summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* NMEA2000: fix formattting conversion of signed to unsigned and back.Gary E. Miller2017-07-261-3/+3
* Geostar: fix format string mismatch. %d -> %uGary E. Miller2017-07-261-2/+4
* TSIP: mark unused variable clearly.Gary E. Miller2017-07-261-1/+1
* Fixes gpscat raw-mode file-input termination.Fred Wright2017-07-201-4/+3
* Fix ref-leak of PyObject_Call.Kurt Schwehr2017-07-181-1/+2
* gpsprof: accept valid samples only.Robin H. Johnson2017-07-181-3/+5
* Fixes some pylint issues.Fred Wright2017-07-1415-39/+56
* Fixes bug in gpsfake with default port.Fred Wright2017-07-141-1/+1
* Give timeservice option a base set of drivers, have it build cgps.Eric S. Raymond2017-07-031-4/+5
* SConstruct: pep8 fixesGary E. Miller2017-07-011-42/+46
* Add SContracut to filess checked by 'scons pep8'Gary E. Miller2017-07-011-1/+1
* xgps: pep8 fixesGary E. Miller2017-07-011-28/+61
* xgpsspeed: pep8 fixesGary E. Miller2017-07-011-19/+36
* gps/fake.py, gpssim.py: pep8 fixesGary E. Miller2017-07-012-35/+69
* gps.py: pep8 fixesGary E. Miller2017-07-011-81/+88
* misc.py: pep8 fixesGary E. Miller2017-07-011-22/+28
* client.py: pep8 fixesGary E. Miller2017-07-011-3/+10
* gegps: pep8 fixesGary E. Miller2017-07-011-13/+16
* gpsprof: pep8 fixesGary E. Miller2017-07-011-33/+76
* gpscap.py: 'nother pep8 fixGary E. Miller2017-07-011-1/+1
* gpscap.py: pep8 fixesGary E. Miller2017-07-011-23/+54
* gpsfake: pep8 cleanup.Gary E. Miller2017-07-011-10/+22
* gpscat: pep8 fixesGary E. Miller2017-07-011-2/+2
* maskaudit: fix a pep8 nastyGary E. Miller2017-07-011-2/+2
* jsongen.py: pep8 fixesGary E. Miller2017-07-011-41/+54
* gpscat: pep8 fixesGary E. Miller2017-07-011-9/+18
* leapsecond.py: pep8 fixesGary E. Miller2017-07-011-13/+28
* maskaudit.py: pep8 fixesGary E. Miller2017-07-011-5/+10
* test_m*.py: pep8 fixes.Gary E. Miller2017-07-012-2/+4
* valgrind-audit.py: pep8 fixesGary E. Miller2017-07-011-2/+4
* SConstruct: do not ignore pep8 E401 and E501.Gary E. Miller2017-07-011-1/+1
* gpssim.py: pep8 fixesGary E. Miller2017-07-011-36/+39
* leapsecond.py: pep8 fixesGary E. Miller2017-07-011-7/+8
* test_maidenhead.py: pep8 fixesGary E. Miller2017-07-011-1/+2
* test_misc.py: pep8 fixesGary E. Miller2017-07-011-63/+63
* SConstrcut: last pep8 fixes.Gary E. Miller2017-07-011-3/+11
* SConstruct: more pep8 fixes.Gary E. Miller2017-07-011-5/+16
* SConstruct: more pep8 fixesGary E. Miller2017-07-011-29/+31
* SConstruct: pep8 fixesGary E. Miller2017-07-011-38/+42
* SConstruct: more pep8 fixes.Gary E. Miller2017-07-011-17/+21
* SContruct: more pep8 fixes.Gary E. Miller2017-07-011-12/+24
* SConstruct: more pep8 fixes.Gary E. Miller2017-07-011-12/+20
* SConstruct: pep8 fixesGary E. Miller2017-07-011-13/+18
* SConstruct: pep8 fixes.Gary E. Miller2017-07-011-22/+27
* SConstruct: still more pep8 fixes, but more to go.Gary E. Miller2017-06-301-29/+54
* SConstruct: more pep8 cleanupsGary E. Miller2017-06-301-9/+18
* SConstruct: more pep8 cleanupGary E. Miller2017-06-301-36/+38
* SConstruct: more pep8 cleanup.Gary E. Miller2017-06-301-25/+38
* SConstruct: pep8 cleanupGary E. Miller2017-06-301-10/+14
* Do not have timerservice=yes turn off IPv6. This is 2017!Gary E. Miller2017-06-301-2/+11