Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Retire splint from our set of static analyzers. | Eric S. Raymond | 2015-03-30 | 1 | -8/+0 |
* | Fix fatal typo in gpsmon. | Eric S. Raymond | 2015-02-24 | 1 | -1/+1 |
* | In gpsmon, refactor so PPS field updates are done by common code. | Eric S. Raymond | 2015-02-24 | 1 | -22/+1 |
* | gpsmon: refactoring step, make utility function for TOS display. | Eric S. Raymond | 2015-02-24 | 1 | -19/+1 |
* | TOFF display in gpsmon. | Eric S. Raymond | 2015-02-24 | 1 | -7/+10 |
* | Incomplete TOFF display code for gpsmon in NMEA0183 mode. | Eric S. Raymond | 2015-02-23 | 1 | -5/+31 |
* | monitor_nme0183.c: factor out a utility function. | Eric S. Raymond | 2015-02-23 | 1 | -18/+27 |
* | In NMEA0183 monitor, macroize some magic numbers. | Eric S. Raymond | 2015-02-23 | 1 | -16/+20 |
* | Abolish all confusing uses of the word 'drift' for a time delta. | Eric S. Raymond | 2015-02-23 | 1 | -3/+3 |
* | monitor_nmea.c -> monitor_nmea0183.c | Eric S. Raymond | 2015-02-20 | 1 | -0/+532 |