summaryrefslogtreecommitdiff
path: root/test/daemon/rx210.log.chk
Commit message (Collapse)AuthorAgeFilesLines
* driver_nmea0183: Fix off by one error in $GLGSV decode.Gary E. Miller2018-10-251-2/+2
|
* driver_nmea0183: Decode gnssid:svid from $xxGSV.Gary E. Miller2018-09-191-3/+3
|
* Stop adding 37 to some GN PRN's.Gary E. Miller2016-04-071-30/+30
| | | | | | | | What could go wrong with code that says this: /* GLONASS GL doesn't seem to do this, but better safe than sorry */ GPGSA prn 21 was becoming prn 58
* Improve GNGSA handling, add rx210.log which shows the problem.Gary E. Miller2016-04-051-0/+214
GNGSA's almost always come in pairs, and never with any other flavor of xxGSA.