Lines Matching +full:local +full:- +full:timers

1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
6 <meta http-equiv="content-type" content="text/html;charset=iso-8859-1">
13 …clock to the parse driver: Currently the implementation is being cleaned up - so not all informati…
15 <!-- #BeginDate format:En2m -->13-Oct-2010 00:33<!-- #EndDate -->
45 PARSEB_POWERUP no synchronisation - clock confused (must set then)
52 … PARSEB_LEAPADD LEAP addition warning (prior to leap happening - must set when imminent)
55 … PARSEB_LEAPDEL LEAP deletion warning (prior to leap happening - must set when imminent)
59 second - informational only)
63 PARSEB_S_LEAP supports LEAP - might set PARSEB_LEAP
64 PARSEB_S_ANTENNA supports ANTENNA - might set PARSEB_ALTERNATE
89 …<p>The struct clockformat is the interface to the rest of the parse driver - it holds all informat…
94 /* input routine - your routine - cvt_&lt;yourclock&gt; */
96 /* conversion routine - your routine - cvt_&lt;yourclock&gt; */
97 /* routine for handling RS232 sync events (time stamps) - usually sync_simple */
99 /* PPS input routine - usually pps_one */
101 /* local parameters - any parameters/data/configuration info your conversion
104 /* clock format name - Name of the time code */
117 …w the struct clockinfo element (that allocates a new &quot;IP&quot; address - see comments) (see a…
134 What to do, when an event happens - used to re-initialize clocks on timeout.
137 The routine to call to undo any special initialisation (free memory/timers)
139 void *cl_data; /* local data area for &quot;poll&quot; mechanism */
140 local data for polling routines
145 u_long cl_basedelay; /* current offset - unsigned l_fp
150 u_long cl_ppsdelay; /* current PPS offset - unsigned l_fp fractional
155 Refclock id - (max 4 chars)
165 Type if clock as in clock status word (ntp control messages) - usually 0
180 median filter parameters - smoothing and rejection of bad samples