summaryrefslogtreecommitdiff
path: root/test/daemon/greis-test.log.chk
Commit message (Collapse)AuthorAgeFilesLines
* GREIS: Add gnssid:svid to skyview.Gary E. Miller2018-09-191-34/+34
| | | | The GREIS->gnssid:svid looks different than the u-blox->gnssid:svid.
* gps.h: remove wrong SBAS_PRN()Gary E. Miller2018-09-191-35/+35
| | | | | 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/+308
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>