summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* ubxtool: Change "-p SBAS" -> "-p CFG-SBAS"Gary E. Miller2019-04-161-6/+7
* ubxtool: Change "-p PRT" -> "-p CFG-PRT"Gary E. Miller2019-04-161-3/+3
* ubxtool: Change "-p NAVX5" -> "-p CFG-NAVX5"Gary E. Miller2019-04-161-12/+7
* ubxtool: Change "-p NAV5" to "-p CFG-NAV5"Gary E. Miller2019-04-161-11/+6
* ubxtool: Clean up -p CFG-GNSSGary E. Miller2019-04-161-6/+1
* ubxtool: Change "-p ANT" to "-p CFG-ANT"Gary E. Miller2019-04-161-9/+3
* ubxtool: Add "-p NAV-CLOCK"Gary E. Miller2019-04-161-0/+7
* ubxtool: Change "-p GNSS" to "-p CFG-GNSS"Gary E. Miller2019-04-161-3/+3
* ubxtool: Change "-p SVIN" to "-p TIM-SVIN"Gary E. Miller2019-04-161-6/+5
* ubxtool: Add poll and decode of UBX-TIM-TP2Gary E. Miller2019-04-161-1/+23
* ubxtool: Change "-p TP" to "-p TIM-TP"Gary E. Miller2019-04-161-3/+3
* ubxtool: Adjust UBX-NAV-COMMS port namesGary E. Miller2019-04-161-5/+15
* Doc fix to serial.cKai Harrekilde-Petersen2019-04-161-1/+1
* ubxtool: Comment that UBX-CFG-CFG changed in 29Gary E. Miller2019-04-151-1/+5
* driver_ubx: Add NAV-SIG decode, fix NAV-HPPOSECEF -HPPOSLLHGary E. Miller2019-04-152-2/+6
* ubxtool: Add poll and decoide for UBX-NAV-SIGGary E. Miller2019-04-151-19/+56
* ubxtool: Make docstrings consistent.Gary E. Miller2019-04-151-91/+91
* ubxtool: Add poll and decode for UBX-SEC-SIGNGary E. Miller2019-04-151-1/+25
* ubxtool: Add UBX-SEC- ids. No decodes or polls, yet.Gary E. Miller2019-04-151-3/+6
* ubxtool: More better protID decodeGary E. Miller2019-04-151-2/+2
* ubxtool: better protID decodeGary E. Miller2019-04-151-1/+1
* ubxtool: More robust protID decodeGary E. Miller2019-04-151-5/+12
* ubxtool: Better decode for UBX-MON-COMMSGary E. Miller2019-04-151-2/+5
* ubxtool: Output format tweak to UBX-MON-COMMSGary E. Miller2019-04-151-1/+3
* ubxtool: 3rd try at UBX-MON-COMMSGary E. Miller2019-04-151-5/+5
* ubxtool: 2nd try: UBX-MON-COMMSGary E. Miller2019-04-151-4/+6
* ubxtool: Add poll and decode for UBX-MON-COMMS.Gary E. Miller2019-04-151-3/+39
* ubxtool: Add poll, and decode, of UBX-MON-IO.Gary E. Miller2019-04-151-5/+35
* gpsd.h: MAX_PACKET_LENGTH 516 -> 9216Gary E. Miller2019-04-141-1/+3
* ubxtool: Adjust BINARY setup to match new gpsd config.Gary E. Miller2019-04-131-1/+1
* driver_ubx: Use protver when deciding signals to en/disable.Gary E. Miller2019-04-131-16/+79
* driver_ubx: Working cycle end detection.Gary E. Miller2019-04-139-19/+226
* GREIS regressions: Update for GPS rollover.Gary E. Miller2019-04-133-171/+171
* ubxtool: Add end of cycle detection.Gary E. Miller2019-04-123-4/+157
* driver_ubx: Add ubx.protver, and more, to gps_device_t.Gary E. Miller2019-04-122-4/+18
* driver_ubx: Force report on UBX-NAV-PVT. +new comments.Gary E. Miller2019-04-121-5/+12
* diver_ubx: No point sending UBX-CFG-SBAS, u-blox 9 does not support.Gary E. Miller2019-04-121-14/+3
* driver_ubx: More UBX-NAVB-PVT cleanup.Gary E. Miller2019-04-122-13/+16
* driver_ubx: More constants.Gary E. Miller2019-04-122-0/+4
* driver_ubx: UBX-NAV-PVT was not setting enough flags.Gary E. Miller2019-04-121-2/+15
* ubxtool: Add ids for Class 0xf0 (NMEA).Gary E. Miller2019-04-121-3/+25
* ubxtool: add new class IDs.Gary E. Miller2019-04-121-0/+2
* driver_ubx: Be consisent on message length checking.Gary E. Miller2019-04-121-29/+89
* driver_nmea0183: Prep work to support gnssid in xxGSV.Gary E. Miller2019-04-121-3/+18
* ubxtool: Add decode for UBX-RXM-MEASX.Gary E. Miller2019-04-111-1/+29
* driver_nmea0183: Comment on NMEA 4.10 additions to xxGSAGary E. Miller2019-04-111-1/+13
* driver_nmea0183: Comment new xxGSV field in NMEA 4.10Gary E. Miller2019-04-111-0/+11
* driver_nmea0183: rearrange nmeaid_to_prn(), no functional change.Gary E. Miller2019-04-111-21/+37
* ubxtool: Improve decode of UBX-CFG-VALGET.Gary E. Miller2019-04-111-2/+21
* ubxtool: Don't configure no longer supported messages in protver 27+Gary E. Miller2019-04-111-6/+8