summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* ubxtool: Change RXM-RAWX, NAV-POSECEF, and NAV-VELECEF to new style.Gary E. Miller2019-04-161-18/+3
* ubxtool: Convert -p SEC-UNIQID and -p TIm-SVIN to new styleGary E. Miller2019-04-161-12/+2
* ubxtool: Configure TIM-TM2 and TIM-TP to new style call.Gary E. Miller2019-04-161-12/+2
* ubxtool: Change "-p MODEL" -> "-p CFG-MODEL"Gary E. Miller2019-04-161-3/+3
* ubxtool: Change "-p VER" -> "-p MON-VER"Gary E. Miller2019-04-161-8/+3
* ubxtool: Change "-p USB" -> "-p CFG-USB"Gary E. Miller2019-04-161-8/+3
* ubxtool: Change "-p TMODE2" -> "-p CFG-TMODE2"Gary E. Miller2019-04-161-8/+3
* ubxtool: Change "-p TP5" -> "-p CFG-TP5"Gary E. Miller2019-04-161-3/+3
* ubxtool: Change "-p SBAS" -> "-p CFG-SBAS"Gary E. Miller2019-04-161-6/+7