Lines Matching +full:1 +full:br +full:- +full:10

1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
6 <meta http-equiv="content-type" content="text/html;charset=iso-8859-1">
16 <!-- #BeginDate format:En2m -->21-Oct-2010 23:44<!-- #EndDate -->
27 <p>General characteristics:<br>
28 …r has basically the same accuracy as the PPS signal, plus a jitter of up to 1 bit time depending o…
43 <p>All clocks should be run at datagram once per second.<br><br></p>
48 1 234567890123456789012345678901 2
50 <i>&lt;STX&gt;</i> = start-of-text, ASCII code 0x02
52 <i>w</i> = day of week (1..7, Monday = 1)
67 <i>&lt;ETX&gt;</i> = end-of-text, ASCII code 0x03
73 1 234567890123456789012345678901 2
75 <i>&lt;STX&gt;</i> = start-of-text, ASCII code 0x02
77 <i>w</i> = day of week (1..7, Monday = 1)
89 <i>&lt;ETX&gt;</i> = end-of-text, ASCII code 0x03
95 1 2345678901234567890123456789012345678901234567890123456789012345 6
97 <i>&lt;STX&gt;</i> = start-of-text, ASCII code 0x02
99 <i>w</i> = day of week (1..7, Monday = 1)
101 <i>+uu:uu</i> = offset to UTC in hours and minutes, preceded by + or -
112 <i>&lt;ETX&gt;</i> = end-of-text, ASCII code 0x03
120 <p>For the Meinberg parse look into clk_meinberg.c<br><br></p>
134 …From &quot;Zur Zeit&quot;, Physikalisch-Technische Bundesanstalt (PTB), Braunschweig und Berlin, M…
146 time marks of a 200ms duration constitute a logical 1
148 <p>see the spec. (basically a (non-)inverted psuedo random phase shift) encoding:</p>
153 0 - 10 AM: free, FM: 0
154 11 - 14 free
155 15 R - alternate antenna
156 16 A1 - expect zone change (1 hour before)
157 17 - 18 Z1,Z2 - time zone
159 0 1 MEZ (MET)
160 1 0 MESZ (MED, MET DST)
161 1 1 illegal
162 19 A2 - expect leap insertion/deletion (1 hour before)
163 20 S - start of time code (1)
164 21 - 24 M1 - BCD (lsb first) Minutes
165 25 - 27 M10 - BCD (lsb first) 10 Minutes
166 28 P1 - Minute Parity (even)
167 29 - 32 H1 - BCD (lsb first) Hours
168 33 - 34 H10 - BCD (lsb first) 10 Hours
169 35 P2 - Hour Parity (even)
170 36 - 39 D1 - BCD (lsb first) Days
171 40 - 41 D10 - BCD (lsb first) 10 Days
172 42 - 44 DW - BCD (lsb first) day of week (1: Monday -&gt; 7: Sunday)
173 45 - 49 MO1 - BCD (lsb first) Month
174 50 MO10 - 10 Months
175 51 - 53 Y1 - BCD (lsb first) Years
176 54 - 57 Y10 - BCD (lsb first) 10 Years
177 58 P3 - Date Parity (even)
178 59 - usually missing (minute indication), except for leap insertion
195 Bit 1: date 3 bytes *binary, not BCD: dd.mm.yy
196 Bit 2: week day, 1 byte (unused here)
197 Bit 3: time zone, 1 byte, 0=MET, 1=MEST. (unused here)
198 Bit 4: clock status, 1 byte, 0=time invalid,
199 1=time from crystal backup,
201 Bit 5: transmitter status, 1 byte,
203 bit 1: time zone change within 1h
204 bit 3,2: TZ 01=MEST, 10=MET
207 bits 5-7: Zero
222 <pre> PARSE_F_PPSPPS - use CIOGETEV for PPS time stamping
223 PARSE_F_PPSONSECOND - the time code is not related to
231 ----33445566600112222BB7__-_____--99- Parse
232 &gt;RTM 1 ;* &lt; Check
236 <p>ELV DCF7000: end='\r', pattern=&quot; - - - - - - - \r&quot;</p>
240 YY-MM-DD-HH-MM-SS-FF\r
242 FF&amp;0x1 - DST
243 FF&amp;0x2 - DST switch warning
244 FF&amp;0x4 - unsynchronised
248 …rtel DASA Network Systems GmbH, Department: ND250 A Joint venture of Daimler-Benz Aerospace and No…
271 A B - Status and weekday
273 A - Status
275 8 4 2 1
276 x x x 0 - no announcement
277 x x x 1 - Summertime - wintertime - summertime announcement
278 x x 0 x - Wintertime
279 x x 1 x - Summertime
280 0 0 x x - Time/Date invalid
281 0 1 x x - Internal clock used
282 1 0 x x - Radio clock
283 1 1 x x - Radio clock highprecision
285 B - 8 4 2 1
286 0 x x x - MESZ/MEZ
287 1 x x x - UTC
288 x 0 0 1 - Monday
289 x 0 1 0 - Tuesday
290 x 0 1 1 - Wednesday
291 x 1 0 0 - Thursday
292 x 1 0 1 - Friday
293 x 1 1 0 - Saturday
294 x 1 1 1 - Sunday
306 YY Year MM Month 1-12
3171 here because it is the shortest. We set up the clock to send a datagram every second. For use wi…
323 Serial Output Format 1 9 1
324 Baud rate 9600 bps 10 96
328 <p>WHARTON 400A Series output format 1 is as follows :</p>
340 MM Month expressed in reversed decimal (January is 1)
343 bit 0 0 = MSF source 1 = DCF source
344 bit 1 0 = Winter time 1 = Summer time
345 bit 2 0 = not synchronised 1 = synchronised
346 bit 3 0 = no early warning 1 = early warning