summaryrefslogtreecommitdiff
path: root/gpsprobe
Commit message (Expand)AuthorAgeFilesLines
* Spatial scattegram plotting moves from gpsprobe to gpsprof.Eric S. Raymond2005-02-241-56/+10
* Make gpsprobe work again (gpsd.py was broken).Eric S. Raymond2005-02-231-20/+8
* gpsd.py now hunts baud rates (logic moved out of gpsprobe).Eric S. Raymond2005-02-231-41/+5
* Allow probes up to 57600.Eric S. Raymond2005-02-221-1/+1
* Oops, don't forget to close session properly.Eric S. Raymond2005-02-131-0/+1
* Fix option name.Eric S. Raymond2005-02-121-1/+1
* Pull the SiRF control stuff into the gps class library.Eric S. Raymond2005-02-121-45/+1
* Chris Kuethe warns:Eric S. Raymond2005-02-121-1/+1
* Fix various bugs in gpsprobe.Eric S. Raymond2005-02-091-1/+2
* Remove instrumentation.Eric S. Raymond2005-02-091-4/+2
* Fixed that bothersome arithmetic error.Eric S. Raymond2005-02-091-2/+4
* Att code that attempts to switch a SiRF GPS to NMEA mode.Eric S. Raymond2005-02-081-6/+59
* gpsprobe can now recognize SiRF-II.Eric S. Raymond2005-02-071-21/+34
* Implemented baud-rate autoprobing in gpsprobe.Eric S. Raymond2005-02-071-26/+65
* Added speed option to gpsprobe.Eric S. Raymond2005-02-061-4/+7
* Evermore chipset can also generate subsecond precision on timestamps.Eric S. Raymond2005-01-021-1/+1
* Deal with Hamish's gpsprobe bug reports.Eric S. Raymond2004-11-091-1/+1
* Make gpsprobe able to handle FV18. Remove -p option, make it anEric S. Raymond2004-10-061-3/+5
* Better handling of SiRF chips.Eric S. Raymond2004-09-291-10/+14
* Clean code up so it compiles with non-NMEA drivers disabled.Eric S. Raymond2004-09-281-2/+5
* Add soome instrumentation to catch mtch domain errors.Eric S. Raymond2004-09-131-10/+21
* Fixes stimulated by the arrival of the Haicom HI 240-S.Eric S. Raymond2004-09-131-3/+4
* Explanatory comments.Eric S. Raymond2004-09-131-0/+2
* Properly timestamp everythihing.Eric S. Raymond2004-09-121-3/+3
* Timestamp gpsprobe output.Eric S. Raymond2004-09-111-1/+1
* Simplify the gpsprobe interface; write everything to stdout.Eric S. Raymond2004-09-111-39/+32
* Cleaned up CEP plotting.Eric S. Raymond2004-09-101-8/+18
* Plotting scatter in meters makes the tics nicer but doesn't solve theEric S. Raymond2004-09-101-8/+4
* Plot scatter rather than coordinates. Alas, this doesn't solve theEric S. Raymond2004-09-101-7/+9
* First cut at CEP plotting. Aspect ratio is not right.Eric S. Raymond2004-09-101-1/+10
* Better CEP calculation.Eric S. Raymond2004-09-101-2/+2
* Second try at computing CEP correctly.Eric S. Raymond2004-09-091-15/+8
* NMEA version detection is working.Eric S. Raymond2004-09-091-10/+24
* Enable SiRFII chipset detection and fix day-extraction bug.Eric S. Raymond2004-09-091-1/+6
* Integrated gpsprobe.Eric S. Raymond2004-09-081-3/+6
* Fixed the math problem in gpsprobe.Eric S. Raymond2004-09-081-49/+5
* Sigh, DOP is not in meters.Eric S. Raymond2004-09-021-3/+0
* First cut at gpsprobe. Mostly works, but something is wonky with theEric S. Raymond2004-08-311-0/+248