summaryrefslogtreecommitdiff
path: root/ubxtool
Commit message (Expand)AuthorAgeFilesLines
...
* ubxtool: Fix SFRBX preamble and TOW.Gary E. Miller2019-05-211-2/+2
* ubxtool: Typo LNAV-U -> LNAV-LGary E. Miller2019-05-211-2/+2
* ubxtool: A bit more SFRBX decode of subframes.Gary E. Miller2019-05-211-10/+52
* ubxtool: Convert mon_comms() to use index_s().Gary E. Miller2019-05-211-12/+12
* ubxtool: Add index_s() where flag_s() fails.Gary E. Miller2019-05-211-5/+14
* ubxtool: remove stray debug print()Gary E. Miller2019-05-201-1/+0
* ubxtool: start of GPS subframe decode.Gary E. Miller2019-05-201-3/+29
* ubxtool: Convert cfg_valXXX to flas_s()Gary E. Miller2019-05-201-46/+30
* ubxtool: Convert CFG-PRT decode to flag_s()Gary E. Miller2019-05-201-38/+31
* ubxtool: Convert CFG-CFG to flag_s()Gary E. Miller2019-05-201-39/+24
* ubxtool: Decode CFG-ANT with flag_s().Gary E. Miller2019-05-201-12/+13
* ubxtool: Add poll and decode MON-GNSS. Add flag_s().Gary E. Miller2019-05-201-1/+47
* ubxtool: PEP8 cleanup, no functional changes.Gary E. Miller2019-05-201-11/+13
* ubxtool: Add poll and decode of MON-HW3.Gary E. Miller2019-05-201-3/+32
* ubxtool: Add poll and decode for MON-HW and MON-HW2.Gary E. Miller2019-05-201-2/+42
* ubxtool: output format tweaks.Gary E. Miller2019-05-081-5/+5
* ubxtool: Double check id_mapGary E. Miller2019-05-081-7/+7
* ubxtool: Add decode for gnssId and sigId to RAWX decode.Gary E. Miller2019-05-081-5/+45
* ubxtool: Typo fix: gnssID -> gnssIdGary E. Miller2019-05-061-3/+3
* ubxtool: RXM-RAWX decode u-blox 9 adds sigId field.Gary E. Miller2019-05-061-1/+1
* ubxtool: Config Items -g -x and -z now can be multipleGary E. Miller2019-04-291-41/+53
* ubxtool: Have -x delete both BBR and FLASH layers.Gary E. Miller2019-04-261-1/+3
* ubxtool: Allow multiple -x on the command line.Gary E. Miller2019-04-261-18/+24
* ubxtool: Allow multiple -g on the command line.Gary E. Miller2019-04-261-15/+21
* ubxtool: "-h -v 3" prints all Configurtaion Items.Gary E. Miller2019-04-251-0/+6
* ubxtool: Be less verbose with default -h. Use -v to increase -h.Gary E. Miller2019-04-251-10/+19
* ubxtool: Add EOE to "-e BINARY".Gary E. Miller2019-04-231-4/+5
* 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
* ubxtool: Fix output of UBX-COMMS portId.Gary E. Miller2019-04-191-1/+1
* 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
* 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