summaryrefslogtreecommitdiff
path: root/gpsd.h-tail
Commit message (Expand)AuthorAgeFilesLines
* splint cleanup.Eric S. Raymond2009-03-181-2/+2
* More refactoring of the AIVDM code.Eric S. Raymond2009-03-151-8/+7
* Refactor the AIVDM driver to remove dependencies on the session structure.Eric S. Raymond2009-03-151-12/+14
* rtcmdecode -> gpsdecode.Eric S. Raymond2009-03-131-2/+2
* Store unscaled AIDVM values so we never throw away information.Eric S. Raymond2009-03-131-1/+2
* Full decoding for AIVDM Type 4 messages.Eric S. Raymond2009-03-131-0/+1
* Second stage of AIVDM decoding:Eric S. Raymond2009-03-101-0/+9
* The shell of an AIVDM driver.Eric S. Raymond2009-03-091-1/+3
* Change cycle_chars to min_cycle so my third-to-last revision compiles.Greg Troxel2009-03-071-1/+1
* Remove 'cycle' member from device structure. Eric S. Raymond2009-03-071-2/+0
* Support --disable-controlsendEric S. Raymond2009-03-061-1/+3
* Simplify the way ALLOW_RECONFIGURE works.Eric S. Raymond2009-03-061-6/+5
* Create infrastructure for allowing changes of parity and stop bits.Eric S. Raymond2009-02-281-1/+2
* ocumentation and a splint cleanup.Eric S. Raymond2009-02-251-1/+3
* Enable gpsmon to get at the raw fields from an NMEA parse.Eric S. Raymond2009-02-171-0/+2
* Format driver sends through a common message buffer.Eric S. Raymond2009-02-161-2/+4
* Remove a fossil relic.Eric S. Raymond2009-02-151-3/+0
* Define TEXTUAL_PACKET_TYPE().Eric S. Raymond2009-02-151-0/+1
* Give the ubx driver a real control_send method.Eric S. Raymond2009-02-151-1/+2
* All driver method tables are now const.Eric S. Raymond2009-02-121-2/+3
* Add a packet_type member to the device structure. Eric S. Raymond2009-02-081-0/+1
* Make hex_escapes() generally available.Eric S. Raymond2009-01-301-0/+1
* driver for novatel superstar2. Chris Kuethe2009-01-261-0/+6
* Teach gpsctl to ship control strings to a UBX device, and eliminate ubxsend.Eric S. Raymond2009-01-211-0/+16
* 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