summaryrefslogtreecommitdiff
path: root/xgpsspeed.c
Commit message (Expand)AuthorAgeFilesLines
* Partial splint cleanup. All regression tests pass.Eric S. Raymond2009-09-091-1/+1
* Introduce and document optional "enable" in ?WATCH.Eric S. Raymond2009-08-241-1/+1
* Make xgpsspeed protocol-independent with gps_stream().Eric S. Raymond2009-08-241-9/+11
* Introduce gpsdclient.h header, not shipped. Eric S. Raymond2009-03-021-0/+1
* Standardized parsing of server:port:device client arguments.Eric S. Raymond2009-02-251-41/+11
* Splint cleanup. All regression tests pass.Eric S. Raymond2009-01-211-0/+2
* This diff goes most of the way to getting us splint-clean again.Eric S. Raymond2009-01-051-1/+1
* remove motif dependency, from greg troxel.Chris Kuethe2008-12-271-4/+3
* Rename config.h so it can be installed as gpsd_config.h...Chris Kuethe2006-10-261-1/+2
* Add subversion ID tags near the beginning of every file.Chris Kuethe2006-09-211-0/+1
* splint cleanup after CK's strcat()/strlcopy() cleanup.Eric S. Raymond2006-08-201-1/+3
* String safety, courtesy of snprintf, strlcat and strlcpy.Chris Kuethe2006-08-191-5/+7
* Change -v to -V for Verbose optionGary E. Miller2006-03-131-3/+3
* Bug fixes for xgpsspeedChris Kuethe2006-02-151-4/+12
* Add long requested simple fix for a Motif/Lesstif include file problem.Gary E. Miller2006-01-151-0/+1
* Clean up after the raw_hook architecture change.Eric S. Raymond2005-06-121-1/+1
* Experimentally putting splint in strict mode turned up some grubby bits.Eric S. Raymond2005-06-101-1/+1
* 104 split errors. Some iffy changes to the TSIP driver.Eric S. Raymond2005-06-021-5/+11
* 236 splint warnings.Eric S. Raymond2005-05-301-13/+27
* 698 splint warnings.Eric S. Raymond2005-05-271-4/+6
* 1318 splint warnings.Eric S. Raymond2005-05-271-17/+21
* Change API so raw_hook takes a length argument; supports dumping binary packets.Eric S. Raymond2005-05-261-1/+1
* Add ! command for gpsd control socket. Rationalize xgps and xgpsspeed options.Eric S. Raymond2005-05-251-9/+31
* Support R=2.Eric S. Raymond2005-05-241-1/+2
* Fix a unit-conversion bug intruduced in 2.23.Eric S. Raymond2005-05-071-1/+1
* O command now reports speeds in meters/sec, making the O report all SI units.Eric S. Raymond2005-04-271-2/+2
* Big structure reorganization.Eric S. Raymond2005-03-221-1/+1
* Prerelease cleanup.Eric S. Raymond2005-03-101-1/+1
* Make -speedunits work again.Eric S. Raymond2005-02-161-2/+2
* Make resource files work.Eric S. Raymond2005-01-191-1/+1
* Don't print spurious error numbers.Eric S. Raymond2005-01-051-1/+1
* Fix getopt.h problem.Eric S. Raymond2005-01-051-4/+2
* Rename --units option.Eric S. Raymond2005-01-051-2/+4
* Second step towards supporting unit resources in xgps.Eric S. Raymond2005-01-031-1/+1
* Rename --units to --speedunits.Eric S. Raymond2005-01-031-5/+5
* Make knots available as a speed unit.Eric S. Raymond2005-01-031-6/+6
* James Cameron's --unit patch.Eric S. Raymond2005-01-031-5/+30
* Added -k option to client.Eric S. Raymond2005-01-031-3/+10
* Drop back to void type for the raw-mode hook.Eric S. Raymond2005-01-021-2/+1
* Raw hook now has an integer return type.Eric S. Raymond2005-01-021-1/+2
* Header cleanup.Eric S. Raymond2005-01-021-2/+0
* Header cleanup.Eric S. Raymond2004-12-311-10/+5
* Header pruning.Eric S. Raymond2004-12-311-7/+2
* More fluff removal.Eric S. Raymond2004-12-311-2/+1
* Move the definition of UNUSED into the configuration machinery whereEric S. Raymond2004-12-301-1/+0
* Add ? and v as options.Eric S. Raymond2004-12-301-7/+3
* Add display.h, tag some formals as unused.Eric S. Raymond2004-12-241-2/+5
* Tilman Koschnick's AMD64 patch.Eric S. Raymond2004-12-231-1/+1
* Added -v.Eric S. Raymond2004-12-171-1/+4
* A bit more cleanup.Eric S. Raymond2004-12-131-6/+4