summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 2.90dev in preparation for release.Eric S. Raymond2009-11-204-10/+20
* Trying to be tricky about which things we hexdumped was a lose.Eric S. Raymond2009-11-201-8/+4
* Appease the malevolent autotools gods.Eric S. Raymond2009-11-202-0/+3
* Further comment tweaksGary E. Miller2009-11-201-12/+10
* Improve comments and make dependency on /proc/bus/usb/devices optional.Gary E. Miller2009-11-191-28/+36
* Document a dependency.Eric S. Raymond2009-11-191-0/+4
* Comment fix.Eric S. Raymond2009-11-191-1/+1
* Comment fix.Eric S. Raymond2009-11-191-9/+11
* Beginning of workaround for OpenBSD socket problem.Eric S. Raymond2009-11-191-3/+6
* Resolve an OS X linkage problem.Eric S. Raymond2009-11-193-14/+14
* Recent TSIP changes require a rebuild of the trimble-lassen_iq-playacar test. Eric S. Raymond2009-11-191-0/+2
* Add a protocol-transition comment.Eric S. Raymond2009-11-191-0/+1
* Documentation polishing.Eric S. Raymond2009-11-191-9/+9
* Corrections for Garmin GPS-76b and an HTML bug in code generated by gpscap.pyEric S. Raymond2009-11-192-4/+3
* splint cleanup.Eric S. Raymond2009-11-191-1/+0
* Mac OS X cleanup passes from mledford.Eric S. Raymond2009-11-196-6/+6
* splint cleanup.Eric S. Raymond2009-11-196-10/+15
* Typo fix.Eric S. Raymond2009-11-191-1/+1
* Work around, and document, a subtle limitation of libgps.Eric S. Raymond2009-11-194-8/+32
* Fix an incorrect attempt to clear union state flags.Eric S. Raymond2009-11-192-11/+21
* flush the input buffer if it gets too full and nothing is detected.Chris Kuethe2009-11-191-0/+6
* armorChris Kuethe2009-11-191-1/+1
* these speed switches are no longer necessary; tsip can probe for parityChris Kuethe2009-11-191-2/+3
* Fix up some regression tests to track a recent API change.Eric S. Raymond2009-11-193-10/+12
* Consume whitespace following a JSON parse.Eric S. Raymond2009-11-191-0/+3
* End pointer returned by the JSON parser needs to be passed back up...Eric S. Raymond2009-11-184-13/+15
* Improved instrumentation.Eric S. Raymond2009-11-181-17/+28
* Keep validity flags for the client-side union in a valid state.Eric S. Raymond2009-11-182-5/+15
* Instrumentation for the client library.Eric S. Raymond2009-11-182-52/+81
* Sorry, make the last patch compile.Gary E. Miller2009-11-181-2/+3
* Fix PPS precision at -16.Gary E. Miller2009-11-181-4/+7
* gpsd.hotplug.wrapper needs to export environment settings for gpsd.hotplug.Bernd Zeimetz2009-11-181-0/+4
* A missing % in gpsd.hotplug caused USB autostart to fail.Bernd Zeimetz2009-11-181-1/+1
* Add qualification on GPS-76 USB.Eric S. Raymond2009-11-181-4/+6
* Markup fix.Eric S. Raymond2009-11-181-4/+4
* Anchor name fix.Eric S. Raymond2009-11-181-1/+1
* Documentatyion and FAQ improvements.Eric S. Raymond2009-11-184-16/+96
* Carry link to newest SiRF manual.Eric S. Raymond2009-11-181-6/+11
* More efficient use if vertical screenspace.Eric S. Raymond2009-11-181-3/+3
* Change 2-space indents to 4.Eric S. Raymond2009-11-181-559/+558
* cgps now gets GPS type.Eric S. Raymond2009-11-181-6/+10
* Change WATCH so it aelicits a DEVICES in addition to the WATCH response.Eric S. Raymond2009-11-182-5/+7
* cgps must collect device information from DEVICE notifications.Eric S. Raymond2009-11-181-13/+8
* Suppress a warning.Eric S. Raymond2009-11-171-1/+1
* Fix some overealousnes code removal last night.Eric S. Raymond2009-11-171-0/+2
* Elegant solution to sirf_binary.mode_switcher() extern.Gary E. Miller2009-11-172-4/+4
* Only try to move to SiRF binary from NMEA if...Gary E. Miller2009-11-171-1/+4
* Make 'gpsctl -b' work for SiRF binary.Gary E. Miller2009-11-172-4/+26
* Give up on indent, documenting the reason.Eric S. Raymond2009-11-171-1/+2
* Fix some whitespace glitches found while experimenting with indent(1).Eric S. Raymond2009-11-1729-99/+109