summaryrefslogtreecommitdiff
path: root/gps.py
Commit message (Expand)AuthorAgeFilesLines
...
* gps.isotime() can now do timezone corrections.Eric S. Raymond2005-02-091-0/+28
* Ready to build an actual profiler.Eric S. Raymond2005-02-081-5/+6
* Implemented Z command (not yet documented) for profiling.Eric S. Raymond2005-02-081-0/+7
* Typo fix,Eric S. Raymond2005-01-161-1/+1
* Back out the reconnect patch.Eric S. Raymond2005-01-161-29/+9
* Integrate support for automatic reconnect on connection drop.Eric S. Raymond2005-01-151-9/+29
* Satellites_used is int, not list.Eric S. Raymond2005-01-111-3/+2
* Fix from Petter Reinhold.Eric S. Raymond2004-12-281-2/+2
* Fix gps.py buffering.Eric S. Raymond2004-12-271-2/+9
* Typo fix.Eric S. Raymond2004-12-241-1/+1
* Add a verbosity flag.Eric S. Raymond2004-12-241-3/+6
* Debian bug 286955 fixed.Eric S. Raymond2004-12-231-1/+1
* Make conversion constants visible.Eric S. Raymond2004-09-241-0/+6
* Add soome instrumentation to catch mtch domain errors.Eric S. Raymond2004-09-131-1/+1
* Fixes stimulated by the arrival of the Haicom HI 240-S.Eric S. Raymond2004-09-131-2/+6
* Added MeterOffset().Eric S. Raymond2004-09-101-0/+7
* Fixed the math problem in gpsprobe.Eric S. Raymond2004-09-081-0/+45
* Minor typo fixes.Eric S. Raymond2004-08-311-1/+1
* Symplify the Python interface.Eric S. Raymond2004-08-291-5/+1
* Clean up the exerciser a little.Eric S. Raymond2004-08-291-5/+7
* Python interfaces are actually shipped now.Eric S. Raymond2004-08-291-6/+6
* Added Python interface to daemon.Eric S. Raymond2004-08-291-0/+275