summaryrefslogtreecommitdiff
path: root/gpsmon.h
Commit message (Expand)AuthorAgeFilesLines
* SPDXify the licerse references.Eric S. Raymond2018-03-081-1/+1
* In gpsmon, refactor so PPS field updates are done by common code.Eric S. Raymond2015-02-241-1/+3
* gpsmon: refactoring step, make utility function for TOS display.Eric S. Raymond2015-02-241-0/+1
* TOFF display in gpsmon.Eric S. Raymond2015-02-241-0/+3
* Fix PPS offset display bug by properly thread-locking some accesses.Eric S. Raymond2013-11-121-1/+0
* Partial splint cleanup. All regression tests pass. PPS is live.Eric S. Raymond2013-11-051-1/+1
* Pretty up the PPS display in gpmon.Eric S. Raymond2013-11-021-0/+1
* GPS monitor for Garmin Serial binary protocol.Michael Tatarinov2011-10-241-0/+1
* Cosmetic fixes for the SiRF monitor.Michael Tatarinov2011-02-111-1/+0
* 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