summaryrefslogtreecommitdiff
path: root/test/daemon/bu353-glonass.log.chk
Commit message (Collapse)AuthorAgeFilesLines
* driver_nmea0183: Fix off by one error in $GLGSV decode.Gary E. Miller2018-10-251-3/+3
|
* driver_nmea0183: Decode gnssid:svid from $xxGSV.Gary E. Miller2018-09-191-4/+4
|
* nmea 0183: better fix for non-updating DOPs.Gary E. Miller2017-01-091-7/+7
| | | | regressions updated. Other rdivers prolly need similar fixes.
* Fix regressions changed by GNGSA fix.Gary E. Miller2016-04-071-8/+8
|
* More test trimming.Eric S. Raymond2015-02-091-228/+5
| | | | | A concerted effort to reduce all tests to below 10K in volume each while preserving all significant test features.
* A bug fix for error modeling when NMEA 0183 reports empty DOP fields.Eric S. Raymond2014-09-191-7/+7
| | | | Required 13 regression-test rebuilds.
* GNSS and GLOSS SKY reoport are now mergedEric S. Raymond2014-08-261-9/+0
| | | | | Fixes Savannah bug #42407: wrong interpretation of NMEA messages for mixed GPS/GLONASS recievers.
* Accumulate GNSS+GLONASS satelite reports.Eric S. Raymond2014-08-251-0/+359
This isn't ideal. Wgen a GPS emits both we get two SKY reports per cycle, with the second one cumulative.