summaryrefslogtreecommitdiff
path: root/monitor_ubx.c
Commit message (Expand)AuthorAgeFilesLines
* remove some debug formattingChris Kuethe2009-06-191-1/+1
* Suppress a spurious memory-leak indication from splint.Eric S. Raymond2009-06-141-0/+2
* Splint cleanup.Eric S. Raymond2009-06-141-28/+30
* Splint cleanup.Eric S. Raymond2009-06-131-5/+7
* make the ubx monitor usefulChris Kuethe2009-05-291-40/+81
* more ubx monitor machinery. Chris Kuethe2009-03-121-1/+93
* Some things splint just has to be told to shut up about.Eric S. Raymond2009-03-061-1/+3
* This finishes cleanup of the splint type warnings...Eric S. Raymond2009-03-061-4/+4
* Partial splint cleanup, and a fix for a real bug splint caught...Eric S. Raymond2009-03-061-3/+3
* Compiler warning and partial splint cleanup.Eric S. Raymond2009-03-061-1/+1
* Space Vehicle (SV) is not right here. Chris Kuethe2009-03-051-1/+1
* move the NAV_SVINFO display up, just like in the italk displayChris Kuethe2009-03-041-1/+1
* the decoders should be "static void"Chris Kuethe2009-03-041-3/+3
* Parse the satellite statusChris Kuethe2009-03-031-3/+68
* 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