summaryrefslogtreecommitdiff
path: root/test/daemon/ch-4711.log.chk
diff options
context:
space:
mode:
authorGary E. Miller <gem@rellim.com>2019-03-07 18:30:53 -0800
committerGary E. Miller <gem@rellim.com>2019-03-07 18:30:53 -0800
commitf9621160cc83851ca8e8c8672c7df46dad5505f1 (patch)
treed644033415895e7dcd65d6c479a1406ee499874c /test/daemon/ch-4711.log.chk
parent05671b42d51a81f36a6e62a605817019be134ef3 (diff)
downloadgpsd-f9621160cc83851ca8e8c8672c7df46dad5505f1.tar.gz
Change NMEA mode setting, thus major changes in gpsd_error_model().
The start of this overly large patch was to simply move the test for MODE_2D/3D flipping, which only affect NMEA 183, back into driver_nmea0813.c But that was intertwined with how gpsd_error_model() computes derived variables, which required major changes to how NMEA 183 mode_2D/3D are set. This ultimatly led to major regression test results. Almost all for the better. I tried to break it up, but moving from one paradigm to another needed one big jump...
Diffstat (limited to 'test/daemon/ch-4711.log.chk')
-rw-r--r--test/daemon/ch-4711.log.chk2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/daemon/ch-4711.log.chk b/test/daemon/ch-4711.log.chk
index 69190011..ec37ab2e 100644
--- a/test/daemon/ch-4711.log.chk
+++ b/test/daemon/ch-4711.log.chk
@@ -4,7 +4,9 @@ $GNRMC,135651.997,A,5543.0328,N,03724.7198,E,00.00,129.5,051209,,,A*79
{"class":"TPV","mode":3,"time":"2009-12-05T13:56:51.997Z","ept":0.005,"lat":55.717213333,"lon":37.411996667,"alt":165.600,"track":129.5000,"speed":0.000}
$PORZD,A,024.2*38
$GNGSA,A,2,19,27,,,,,,,,,,,02.1,01.8,00.9*13
+{"class":"TPV","mode":3,"time":"2009-12-05T13:56:51.997Z","ept":0.005,"lat":55.717213333,"lon":37.411996667,"alt":165.600,"epv":20.700,"track":129.5000,"speed":0.000}
$GNGSA,A,2,67,84,83,75,,,,,,,,,02.1,01.8,00.9*1A
+{"class":"TPV","mode":3,"time":"2009-12-05T13:56:51.997Z","ept":0.005,"lat":55.717213333,"lon":37.411996667,"alt":165.600,"epv":20.700,"track":129.5000,"speed":0.000}
$GNGGA,135652.997,5543.0328,N,03724.7198,E,1,06,01.8,165.6,M,14.6,M,,*70
$GNRMC,135652.997,A,5543.0328,N,03724.7198,E,00.00,129.5,051209,,,A*7A
{"class":"TPV","mode":3,"time":"2009-12-05T13:56:52.997Z","ept":0.005,"lat":55.717213333,"lon":37.411996667,"alt":165.600,"epv":20.700,"track":129.5000,"speed":0.000,"climb":0.000,"epc":41.40}