summaryrefslogtreecommitdiff
path: root/xgpsspeed.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* HP-UX port changes and automake update.release-2.4Eric S. Raymond2004-12-091-5/+7
* Yet another round of fluff removal.Eric S. Raymond2004-10-231-1/+0
* More code polishing. Includes some portability improvements for the Eric S. Raymond2004-10-051-11/+1
* More code-polishing.Eric S. Raymond2004-10-041-7/+6
* BSD port fixes and more code cleanup.Eric S. Raymond2004-10-041-6/+1
* Improved X option processing.Eric S. Raymond2004-09-301-19/+7
* -p option is now optional arg.Eric S. Raymond2004-09-301-12/+12
* More fluff removal.Eric S. Raymond2004-09-301-20/+9
* Support server:port.Eric S. Raymond2004-09-291-1/+8
* Get rid of more dead code.Eric S. Raymond2004-09-281-11/+2
* Code cleanup.Eric S. Raymond2004-09-281-13/+4
* Better handling of network errors.Eric S. Raymond2004-09-281-4/+5
* libgps.a interface change, everything goes in a malloced struct now.Eric S. Raymond2004-08-291-11/+10
* SIGHUP resets the daeon.Eric S. Raymond2004-08-241-0/+3
* Clean up things so gpscli_report() is no longer required on client side.Eric S. Raymond2004-08-241-18/+0
* Both client should get an online/offline status report.Eric S. Raymond2004-08-231-1/+1
* Timeouts at the daemon level were a mistake. This commit removes them.Eric S. Raymond2004-08-231-1/+1
* A big name change. The gps* and gpsd* namespaces swap places, so gps_*Eric S. Raymond2004-08-221-9/+9
* Speedometer work with the daemon now.Eric S. Raymond2004-08-221-26/+18
* Ready to try daemonizing this.Eric S. Raymond2004-08-211-11/+7
* Cleanup.Eric S. Raymond2004-08-211-54/+25
* Raw hook is now part of the gps_data structure. This is an essentialEric S. Raymond2004-08-201-1/+1
* Split new gps.h from gpsd.h.Eric S. Raymond2004-08-171-0/+1
* Library rename.Eric S. Raymond2004-08-171-1/+1
* Make the programs a little quieter.Eric S. Raymond2004-08-171-1/+0