From 6e2d5c4df2cbc8f3b2b2dfa3229e24a2ef247d77 Mon Sep 17 00:00:00 2001 From: "Gary E. Miller" Date: Thu, 14 Mar 2019 16:15:30 -0700 Subject: driver_nmea0183: Be more aggressive reporting NO_FIX in GPRMC. Fixes long standing complaints that gpsd freezes instead of reporting NO FIX. --- test/daemon/foretrex-201.log.chk | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'test/daemon/foretrex-201.log.chk') diff --git a/test/daemon/foretrex-201.log.chk b/test/daemon/foretrex-201.log.chk index 93c68633..023d3fdc 100644 --- a/test/daemon/foretrex-201.log.chk +++ b/test/daemon/foretrex-201.log.chk @@ -5,6 +5,7 @@ $PGRMZ,,f,1*29 {"class":"TPV","mode":1} $GPRTE,1,1,c,*37 $GPRMC,,V,,,,,,,260810,1.0,E,N*34 +{"class":"TPV","mode":1} $GPRMB,V,,,,,,,,,,,,A,N*13 $GPGGA,,,,,,0,00,,,M,,M,,*66 $GPGSA,A,1,,,,,,,,,,,,,,,*1E @@ -19,6 +20,7 @@ $PGRMZ,,f,1*29 {"class":"TPV","mode":1} $GPRTE,1,1,c,*37 $GPRMC,,V,,,,,,,260810,1.0,E,N*34 +{"class":"TPV","mode":1} $GPRMB,V,,,,,,,,,,,,A,N*13 $GPGGA,,,,,,0,00,,,M,,M,,*66 $GPGSA,A,1,,,,,,,,,,,,,,,*1E @@ -33,6 +35,7 @@ $PGRMZ,,f,1*29 {"class":"TPV","mode":1} $GPRTE,1,1,c,*37 $GPRMC,,V,,,,,,,260810,1.0,E,N*34 +{"class":"TPV","mode":1} $GPRMB,V,,,,,,,,,,,,A,N*13 $GPGGA,,,,,,0,00,,,M,,M,,*66 $GPGSA,A,1,,,,,,,,,,,,,,,*1E @@ -47,6 +50,7 @@ $PGRMZ,,f,1*29 {"class":"TPV","mode":1} $GPRTE,1,1,c,*37 $GPRMC,,V,,,,,,,260810,1.0,E,N*34 +{"class":"TPV","mode":1} $GPRMB,V,,,,,,,,,,,,A,N*13 $GPGGA,,,,,,0,00,,,M,,M,,*66 $GPGSA,A,1,,,,,,,,,,,,,,,*1E -- cgit v1.2.1