summaryrefslogtreecommitdiff
path: root/gpsd.h
Commit message (Expand)AuthorAgeFilesLines
* More prep work for 16-channel receivers.Eric S. Raymond2005-06-221-2/+3
* This version passes the regression test.Eric S. Raymond2005-06-201-1/+1
* Back out a change that (harmlessly) broke the regression test...Eric S. Raymond2005-06-201-1/+1
* First steps towards solving Rob Janssen's DOP problem.Eric S. Raymond2005-06-201-1/+1
* New data-lifetime code looks like it might be ready for prime time.Eric S. Raymond2005-06-171-1/+1
* New packet-return API using newdata and explicit merging.Eric S. Raymond2005-06-151-1/+0
* Various small cleanups.Eric S. Raymond2005-06-151-1/+1
* Rob Jansssen's second-round TSIP patches.Eric S. Raymond2005-06-121-1/+4
* Refactor so the raw_hook dumping is done in handle_packet...Eric S. Raymond2005-06-121-4/+0
* Rob Janssen's first TSIP patch.Eric S. Raymond2005-06-111-3/+1
* Port hack for OpebBSD; base code on C99 round()/roundf().Eric S. Raymond2005-06-111-0/+5
* Do some int to size_t conversions we didn't catch the first time around.Eric S. Raymond2005-06-101-4/+3
* Type cleanup.Eric S. Raymond2005-06-101-9/+10
* Zero splint warnings!Eric S. Raymond2005-06-081-1/+1
* 41 splint warnings.Eric S. Raymond2005-06-071-9/+9
* 75 splint warnings with all -unrecog directives removed.Eric S. Raymond2005-06-071-3/+5
* 78 splint warnings.Eric S. Raymond2005-06-071-2/+7
* 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