summaryrefslogtreecommitdiff
path: root/test/daemon/telit-he910.log.chk
Commit message (Collapse)AuthorAgeFilesLines
* driver_nmea0183: DOn't mark sat as used if ss==0Gary E. Miller2019-04-301-7/+7
| | | | | NMEA 4.10 tells us which sats a are used, but not which signal (L1, L2, etc).
* Split epe into eph and sep.Gary E. Miller2019-03-221-190/+190
| | | | | | | | 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: Have xxGGA set time and mode.Gary E. Miller2019-03-181-0/+37
|
* gpsd_json: epe now in the JSON.Gary E. Miller2019-03-151-188/+188
| | | | Odd that it was never there before...
* driver_nmea0183: xxGLL,V now sets MODE_NO_FIX.Gary E. Miller2019-03-141-0/+37
| | | | Better detection of NO FIX state.
* driver_nmea0183: Be more aggressive reporting NO_FIX in GPRMC.Gary E. Miller2019-03-141-0/+37
| | | | | Fixes long standing complaints that gpsd freezes instead of reporting NO FIX.
* Regressions: add telit HE910 logGary E. Miller2019-03-141-0/+1936