summaryrefslogtreecommitdiff
path: root/test/daemon/bt451.log.chk
Commit message (Expand)AuthorAgeFilesLines
* Split epe into eph and sep.Gary E. Miller2019-03-221-18/+18
* driver_nmea0183: xxRMC: Stop reporting missing fields as zero.Gary E. Miller2019-03-181-6/+6
* driver_nmea0183: Have xxGGA set time and mode.Gary E. Miller2019-03-181-0/+4
* gpsd_json: epe now in the JSON.Gary E. Miller2019-03-151-17/+17
* driver_nmea0183: xxGLL,V now sets MODE_NO_FIX.Gary E. Miller2019-03-141-0/+4
* driver_nmea0183: Be more aggressive reporting NO_FIX in GPRMC.Gary E. Miller2019-03-141-0/+4
* Change NMEA mode setting, thus major changes in gpsd_error_model().Gary E. Miller2019-03-071-15/+15
* driver_nmea0183: Decode gnssid:svid from $xxGSV.Gary E. Miller2018-09-191-13/+13
* nmea 0183: better fix for non-updating DOPs.Gary E. Miller2017-01-091-13/+13
* More test trimming.Eric S. Raymond2015-02-091-90/+0
* Shorten many regression tests to improve test time.Eric S. Raymond2015-02-081-1080/+0
* Fix stupid finger error in DOP computation.Eric S. Raymond2014-09-211-312/+312
* Second attempt at DOP computation fix.Eric S. Raymond2014-09-191-312/+312
* Fix a subtle error in DOP computation. This makes a prompt release a good idea.Eric S. Raymond2014-09-191-296/+296
* Drop the obsolete tag field from JSON output. Bump the minor protocol number.Eric S. Raymond2014-08-241-313/+313
* A fix to internal track interpolation - required some test load rebuilds.Eric S. Raymond2013-11-221-2/+2
* Do *not* clear DOPs every time a satellite picture comes from the receiver.Eric S. Raymond2013-01-151-305/+305
* Emit "mode" before its dependent attributes in TPV, and timestamps with .3f.Eric S. Raymond2011-03-221-206/+206
* The overlength-GGA fix requires rebuild of two tests.Eric S. Raymond2011-03-171-155/+156
* Timestamps in TPV and SKY go from float seconds since Unix epoch to ISO8601.Eric S. Raymond2011-01-291-204/+204
* Detect non-advancing GGA timestamps and latch mode to 1 when this happens.Eric S. Raymond2010-12-261-166/+155
* Always compute speed when that's possible and the GPS doesn't supply it.Eric S. Raymond2010-04-261-2/+2
* Clear DOPs only when we get a skyview report.Eric S. Raymond2010-04-201-306/+306
* A longstanding bug in error modeling fixed.Eric S. Raymond2010-04-131-99/+99
* Add another regression test, for the BT-451.Eric S. Raymond2010-01-021-0/+1355