summaryrefslogtreecommitdiff
path: root/test/daemon/foretrex-201.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/foretrex-201.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/foretrex-201.log.chk')
-rw-r--r--test/daemon/foretrex-201.log.chk2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/daemon/foretrex-201.log.chk b/test/daemon/foretrex-201.log.chk
index d2f74871..93c68633 100644
--- a/test/daemon/foretrex-201.log.chk
+++ b/test/daemon/foretrex-201.log.chk
@@ -66,7 +66,7 @@ $PGRMZ,-30,f,2*04
{"class":"TPV","mode":2,"alt":-9.144,"epx":29.216,"epy":29.216}
$GPRTE,1,1,c,*37
$GPRMC,200004,A,5504.4343,N,01025.5386,E,0.0,0.0,260810,1.0,E,D*1E
-{"class":"TPV","mode":3,"time":"2010-08-26T20:00:04.000Z","ept":0.005,"lat":55.073905000,"lon":10.425643333,"track":0.0000,"speed":0.000}
+{"class":"TPV","status":2,"mode":3,"time":"2010-08-26T20:00:04.000Z","ept":0.005,"lat":55.073905000,"lon":10.425643333,"track":0.0000,"speed":0.000}
$GPRMB,A,,,,,,,,,,,,A,D*0E
$GPGGA,200004,5504.4343,N,01025.5386,E,2,03,2.5,-9.1,M,43.9,M,,*62
{"class":"TPV","status":2,"mode":3,"time":"2010-08-26T20:00:04.000Z","ept":0.005,"lat":55.073905000,"lon":10.425643333,"alt":-9.100,"track":0.0000,"speed":0.000}