summaryrefslogtreecommitdiff
path: root/monitor_garmin.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-6/+0
* More portable equivalent of #pracgma pack, will work with clang.Eric S. Raymond2015-02-201-4/+5
* cppcheck cleanup.Eric S. Raymond2015-01-221-0/+7
* Structure member name change: packet -> lexer. No logic changes.Eric S. Raymond2014-08-271-2/+2
* Rename and rationalize driver table instances. No logic changes.Eric S. Raymond2013-11-121-2/+2
* More cppcheck warning fixups. All regression tests pass.Eric S. Raymond2012-05-181-0/+2
* Garmin Serial binary monitor. When GPS have status nofix error value is very ...Michael Tatarinov2011-10-311-0/+2
* Revert "Garmin binary driver. Fixed bug in getting leap seconds."Eric S. Raymond2011-10-251-1/+1
* Garmin binary driver. Fixed bug in getting leap seconds.Michael Tatarinov2011-10-251-1/+1
* Compiler warning and splint cleanup.Eric S. Raymond2011-10-241-4/+5
* GPS monitor for Garmin Serial binary protocol.Michael Tatarinov2011-10-241-0/+296