summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* GPS monitor for Garmin Serial binary protocol.Michael Tatarinov2011-10-244-4/+310
* splint cleanup.Eric S. Raymond2011-10-231-1/+1
* Attempted fix for Savannah bug #34562: error in json encoded device list.Eric S. Raymond2011-10-231-1/+9
* Suppress a compiler warning.Eric S. Raymond2011-10-221-0/+1
* Fix for broken -G logic.Eric S. Raymond2011-10-221-2/+2
* Changes to enable RPM build on Fedora.Eric S. Raymond2011-10-222-1/+2
* Used clock_gettime() instead of gettimeofday() if possible.Michael Tatarinov2011-10-204-13/+18
* Tweak for time.Michael Tatarinov2011-10-202-11/+1
* Improve probe log messages.Michael Tatarinov2011-10-203-12/+13
* Garmin binary protocol. Mapping Garmin RPN to SBAS PRN.Michael Tatarinov2011-10-201-2/+5
* Comment tweaks.Michael Tatarinov2011-10-201-2/+2
* SiRF driver. Fixed bug with setting speed >= 115200 baud.Michael Tatarinov2011-10-171-2/+10
* Typo fix.Michael Tatarinov2011-10-141-1/+1
* Garmin driver. Fixed a bug in the code detection USB device.Michael Tatarinov2011-10-131-1/+1
* Don't try to revert serial parameters on exit if we didn't have to change them.Eric S. Raymond2011-10-121-8/+16
* The TIOCMWAIT bug messes up kernel PPS, too.Eric S. Raymond2011-10-122-4/+2
* Merge branch 'master' of git.sv.gnu.org:/srv/git/gpsdEric S. Raymond2011-10-121-1/+3
|\
| * Get gpsd.php running again, thanks to Romain GobinetGary E. Miller2011-10-121-1/+3
* | Add gpsd.php to default target list.Eric S. Raymond2011-10-121-1/+1
|/
* In gpsprof, added [server[:port[:device]]] options.Michael Tatarinov2011-10-122-14/+33
* Fixed copy'n'paste bug in the Python binding.Michael Tatarinov2011-10-121-2/+2
* Markup fix.Eric S. Raymond2011-10-121-1/+1
* Garmin serial driver. Don't emit SKY if satellites aren't seen.Michael Tatarinov2011-10-121-3/+7
* Document kernel bug that interferes with non-kernel PPS, and the workaround.Eric S. Raymond2011-10-124-1/+27
* snr is unsigned, not signed, in garmin binary sat data.Gary E. Miller2011-10-121-2/+2
* Improve PPS error handling.Gary E. Miller2011-10-111-2/+4
* Another PPS log tweak.Gary E. Miller2011-10-111-1/+1
* Improve PPS log messages.Gary E. Miller2011-10-111-15/+14
* gpsd man page changes for ntp config. From: Michael TatarinovGary E. Miller2011-10-111-0/+12
* SiRF regression loads needed to be rebuilt because MID4 no longer sets time.Eric S. Raymond2011-10-105-155/+155
* Typo fix.Eric S. Raymond2011-10-101-1/+1
* The previous round of splint fixups was botched. Remedy this.Eric S. Raymond2011-10-105-22/+16
* Display time offset (system time - GPS time) in cgps.Eric S. Raymond2011-10-101-4/+13
* Add -r option to gpsplot.Eric S. Raymond2011-10-103-17/+42
* The GPS time rollover check fires too often. Disable until we figure out why.Eric S. Raymond2011-10-091-0/+2
* Minor bug fixes.Eric S. Raymond2011-10-091-2/+6
* In SiRF, don't set the fix timestamp on a MID4.Eric S. Raymond2011-10-091-13/+1
* splint cleanup.Eric S. Raymond2011-10-091-0/+1
* const and splint cleanup.Eric S. Raymond2011-10-099-28/+58
* Ensure that enabling timing won't break object file compatibility.Eric S. Raymond2011-10-097-19/+20
* Typo fix.Eric S. Raymond2011-10-091-1/+1
* Remove a library dependency that is no longer required.Eric S. Raymond2011-10-091-1/+1
* Implement SIGUSR1 behavior in gpspprof, and change the way samples are counted.Eric S. Raymond2011-10-082-3/+12
* Typo fix.Eric S. Raymond2011-10-071-2/+2
* Documentation needs the name changes too.Eric S. Raymond2011-10-071-3/+3
* Clean up some variable names.Eric S. Raymond2011-10-074-15/+15
* Typo fixes, and fix a fossil from autotools.Eric S. Raymond2011-10-072-9/+7
* Small improvement in profile logging.Eric S. Raymond2011-10-061-2/+3
* Typo fix.Eric S. Raymond2011-10-061-1/+1
* Website fixes and a better validation production.Eric S. Raymond2011-10-063-25/+28