summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Rename and rationalize driver table instances. No logic changes.Eric S. Raymond2013-11-1225-129/+139
* splint cleanup.Eric S. Raymond2013-11-122-4/+10
* Documentation and TODO updates. All regression tests pass, PPS is live.Eric S. Raymond2013-11-123-7/+19
* Fix minor bugs in JSON packet passthrough.Eric S. Raymond2013-11-121-12/+14
* Slightly improved thread0locking in gpsmon.Eric S. Raymond2013-11-121-4/+4
* Virtuous code removal.Eric S. Raymond2013-11-122-19/+0
* Fix pps=no build.Eric S. Raymond2013-11-123-7/+19
* Typo fix.Eric S. Raymond2013-11-121-1/+1
* Fix buggy enable-flag-to-JSON mapping in the Python interface.Eric S. Raymond2013-11-121-3/+3
* SPLIT24 and PPSBAR flags belong in the Python interface, too.Eric S. Raymond2013-11-121-0/+10
* Fix PPS offset display bug by properly thread-locking some accesses.Eric S. Raymond2013-11-127-20/+58
* Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/gpsdGary E. Miller2013-11-127-22/+67
|\
| * Remove more duplicative logging.Michael Tatarinov2013-11-121-5/+4
| * sys/timepps.h needs sys/time.h on NetBSD, perhaps FreeBSDEric S. Raymond2013-11-121-1/+2
| * Detect endianness on OS X.Greg Troxel2013-11-122-0/+22
| * Documentation fix.Eric S. Raymond2013-11-121-2/+2
| * We can now change baud rates on the GR601-W.Eric S. Raymond2013-11-123-14/+37
* | A bit more SiRF IV decoding.Gary E. Miller2013-11-121-14/+94
|/
* Full splint cleanup.Eric S. Raymond2013-11-122-0/+6
* Cleanup.Michael Tatarinov2013-11-122-3/+5
* Fix more build breakage. Partial splint cleanup.Eric S. Raymond2013-11-127-17/+20
* I don't know how the previous commit compiled...Eric S. Raymond2013-11-121-1/+1
* Polish the modified gpsmon timeout logic.Eric S. Raymond2013-11-121-3/+4
* Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/gpsdGary E. Miller2013-11-112-27/+33
|\
| * Correctly mark deactivated devices, and do a better job of dumping them.Eric S. Raymond2013-11-112-19/+22
| * In DEVICES, don't display serial parameters for a device with speed 0.Eric S. Raymond2013-11-111-8/+11
* | Start to decode new SiRF IV messages.Gary E. Miller2013-11-111-3/+34
|/
* Nuke short timeout on gpsctl sync, it was producing spurious failure messages.Eric S. Raymond2013-11-111-1/+15
* Fix a truly stupid u-blox driver bug. Make baud rate change effective.Eric S. Raymond2013-11-111-54/+54
* Explain some code.Eric S. Raymond2013-11-111-1/+2
* Deal more gracefully with a zero timeout.Eric S. Raymond2013-11-111-3/+5
* Cosmetic fix.Eric S. Raymond2013-11-111-1/+1
* gpsmon i command now works.Eric S. Raymond2013-11-111-4/+4
* Correct a delay figure.Eric S. Raymond2013-11-111-1/+2
* A cleaner custom test for the endiannsss check.Eric S. Raymond2013-11-111-5/+19
* More results from mike_t.Eric S. Raymond2013-11-111-1/+1
* More field reports on test delays.Eric S. Raymond2013-11-111-23/+19
* Add a warning about sporadic build failures and the delay constants.Eric S. Raymond2013-11-112-8/+17
* Don't slow regression tests down more than we have to.Eric S. Raymond2013-11-111-17/+35
* Fix bug in array bounds and replace exit() with exit(EXIT_{SUCCESS,FAILURE}).Michael Tatarinov2013-11-111-6/+7
* Stop trying to set serial parity in the test loads.Eric S. Raymond2013-11-114-0/+1
* Trying to narrow down the serial-parameter error.Eric S. Raymond2013-11-111-2/+1
* It would be helpful to get the exception class name right.Eric S. Raymond2013-11-111-2/+2
* Catch an illegal-argument error thrown by Fedora Linux...Eric S. Raymond2013-11-111-1/+5
* Fix up command echoing.Eric S. Raymond2013-11-101-2/+13
* Fix the stutter problem with gpsmon input.Eric S. Raymond2013-11-101-1/+3
* Typo fixes.Eric S. Raymond2013-11-101-3/+3
* Reports on delays needed in the test framework.Eric S. Raymond2013-11-101-6/+16
* Add a hardware entry for the EVK 6H.Eric S. Raymond2013-11-101-3/+23
* Add hardware entry for BU-353-S4 based on Gary's 2012 report.Eric S. Raymond2013-11-101-0/+34