summaryrefslogtreecommitdiff
path: root/drivers.c
Commit message (Expand)AuthorAgeFilesLines
* Support compilers that can't do anonymous unions.Eric S. Raymond2005-07-261-1/+1
* More work at separating the low-level decoder from the RTCM structure stuff.Eric S. Raymond2005-07-241-1/+1
* Fix some bugs in the RTCM104 interface.Eric S. Raymond2005-07-211-6/+1
* Turn RTCM processing into a real driver.Eric S. Raymond2005-07-191-1/+10
* Another EverMore patch from the maintainer.Eric S. Raymond2005-07-181-2/+2
* Switch to using C99 initializers everywhere.Eric S. Raymond2005-07-161-92/+92
* Stage one of making the RTCM decoder an ordinary driver. Merge the RTCMEric S. Raymond2005-07-161-1/+1
* gpsfake can feed the daemon an RTCM stream...Eric S. Raymond2005-07-161-3/+1
* In theory we now have an RTCM104 driver...Eric S. Raymond2005-07-131-0/+34
* Fix minor bugs reported by Oleg Gusev.Eric S. Raymond2005-07-131-2/+2
* Add literal_send for Oleg Gusev.Eric S. Raymond2005-07-111-10/+31
* Oleg Gusev's fixes.Eric S. Raymond2005-07-111-7/+7
* Configure DBUS correctly.Eric S. Raymond2005-07-111-1/+1
* Try to elicit an Evermore binary response.Eric S. Raymond2005-07-111-0/+11
* Architecture extension; handle variable sample rates.Eric S. Raymond2005-07-111-1/+19
* First cut at iTrax and iTalk support.Eric S. Raymond2005-07-111-3/+95
* Add a driver-prototype file. Clean up and fix RTCM passthrough.Eric S. Raymond2005-07-081-9/+12
* It is now possible to configure out NMEA support.Eric S. Raymond2005-07-081-1/+6
* Big driver structure refactoring.Eric S. Raymond2005-07-081-1/+1
* Make sure the Evermore driver gets included in the strategy array.Eric S. Raymond2005-07-061-1/+4
* Added Sony support.Eric S. Raymond2005-07-061-0/+2
* First cut at Evermore support. Not yet tested.Eric S. Raymond2005-07-061-0/+7
* Ready to ship 2.27.release-2.27Eric S. Raymond2005-07-061-1/+1
* Various small cleanups.Eric S. Raymond2005-06-151-2/+2
* Refactor so the raw_hook dumping is done in handle_packet...Eric S. Raymond2005-06-121-3/+0
* Type cleanup.Eric S. Raymond2005-06-101-1/+1
* 41 splint warnings.Eric S. Raymond2005-06-071-2/+2
* 104 split errors. Some iffy changes to the TSIP driver.Eric S. Raymond2005-06-021-2/+2
* 680 splint warnings.Eric S. Raymond2005-05-271-4/+8
* 989 splint warnings. Fix getw() macro bug pointed out by Rob Janssen.Eric S. Raymond2005-05-271-4/+4
* Gary has a better fix.Eric S. Raymond2005-05-261-2/+3
* 1474 splint warnings.Eric S. Raymond2005-05-261-1/+1
* Down to 1545 splint warnings.Eric S. Raymond2005-05-261-8/+8
* Down to 1562 splint warnings.Eric S. Raymond2005-05-261-1/+1
* More splint cleanup. Down to 1689 warnings.Eric S. Raymond2005-05-261-1/+1
* Make a start at cleaning up splint warnings.Eric S. Raymond2005-05-261-21/+21
* Change API so raw_hook takes a length argument; supports dumping binary packets.Eric S. Raymond2005-05-261-1/+1
* Fix recognition of SiRF packets in an NMEA stream.Eric S. Raymond2005-05-241-1/+1
* Support R=2.Eric S. Raymond2005-05-241-1/+1
* Preparation for the TSIP driver.Eric S. Raymond2005-05-241-1/+4
* Cosmetic fixes.Eric S. Raymond2005-05-211-1/+1
* Dynamic SHM segment allocation.Eric S. Raymond2005-05-201-1/+1
* Better documentation of the new time patch.Eric S. Raymond2005-05-161-0/+1
* Rob Janssen's second big timekeeping patch.Eric S. Raymond2005-05-161-1/+1
* NTP support for NMEA GPSes.Eric S. Raymond2005-05-161-0/+4
* Turn off sentences properly in SiRFII-NMEA.Eric S. Raymond2005-05-151-12/+7
* Fix for the other piece of Remco's bug.Eric S. Raymond2005-05-151-5/+4
* Enable build with SiRF-II support missing.Eric S. Raymond2005-05-131-0/+4
* Another round of fixes from Rob Janssen.Eric S. Raymond2005-04-301-1/+1
* O command now reports speeds in meters/sec, making the O report all SI units.Eric S. Raymond2005-04-271-2/+2