summaryrefslogtreecommitdiff
path: root/gpsd.h-tail
Commit message (Expand)AuthorAgeFilesLines
* 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
* End-of-cycle latch for devices that ship $GPGBS now works.Eric S. Raymond2009-09-041-0/+1
* Rerrange some definitions for improved maintainability.Eric S. Raymond2009-09-041-30/+22
* Use CYCLE_END condition for the 2-part mal-design of AIS message 24 properly.Eric S. Raymond2009-09-031-0/+1
* Now make it possible for a driver to signal cycle start, cycle end, ... Eric S. Raymond2009-09-031-1/+4
* Break the cycle-start flag out of general status mask into its own field.Eric S. Raymond2009-09-031-0/+1
* Split eph into epx and epy internally... Eric S. Raymond2009-09-031-0/+7
* Back out a change that broke regression tests. All tests pass.Eric S. Raymond2009-08-301-1/+1
* Write-lock gpsd.h when it's generated...Eric S. Raymond2009-08-291-1/+1
* Miroslav Lichvar <mlichvar@redhat.com> had this to say:Eric S. Raymond2009-08-271-1/+1
* Add gps_errstr() to the client API so client code doesn't have toEric S. Raymond2009-08-261-0/+1
* Simplify the implementation of ?WATCH.Eric S. Raymond2009-08-251-6/+0
* Parse WATCH responses in the client library. All regression tests pass.Eric S. Raymond2009-08-231-7/+0
* Ship device flags as integer rather than string list.Eric S. Raymond2009-08-191-1/+2
* Make the two different kinds of DEVICE notation conformable.Eric S. Raymond2009-08-181-1/+1
* More steps towards ?DEVICES decoding - refactor code.Eric S. Raymond2009-08-181-3/+8
* Big simplification of GPSD_NG interface. Eric S. Raymond2009-08-171-1/+1
* Support JSON dumping for RTCM2 messages.Eric S. Raymond2009-08-121-1/+2
* Abolish device classes. Eric S. Raymond2009-08-101-6/+24
* Experimental 'scaled' attribute for AIS reporting; needs testing.Eric S. Raymond2009-08-051-0/+1
* Break per-channel configuration bits out into a separate config structure...Eric S. Raymond2009-07-311-0/+6
* Refactor code for parsing WATCH responses...Eric S. Raymond2009-07-301-0/+12
* Pull some definitions into gpsd.c that were too widely exposed.Eric S. Raymond2009-07-291-25/+0
* More separation of channel objects from subscriber and device objects.Eric S. Raymond2009-07-271-3/+3
* 'G' command no longer has side effects. Eric S. Raymond2009-07-251-1/+1
* Fix some JSON generation issues.Eric S. Raymond2009-07-241-0/+1
* Add and document the device_class member, so we can do ?DEVICES properly.Eric S. Raymond2009-07-241-0/+3
* fix prototype of aivdm_dumpChris Kuethe2009-07-241-1/+1
* Rename the function to oncore_payload_cksum_length()... Chris Kuethe2009-07-231-1/+1
* Reverse the breakout of gpsd_output.Eric S. Raymond2009-07-221-23/+0
* Hakan Johansson made the oncore driver acutally useful.Chris Kuethe2009-07-221-0/+10
* Make the oncore sniffer use the known lengths of packets.Chris Kuethe2009-07-161-0/+2
* Rough oncore driver.Chris Kuethe2009-07-161-12/+2
* refactor the output routines.Chris Kuethe2009-07-111-0/+48
* actually, UNUSED is better for our purposes in gps.hChris Kuethe2009-07-061-8/+0
* UNUSED is not something that config.h needs to define. move it to gpsd.hChris Kuethe2009-07-061-0/+8
* GPSD can now be a gpsd clientChris Kuethe2009-07-051-1/+3
* change the dgnss_ prefix to netgnss_Chris Kuethe2009-07-041-7/+7
* take a hint from the tsip driver... Chris Kuethe2009-07-041-0/+1
* schedule output of gps system message. not supported on all receivers (likeChris Kuethe2009-07-031-0/+1
* Splint cleanup.Eric S. Raymond2009-06-141-1/+1
* Fossil removal.Eric S. Raymond2009-06-111-10/+0
* Significant simplification of the packet-getter interface. Eric S. Raymond2009-03-271-2/+1
* First cut at implementing Matthias Urlich's suggestion about a release timeout.Eric S. Raymond2009-03-201-0/+1
* splint cleanup.Eric S. Raymond2009-03-181-2/+2