summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Simplify the thread-monitor interface.Eric S. Raymond2015-03-115-25/+21
* Remove a redundancy.Eric S. Raymond2015-03-111-3/+3
* Intro to Time Service - distinguish two different kinds of time radio.Eric S. Raymond2015-03-111-10/+24
* Take a whack at addressing pre-existing /dev/ppsN devices.Eric S. Raymond2015-03-111-56/+64
* Further tweak to RasPi kernel configuration for PPS.Gary E. Miller2015-03-101-1/+2
* Note a kernel configuration option required for RasPi and PPS.Gary E. Miller2015-03-101-0/+8
* Document that Ashtech ans OXYS both use $PASHR in incompatible ways.Gary E. Miller2015-03-101-0/+12
* Minor polishing of Time Service Intro.Eric S. Raymond2015-03-101-31/+33
* Add a lst minute check in chrony send to validate leap notify.Gary E. Miller2015-03-101-2/+15
* Only allow leap seconds in June and December.Gary E. Miller2015-03-101-0/+14
* Add check restuls for for OXTSGary E. Miller2015-03-101-0/+199
* Add Oxford Technical Solutions (OXTS) GPS+IMUGary E. Miller2015-03-101-0/+158
* Fix pty permissions in fake.pyGary E. Miller2015-03-101-0/+2
* ell git to ignore *.bak filesGary E. Miller2015-03-101-0/+1
* Include path in faInclude path in file open failure messages.Eric S. Raymond2015-03-101-3/+6
* Minor typo fixes.Eric S. Raymond2015-03-101-2/+2
* Fix a broken footnote in the new white paper.Eric S. Raymond2015-03-101-1/+3
* Added new "Introduction to Time Service" document.Eric S. Raymond2015-03-108-55/+302
* Fix cppcheck complaints about not enough parenthesis.Gary E. Miller2015-03-094-29/+29
* OS X, add install notes to the INSTALL file.Gary E. Miller2015-03-091-0/+40
* Ignore nohup.out file. Prevent mistakes...Gary E. Miller2015-03-091-0/+2
* OS X fixed warns on -pthread,Gary E. Miller2015-03-091-1/+3
* OS X needs another time.h for time_tGary E. Miller2015-03-091-0/+1
* OS X will not strip the dylibs, so do not try.Gary E. Miller2015-03-091-2/+2
* OSX needs string.h for strlcat()Gary E. Miller2015-03-091-0/+1
* OS X, fix warning of missing cast speed_t -> unsigned longGary E. Miller2015-03-091-2/+2
* OS X, missing (misplaced) return in clock_gettime.Gary E. Miller2015-03-091-1/+1
* OS X, fix a duplicate defintion of clockid_t.Gary E. Miller2015-03-091-0/+2