summaryrefslogtreecommitdiff
path: root/evermore.c
Commit message (Expand)AuthorAgeFilesLines
* Fix from Petr Slansky.Eric S. Raymond2006-12-111-23/+12
* Splint cleanup.Eric S. Raymond2006-12-071-2/+8
* Evermore patches and one documentation tweak from Petr Slansky.Eric S. Raymond2006-12-051-218/+59
* Fix ALLOW_RECONFIGURE compilation.Eric S. Raymond2006-12-011-4/+4
* Split the packet-sniffer internals out of the session structure. Eric S. Raymond2006-11-301-6/+6
* Change the configurator method to take a packet sequence number argument...Eric S. Raymond2006-11-271-7/+9
* Make back_to_nmea a public flag (rather than a per-driver private flag)...Eric S. Raymond2006-11-211-13/+3
* Evermore fixes and move of a close message, from Petr Slansky.Eric S. Raymond2006-11-161-1/+1
* Fix for EverMore by Petr Slansky. He reports it working.Eric S. Raymond2006-11-151-47/+46
* Minore corrections so the state-restore command plays well with 'B'.Eric S. Raymond2006-11-151-0/+1
* Split wrapup method into revert and wrapup. The revert method is onlt calledEric S. Raymond2006-11-141-5/+6
* Back-to-NMEA-on-exit logic for the Evermore, too.Eric S. Raymond2006-11-131-8/+15
* Updates to Evermore driver, from Petr SlanskyChris Kuethe2006-11-131-24/+22
* Convert some log levels I missed first time around.Eric S. Raymond2006-11-021-2/+2
* Define uniform log level macros.Eric S. Raymond2006-11-021-20/+20
* Improved version of code for shipping a firmware version.Eric S. Raymond2006-10-311-0/+5
* Split the initializer method for FV18 and Evermore.Eric S. Raymond2006-10-301-5/+4
* Rename some methods for clarity.Eric S. Raymond2006-10-301-3/+3
* 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
* squelch compiler warning about this being defined but ununsed.Chris Kuethe2006-10-241-0/+2
* quell compiler warning in --disable-reconfigure caseChris Kuethe2006-10-101-0/+2
* remove mostly-useless variableChris Kuethe2006-10-101-3/+1
* evermore now honours --disable-reconfigureChris Kuethe2006-10-101-0/+4
* GPGSV sent at 5 second intervals is usually enough.Chris Kuethe2006-10-101-2/+2
* rename some of the messages to be more descriptive than "msg8f[]"Chris Kuethe2006-10-101-19/+25
* Update the driver based on newer documentation. From Petr SlanskyChris Kuethe2006-10-011-48/+138
* Add subversion ID tags near the beginning of every file.Chris Kuethe2006-09-211-0/+1
* The big dead-storage elimination: we get rid of the newdata member.Eric S. Raymond2006-09-091-13/+13
* Enable the RPM to build again. Also, some minor documentation tweaks.Eric S. Raymond2006-02-171-7/+5
* Fix from Petr Slansky.Eric S. Raymond2005-08-021-1/+1
* Merge Petr Slanky's gpsd_write() patch.Eric S. Raymond2005-08-011-33/+45
* True North support integrated.Eric S. Raymond2005-08-011-1/+4
* More attempts to get the EverMore to work.Eric S. Raymond2005-07-311-15/+42
* Splint cleanup.Eric S. Raymond2005-07-301-2/+5
* Comment fixes.Eric S. Raymond2005-07-301-4/+7
* Harden the code against high data rates.Eric S. Raymond2005-07-301-1/+1
* Minor tweak to EverMore driver by Petr Slansky.Eric S. Raymond2005-07-291-2/+6
* 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