summaryrefslogtreecommitdiff
path: root/gpsd.h
Commit message (Expand)AuthorAgeFilesLines
* Fix compile error when all of SiRF, Garmin, and TSIP are disables.Eric S. Raymond2005-06-031-1/+3
* 556 splint warnings. Found an error in the dsock handling with it.Eric S. Raymond2005-05-291-1/+1
* 698 splint warnings.Eric S. Raymond2005-05-271-5/+5
* 879 splint warnings.Eric S. Raymond2005-05-271-1/+1
* 989 splint warnings. Fix getw() macro bug pointed out by Rob Janssen.Eric S. Raymond2005-05-271-1/+2
* Get rid of more sprintfs.Eric S. Raymond2005-05-271-3/+3
* 1485 splint warnings.Eric S. Raymond2005-05-261-1/+1
* Down to 1545 splint warnings.Eric S. Raymond2005-05-261-2/+2
* Down to 1543 splint warnings.Eric S. Raymond2005-05-261-2/+2
* More splint cleanup. Down to 1689 warnings.Eric S. Raymond2005-05-261-3/+3
* Make a start at cleaning up splint warnings.Eric S. Raymond2005-05-261-11/+12
* Followup to the TSIP patch; also, a manual-page correction.Eric S. Raymond2005-05-261-1/+2
* Change API so raw_hook takes a length argument; supports dumping binary packets.Eric S. Raymond2005-05-261-1/+1
* Rob Janssen writes: Here is my first version of the Trimble TSIP driver.Eric S. Raymond2005-05-251-1/+1
* Rob Janssen's fix for PPS threading.Eric S. Raymond2005-05-251-2/+8
* Support R=2.Eric S. Raymond2005-05-241-1/+1
* Preparation for the TSIP driver.Eric S. Raymond2005-05-241-3/+4
* Fix a serious bug in multi-device operation.Eric S. Raymond2005-05-241-1/+3
* Second refactoring step towards putting packet sniffing in the main loop.Eric S. Raymond2005-05-241-0/+2
* Don't rely on the system clock under any circumstances.Eric S. Raymond2005-05-201-0/+1
* Cleanup of dynamic-SHM patch.Eric S. Raymond2005-05-201-0/+2
* Dynamic SHM segment allocation.Eric S. Raymond2005-05-201-10/+16
* DBUS broadcast support by Amaury Jaquot.Eric S. Raymond2005-05-201-0/+4
* PPS code is now part of the main line.Eric S. Raymond2005-05-181-1/+0
* Rob Janssen's second big timekeeping patch.Eric S. Raymond2005-05-161-1/+3
* Clean up and condition some code.Eric S. Raymond2005-05-151-2/+2
* Fixes for the Zodiac driver. Beginning of PPS patch (conditioned out).Eric S. Raymond2005-05-091-0/+2
* Fix the rate-limiter logic for SiRF MID04.Eric S. Raymond2005-05-021-0/+3
* Testing works better if we compile with GARMIN_ENABLE and ZODAC_ENABLE on.Eric S. Raymond2005-04-301-3/+0
* Move magnetic separation into the fix structure...Eric S. Raymond2005-04-301-2/+0
* Move the USB driver inventory early enough that the daemon is still root.Eric S. Raymond2005-04-291-0/+3
* Open the shared-memory segment to talk to ntpd only once.Eric S. Raymond2005-04-281-3/+5
* Restore SiRF packet 41 interpretation.Eric S. Raymond2005-04-211-1/+5
* Second revision of the error model, much simpler.Eric S. Raymond2005-04-201-66/+3
* Incorporate error-modeling changes suggested by Carl Carter.Eric S. Raymond2005-04-201-6/+35
* Fixed bug reported by Andreas Brauchli <a.brauchli@elementarea.net>.Eric S. Raymond2005-04-131-1/+1
* Leap-second correction is now context shared among all sessions.Eric S. Raymond2005-04-111-1/+9
* Device list editing through a separate control socket.Eric S. Raymond2005-04-031-1/+0
* More geoid tweaks.Gary E. Miller2005-04-011-1/+1
* SiRF coordinate conversion should now work with all firmware versions.Eric S. Raymond2005-04-011-3/+0
* Two flags are no longer needed.Eric S. Raymond2005-04-011-2/+0
* Move all the datum-specific stuff into geoid.cEric S. Raymond2005-04-011-1/+3
* Use computed geoid separation rather than SiRF packet 42 MSL height.Eric S. Raymond2005-04-011-0/+2
* First cut to fix cast alignment issue.Gary E. Miller2005-04-011-1/+3
* Avoid a compile error in some odd configurations.Eric S. Raymond2005-03-311-1/+2
* Better time selection, from Robert Janssen.Eric S. Raymond2005-03-301-1/+3
* Rob Jannsen's second round of time patches.Eric S. Raymond2005-03-291-0/+6
* Recognize both GP and II packet leaders.Eric S. Raymond2005-03-291-8/+0
* Make the talker ID prefix a compile-time parameter.Eric S. Raymond2005-03-291-0/+8
* Another refactoring change, moves towards multisession.Eric S. Raymond2005-03-281-3/+1