summaryrefslogtreecommitdiff
path: root/ubxtool
Commit message (Expand)AuthorAgeFilesLines
* 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
* ubxtool: Add CFG-NMEA- config items.Gary E. Miller2019-04-041-0/+42
* ubxtool: Add CFG-ODO-* config items.Gary E. Miller2019-04-041-0/+15
* ubxtool: Add CFG-RRATE- config options.Gary E. Miller2019-04-031-0/+6
* ubxtool: Add CFG-RINV- config infoGary E. Miller2019-04-031-0/+14
* ubxtool: Add CFG-SBAS- config items.Gary E. Miller2019-04-031-0/+10
* ubxtool: Add CFG-SIGNAL- config items.Gary E. Miller2019-04-031-0/+36
* ubxtool: Add CFG-SPI-* config items.Gary E. Miller2019-04-031-0/+25
* ubxtool: Add CFG-TMODE- Config items.Gary E. Miller2019-04-031-0/+35
* ubxtool: Add CFG-TP- Config itemsGary E. Miller2019-04-031-0/+68
* ubxtool: Add CFG-UART config items.Gary E. Miller2019-04-031-0/+36
* ubxtool: Add CFG-UART2Gary E. Miller2019-04-021-49/+63
* ubxtool:Add CFG-USB-Gary E. Miller2019-04-021-7/+41
* ubxtool: Add CFG-USBINPROT-*Gary E. Miller2019-04-021-0/+8
* ubxtool: Start to add u-blox9 config items. Plus a pep8 nit.Gary E. Miller2019-04-021-1/+18
* ubxtool: Fixes bugs in UBX-CFG-VAL* decodes.Fred Wright2019-04-021-3/+7
* ubxtool: Fix pylint quibble.Fred Wright2019-04-021-1/+1
* ubxtool: Allow UART selection for speed setting.Fred Wright2019-04-021-6/+8
* ubxtool: Fix some dual-UART issues.Fred Wright2019-04-021-4/+7
* ubxtool: Set protver to 27 on new UBX-CFG-VALxxxGary E. Miller2019-03-291-0/+13
* ubxtool: Port 5 is reserved.Gary E. Miller2019-03-291-0/+1
* ubxtool: Add decode for UBX-CFG-RSTGary E. Miller2019-03-291-3/+35
* ubxtool: Decode transaction byte in UBX-CFG-VALxxxGary E. Miller2019-03-291-4/+19
* ubxtool: Initial decode of UBX-CFG-VAL[DEL,GET,SET]Gary E. Miller2019-03-291-3/+65
* ubxtool: Small PEP8 fixes.Gary E. Miller2019-03-291-3/+4
* ubxtool: Add new UBX-NAV- namesGary E. Miller2019-03-291-0/+6
* ubxtool: Add new UBX-CFG and UBX-MON namesGary E. Miller2019-03-291-0/+9
* ubxtool: Add UART 2 to port_ids. Found on a few u-blox parts.Gary E. Miller2019-03-291-2/+3
* ubxtool/zerk: Makes PySerial a "soft" dependency.Fred Wright2019-03-271-7/+8
* ubxtool: Fixes SAVE/RESET/CFG-CFG bugs.Fred Wright2019-03-271-9/+9
* ubxtool: Adds commas to raw payload output.Fred Wright2019-03-271-1/+1
* ubxtool: Reworks -c option so that it's usable.Fred Wright2019-03-271-6/+17
* ubxtool: Adds interface option for UBX-CFG-PRT.Fred Wright2019-03-271-5/+20