summaryrefslogtreecommitdiff
path: root/gpsd.h-tail
Commit message (Expand)AuthorAgeFilesLines
* Document experimental POLL command and response, bump protocol version to 3.2.Eric S. Raymond2010-03-251-1/+1
* gpsd.c no longer needs to use the classmap, so restrict its visibility.Eric S. Raymond2010-03-231-9/+0
* Drop staging buffers for fix information from channel level to device level.Eric S. Raymond2010-03-231-0/+2
* Vanish away Id and Rev $ keywords, git won't expand them to anything useful.Eric S. Raymond2010-03-131-2/+0
* Copyright stamps everywhere. No code changes.Eric S. Raymond2010-03-111-1/+5
* Na,espace cleanup. All regression tests pass, codebase splints clean.Eric S. Raymond2010-01-131-1/+1
* splint cleanup of IPv6 support.Eric S. Raymond2010-01-121-10/+0
* Internal IPv6 support, derived from a support patch by Olivier Mehani.Eric S. Raymond2010-01-121-1/+11
* Declare socket-valued ints as socket_t.Eric S. Raymond2009-12-311-2/+2
* Tweaks to improve Oncore GPS PPS performance.Gary E. Miller2009-12-071-0/+1
* Fixed JSON dumping of AIS type 15.Eric S. Raymond2009-12-071-0/+1
* Ship a DEVICE notification on every driver changeEric S. Raymond2009-12-051-0/+1
* Splint and compiler warning cleanup.Eric S. Raymond2009-12-031-0/+3
* gpspipe exposed an orthogonality failure.Eric S. Raymond2009-12-031-2/+2
* Support for the Trinmble BD960/BX960Eric S. Raymond2009-11-201-2/+7
* Include the whole config file in gpsd.h.Eric S. Raymond2009-11-201-0/+1
* Resolve an OS X linkage problem.Eric S. Raymond2009-11-191-1/+1
* Compiler warning suppressions (the MKT3301->MTK3301 change wasn't complete).Eric S. Raymond2009-11-171-3/+3
* Make fudge explicit in ntpshm_put(), and log it..Gary E. Miller2009-11-171-1/+1
* merge in the rest of chris adams' SVeeSix patchChris Kuethe2009-11-171-0/+1
* Revert Miroslav Lichvar's PPS patch of 27 Aug on Gary Miller's advice.Eric S. Raymond2009-11-041-1/+1
* Address Berlios tracker bug #16299: Eric S. Raymond2009-10-121-1/+1
* The new instrumentation pays off. Eric S. Raymond2009-10-021-4/+1
* Introduced new LOG_DATA debugging level.Eric S. Raymond2009-09-301-3/+4
* Refactor the cycle-end tracking. The AIS machinery should use it.Eric S. Raymond2009-09-301-1/+1
* Add some debugging machinery - we can now dump set flags in a convenient form.Eric S. Raymond2009-09-291-0/+2
* Rip out most of the old profiling support.Eric S. Raymond2009-09-291-0/+9
* More virtuous code removal.Eric S. Raymond2009-09-271-1/+0
* C and Python libraries now speak both new and old protocol... Eric S. Raymond2009-09-241-4/+0
* Simplify the API. The second argument of gpsd_activate() was a fossil.Eric S. Raymond2009-09-181-4/+1
* Daemon now has its own version symbols for the wire protocol...Eric S. Raymond2009-09-181-0/+4
* Use LOSSLESS_PACKET_TYPE()... Eric S. Raymond2009-09-171-0/+1
* Splint cleanup. All regression tests pass.Eric S. Raymond2009-09-171-1/+2
* AIVDM is a textual packet type. Treat it uniformly as one.Eric S. Raymond2009-09-171-12/+12
* Disentangle the packet raw hook used on the client side...Eric S. Raymond2009-09-171-1/+1
* Change the driver event set to be more orthogonal.Eric S. Raymond2009-09-161-1/+3
* Split libgpsd_core.c in half. Eric S. Raymond2009-09-151-0/+2
* Add clear_dop().Eric S. Raymond2009-09-151-1/+3
* Rename event_revert to event_deactivate. No behavior changes.Eric S. Raymond2009-09-131-1/+1
* Fold the probe_wakup method into the new generic lifetime-event hook. Eric S. Raymond2009-09-131-7/+11
* Fold the revert method into the generic event hook.Eric S. Raymond2009-09-131-4/+2
* The configurator member becomes event_hook. Eric S. Raymond2009-09-131-2/+1
* Merge the configurator and probe_subtype methods. Eric S. Raymond2009-09-131-2/+3
* NMEA end-of-cycle detector appears to be working.Eric S. Raymond2009-09-111-3/+15
* Dyke out the remotegpsd code. Eric S. Raymond2009-09-101-3/+1
* Son of the Splint Cleanup.Eric S. Raymond2009-09-101-2/+3
* Bride of the Splint Cleanup. All regression tests pass.Eric S. Raymond2009-09-101-7/+6
* Yet more splint cleanup. All regression tests pass.Eric S. Raymond2009-09-091-2/+2
* Partial splint cleanup. All regression tests pass.Eric S. Raymond2009-09-091-1/+1
* Remove a duplicative storage declaration.Eric S. Raymond2009-09-061-2/+1