diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2006-09-09 07:26:54 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2006-09-09 07:26:54 +0000 |
commit | defcb7181e09e4d8d3838af83413ca4f5cc9d6b6 (patch) | |
tree | 53e3222801de860e0c792318da9c429f40c92c96 /test/magellan315.log.chk | |
parent | ee7fd7f2436d4418aec6740f18927b231d8176a8 (diff) | |
download | gpsd-defcb7181e09e4d8d3838af83413ca4f5cc9d6b6.tar.gz |
Eliminate another sneak path that was carrying stale data between cycles.
Diffstat (limited to 'test/magellan315.log.chk')
-rw-r--r-- | test/magellan315.log.chk | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/test/magellan315.log.chk b/test/magellan315.log.chk index a92b6455..17900f24 100644 --- a/test/magellan315.log.chk +++ b/test/magellan315.log.chk @@ -16,9 +16,9 @@ GPSD,O=GLL 1110715707.52 0.005 39.147000 -0.384720 ? ? ? $GPGGA,120827.52,3908.8200,N,00023.0832,W,1,06,2.1,00176,M,,,,*3F GPSD,O=GGA 1110715707.52 0.005 39.147000 -0.384720 176.00 ? ? ? ? 0.000 ? ? ? ?
$GPRMC,120827.52,A,3908.8200,N,00023.0832,W,00.0,000.0,130305,01.,W*64 -GPSD,O=RMC 1110715707.52 0.005 39.147000 -0.384720 176.00 ? ? 0.0000 0.000 0.000 ? ? ? 2
+GPSD,O=RMC 1110715707.52 0.005 39.147000 -0.384720 176.00 16.80 ? 0.0000 0.000 0.000 ? 12.17 ? 2
$GPGSA,A,3,19,15,03,18,22,11,,,,,,,3.5,2.1,2.7*34 -GPSD,O=GSA 1110715707.52 0.005 39.147000 -0.384720 176.00 16.80 21.60 0.0000 0.000 0.000 ? ? ? 3
+GPSD,O=GSA 1110715707.52 0.005 39.147000 -0.384720 176.00 16.80 21.60 0.0000 0.000 0.000 ? 12.17 ? 3
$GPGSV,3,1,12,19,77,349,46,03,68,117,42,22,39,052,50,11,35,274,55*7F $GPGSV,3,2,12,15,22,062,52,14,21,106,,16,10,171,,18,10,040,49*7D $GPGSV,3,3,12,01,08,146,,20,04,211,,08,02,294,,28,02,328,*70 @@ -28,9 +28,9 @@ GPSD,O=GLL 1110715709.50 0.005 39.147002 -0.384720 ? ? ? $GPGGA,120829.50,3908.8201,N,00023.0832,W,1,06,2.1,00176,M,,,,*32 GPSD,O=GGA 1110715709.50 0.005 39.147002 -0.384720 176.00 ? ? ? ? 0.000 ? ? ? ?
$GPRMC,120829.50,A,3908.8201,N,00023.0832,W,00.0,000.0,130305,01.,W*69 -GPSD,O=RMC 1110715709.50 0.005 39.147002 -0.384720 176.00 ? ? 0.0000 0.000 0.000 ? ? ? 2
+GPSD,O=RMC 1110715709.50 0.005 39.147002 -0.384720 176.00 16.80 ? 0.0000 0.000 0.000 ? 16.97 ? 2
$GPGSA,A,3,19,15,03,18,22,11,,,,,,,3.5,2.1,2.7*34 -GPSD,O=GSA 1110715709.50 0.005 39.147002 -0.384720 176.00 16.80 21.60 0.0000 0.000 0.000 ? ? ? 3
+GPSD,O=GSA 1110715709.50 0.005 39.147002 -0.384720 176.00 16.80 21.60 0.0000 0.000 0.000 ? 16.97 ? 3
$GPGSV,3,1,12,19,77,349,44,03,68,117,42,22,39,052,52,11,35,274,56*7C $GPGSV,3,2,12,15,22,062,52,14,21,106,,16,10,171,,18,10,040,47*73 $GPGSV,3,3,12,01,08,146,,20,04,211,,08,02,294,,28,02,328,*70 |