summaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* 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
* Removes obsolete ppscheck references from contrib/SConstruct.Fred Wright2016-09-221-2/+3
* Add a nice gpsd Python client example.Gary E. Miller2016-09-121-0/+64
* bzero() is gone in POSIX 2008. Use memset()Gary E. Miller2016-08-152-4/+4
* usleep() is removed from POSIX-2008. Replace with nanosleep()Gary E. Miller2016-08-154-5/+23
* Make ppcheck a full fledged program, with man page.Gary E. Miller2016-07-282-137/+0
* Add -h and -V options, plus usage()Gary E. Miller2016-07-271-5/+34
* Too many digits in nanoSecsGary E. Miller2016-07-271-1/+1
* Add header and improve output formatting in ppscheck.cGary E. Miller2016-07-271-1/+2
* Make ntpshmviz display as an impulse plot and made it Python 3 compatible.Keane Wolter2016-07-131-114/+55
* Fixes contrib/webgps.py for Python 3.Fred Wright2016-04-163-14/+26
* Move reference ais-nmea-sample file out to contribJon Schlueter2016-01-252-0/+252901
* Stop rounding nSec timespecs to 10 uSec. Fix divide by zero.Gary E. Miller2015-05-081-5/+10
* Remove unneeded imports from webgps.pySanjeev Gupta2015-04-281-1/+1
* Remove another SPLINTGary E. Miller2015-03-301-2/+0
* Write scan-build suppressions to it runs clean.Eric S. Raymond2015-03-301-11/+13
* Rewrite of contrib/ntpshmvizKeane Wolter2015-03-301-61/+46
* Clean up code, now that it works.Sanjeev Gupta2015-03-281-26/+26
* Remove trailing whitespaceGary E. Miller2015-03-261-7/+7
* Document skyview.phpSanjeev Gupta2015-03-261-2/+17
* skyview.php now worksSanjeev Gupta2015-03-262-10/+5
* Update skyview.php to work with modern GPSDSanjeev Gupta2015-03-262-10/+65
* Updating documentation in contrib/Sanjeev Gupta2015-03-251-6/+6
* Updating documentation in contrib/Sanjeev Gupta2015-03-251-6/+9
* Updating documentation in contrib/Sanjeev Gupta2015-03-251-5/+8
* Updating documentation of contrib/Sanjeev Gupta2015-03-251-8/+14
* Revert "Removed contrib/skyview.php amd contrib/maxsats.pl, they used the old...Gary E. Miller2015-03-253-1/+318
* Minor repair to motosend.c.Eric S. Raymond2015-03-241-2/+2
* Removed contrib/skyview.php amd contrib/maxsats.pl, they used the old protocol.Eric S. Raymond2015-03-243-318/+1
* It only makes sense to look for 1PPS on DCE signals. Add an explanation.Eric S. Raymond2015-03-182-5/+9
* Add ppscheck to the contrib/ default build.Eric S. Raymond2015-03-171-1/+2