summaryrefslogtreecommitdiff
path: root/test/daemon/garmin17n.log.chk
diff options
context:
space:
mode:
authorGary E. Miller <gem@rellim.com>2019-03-08 19:24:31 -0800
committerGary E. Miller <gem@rellim.com>2019-03-08 19:24:31 -0800
commit3075996381bcd5447464ada7842125ddf520918c (patch)
tree14cf7b461a5933eae4525ea3e55812c3d63b7136 /test/daemon/garmin17n.log.chk
parent5116326bcd9f7b97c3ecdb368056feffc164b35f (diff)
downloadgpsd-3075996381bcd5447464ada7842125ddf520918c.tar.gz
driver_nmea0183: Improve GxRMC to decode FAA Mode indicator.
This changed some regressions as TPV now has a "status" field it did not have before.
Diffstat (limited to 'test/daemon/garmin17n.log.chk')
-rw-r--r--test/daemon/garmin17n.log.chk2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/daemon/garmin17n.log.chk b/test/daemon/garmin17n.log.chk
index 6a8acff1..e3560faf 100644
--- a/test/daemon/garmin17n.log.chk
+++ b/test/daemon/garmin17n.log.chk
@@ -1,5 +1,5 @@
$GPRMC,093802,A,5213.1439,N,02100.6511,E,000.0,226.0,160305,004.2,E,D*15
-{"class":"TPV","mode":2,"time":"2005-03-16T09:38:02.000Z","ept":0.005,"lat":52.219065000,"lon":21.010851667,"track":226.0000,"speed":0.000}
+{"class":"TPV","status":2,"mode":2,"time":"2005-03-16T09:38:02.000Z","ept":0.005,"lat":52.219065000,"lon":21.010851667,"track":226.0000,"speed":0.000}
$GPGGA,093802,5213.1439,N,02100.6511,E,2,10,0.9,137.2,M,36.2,M,,*43
{"class":"TPV","status":2,"mode":3,"time":"2005-03-16T09:38:02.000Z","ept":0.005,"lat":52.219065000,"lon":21.010851667,"alt":137.200,"track":226.0000,"speed":0.000}
$GPGSA,A,3,03,06,15,16,18,19,21,22,,27,29,,1.6,0.9,1.3*34