summaryrefslogtreecommitdiff
path: root/drivers.c
Commit message (Expand)AuthorAgeFilesLines
* Integrate first-cut Garmin binary driver.Eric S. Raymond2005-02-141-0/+5
* Integrated baud-rate hunting.Eric S. Raymond2005-02-131-1/+6
* There are no more direct-connect clients.Eric S. Raymond2005-02-011-1/+0
* Drop back to void type for the raw-mode hook.Eric S. Raymond2005-01-021-5/+5
* Change to the return type of raw hook.Eric S. Raymond2005-01-021-5/+5
* Move config.h include into gpsd.h so we can never foo up the structure Eric S. Raymond2004-12-301-1/+0
* Tilman Koschnick's AMD64 patch.Eric S. Raymond2004-12-231-1/+1
* Lint cleanup page.Eric S. Raymond2004-12-181-2/+2
* -i has to be available if ZODIAC is. Get rid of an unneeded layer ofEric S. Raymond2004-10-221-3/+3
* More fluff removal.Eric S. Raymond2004-10-051-4/+0
* BSD port fixes and more code cleanup.Eric S. Raymond2004-10-041-1/+0
* Tighten up more code.Eric S. Raymond2004-09-301-4/+2
* Input handler does not actually have a rfeturn value, so make it void.Eric S. Raymond2004-09-301-4/+4
* More fluff removal.Eric S. Raymond2004-09-301-17/+8
* Another compaction pass.Eric S. Raymond2004-09-291-29/+1
* Another round of structure trimming.Eric S. Raymond2004-09-291-8/+8
* Remove some redundant structure members.Eric S. Raymond2004-09-291-8/+5
* Get rid of some redundant data members.Eric S. Raymond2004-09-291-3/+3
* Get rid of some more dependencies on the exact driver list.Eric S. Raymond2004-09-271-0/+2
* More support for conditioning out drivers.Eric S. Raymond2004-09-261-0/+4
* Nothing outside the driver structures should have to know what driversEric S. Raymond2004-09-241-1/+1
* Add explanatory comment.Eric S. Raymond2004-09-221-0/+4
* Another step towards being able to condition out drivers.Eric S. Raymond2004-09-211-11/+11
* gpsd.spec is derived, no need to carry it around.Eric S. Raymond2004-09-201-0/+6
* Finish off message.Eric S. Raymond2004-09-141-1/+1
* The last change was half right. The loop condition change is good,Eric S. Raymond2004-09-091-2/+2
* update to hopefully make triggers workDerrick Brashear2004-09-091-1/+1
* Try to make Earthmate switching work.Eric S. Raymond2004-09-081-1/+1
* Changed name of gpscli_report to gpsd_report and added stub,Eric S. Raymond2004-09-081-4/+4
* Provide send_nmea service for drivers.Eric S. Raymond2004-09-031-2/+2
* Allow drivers to declare stop bits for their device.Eric S. Raymond2004-09-021-2/+5
* Clean the vendor-specific stuff out of zodiac.cEric S. Raymond2004-09-021-17/+18
* I think I had broken the handoff to Zodiac binary mode. I hope thisEric S. Raymond2004-09-011-5/+6
* Move the vendor-specific stuff out of zodiac.c.Eric S. Raymond2004-09-011-3/+10
* Oops -- un-disable the Tripmate.Eric S. Raymond2004-09-011-4/+4
* Change EarthMate to Zodiac, because the newer EarthMates have aEric S. Raymond2004-09-011-13/+14
* Shoot PRWIZCH support through the head. Pre-1.10 gpsd never shipped this dataEric S. Raymond2004-08-311-3/+2
* Prepare to condition out TripMate.Eric S. Raymond2004-08-311-0/+4
* Oops -- send the right length.Eric S. Raymond2004-08-311-1/+1
* Allow drivers to describe themselves.Eric S. Raymond2004-08-311-3/+3
* Avoid exporting a fixed-size table.Eric S. Raymond2004-08-311-9/+11
* Attempt FV18 support.Eric S. Raymond2004-08-311-0/+28
* Figure out how to condition out EathMate support.Eric S. Raymond2004-08-311-0/+4
* Remove debug member from session structure.Eric S. Raymond2004-08-291-3/+1
* To make sure that N seconds of real time have elapsed, it suffices to Eric S. Raymond2004-08-261-1/+1
* Offline check is no longer subject to false positives.Eric S. Raymond2004-08-241-0/+4
* Don't discard $ before control word matching.Eric S. Raymond2004-08-241-1/+1
* Typo fixes.Eric S. Raymond2004-08-231-3/+3
* Placed HTML stuff under version control.Eric S. Raymond2004-08-221-0/+3
* Tell TripMate to ignore PRWIZCH.Eric S. Raymond2004-08-221-0/+7