summaryrefslogtreecommitdiff
path: root/test/daemon/ublox-lea-5q.log.chk
Commit message (Collapse)AuthorAgeFilesLines
* driver_nmea0183: Have xxGGA set time and mode.Gary E. Miller2019-03-181-1/+1
|
* driver_nmea0183: xxGLL,V now sets MODE_NO_FIX.Gary E. Miller2019-03-141-0/+9
| | | | Better detection of NO FIX state.
* driver_nmea0183: Be more aggressive reporting NO_FIX in GPRMC.Gary E. Miller2019-03-141-0/+1
| | | | | Fixes long standing complaints that gpsd freezes instead of reporting NO FIX.
* GPGST time was always 1970-01-03Txxxx. Fixed.Gary E. Miller2016-03-301-8/+0
| | | | | | | The time in the packet was seconds in the day. It needed to be merged with the known date. rergressions updated. The chk files clearly show it is better now.
* Fix JSON dump code to not report time in GST unless there's a valid fix.Eric S. Raymond2016-03-291-9/+9
|
* Drop the obsolete tag field from JSON output. Bump the minor protocol number.Eric S. Raymond2014-08-241-19/+19
| | | | | | | Required a regression-test rebuild, of course. The field is still set by the TSIP and SiRF drivers; the SiRF driver actually uses it. It may be possible to eliminate the TSIP uses, but so far attempting this has produced odd regression-test failures.
* Emit "mode" before its dependent attributes in TPV, and timestamps with .3f.Eric S. Raymond2011-03-221-9/+9
| | | | Required a regression-test rebuild.
* The recent change to use GST as a time check for end of cycle required this.Eric S. Raymond2011-03-091-0/+8
|
* Add a test log containing GPGST sentences.Eric S. Raymond2011-02-021-0/+74