summaryrefslogtreecommitdiff
path: root/ubxtool
Commit message (Expand)AuthorAgeFilesLines
* 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
* ubxtool: Adjust BINARY setup to match new gpsd config.Gary E. Miller2019-04-131-1/+1
* driver_ubx: More constants.Gary E. Miller2019-04-121-0/+1
* 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
* ubxtool: Add decode for UBX-RXM-MEASX.Gary E. Miller2019-04-111-1/+29
* 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
* ubxtool: Fix UBX-NAV-PVT decode, use NAV-PVT if protver > 13Gary E. Miller2019-04-111-11/+15
* ubxtool: fix usage() for protver and raw_file.Gary E. Miller2019-04-111-2/+3
* ubxtool: UBX-NAV-SOL is gone in protver 27, use UBX-NAV-PVTGary E. Miller2019-04-111-3/+8
* ubxtool: Tweak decode of UBX-CFG-TP5 for u-blox 9.Gary E. Miller2019-04-111-1/+1
* ubxtool: Tweaks to CFG-NAV5 decode.Gary E. Miller2019-04-111-2/+3
* ubxtool: Better formatting for UBX-CFG-GNSSGary E. Miller2019-04-111-3/+3
* ubxtool: decode for UBX-CFG-GNSS on u-blox 9Gary E. Miller2019-04-111-14/+23
* ubxtool: Improve UBX-CFG-VALSET send and decode.Gary E. Miller2019-04-051-14/+85
* ubxtool: tweak usage()Gary E. Miller2019-04-051-1/+1
* ubxtool: Halfway support for -y UBX-CFG-VALSET.Gary E. Miller2019-04-041-3/+40
* ubxtool: More VALDEL, VALGET tweaksGary E. Miller2019-04-041-11/+20
* ubxtool: Add -x for UBX-CFG-VALDELGary E. Miller2019-04-041-8/+39
* ubxtool: Tweak ubx.cfg_by_key()Gary E. Miller2019-04-041-3/+14
* ubxtool: Add -g option for UBX-CFG-VALGET.Gary E. Miller2019-04-041-5/+57
* ubxtool: Add CFG-GEOFENCE- config items.Gary E. Miller2019-04-041-0/+41
* ubxtool: Add CFG-HS- config items.Gary E. Miller2019-04-041-1/+30
* ubxtool: Add CFG-I2C and CFG-INFMSG config items.Gary E. Miller2019-04-041-0/+36
* ubxtool: Add CFG-ITFM, and CCFG-LOGFILTER- config items.Gary E. Miller2019-04-041-0/+24
* ubxtool: Add CFG-MOT- config items, Add some comments.Gary E. Miller2019-04-041-0/+27
* ubxtool: Add last of CFG-MSGOUT- config items.Gary E. Miller2019-04-041-0/+114
* ubxtool: Still more CFG-MSGOUT- config items.Gary E. Miller2019-04-041-0/+80
* ubxtool: Add more CFG-MSGOUT config items.Gary E. Miller2019-04-041-20/+101
* ubxtool: remove stray period from CFG-RATE-TIMEREFGary E. Miller2019-04-041-1/+1
* ubxtool: Yet more CFG-MSGOUT- config items.Gary E. Miller2019-04-041-0/+98
* ubxtool: Yet more CFG-MSGOUT- config items.Gary E. Miller2019-04-041-0/+126
* ubxtool: Yet more CFG-MSG-UBX config items.Gary E. Miller2019-04-041-0/+76
* ubxtool: Fix fatal typos.Fred Wright2019-04-041-2/+2
* ubxtool: More partial CFG-MSGOUT- config items.Gary E. Miller2019-04-041-0/+44
* ubxtool: Partial add of CFG-MSGOUT- config items.Gary E. Miller2019-04-041-0/+46
* ubxtool: Add CFG-NAVSPG- config items.Gary E. Miller2019-04-041-0/+63