summaryrefslogtreecommitdiff
path: root/test/daemon/greis-reset.log.chk
Commit message (Collapse)AuthorAgeFilesLines
* gpsd_json: epe now in the JSON.Gary E. Miller2019-03-151-89/+89
| | | | Odd that it was never there before...
* pseudonmea: Tweak when $GPGBS is output.Gary E. Miller2019-03-141-2/+0
| | | | Require time, epx and epy. Optional epv.
* pseudonmea: Renable no-time $GPGBS. This time w/o zeros.Gary E. Miller2019-03-131-0/+2
| | | | Ouput time as blank.
* psuedonmea: Make $GPGBS match NMEA 3.0 specGary E. Miller2019-03-131-89/+87
|
* Rebuild tests to address Savannah bug #52678...Eric S. Raymond2018-12-261-741/+741
| | | | ...Get 'scons check' to work with test/daemon/ntrip_sourcetable.log
* GREIS: Add gnssid:svid to skyview.Gary E. Miller2018-09-191-89/+89
| | | | The GREIS->gnssid:svid looks different than the u-blox->gnssid:svid.
* gps.h: remove wrong SBAS_PRN()Gary E. Miller2018-09-191-89/+89
| | | | | This macro was wrong, and causing valid sats to not be included in the COP calculations.
* Add GREIS (Javad) GPS driver.Gregory Fong2018-07-291-0/+741
All functional changes inside "#ifdef GREIS_ENABLE" Includes new regression tests. All regressions tests pass. Developed by Gregory Fong, with help and support from Virgin Orbit. Signed-off-by: Gary E. Miller <gem@rellim.com>