summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update version to 3.19-dev. back to dev cycle.dev-3.19aGary E. Miller2018-10-1914-14/+14
* Chnage version to 3.18.1release-3.18.1Gary E. Miller2018-10-1913-13/+13
* skyview2svg: Change version, add SPDX-License-IdentifierGary E. Miller2018-10-191-1/+2
* NEWS: Add 3.18.1 relreaseGary E. Miller2018-10-191-2/+4
* Minor typo in the time service howto.Mukund Sivaraman2018-10-191-1/+1
* xgps: typo in comment, no functional change.Gary E. Miller2018-10-181-1/+1
* xgps tweak sat colors.Gary E. Miller2018-10-181-2/+2
* xgps: Stop using deprecated Gdk.color_parse()Gary E. Miller2018-10-181-11/+11
* xgps: adjust colors to fit some of the RINEX 3 ranges.Gary E. Miller2018-10-181-3/+8
* driver_ubx: Pass on sats seen even if zero SNR.Gary E. Miller2018-10-184-137/+169
* ppsthread.c: fix typo in comment, no functional change.Gary E. Miller2018-10-181-1/+1
* skyview2svg: Fixup for PEP8.Gary E. Miller2018-10-161-41/+100
* Skyview2svg: Add a program to create an svg image of the skyview.Niccolo Rigacci2018-10-162-0/+310
* driver_ubx: Add decode for UBX-RXM-RAWX. No place for data, yet.Gary E. Miller2018-10-151-2/+57
* ubxtool: Add poll UBX-RXM-RAWX, better decode UBX-RXM-RAWXGary E. Miller2018-10-152-2/+25
* ubxtool: Change 'protocol' to "protver".Gary E. Miller2018-10-132-20/+21
* ubxtool: Pick either UBX-NAV-SVINFO or UBS-NAV-SAT, disable other.Gary E. Miller2018-10-131-4/+8
* driver_ubx: Fix endian-ness of UBX-NAV-SAT.Gary E. Miller2018-10-132-6/+6
* ubxtool: Fix another Python 3 crash.Gary E. Miller2018-10-131-1/+1
* ubxtool: Add "-p protocol" option.Gary E. Miller2018-10-132-6/+42
* ubxtool: add note: UBX-NAV-SVINFO deprecated.Gary E. Miller2018-10-131-1/+2
* ubxtool: Fix decode of UBX-RXM-RAW.Gary E. Miller2018-10-131-2/+2
* driver_ubx: Cleanup UBX-RXM-SFRB. No functional changes.Gary E. Miller2018-10-131-3/+3
* driver_ubx: Add decode for UBX-NAV-SAT.Gary E. Miller2018-10-132-1/+190
* driver_ibx: Add logging for undecoded UBX-TIM- messages.Gary E. Miller2018-10-121-0/+18
* driver_ubx: remove redundant casts.Gary E. Miller2018-10-121-2/+2
* driver_ubx: Cleanup message select order.Gary E. Miller2018-10-121-68/+68
* drive_ubx: Sort select for UBX-MON- messagesGary E. Miller2018-10-121-12/+27
* driver_ubx: Add log for UBX-INF-USER.Gary E. Miller2018-10-122-0/+3
* driver_ubx: Add logging for undecoded UBS-RXM- messagesGary E. Miller2018-10-121-0/+21
* driver_ubx: Sort switch for UBX-RXM- messages.Gary E. Miller2018-10-121-9/+9
* driver_ubx: Log otherwise undecoded UBX-NAV- messages.Gary E. Miller2018-10-121-0/+36
* TODO: Add install and unstall issues to the TODO list.Gary E. Miller2018-10-111-0/+7
* build.txt: Fix typo, clarify statement on optional Python modules.Gary E. Miller2018-10-101-3/+5
* Fixes typo in INSTALL update.Fred Wright2018-10-091-1/+1
* Fixes typos in xgpsspeed messages.Fred Wright2018-10-091-2/+2
* TODO: Add more TODO items.Gary E. Miller2018-10-091-2/+28
* NEWS: Note upcoming 18.1 release.Gary E. Miller2018-10-091-0/+3
* xgps: Degrade gracefully when mousover not available.Gary E. Miller2018-10-091-1/+10
* SConstruct: 3rd try a checking scons and python versions.Gary E. Miller2018-10-090-0/+0
|\
| * SConstruct: 2nd try at checkeing scons and python versions.Gary E. Miller2018-10-091-2/+4
* | SConstruct: 2nd try at checking scons and python versions.Gary E. Miller2018-10-091-2/+4
|/
* SConstruct: fix check_compile part of 'scons check'Gary E. Miller2018-10-091-9/+26
* driver_greis: fix build with reconfigure disabledBaruch Siach2018-10-091-1/+1
* leapsecondpy: pylint remove redundant elses.Gary E. Miller2018-10-081-21/+22
* maskaudit.py: pylint nit, redundant else.Gary E. Miller2018-10-081-2/+2
* ubxtool: Whitespace canges for pep8Gary E. Miller2018-10-081-93/+93
* SConstruct: whitespace tweak for pep8Gary E. Miller2018-10-081-0/+1
* zerk: pep8 whitespace tweaksGary E. Miller2018-10-081-5/+5
* SConstruct: Pull some python bit together. No functional change.Gary E. Miller2018-10-081-91/+84