summaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* 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
* In contrib/ppscheck, track a recent change to the thread monitor.Eric S. Raymond2015-03-171-2/+3
* Updated version of ntpshmviz.Keane Wolter2015-03-171-88/+83
* Update ntpshmviz's to-do list.Eric S. Raymond2015-03-021-1/+2
* Make ntpshmviz read data from stdin.Eric S. Raymond2015-03-021-36/+36
* First cut at NTP offset visualization utility.Keane Wolter2015-03-021-0/+178
* Full splint cleanup. Partial cppcheck cleanup.Eric S. Raymond2013-11-052-5/+6
* Polish ppscheck.Eric S. Raymond2013-10-282-7/+24
* Add watch for DSR.Eric S. Raymond2013-10-281-1/+20
* Add contrib/ppscheck utility to test for 1PPS without a lot of code complexity.Eric S. Raymond2013-10-272-0/+69
* Fold in Beat Bolli's ntpoffset script.Eric S. Raymond2013-10-222-0/+14
* webgps.py: add documentationBeat Bolli2013-10-221-5/+34
* webgps.py: simplify command line handlingBeat Bolli2013-10-221-7/+4
* webgps.py: move the track drawing into class TrackBeat Bolli2013-10-221-8/+6
* webgps.py: fix errors when period is NoneBeat Bolli2013-10-221-5/+8
* webgps.py: set self.needsupdate correctlyBeat Bolli2013-10-221-3/+3
* webgps.py: fix import error when running directly from contrib/Beat Bolli2013-10-221-1/+5
* Remove unused rate parameter.Eric S. Raymond2013-09-171-30/+6
* New version of cppcheck requires more suppressions.Eric S. Raymond2012-05-162-3/+5
* Move to new build system.Eric S. Raymond2011-07-054-33/+17
* Portavility cleanup for contrib code.Eric S. Raymond2011-07-053-4/+3
* webgps.py: use the HTML5 <canvas> instead of SVGBeat Bolli2011-03-062-140/+199
* More deheader testing. All regressions pass, codebase splints clean.Eric S. Raymond2011-01-131-1/+1
* Warning cleanups.Eric S. Raymond2011-01-134-8/+10
* Add a Python port of Jason Hecker's webgps.pyBeat Bolli2011-01-051-0/+275
* Move gpsd-debian-regressions.sh to devtools.Bernd Zeimetz2010-08-312-24/+0
* Add script to print Debian buildd regression test failures.Bernd Zeimetz2010-08-312-0/+24
* Vanish away Id and Rev $ keywords, git won't expand them to anything useful.Eric S. Raymond2010-03-133-3/+2
* Copyright stamps everywhere. No code changes.Eric S. Raymond2010-03-115-2/+17
* Move some declarations from jsongen.py to jsongen.py.in, where they need to be.Eric S. Raymond2010-03-081-4/+4
* pacify cppcheckChris Kuethe2010-02-271-0/+3
* Integrated cppcheck testing, and fixed some minor bugs found by it.Eric S. Raymond2010-02-161-1/+1
* accept and parse lines without a timestampChris Kuethe2009-11-111-1/+1