summaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* Version bump to 3.18 for release.release-3.18Gary E. Miller2018-10-022-2/+2
* Python clients: Opps 3.18~dev, not 3.18-dev.Gary E. Miller2018-10-012-2/+2
* gpssnmp: Fix cppcheck scoping nit.Gary E. Miller2018-09-251-1/+1
* ubxtool/zerk: install these two programs by default.Gary E. Miller2018-09-242-4273/+0
* zerk/ubxtool: Install new man pages by default.Gary E. Miller2018-09-242-913/+0
* ubxtool: Add man page.Gary E. Miller2018-09-241-0/+445
* ubxtool: tweak usage.Gary E. Miller2018-09-241-7/+7
* zerk.xml: tweak the zerk manual.Gary E. Miller2018-09-241-12/+11
* zerk: tweak usage().Gary E. Miller2018-09-241-1/+1
* ntpshmvis: pylint cleanupsGary E. Miller2018-09-211-10/+18
* ntpshmviz: pep8 tweaksGary E. Miller2018-09-211-0/+2
* zerk: pep8 tweaksGary E. Miller2018-09-211-2/+4
* webgps.py: Add gpsd version check. Fix crash bug.Gary E. Miller2018-09-211-5/+11
* ubxtool: change verion to gps_versionGary E. Miller2018-09-211-1/+1
* zerk: change Verion to gps_version.Gary E. Miller2018-09-211-1/+1
* ntpshmviz: Change version to gps_version.Gary E. Miller2018-09-211-4/+5
* add gps module version check to Python programsGary E. Miller2018-09-212-0/+12
* ubxtool: clean up UBX-TIM- tableGary E. Miller2018-09-191-4/+4
* ubxtool: clean up UBX-RXM- tableGary E. Miller2018-09-191-15/+8
* ubxtool: clean up UBX-NAV- table.Gary E. Miller2018-09-191-11/+8
* ubxtool: add more UBX-INF- names, but no decodesGary E. Miller2018-09-191-1/+11
* ubxtool: Improve UBX-MON-VER, remove fixme.Gary E. Miller2018-09-191-3/+2
* ubxtool: add more UBX-CFG- names, but no decodes yet.Gary E. Miller2018-09-191-2/+24
* ubxtool: better decode of UBX-CFG-PMSGary E. Miller2018-09-191-2/+13
* ubxtool: typoGary E. Miller2018-09-191-1/+1
* ubxtool: add get/set UBX-CFG-PMSGary E. Miller2018-09-191-2/+37
* ubxtool: oops, closed the serial port too soon.Gary E. Miller2018-09-191-1/+1
* zerk: add a man page for zerk.Gary E. Miller2018-09-181-0/+469
* zerk: a CLI tool to configure and decode GREIS GPS.Gary E. Miller2018-09-171-0/+1888
* ubxtool: a CLI tool to configure and decode u-blox.Gary E. Miller2018-09-171-0/+2304
* contrib/SConstruct: fix build recipes.Gary E. Miller2018-08-081-5/+3
* webgps.py: pep8 cleanup.Gary E. Miller2018-07-261-0/+1
* gpsData.py: pep8 cleanup.Gary E. Miller2018-07-261-0/+1
* contrib/webgps: isnan() -> isfinite()Gary E. Miller2018-07-141-6/+6
* ntpshmviz: Fix for PEP8Gary E. Miller2018-06-201-1/+3
* webgps.py: fix for PEP8Gary E. Miller2018-06-201-21/+39
* gpsData.py: Fix for PEP8Gary E. Miller2018-06-201-45/+51
* ntpshmviz: Fix for PEP8Gary E. Miller2018-06-201-22/+33
* gpssnmp: a simple program to poll gpsd for a few SNMP OID variables.David J Taylor2018-06-162-0/+92
* clock_test: better integrate into git and scons.Gary E. Miller2018-06-131-0/+1
* Add clock_test in contrib.Gary E. Miller2018-01-252-0/+113
* Revert "Add clock_gettime in contrib."Gary E. Miller2018-01-252-112/+0
* Add clock_gettime in contrib.Gary E. Miller2018-01-222-0/+112
* Clean up C and Python code-checker warnings.Eric S. Raymond2017-09-061-1/+2
* ntpshmviz: change -H to traditional -h.Gary E. Miller2017-06-301-2/+2
* ntpshmviz patchKeane Wolter2016-09-271-3/+11
* Fixes contrib/gpsData.py for Python 3.Fred Wright2016-09-221-21/+26
* Excludes unknown-position sats from skyview displays.Fred Wright2016-09-221-1/+4
* Adds explicit recipe for strl "library" in contrib/Fred Wright2016-09-221-2/+5
* Adds missing includes to contrib/ programs.Fred Wright2016-09-224-1/+5