summaryrefslogtreecommitdiff
path: root/driver_proto.c
Commit message (Expand)AuthorAgeFilesLines
* Rename config.h so it can be installed as gpsd_config.h...Chris Kuethe2006-10-261-1/+2
* Add a new capability to the generic driver structure: wakeup...Eric S. Raymond2006-10-261-0/+1
* Add subversion ID tags near the beginning of every file.Chris Kuethe2006-09-211-0/+1
* Document the fact that the channels member is no longer used for parsing.Eric S. Raymond2006-08-211-1/+1
* True North support integrated.Eric S. Raymond2005-08-011-0/+1
* Use gpsd_hexdump().Eric S. Raymond2005-07-191-25/+6
* Switch to using C99 initializers everywhere.Eric S. Raymond2005-07-161-13/+13
* Architecture extension; handle variable sample rates.Eric S. Raymond2005-07-111-1/+3
* First cut at iTrax and iTalk support.Eric S. Raymond2005-07-111-2/+2
* Add a driver-prototype file. Clean up and fix RTCM passthrough.Eric S. Raymond2005-07-081-0/+147