summaryrefslogtreecommitdiffstats
path: root/html/driver44.htm
blob: 0d2938426b336225bb898d0b6b102c90d7298a17 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <title>NeoClock4X</title>
                    
  <meta http-equiv="content-type"
 content="text/html; charset=ISO-8859-15">
</head>
  <body>
     
<h1>NeoClock4X - DCF77 / TDF serial line receiver<br>
  </h1>
   
<hr width="100%" size="2">   
<h2>Synopsis</h2>
   
<table cellpadding="0" cellspacing="0" border="0" width="100%">
    <tbody>
      <tr>
        <td valign="top">              
      <table cellpadding="2" cellspacing="0" border="0" width="100%">
     <tbody>
       <tr>
         <td valign="top">Adress<br>
         </td>
         <td valign="top">127.127.44.u<br>
         </td>
       </tr>
       <tr>
         <td valign="top">Reference ID<br>
         </td>
         <td valign="top">neol<br>
         </td>
       </tr>
       <tr>
         <td valign="top">Driver ID<br>
         </td>
         <td valign="top">NEOCLK4X<br>
         </td>
       </tr>
       <tr>
         <td valign="top">Serial Port<br>
         </td>
         <td valign="top">/dev/neoclock4x-u<br>
         </td>
       </tr>
                       
        </tbody>               
      </table>
        <br>
        </td>
        <td valign="top" align="right"><a href="http://www.linum.com"><img
 src="pic/neoclock4x.gif" alt="NeoClock4X - DCF77 receiver" width="150"
 height="195">
        </a><br>
        </td>
      </tr>
       
  </tbody>  
</table>
     
<hr width="100%" size="2">   
<h2>Description</h2>
   The refclock_neoclock4x driver supports the NeoClock4X receiver available
 from <a href="http://www.linum.com">Linum Software GmbH</a>. The receiver 
 is available as a <a href="http://www.dcf77.de">DCF77</a> or TDF receiver.
 Both receivers have the same output string. For more information about the
 NeoClock4X receiver please visit <a
 href="http://www.linum.com/redir/jump/id=neoclock4x&amp;action=redir">http://www.linum.com/redir/jump/id=neoclock4x&amp;action=redir</a>.
    
<hr width="100%" size="2">   
<h2>Fudge Factors</h2>
        
<dl>
  <dt>  <b><a href="clockopt.htm">time1 time</a></b></dt>
  <dd> Specifies the time offset calibration factor  with the default value
 off 0.16958333 seconds. This offset is used  to correct serial line and
operating  system delays incurred in capturing time stamps. If you want to
fudge the  time1 offset <b>ALWAYS</b> add a value off 0.16958333. This is
neccessary  to compensate to delay that is caused by transmit the timestamp
at 2400 Baud. If you want to compensate the delay that the DCF77 or TDF radio
signal takes to travel to your site simply add the needed millisecond delay
to the given value. Note that the time here is given in seconds.</dd>
  <dd>Default setting is 0.16958333 seconds.<br>
    </dd>
</dl>
     
<dl>
  <dt> <b><a href="file:///E:/ntp-4.1.1a/html/clockopt.htm">time2 time</a></b></dt>
  <dd> Not used by this driver.</dd>
</dl>
 
<dl>
  <dt> <a href="clockopt.htm"><b>flag1 0 | 1</b></a></dt>
  <dd>When set to 1 the driver will feed ntp with timestampe even if the
radio signal is lost. In this case an internal backup clock generates the
timestamps. This is ok as long as the receiver is synced once since the receiver
is able to keep time for a long period.</dd>
  <dd>Default setting is 0 = don't synchronize to CMOS clock.<br>
    </dd>
  <dd><br>
    </dd>
  <dt> <a href="clockopt.htm"><b>flag2 0 | 1</b></a></dt>
  <dd>You can allow the NeoClock4X driver to use the quartz clock even if
 it is never synchronized to a radio clock. This is usally not a good idea
 if you want preceise timestamps since the CMOS clock is maybe not adjusted
 to a dst status change. So <b>PLEASE</b> switch this only on if you now
what  you're doing.</dd>
  <dd>Default setting is 0 = don't synchronize to unsynchronized CMOS clock.<br>
    </dd>
  <dt><br>
   </dt>
  <dt><a href="clockopt.htm"><b>flag3 0 | 1</b></a></dt>
  <dd> Not used by this driver.<tt><tt><tt><tt><tt><tt> </tt></tt></tt></tt></tt></tt></dd>
  <dd><br>
    </dd>
  <dt> <a href="clockopt.htm"><b>flag4 0 | 1</b></a></dt>
  <dd>It is recommended to allow extensive logging while you setup the NeoClock4X
 receiver. If you activate flag4 every received data is logged. You should
 turn off flag4 as soon as the clock works as expected to reduce logfile
cluttering.</dd>
  <dd>Default setting is 0 = don't log received data and converted utc time.<br>
   </dd>
</dl>
   
<hr width="100%" size="2">Please send any comments or question to <a
 href="mailto:neoclock4@linum.com">neoclock4x@linum.com</a>.<br>
  <br>
 <br>
</body>
</html>
OpenPOWER on IntegriCloud