summaryrefslogtreecommitdiff
path: root/gpsmon.h
Commit message (Collapse)AuthorAgeFilesLines
* GPS monitor for Garmin Serial binary protocol.Michael Tatarinov2011-10-241-0/+1
| | | | Signed-off-by: Eric S. Raymond <esr@thyrsus.com>
* Cosmetic fixes for the SiRF monitor.Michael Tatarinov2011-02-111-1/+0
| | | | Signed-off-by: Eric S. Raymond <esr@thyrsus.com>
* The difference between curses.h and ncurses shouldn't matter to gpsd.Eric S. Raymond2010-12-141-5/+0
|
* Still more simplification of configuration and header handling.Eric S. Raymond2010-12-141-0/+7
|
* Typo fix.Eric S. Raymond2010-12-041-1/+1
|
* Vanish away Id and Rev $ keywords, git won't expand them to anything useful.Eric S. Raymond2010-03-131-2/+0
|
* Copyright stamps everywhere. No code changes.Eric S. Raymond2010-03-111-2/+8
|
* packetwin can no longer be directly accessible.Eric S. Raymond2009-03-031-1/+2
|
* make sure that the Id keyword is present and expandedChris Kuethe2009-03-031-0/+5
|
* More cleanup and documentation for monitor stuff.Eric S. Raymond2009-02-191-2/+3
|
* Simplify the packet-monitor driver interface.Eric S. Raymond2009-02-191-1/+1
|
* Create monitor_proto.c as a prototype for monitor objects.Eric S. Raymond2009-02-191-2/+2
|
* splint cleanup.Eric S. Raymond2009-02-191-1/+0
|
* Make fixframe public, fix bug in RMC display.Eric S. Raymond2009-02-171-1/+2
|
* Use subwindows to simplify layout.Eric S. Raymond2009-02-171-1/+1
|
* More method simplification.Eric S. Raymond2009-02-161-2/+1
|
* Simplify the repaint interface.Eric S. Raymond2009-02-161-1/+1
|
* Introduce wrap method to deallocate windows.Eric S. Raymond2009-02-161-1/+2
|
* Elminate probe field of monitor method table.Eric S. Raymond2009-02-161-1/+0
|
* sirfmon now has a driver-table architecture, like the daemon.Eric S. Raymond2009-02-161-0/+28