summaryrefslogtreecommitdiff
path: root/gps
Commit message (Expand)AuthorAgeFilesLines
* No more write padding in gpsfake. either.Eric S. Raymond2010-04-201-10/+0
* gpsfake no longer relies on timeouts. All regression tests pass.Eric S. Raymond2010-04-201-19/+6
* Give gpsfake a way to prepare gpsd for graceful shutdown.Eric S. Raymond2010-04-201-2/+12
* Separate out common code a little better.Eric S. Raymond2010-04-181-20/+25
* Refactor gps client class.Eric S. Raymond2010-04-181-96/+109
* Split gps.py apart to isolate historical cruft.Eric S. Raymond2010-04-163-96/+111
* Better version of Jiri Techet's Python fixes; handles DEVICES response.Eric S. Raymond2010-04-161-9/+14
* Change the value of the (never shipped) ATTITUDE_SET flag.Eric S. Raymond2010-04-161-2/+1
* Minimal bug fixes to the Python interface by JirĂ­ Techet.Eric S. Raymond2010-04-161-2/+4
* Remove unused library support for old-protocol responses other than FIOXY.Eric S. Raymond2010-04-151-68/+20
* Fixed channel-overflow bug in xgps.Eric S. Raymond2010-04-101-1/+1
* Match C library, not that anybody is checking for this yet.Eric S. Raymond2010-04-051-1/+1
* Vanish away Id and Rev $ keywords, git won't expand them to anything useful.Eric S. Raymond2010-03-132-6/+2
* Copyright stamps everywhere. No code changes.Eric S. Raymond2010-03-113-0/+10
* Non-streaming operation of the Python exerciser doesn't make sense any more... Eric S. Raymond2010-03-101-22/+8
* Fix a packaging error in 2.91, and make the json module import more robust.release-2.92Eric S. Raymond2010-03-031-2/+2
* Fix some Python import problems.Eric S. Raymond2009-12-171-5/+6
* Move the framework for faking a GPS so it's a submodule of the gps package.Eric S. Raymond2009-12-171-0/+530
* Put Python extension modules under "gps.".Eric S. Raymond2009-12-152-0/+697