summaryrefslogtreecommitdiff
path: root/monitor_oncore.c
Commit message (Expand)AuthorAgeFilesLines
* LICENSE: Update licenses for consistency. No functional changes.Gary E. Miller2018-11-191-1/+1
* SPDXify the licerse references.Eric S. Raymond2018-03-081-1/+1
* Add Coverity suppressions for new invariant checks.Eric S. Raymond2016-01-291-0/+1
* Retire splint from our set of static analyzers.Eric S. Raymond2015-03-301-16/+0
* Fix cppcheck complaints about not enough parenthesis.Gary E. Miller2015-03-091-10/+10
* Fix SiRF PPS offset precision in gpsmonGary E. Miller2015-02-021-0/+2
* Structure member name change: packet -> lexer. No logic changes.Eric S. Raymond2014-08-271-1/+1
* "Not available" is too long and doesn't fit in window.Michael Tatarinov2014-05-201-1/+1
* Be explicit when PPS is not available because the build used pps=no.Eric S. Raymond2013-11-171-0/+3
* Rename and rationalize driver table instances. No logic changes.Eric S. Raymond2013-11-121-2/+2
* Full splint cleanup. Partial cppcheck cleanup.Eric S. Raymond2013-11-051-1/+2
* Fix an incorrect byte offset.Mick Durkin2013-10-171-1/+1
* The previous round of splint fixups was botched. Remedy this.Eric S. Raymond2011-10-101-4/+1
* const and splint cleanup.Eric S. Raymond2011-10-091-0/+5
* splint simplification and cleanup.Eric S. Raymond2011-02-041-7/+7
* Rename the bits.h macros to be explicit about operand length.Eric S. Raymond2010-12-261-17/+17
* More header portability audting with a new version of deheader.Eric S. Raymond2010-12-221-3/+1
* Still more simplification of configuration and header handling.Eric S. Raymond2010-12-141-8/+0
* Take programmed oncore PPS offset into account. Name correction delay -> offset.Haakan Johansson2010-12-031-4/+4
* More deheaderizing. All regression tests pass.Eric S. Raymond2010-12-011-5/+0
* monitor_oncore.c: fix some old bugs and add survey to the status lineJon Schlueter2010-11-051-10/+11
* Reindent monitor mdules. Live test of gpsmon works.Eric S. Raymond2010-04-141-243/+233
* Vanish away Id and Rev $ keywords, git won't expand them to anything useful.Eric S. Raymond2010-03-131-1/+0
* Copyright stamps everywhere. No code changes.Eric S. Raymond2010-03-111-0/+3
* Tweaks to improve Oncore GPS PPS performance.Gary E. Miller2009-12-071-3/+24
* Include the whole config file in gpsd.h.Eric S. Raymond2009-11-201-0/+1
* In the wake of the change to use only C99 fixed-length types... Eric S. Raymond2009-10-261-25/+25
* more fixes from Hakan JohanssonChris Kuethe2009-07-221-7/+98
* Connect the oncore decoder to gpsmon, and fix some display errors.Chris Kuethe2009-07-181-5/+5
* Oncore driver for gpsmon, from Hakan JohanssonChris Kuethe2009-07-181-0/+373