summaryrefslogtreecommitdiff
path: root/gpspipe.c
Commit message (Expand)AuthorAgeFilesLines
* splint cleanup.Eric S. Raymond2006-11-271-5/+5
* octal character code seems to be a more robust way of generating the backspaceChris Kuethe2006-11-251-1/+1
* use an escape sequence rather than a control character to generate backspaceChris Kuethe2006-11-251-1/+1
* add some very fluffy eyecandy to gpspipe:Chris Kuethe2006-11-251-1/+18
* Shut up splint some more.Eric S. Raymond2006-10-311-4/+4
* Get rid of several flag variables...Eric S. Raymond2006-10-311-56/+31
* First stage of gpspipe cleanup.Eric S. Raymond2006-10-311-266/+238
* Fix and document the implementation of the J switch in gpspipe.Eric S. Raymond2006-10-301-4/+3
* Rename config.h so it can be installed as gpsd_config.h...Chris Kuethe2006-10-261-1/+3
* Add J command to gpspipe. Thanks to JeffFrancis.Gary E. Miller2006-10-121-1/+18
* quell compiler warning.Chris Kuethe2006-10-101-2/+2
* ckuethe points out that super-raw is not just SiRF binary.Gary E. Miller2006-09-251-1/+5
* Add super-raw mode to gpspipe for ckuetheGary E. Miller2006-09-251-2/+11
* Add subversion ID tags near the beginning of every file.Chris Kuethe2006-09-211-2/+1
* splint cleanup and cosmetic fixes.Eric S. Raymond2005-09-011-18/+18
* The old hypothetical -p option is the new actual -s option.Eric S. Raymond2005-08-311-5/+0
* Jeff Francis's patch to gpspipe to add serial output.Gary E. Miller2005-08-301-3/+103
* More optimization tweaks and cleanup.Eric S. Raymond2005-08-201-1/+1
* Warning and splint cleanup.Eric S. Raymond2005-08-201-0/+2
* Geez, I stop using a var last night and already people complain about the unu...Gary E. Miller2005-08-191-3/+3
* gpspipe now supports [server[:port]], instead of just local only. Add svn ID.Gary E. Miller2005-08-191-11/+38
* Eliminate duplicated code between sirf.c/sirfflash.c/nmea_parse.c.Eric S. Raymond2005-08-041-0/+176