From 47374471294aa80ee2713432c472a9a3a9d9aae9 Mon Sep 17 00:00:00 2001 From: "Gary E. Miller" Date: Thu, 14 Mar 2019 15:25:38 -0700 Subject: driver_nmea0183: Have $GPRMC,V, report no fix. Changed two regressions for the better. --- test/daemon/GPSmap-76S.log.chk | 1 + test/daemon/garmin-geko201.log.chk | 1 + 2 files changed, 2 insertions(+) (limited to 'test/daemon') diff --git a/test/daemon/GPSmap-76S.log.chk b/test/daemon/GPSmap-76S.log.chk index 86e29c70..a88ea416 100644 --- a/test/daemon/GPSmap-76S.log.chk +++ b/test/daemon/GPSmap-76S.log.chk @@ -15,6 +15,7 @@ $GPVTG,0.0,T,10.5,M,0.0,N,0.0,K*7A $GPXTE,V,V,,,N,S*43 $GPRTE,1,1,c,*37 $GPRMC,125108,V,3854.5087,N,07726.4523,W,0.0,0.0,241011,10.5,W,S*26 +{"class":"TPV","mode":1} $GPRMB,V,,,,,,,,,,,,A,S*0E $GPGGA,125108,3854.5087,N,07726.4523,W,8,10,2.0,268.8,M,-33.9,M,,*71 $GPGSA,A,3,03,07,08,11,13,16,19,23,24,28,,,3.6,2.0,3.0*3A diff --git a/test/daemon/garmin-geko201.log.chk b/test/daemon/garmin-geko201.log.chk index 04509540..bf6df394 100644 --- a/test/daemon/garmin-geko201.log.chk +++ b/test/daemon/garmin-geko201.log.chk @@ -15,6 +15,7 @@ $PGRMZ,2282,f,3*21 {"class":"TPV","mode":3,"lat":40.397666667,"lon":-3.652716667,"alt":695.554,"epx":22.022,"epy":22.022,"epv":46.716} $GPRTE,1,1,c,*37 $GPRMC,214352,V,4023.8660,N,00339.1630,W,10.8,0.0,140605,2.5,W,S*25 +{"class":"TPV","mode":1} $GPRMB,V,,,,,,,,,,,,A,S*0E $GPGGA,214352,4023.8660,N,00339.1630,W,8,09,2.0,695.7,M,51.6,M,,*5E $GPGSA,A,3,01,02,04,05,06,09,14,25,30,,,,3.6,2.0,3.0*3A -- cgit v1.2.1