summaryrefslogtreecommitdiff
path: root/driver_greis.c
Commit message (Expand)AuthorAgeFilesLines
* 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