summaryrefslogtreecommitdiff
path: root/driver_greis.c
Commit message (Expand)AuthorAgeFilesLines
* driver_greis: Remove epx/epy computation. Do in gpsd_model_error().Gary E. Miller2019-03-261-12/+8
* VERR_SET: Removed flag from daemon. No regressions changed.Gary E. Miller2019-03-251-1/+1
* GREIS: Fixes raw-data test failure on some platforms.Fred Wright2018-12-281-0/+7
* driver_greis: Fix an osX format issue.Gary E. Miller2018-12-261-2/+2
* LICENSE: Update licenses for consistency. No functional changes.Gary E. Miller2018-11-191-1/+1
* RAW: Add c2c and l2c measurements.Gary E. Miller2018-11-121-2/+72
* GREIS: Add doppler to RAW.Gary E. Miller2018-11-111-0/+41
* GREIS: Add locktime to RAW, it is always LOCKMAX.Gary E. Miller2018-11-111-1/+4
* GREIS: Fix pseudoranges. Meters, not seconds.Gary E. Miller2018-11-101-3/+5
* RAW: Save space in the JSON. Data from GREIS.Gary E. Miller2018-11-101-6/+24
* GREIS: Add decodes for [RC] and [PC]Gary E. Miller2018-11-101-1/+79
* driver_greis: fix build with reconfigure disabledBaruch Siach2018-10-091-1/+1
* driver_greis: Fix cppcheck scoping nit.Gary E. Miller2018-09-251-2/+1
* GREIS: Add gnssid:svid to skyview.Gary E. Miller2018-09-191-2/+38
* Add GREIS (Javad) GPS driver.Gregory Fong2018-07-291-0/+963