source: trunk/third/xntp/html/driver37.htm @ 16192

Revision 16192, 1.9 KB checked in by ghudson, 24 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r16191, which included commits to RCS files with non-trunk default branches.
Line 
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
2<html>
3<head>
4<title>Forum Graphic GPS Dating station</title>
5</head>
6<body>
7
8<h3>Forum Graphic GPS Dating station</h3>
9<hr>
10
11<h4>Synopsis</h4>
12
13<p>Address: 127.127.37.<i>u</i><br>
14Reference ID: <tt>GPS</tt><br>
15Driver ID: <tt>GPS</tt><br>
16Parallel Port: <tt>/dev/fgclock<i>u</i></tt>
17</p>
18
19<h4>Description</h4>
20
21<p>This driver supports the Forum Graphic GPS Dating station sold by <a
22href="http://www.emr.fr/gpsclock.htm">EMR company</a>.
23
24<p>Unfortunately sometime FG GPS start continues reporting of the same
25date. The only way to fix this problem is GPS power cycling and ntpd
26restart after GPS power-up.
27</P>
28After Jan,10 2000 my FG GPS unit start send a wrong answer after 10:00am
29till 11:00am. It repeat hour value in result string twice. I wroite a small
30code to avoid such problem. Unfortunately I have no second FG GPS unit
31to evaluate this problem. Please let me know if your GPS has no problems
32after Y2K.
33<p>
34
35<h4>Monitor Data</h4>
36
37<p>Each timecode is written to the <tt>clockstats</tt> file in the format
38<tt>YYYY YD HH MI SS</tt>.</p>
39
40<h4>Fudge Factors</h4>
41
42<dl>
43<dt><tt>time1 <i>time</i></tt></dt>
44<dd>Specifies the time offset calibration factor, in seconds and fraction,
45with default 0.0.</dd>
46
47<dt><tt>time2 <i>time</i></tt></dt>
48<dd>Not used by this driver.</dd>
49
50<dt><tt>stratum <i>number</i></tt></dt>
51<dd>Specifies the driver stratum, in decimal from 0 to 15, with default 0.
52</dd>
53
54<dt><tt>refid <i>string</i></tt></dt>
55<dd>Specifies the driver reference identifier, an ASCII string from one to
56four characters, with default <tt>FG</tt>.</dd>
57
58<dt><tt>flag1 0 | 1</tt></dt>
59<dd>Not used by this driver.</dd>
60
61<dt><tt>flag2 0 | 1</tt></dt>
62<dd>Not used by this driver.</dd>
63
64<dt><tt>flag3 0 | 1</tt></dt>
65<dd>Not used by this driver.</dd>
66
67<dt><tt>flag4 0 | 1</tt></dt>
68<dd>Not used by this driver.</dd>
69</dl>
70
71<hr>
72<address>Dmitry Smirnov (das@amt.ru)</address>
73
74</body>
75</html>
Note: See TracBrowser for help on using the repository browser.