summaryrefslogtreecommitdiff
path: root/test/daemon/isync.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/isync.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/isync.log.chk')
-rw-r--r--test/daemon/isync.log.chk2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/daemon/isync.log.chk b/test/daemon/isync.log.chk
index 4acd2865..83859786 100644
--- a/test/daemon/isync.log.chk
+++ b/test/daemon/isync.log.chk
@@ -1,5 +1,5 @@
$GPRMC,131519.00,A,4153.85990,N,08738.63638,W,0.048,,030216,,,D*61
-{"class":"TPV","mode":2,"time":"2016-02-03T13:15:19.000Z","ept":0.005,"lat":41.897665000,"lon":-87.643939667,"track":0.0000,"speed":0.025}
+{"class":"TPV","status":2,"mode":2,"time":"2016-02-03T13:15:19.000Z","ept":0.005,"lat":41.897665000,"lon":-87.643939667,"track":0.0000,"speed":0.025}
$GPVTG,,T,,M,0.048,N,0.089,K,D*2B
$GPGGA,131519.00,4153.85990,N,08738.63638,W,2,12,0.95,218.1,M,-33.8,M,,0000*61
{"class":"TPV","status":2,"mode":3,"time":"2016-02-03T13:15:19.000Z","ept":0.005,"lat":41.897665000,"lon":-87.643939667,"alt":218.100,"track":0.0000,"speed":0.025}