Lines Matching +full:write +full:- +full:0 +full:- +full:bps
1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
3 …<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"><title>Generic NMEA GPS Rec…
4 <!-- Changed by: Pearly &, 04-Feb-2019 -->
7 table.dlstable { font-size:85%; }
8 td.ttf{ font-family:Courier; font-weight:bold; }
16 <!-- #BeginDate format:En2m -->17-Oct-2020 16:00<!-- #EndDate -->
25 Serial Port: <tt>/dev/gps<i>u</i></tt>; 4800 - 115200 bps, 8-bits, no parity<br>
46 IDs</a> when using non-GPS or multi-system receivers.
114 <td>Day of the month (1-31)</td>
123 <td>Position Fix Mode (0 = Invalid, >0 = Valid)</td>
132 <td>GPS week time, seconds since start of GPS week (0..604799)</td>
168 <td>Month of the year (1-12)</td>
186 <td>GPS week (0-1023)</td>
189 <td>Seconds since start of week (0-604799)</td>
199 '0' => INVALID time,<br>
200 '1' => accuracy of +/- 20ms,<br>
201 '2' => accuracy of +/- 100ns</td>
225 substitute any possible talker ID your receiver might emit -- it will
228 This approach has a drawback. It is easy to use for single-system
229 receivers, but it cannot separate the data streams for multi-system
233 quality to the receiver; the driver is not able to cherry-pick the best
260 <td align="center">0</td>
280 <td rowspan="6" align="center">4-6</td>
281 <td align="center">0</td>
282 <td align="center">0</td>
283 <td>linespeed 4800 bps</td>
286 <td align="center">0x10</td>
287 <td>linespeed 9600 bps</td>
290 <td align="center">0x20</td>
291 <td>linespeed 19200 bps</td>
294 <td align="center">0x30</td>
295 <td>linespeed 38400 bps</td>
298 <td align="center">0x40</td>
299 <td>linespeed 57600 bps</td>
302 <td align="center">0x50</td>
303 <td>linespeed 115200 bps</td>
307 <td align="center">0x80</td>
308 <td>Write the sub-second fraction of the receive time stamp to the
317 <td align="center">0x100</td>
322 <td align="center">0x200</td>
325 <td align="center">10-15</td>
327 <td align="center">0xFC00</td>
328 <td>reserved - leave 0</td>
332 <td align="center">0x10000</td>
338 <td align="center">0x20000</td>
347 <td align="center">0x40000</td>
356 <td align="center">0x80000</td>
359 with a good hold-over characteristic, but most likely
367 The default (mode 0) is to process all supported sentences at a linespeed
368 of 4800 bps, which results in the first one received and recognised in
391 1-second cycle at 4800 bps, but high-speed high-volume NMEA data is likely
396 linespeed of 4800 bps or 9600 bps.
407 by default reduced to GPS time again and then (re-)mapped according to the
425 clockstats file and available with <code>ntpq -c clockvar</code>.
430 If the 0x10000 mode bit is on and clockstats is enabled, several extra
434 ….20.20 $GPGGA,212116.000,3726.0785,N,12212.2605,W,1,05,2.0,17.0,M,-25.7,M,,0000*5C 228 64 0 0 64 0
460 <td align="center">$GPGGA,...0*5C</td>
472 <td align="center">0</td>
476 <td align="center">0</td>
484 <td align="center">0</td>
504 <h4>Setting up the Garmin GPS-25XL</h4>
524 <dd>Specifies the driver stratum, in decimal from 0 to 15, with default 0.</dd>
528 <dt><tt>flag1 0 | 1</tt></dt>
529 <dd>Disable PPS signal processing if 0 (default); enable PPS signal processing if 1.</dd>
530 <dt><tt>flag2 0 | 1</tt></dt>
531 …<dd>If PPS signal processing is enabled, capture the pulse on the rising edge if 0 (default); capt…
533 <dt><tt>flag3 0 | 1</tt></dt>
534 …<dd>If PPS signal processing is enabled, use the <tt>ntpd</tt> clock discipline if 0 (default); us…
536 <dt><tt>flag4 0 | 1</tt></dt>
537 <dd>Obscures location in timecode: 0 for disable (default), 1 for enable.</dd>