summaryrefslogtreecommitdiff
path: root/evermore.c
Commit message (Expand)AuthorAgeFilesLines
* Petr Slanky's latest Evermore patch and some splint cleanups.Eric S. Raymond2005-07-251-42/+126
* Merged in Petr's stuff on undocumented EverMore control sequences.Eric S. Raymond2005-07-241-2/+51
* Documentation fixes and another EverMore patch.Eric S. Raymond2005-07-221-3/+6
* Get rid of statetable.el...Eric S. Raymond2005-07-201-0/+2
* Changes responding to Wolfgang's long response about RTCM, and factoringEric S. Raymond2005-07-201-1/+1
* More EverMore fixes from Petr Slansky.Eric S. Raymond2005-07-201-2/+3
* Add progress messages to gpsflash. splint cleanup.Eric S. Raymond2005-07-191-10/+11
* Yet another incremental patch.Eric S. Raymond2005-07-191-6/+5
* Use gpsd_hexdump().Eric S. Raymond2005-07-191-42/+45
* Another EverMore patch from the maintainer.Eric S. Raymond2005-07-181-35/+43
* Add little-endian macros to bits.h. More fixes for the DBUS problem.Eric S. Raymond2005-07-181-0/+1
* Another Evermore test from Petr Slansky.Eric S. Raymond2005-07-161-1/+21
* Switch to using C99 initializers everywhere.Eric S. Raymond2005-07-161-13/+13
* Documentation impriovenents.Eric S. Raymond2005-07-141-4/+3
* Another Evermore patch from Petr Slansky.Eric S. Raymond2005-07-141-11/+43
* Initialization fix from Petr Slansky.Eric S. Raymond2005-07-111-13/+19
* Architecture extension; handle variable sample rates.Eric S. Raymond2005-07-111-0/+2
* Add a driver-prototype file. Clean up and fix RTCM passthrough.Eric S. Raymond2005-07-081-1/+1
* It is now possible to configure out NMEA support.Eric S. Raymond2005-07-081-0/+2
* Big driver structure refactoring.Eric S. Raymond2005-07-081-1/+1
* USED_SET needs to be a separate mask from SATELLITES_SET...Eric S. Raymond2005-07-081-22/+47
* Petr Slansky's evermore_write() routine.Eric S. Raymond2005-07-071-45/+39
* Instrument so we can see the Evermore message cycle.Eric S. Raymond2005-07-071-2/+8
* Fail on unsupported baud rates.Eric S. Raymond2005-07-071-1/+2
* More typo fixes.Eric S. Raymond2005-07-061-2/+2
* First cut at Evermore support. Not yet tested.Eric S. Raymond2005-07-061-0/+277