summaryrefslogtreecommitdiff
path: root/gpsd.h-tail
Commit message (Expand)AuthorAgeFilesLines
* Magic-number elimination.Eric S. Raymond2009-01-191-0/+2
* Improve the packet instrumentation slightly.Eric S. Raymond2009-01-121-0/+1
* Experimental code for sending hexified binary over the control channel.Eric S. Raymond2009-01-091-1/+1
* use some of GCC's attributes... Chris Kuethe2009-01-081-0/+4
* Update the list of packet type defines. Plain RTCM_PACKET is gone.Eric S. Raymond2009-01-071-7/+6
* New gpsctl send-string feture is ready for test.Eric S. Raymond2009-01-061-1/+1
* Refactor sending of control strings.Eric S. Raymond2009-01-061-1/+3
* This diff goes most of the way to getting us splint-clean again.Eric S. Raymond2009-01-051-3/+2
* Add a wrapper function around gpsd_hexdump to avoid hexdumping buffers...Chris Kuethe2008-12-271-0/+1
* Unify the header protection macro style a bit. Chris Kuethe2008-08-031-2/+1
* Large step towards RTCM3 dumping. This code is still buggy and incomplete.Eric S. Raymond2008-07-161-1/+1
* Add a packet.c entry point (actually a macro) for testing... Eric S. Raymond2008-07-151-0/+1
* Refactoring step. Eliminate second argument of packet.c::packet_parse().Eric S. Raymond2008-07-151-1/+1
* Revert previous EOF_PACKET change, it was a bad idea.Eric S. Raymond2008-07-141-1/+2
* Packet state machine now recognizes RTCM3 packets correctly.Eric S. Raymond2008-07-131-1/+2
* Rudimentary RTCM104v3 support compiles and splints clean. Eric S. Raymond2008-07-101-0/+2
* RTCM104v3 packet detection. Eric S. Raymond2008-06-301-12/+14
* Missed one thing fixing 'typename'.Gary E. Miller2008-01-211-1/+1
* An attempt at support for the Furuno Electronics GH-79L4 (GPSClock).Eric S. Raymond2007-12-181-0/+3
* Minor build and patches from the Gumstix crew.Eric S. Raymond2007-12-131-1/+1
* Integrated Garmin Simple Text Protocol driver from Petr Slansky.Eric S. Raymond2007-12-111-0/+2
* Refactoring step and fix to ntp interface.Mick Durkin2007-12-081-0/+1
* -T is gone. We'll develop a better alternative after 2.35.Eric S. Raymond2007-12-061-1/+0
* Introduce not-very-documented test mode. Chris Kuethe2007-10-171-0/+1
* Compiler warning cleanups.Chris Kuethe2007-06-031-1/+1
* More splint cleanups and elimination of another static...Eric S. Raymond2007-06-021-0/+1
* Get rid of another evil global. More splint cleanups.Eric S. Raymond2007-06-011-0/+5
* Pull the device_readonly variable into the global context structure.Eric S. Raymond2007-06-011-1/+2
* More splint cleanups.Eric S. Raymond2007-06-011-6/+8
* Change return ttype of gpsd_write to be what the Garmin driver was expecting;Eric S. Raymond2007-06-011-1/+1
* generic function to get the ip of the client, as a string.Chris Kuethe2007-04-141-0/+1
* Cosmetic changes to gpsd.h generation.Eric S. Raymond2007-03-261-10/+2
* More elegant gpsd.h generation. Eric S. Raymond2007-03-261-4/+0
* Generate gpsd.h so it will contain all relevant configure switches.Eric S. Raymond2007-03-261-0/+458