summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Version bump to 3.18 for release.release-3.18Gary E. Miller2018-10-0214-16/+28
* ppscheck: get REVISION from revision.h.Gary E. Miller2018-10-021-1/+2
* gpxlogger: Move buffer extension below the strftime call.Bernhard Übelacker2018-10-021-2/+6
* Add python-serial as build-dep in travis.ymlBernd Zeimetz2018-10-021-4/+4
* driver_nmea0183: adjust $GL, $QZ PRN offsets.Gary E. Miller2018-10-021-2/+2
* cgps: Add JSON version check.Gary E. Miller2018-10-011-0/+14
* xgpsspeed: Add some missing docstrings.Gary E. Miller2018-10-011-0/+9
* xgpsspeed: Add version checks. Output warnings to stderr.Gary E. Miller2018-10-011-2/+19
* xgps: PEP8 nit.Gary E. Miller2018-10-011-2/+1
* xgps: Add API version check. Not fatal.Gary E. Miller2018-10-011-0/+8
* Versions in C and Python were out of sync.Gary E. Miller2018-10-013-4/+9
* SConstruct; fix creating revision.h with Python 3Gary E. Miller2018-10-011-1/+3
* Python clients: Opps 3.18~dev, not 3.18-dev.Gary E. Miller2018-10-0111-11/+11
* xgps: Compare gpsd version to expected version.Gary E. Miller2018-10-011-2/+12
* xgps: Fix compatibility with older gpsd.Gary E. Miller2018-10-011-16/+27
* gpsd.h: bump GPSD_PROTO_MINOR_VERSION to 13Gary E. Miller2018-10-011-1/+3
* xgps: slightly nicer mouse over behavior.Gary E. Miller2018-09-291-0/+16
* xgps: Add popups to Skyview. Fix some nits.Gary E. Miller2018-09-291-9/+55
* SConstruct: fix pycodestyle nits.Gary E. Miller2018-09-291-4/+2
* Fixes possible X11 launch in python-versions test.Fred Wright2018-09-291-5/+8
* Makes test_xgps_deps more complete.Fred Wright2018-09-291-5/+13
* xgps: fix clearing of Satellite List.Gary E. Miller2018-09-281-1/+1
* cgps: try to prevent overflow on large error estimates.Gary E. Miller2018-09-271-2/+8
* Revert "Disables xgps[speed] -V in python-versions check."Gary E. Miller2018-09-271-7/+1
* Includes xgps deps test in test list.Fred Wright2018-09-272-0/+2
* Adds test for xgps dependencies.Fred Wright2018-09-272-0/+29
* Disables xgps[speed] -V in python-versions check.Fred Wright2018-09-271-1/+7
* test_json: fix debug output for tests 16 and 17.Gary E. Miller2018-09-261-2/+2
* test_json: get rid of assert.h, all failures print test numberGary E. Miller2018-09-261-24/+40
* test_json: add -V option.Gary E. Miller2018-09-261-4/+11
* test_json: add another string overrun test. Only test JSON_MINIMAL.Gary E. Miller2018-09-261-3/+35
* driver_nmea0813: tweak to PRN decode.Gary E. Miller2018-09-251-7/+7
* xgps: remove some debug info.Gary E. Miller2018-09-251-2/+2
* xgps: Fix Seen count when 28 and over sats seen.Gary E. Miller2018-09-251-11/+20
* test_timespec.c: ex_subtract_float() never returned failure.Gary E. Miller2018-09-251-2/+8
* test_libgps: minor reformat for line length.Gary E. Miller2018-09-251-2/+3
* packet.c: fix a cppcheck nit.Gary E. Miller2018-09-251-1/+2
* driver_ubx.h: add missing message clases and ids.Gary E. Miller2018-09-251-1/+108
* driver_tsip: cppcheck found reused variable. No check caught it.Gary E. Miller2018-09-251-4/+4
* driver_ubx: cppcheck tweak to variable scope.Gary E. Miller2018-09-251-1/+1
* driver_ubx: Fix decode of UBX-NAV-TIMEGPS and cppcheck nits.Gary E. Miller2018-09-251-13/+21
* driver_navcom: note that ept seems incorrectly calculatedGary E. Miller2018-09-251-2/+3
* gps.h: Add comment that ept is in seconds.Gary E. Miller2018-09-251-1/+1
* driver_tsip: fix cppcheck nits.Gary E. Miller2018-09-251-5/+5
* driver_navcom: fix cppcheck nit.Gary E. Miller2018-09-251-3/+2
* driver_greis: Fix cppcheck scoping nit.Gary E. Miller2018-09-251-2/+1
* gpssnmp: Fix cppcheck scoping nit.Gary E. Miller2018-09-251-1/+1
* xgps: fix spelling error.Gary E. Miller2018-09-251-1/+1
* cgps: small tweaks to make cppcheck happy.Gary E. Miller2018-09-251-7/+8
* SConstruct: Shutup more dumb pylint messages.Gary E. Miller2018-09-251-2/+3