summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* SiRF: replace sirfstar v regressions.Gary E. Miller2019-04-232-775/+1074
* driver_sirf: Minor cleaup of MID 2. GPS_TOW still broken.Gary E. Miller2019-04-231-12/+17
* driver_sirf: Consistently init struct tm.Gary E. Miller2019-04-231-8/+4
* driver_sirf: Remove pointless multiply by 1.0.Gary E. Miller2019-04-231-5/+5
* driver_sirf: Minor code formatting changes. No functional change.Gary E. Miller2019-04-231-28/+29
* libgpsd_core.c: Improve error message a tad.Gary E. Miller2019-04-231-2/+4
* gpsutils: DST is not part of UTC!Gary E. Miller2019-04-231-2/+4
* driver_ubx: Delete reset on exit.Gary E. Miller2019-04-231-10/+5
* driver_ubx: Cleanup HPPPOSxx and POSxx decodes.Gary E. Miller2019-04-232-31/+58
* driver_ubx: UBX-NAV-PVT was using height above ellipsoid, not MSL.Gary E. Miller2019-04-233-127/+127
* driver_ubx: More complete decode of UBX-NAV-POSLLH.Gary E. Miller2019-04-221-2/+12
* driver_ubx: Initial support for UBX-NAV-HPPOSLLH.Gary E. Miller2019-04-221-1/+30
* driver_ubx: Add decode for UBX-NAV-HPPOSECEF.Gary E. Miller2019-04-221-1/+41
* driver_ubx: Improve comment on UBX-NAV-EOEGary E. Miller2019-04-221-6/+1
* u-blox: Add regression with HPPOSECEF, HPPOSLLH, EOE.Gary E. Miller2019-04-222-0/+203
* driver_ubx: Change cycle ender to use iTOW.Gary E. Miller2019-04-227-91/+8
* driver_ubx: Fix text formatting. UBX_NAV -> UBX-NAV.Gary E. Miller2019-04-221-98/+106
* driver_ubx: Use the new ubx.iTOW variable. No functional changes.Gary E. Miller2019-04-221-23/+28
* gpsd.h: add ubx.iTOW and ubx.last_iTOW. No functional changes.Gary E. Miller2019-04-221-0/+3
* driver_ubx: Fix minor TOW calc in UBX-NAV-SOL.Gary E. Miller2019-04-225-151/+156
* pseudonmea: Fix potential rounding errors. Combine code.Gary E. Miller2019-04-221-54/+43
* ubxtool: VALSET needs a layer. Set them all.Gary E. Miller2019-04-201-1/+1
* ubxtool: Fix typos in last commit...Gary E. Miller2019-04-201-1/+1
* ubxtool: Yet more F9P only Config items.Gary E. Miller2019-04-201-0/+50
* ubxtool: Add in more F9P only Config Items.Gary E. Miller2019-04-201-0/+32
* ubxtool: Add HPPOSxxx Config ItemsGary E. Miller2019-04-201-5/+25
* driver_nmea0183: Update xxGSV to handle NMEA 4.10.Gary E. Miller2019-04-192-223/+294
* gpsd.h: Add last_gsv_sigid for GSV state tracking.Gary E. Miller2019-04-191-3/+8
* JSON: Add sigid to PRN in SKY.Gary E. Miller2019-04-193-0/+27
* gps.h: More comments on gnssid:svid:sigidGary E. Miller2019-04-191-5/+12
* driver_nmea0183: remove redundant clears., add comment.Gary E. Miller2019-04-192-3/+4
* driver_nmea0183: Whoops, debug code removed.Gary E. Miller2019-04-191-2/+2
* ubxtool: Fix output of UBX-COMMS portId.Gary E. Miller2019-04-192-3/+11
* driver_nmea0183: Minor code cleanup. No functional change.Gary E. Miller2019-04-181-9/+36
* net_ntrip: Pretend we understand RTCM 3.3Gary E. Miller2019-04-182-9/+12
* driver_ubx: Improve comments about UBX-NAV-EOEGary E. Miller2019-04-182-4/+7
* regressions: Add ZED-F9P binary and NMEA samplesLuke Reid2019-04-174-0/+6210
* iubxtool: log rtcm3 packet type, but not the data.Gary E. Miller2019-04-171-0/+40
* ubxtool: add RTCM3 class and IDsGary E. Miller2019-04-171-0/+15
* driver_ubx: Add RTCM3 class, used for cconfiguration.Gary E. Miller2019-04-171-0/+1
* ubxtool: Tweak decode for HPPOSECEF and HPPOSECEFGary E. Miller2019-04-171-8/+8
* ubxtool: Tweak UBX-TIM-TP decodeGary E. Miller2019-04-171-2/+2
* ubxtool: Add poll for UBX-NAV-TIMEUTC and UBX-NAV-VELNEDGary E. Miller2019-04-171-11/+11
* ubxtool: Add poll of NAV-TIMEGPS, -TIMELS, decode of -TIMELSGary E. Miller2019-04-171-1/+24
* ubxtool: Add poll for NAV-TIMEBDS, NAV-TIMEGAL, and NAV-TIMEGLOGary E. Miller2019-04-171-6/+15
* ubxtool: Add poll for NAV-SAT, NAV-SIG and NAV-STATUSGary E. Miller2019-04-171-4/+10
* ubxtool: Add poll, decode for UBX-NAV-POSLLH and UBX-NAV-HPPOSLLHGary E. Miller2019-04-171-14/+50
* ubxtool: Add poll and decode for UBX-NAV-HPPOSECEFGary E. Miller2019-04-171-2/+21
* ubxtool: Add poll and decode UBX-NAV-GEOFENCE.Gary E. Miller2019-04-171-32/+61
* ubxtool: clean -p help text.Gary E. Miller2019-04-171-45/+33