summaryrefslogtreecommitdiff
path: root/test/daemon/sirfstarv-nmea.log.chk
Commit message (Collapse)AuthorAgeFilesLines
* Split epe into eph and sep.Gary E. Miller2019-03-221-62/+62
| | | | | | | | Try to do it with forward and backward compatibility, which is challenging with current miscojson. Sometimes epe was used to 2D estimated erro. Sometimes for 3D error. So make it explicit eph is 2D, and sep is 3D.
* driver_nmea0183: Tweak xxGGA mode setting.Gary E. Miller2019-03-191-1/+1
|
* driver_nmea0183: Have xxGGA set time and mode.Gary E. Miller2019-03-181-1/+1
|
* gpsd_json: epe now in the JSON.Gary E. Miller2019-03-151-61/+61
| | | | Odd that it was never there before...
* SiRFstarV: A $GNGSA was triggereing some hosts, not all.Gary E. Miller2019-02-051-77/+76
| | | | | Since the $GNGSA is in the middle of a line, it should be OK. But not.
* driver_nmea0183: Fix SiRFstarV in NMEA mode with last_gga_talkerGary E. Miller2019-02-041-72/+75
| | | | NMEA just keeps getting uglier and uglier...
* regresions: Add SiRFstarV NMEA. Shows $GNGSA issue.Gary E. Miller2019-02-041-0/+441