summaryrefslogtreecommitdiff
path: root/monitor_superstar2.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
* Retire splint from our set of static analyzers.Eric S. Raymond2015-03-301-6/+0
* 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
* splint simplification and cleanup.Eric S. Raymond2011-02-041-1/+1
* More header portability auditing by deheader.Eric S. Raymond2010-12-221-4/+0
* Still more simplification of configuration and header handling.Eric S. Raymond2010-12-141-8/+0
* Unused-header removals by deheader. All regression tests pass.Eric S. Raymond2010-12-011-8/+0
* Reindent monitor mdules. Live test of gpsmon works.Eric S. Raymond2010-04-141-63/+62
* Vanish away Id and Rev $ keywords, git won't expand them to anything useful.Eric S. Raymond2010-03-131-2/+1
* Copyright stamps everywhere. No code changes.Eric S. Raymond2010-03-111-1/+5
* 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-4/+4
* Some things splint just has to be told to shut up about.Eric S. Raymond2009-03-061-0/+2
* This finishes cleanup of the splint type warnings...Eric S. Raymond2009-03-061-2/+6
* Partial splint cleanup, and a fix for a real bug splint caught...Eric S. Raymond2009-03-061-1/+1
* Compiler warning and partial splint cleanup.Eric S. Raymond2009-03-061-3/+3
* Space Vehicle (SV) is not right here. Chris Kuethe2009-03-051-1/+1
* the decoders should be "static void"Chris Kuethe2009-03-041-2/+1
* Parse the satellite statusChris Kuethe2009-03-031-3/+65
* Monitor API has changed, so clean out comments in the three stub monitors.Eric S. Raymond2009-03-031-98/+0
* Hook up the framework for a few more monitor typesChris Kuethe2009-03-031-0/+152