Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | more ubx monitor machinery. | Chris Kuethe | 2009-03-12 | 1 | -1/+93 | |
| | | | | | not too useful yet, but committing so i won't lose this in a hard drive crash. | |||||
* | Some things splint just has to be told to shut up about. | Eric S. Raymond | 2009-03-06 | 1 | -1/+3 | |
| | ||||||
* | This finishes cleanup of the splint type warnings... | Eric S. Raymond | 2009-03-06 | 1 | -4/+4 | |
| | | | | ...now to figure out what's going on with its storage-class complaints. | |||||
* | Partial splint cleanup, and a fix for a real bug splint caught... | Eric S. Raymond | 2009-03-06 | 1 | -3/+3 | |
| | | | | (reference to wrong variable). | |||||
* | Compiler warning and partial splint cleanup. | Eric S. Raymond | 2009-03-06 | 1 | -1/+1 | |
| | ||||||
* | Space Vehicle (SV) is not right here. | Chris Kuethe | 2009-03-05 | 1 | -1/+1 | |
| | | | | Receivers care about the Pseudo-Random Noise (PRN) code | |||||
* | move the NAV_SVINFO display up, just like in the italk display | Chris Kuethe | 2009-03-04 | 1 | -1/+1 | |
| | ||||||
* | the decoders should be "static void" | Chris Kuethe | 2009-03-04 | 1 | -3/+3 | |
| | | | | remove unneeded, possibly incorrect sanity check from ubx | |||||
* | Parse the satellite status | Chris Kuethe | 2009-03-03 | 1 | -3/+68 | |
| | ||||||
* | Monitor API has changed, so clean out comments in the three stub monitors. | Eric S. Raymond | 2009-03-03 | 1 | -98/+0 | |
| | ||||||
* | Hook up the framework for a few more monitor types | Chris Kuethe | 2009-03-03 | 1 | -0/+152 | |