summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Attempted fix for a close/reopen bug involvinf NMEA2000.Eric S. Raymond2015-03-161-0/+15
* Add some guidance on Rasberry Pi and the Adafruit GPS HATGary E. Miller2015-03-161-0/+22
* Minor update to Hacking Guide.Eric S. Raymond2015-03-161-2/+2
* Terminology cleanup in Introduction to Time Service.Eric S. Raymond2015-03-161-19/+25
* Markup fixes for GPSD Time Service HOWTO.Eric S. Raymond2015-03-161-11/+19
* Fix more broken googlecode linksGary E. Miller2015-03-151-10/+10
* Minor update to NMEA.txt, on Loran-C and other details.Eric S. Raymond2015-03-151-3/+21
* Fix, or improve, links to gpsd googlecodeGary E. Miller2015-03-151-6/+6
* Remove more references to googlecodeGary E. Miller2015-03-151-15/+13
* Make some documents SEO-friendly.Eric S. Raymond2015-03-154-0/+8
* Now valid html 5. No valid html5 icon, so keep the valid html4.01 icon.Gary E. Miller2015-03-151-7/+7
* Minor formatting tweaks to Time Service Intro.Gary E. Miller2015-03-151-8/+8
* GPS time is UTC(USNO) not UTC(NIST)Hal Murray2015-03-151-5/+4
* Trailing whitespace cleanup.Gary E. Miller2015-03-151-15/+15
* Trailing whitespace cleanup.Gary E. Miller2015-03-151-32/+32
* Minor changes, units, etc.Sanjeev Gupta2015-03-151-1/+4
* Typo in RFC 5905 referenceSanjeev Gupta2015-03-151-1/+1
* Update C;ock Types sectionSanjeev Gupta2015-03-151-7/+7
* Update and cleanup the Time Sources sectionSanjeev Gupta2015-03-151-8/+11
* Changes in "Use Cases" sectionSanjeev Gupta2015-03-151-4/+8
* Whoops, check for C11, not for not C11 in stdatomic.h test.Gary E. Miller2015-03-151-1/+1
* Add a test for C11 and check we have C11 before using stdatomic.hGary E. Miller2015-03-151-1/+18
* Check for __STDC_NO_ATOMICS__ before using stdatomic.hGary E. Miller2015-03-151-1/+1
* More NEWS corrections.Eric S. Raymond2015-03-141-1/+1
* NEWS typo fix.Eric S. Raymond2015-03-141-1/+1
* Appeasement cast for 32-bit maxhines.Eric S. Raymond2015-03-141-3/+3
* Make sure gpsd-config.h is idempotent.Eric S. Raymond2015-03-141-1/+3
* Commits are open for 3.15.Eric S. Raymond2015-03-141-1/+1
* Version bump for Pi Day release.release-3.14Eric S. Raymond2015-03-142-1/+2
* remove extraneous semicolonGary E. Miller2015-03-131-1/+1
* pep8 whitespace and is not None cleanup in gps/client.pyJon Schlueter2015-03-131-20/+31
* Add regression test and DB entry for Magellan eXplorist 110.Eric S. Raymond2015-03-133-0/+150
* Website markup cleanup.Eric S. Raymond2015-03-132-8/+7
* Fix minor bug in ntpshmmon uncovered by Coverity.Eric S. Raymond2015-03-131-19/+13
* splint/cppcheck/coverity prerelease cleanup.Eric S. Raymond2015-03-1311-14/+23
* Minor revisions to GPSD Time Service HOWTO.Eric S. Raymond2015-03-131-11/+11
* If command sockets weren't opend, a stale pidfile could linger.Eric S. Raymond2015-03-131-0/+1
* Whoops, infinite timeout in cgps, now really 2 mins.Gary E. Miller2015-03-121-2/+2
* Increase timeout for cgps from 5 Sec to 120 Sec.Gary E. Miller2015-03-121-2/+7
* Document SHM and JSON timeout is in uSec. Fix SHM so that is true.Gary E. Miller2015-03-123-2/+5
* Minor typo correction in AIDVM.txt.Eric S. Raymond2015-03-121-1/+1
* chimer -> server.Eric S. Raymond2015-03-121-24/+27
* Remove more trailing white spaceGary E. Miller2015-03-111-3/+3
* Remove trailing white space.Gary E. Miller2015-03-112-7/+7
* Typo in RFC 5905 URL.Gary E. Miller2015-03-111-1/+1
* In the time service documents, use the NTP accuracy estimate from RFC 5905.Eric S. Raymond2015-03-112-9/+15
* Add USB poll interval to a table in the GPSD Time Service HOWTO.Eric S. Raymond2015-03-111-8/+9
* Add USB 2.0 to time accuracy table.Gary E. Miller2015-03-111-3/+4
* Comment fix.Eric S. Raymond2015-03-111-1/+1
* In ppsthread.c, ensure errno thread-safety. All regression tests pass.Eric S. Raymond2015-03-111-0/+1