summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Refactor code to eliminate casts.Eric S. Raymond2005-01-051-14/+12
* Don't print spurious error numbers.Eric S. Raymond2005-01-051-1/+1
* Don't print spurious error numbers.Eric S. Raymond2005-01-051-1/+1
* New display feature, medial dot for used satellites.Eric S. Raymond2005-01-052-3/+9
* Simplify the display code.Eric S. Raymond2005-01-051-24/+3
* Yet another GSV bug fix.Eric S. Raymond2005-01-051-1/+3
* Fix getopt.h problem.Eric S. Raymond2005-01-051-4/+2
* Rename --units option.Eric S. Raymond2005-01-051-2/+4
* Added two sentences.Eric S. Raymond2005-01-051-1/+1
* Added Earthmate USB.Eric S. Raymond2005-01-051-2/+2
* Zero out more carefully in case of empty fields.Eric S. Raymond2005-01-051-1/+4
* Avoid overcounting satellites.Eric S. Raymond2005-01-051-0/+3
* Another simplification of the GSV bug.Eric S. Raymond2005-01-041-1/+1
* More simplification of the GSV parser.Eric S. Raymond2005-01-041-14/+7
* Unit stuff now works in xgps.Eric S. Raymond2005-01-031-16/+40
* Default to Imperial units.Eric S. Raymond2005-01-031-1/+1
* Document the units feature.Eric S. Raymond2005-01-031-2/+15
* Second step towards supporting unit resources in xgps.Eric S. Raymond2005-01-033-5/+45
* Rename --units to --speedunits.Eric S. Raymond2005-01-034-10/+13
* Make knots available as a speed unit.Eric S. Raymond2005-01-033-12/+13
* Add an X resource for units.Eric S. Raymond2005-01-032-1/+2
* James Cameron's --unit patch.Eric S. Raymond2005-01-033-15/+37
* Improved GSV parsing.Eric S. Raymond2005-01-032-4/+5
* Initialize timer so we don't get garbage while daemon is getting firstEric S. Raymond2005-01-031-0/+1
* Improved satellite counting.Eric S. Raymond2005-01-031-9/+7
* Don't treat the satellites field in GPGSV as reliable, actually Eric S. Raymond2005-01-031-4/+4
* Added -k option to client.Eric S. Raymond2005-01-032-3/+11
* -k option for reporting speed in kilometers.Eric S. Raymond2005-01-032-1/+7
* Drop back to void type for the raw-mode hook.Eric S. Raymond2005-01-028-24/+14
* Raw hook now has an integer return type.Eric S. Raymond2005-01-022-2/+4
* Change to the return type of raw hook.Eric S. Raymond2005-01-026-13/+21
* Evermore chipset can also generate subsecond precision on timestamps.Eric S. Raymond2005-01-021-1/+1
* Log lines with bad checksum.Eric S. Raymond2005-01-021-1/+2
* Rename gps client to xgps.Eric S. Raymond2005-01-026-19/+332
* Move configure.in to configure.ac -- if this makes old versions ofEric S. Raymond2005-01-022-0/+150
* Header cleanup.Eric S. Raymond2005-01-021-2/+0
* Corrected Earthmate USB.Eric S. Raymond2005-01-021-11/+9
* BSD port change.Eric S. Raymond2005-01-021-0/+1
* Consify some arguments.Eric S. Raymond2005-01-014-10/+10
* Version bump.release-2.6Eric S. Raymond2005-01-011-1/+1
* Ready to release.Eric S. Raymond2005-01-012-1/+2
* Prerelease cleanup.Eric S. Raymond2005-01-012-4/+6
* Make sure prototype is available.Eric S. Raymond2005-01-011-1/+1
* Added Garmin Geko to hardware list.Eric S. Raymond2005-01-011-9/+26
* Header cleanup.Eric S. Raymond2004-12-312-14/+7
* Eliminate use of vsprintf, in order to prevent buffer overruns.Eric S. Raymond2004-12-311-20/+15
* Header pruning.Eric S. Raymond2004-12-311-7/+2
* More fluff removal.Eric S. Raymond2004-12-315-25/+8
* Reorganize to get rid of fragile forward declarations.Eric S. Raymond2004-12-311-115/+91
* More fluff removal.Eric S. Raymond2004-12-311-97/+62