summaryrefslogtreecommitdiff
path: root/test/daemon/ublox-neo-m8t-s.log.chk
Commit message (Collapse)AuthorAgeFilesLines
* driver_ubx: Change cycle ender to use iTOW.Gary E. Miller2019-04-221-14/+0
| | | | This cleaned up some regressions.
* driver_ubx: Fix minor TOW calc in UBX-NAV-SOL.Gary E. Miller2019-04-221-56/+56
| | | | Changing the length of the cycle changed epc in some regressions.
* driver_ubx: Working cycle end detection.Gary E. Miller2019-04-131-0/+28
| | | | | | | This should force output when people program their u-blox in strange ways. The obvious effect on the regressions is just extra TPV output. Need to improve the cycle detection a bit more to prevent that.
* Split epe into eph and sep.Gary E. Miller2019-03-221-28/+28
| | | | | | | | 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.
* gpsd_json: epe now in the JSON.Gary E. Miller2019-03-151-28/+28
| | | | Odd that it was never there before...
* pseudonmea: Add frac seconds to $GPRMC, no zero times.Gary E. Miller2019-03-131-29/+29
| | | | Replace zero times with blanks.
* pseudonmea: Add fractional seconds to $GPGGAGary E. Miller2019-03-131-29/+29
|
* psuedonmea: Make $GPGBS match NMEA 3.0 specGary E. Miller2019-03-131-22/+22
|
* libgpsd_core: Step clobbering epe when error modeling.Gary E. Miller2019-03-131-0/+11
| | | | | This released a flood of GPGBS. But the GPGBS are wrong format according to NMEA 3.0...
* neo-8mt: Update test for now ignored GLONASS 255Gary E. Miller2019-02-071-24/+21
|
* tests: Add NEO-M8T regression that is Time only (Surveyed)Gary E. Miller2019-02-061-0/+180