summaryrefslogtreecommitdiff
path: root/nmeamon.c
Commit message (Expand)AuthorAgeFilesLines
* Standard argument parsing for gpsmon, and related documentation fixes.Eric S. Raymond2009-02-251-2/+2
* Add support for mode switching on Ashtech chips.Eric S. Raymond2009-02-221-2/+65
* Add internals documentation.Eric S. Raymond2009-02-201-0/+9
* Add a to-do list.Eric S. Raymond2009-02-201-0/+6
* Implement and document support for more NMEA devices.Eric S. Raymond2009-02-201-0/+53
* Compile gpsmon and friends correctly when various GPS drivers are conditionedEric S. Raymond2009-02-201-0/+27
* Various small cleanups and sanity checks.Eric S. Raymond2009-02-201-16/+13
* More moves towards completely raw data.Eric S. Raymond2009-02-201-66/+85
* Further in the direction of only reporting raw data.Eric S. Raymond2009-02-201-19/+19
* More cleanup and documentation for monitor stuff.Eric S. Raymond2009-02-191-2/+2
* Simplify the packet-monitor driver interface.Eric S. Raymond2009-02-191-141/+139
* Create monitor_proto.c as a prototype for monitor objects.Eric S. Raymond2009-02-191-3/+6
* splint cleanup.Eric S. Raymond2009-02-191-16/+18
* Move the NMEA monitor driver to its own module.Eric S. Raymond2009-02-181-0/+268