index
:
delta/gpsd.git
master
vla-removal
git.savannah.gnu.org: git/gpsd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gps
Commit message (
Expand
)
Author
Age
Files
Lines
*
Address Berlios tracker bug #17485: problem with isotime in gps.py.
Eric S. Raymond
2010-12-02
1
-0
/
+1
*
Fixing several Python identation errors.
Bernd Zeimetz
2010-08-29
1
-2
/
+2
*
Carry through and document the poll() -> read() change.
Eric S. Raymond
2010-07-14
3
-4
/
+4
*
Comment fix.
Eric S. Raymond
2010-06-10
1
-1
/
+1
*
Incorporate the tesults of a test by Greg Troxel (comment fix only).
Eric S. Raymond
2010-06-09
1
-4
/
+3
*
Comment fixes and clarifications.
Eric S. Raymond
2010-06-09
1
-8
/
+11
*
Fix wordo from previous edit.
Greg Troxel
2010-06-09
1
-3
/
+3
*
Set CLOSE_DELAY to 1 second.
Greg Troxel
2010-06-09
1
-2
/
+4
*
Reintroduce write padding in hopes of making the test suite work under NetBSD.
Eric S. Raymond
2010-06-07
1
-5
/
+21
*
regress-driver fixes
Beat Bolli
2010-06-06
1
-1
/
+1
*
add GPSD_HOME environment variable support to gpsfake
Jon Schlueter
2010-06-05
1
-8
/
+19
*
Use 127.0.0.1 for loopback tests.
Greg Troxel
2010-06-04
1
-1
/
+1
*
Speed up the test suite by killing the daemon faster.
M Joonas Pihlaja
2010-06-04
1
-2
/
+5
*
Rip out grubby code from a previous attempt to fix the multipacket problem.
Eric S. Raymond
2010-06-04
1
-11
/
+1
*
Following the multipacket fix, all tests now pass without write padding.
Eric S. Raymond
2010-06-04
1
-10
/
+0
*
Make packet sniffer pass packets with bad checksums with type BAD_PACKET.
Eric S. Raymond
2010-05-08
1
-2
/
+0
*
Make gpsfake detect when it pulls a 0-length packet from a logfile.
Eric S. Raymond
2010-05-07
1
-0
/
+3
*
Sanity-check things that look like responses better.
Eric S. Raymond
2010-05-06
1
-3
/
+4
*
NUL-terminate write to control socket to avoid junk in log messages.
Eric S. Raymond
2010-05-05
1
-3
/
+3
*
Implement a -u switch to force the test framework to use UDP, not ptys.
Eric S. Raymond
2010-05-04
1
-2
/
+3
*
Shutdown fails on a UDP socket.
Eric S. Raymond
2010-04-29
1
-1
/
+1
*
Remove obsolete FIXME.
Eric S. Raymond
2010-04-26
1
-1
/
+0
*
Restore interpretation of Serial: headers inb test loads.
Eric S. Raymond
2010-04-26
1
-3
/
+3
*
Add a sanity check.
Eric S. Raymond
2010-04-26
1
-1
/
+1
*
Hide the wire protocol a bit more effectively.
Eric S. Raymond
2010-04-26
1
-0
/
+3
*
Fix minor bug introduced by recent refactoring.
Eric S. Raymond
2010-04-26
1
-0
/
+2
*
Fix a delegation error.
Eric S. Raymond
2010-04-25
1
-1
/
+1
*
The gpsfake.py module can broadcacst on UDP rather than using a pty.
Eric S. Raymond
2010-04-25
1
-37
/
+74
*
Yet more Python-client refactoring. All regression tests pass.
Eric S. Raymond
2010-04-23
2
-10
/
+9
*
More Python client partitioning. All regression tests pass.
Eric S. Raymond
2010-04-22
2
-188
/
+206
*
Back off the last change to gps.fake.py to make regressions pass again.
Eric S. Raymond
2010-04-22
1
-6
/
+29
*
Return the length of the data in read().
Bernd Zeimetz
2010-04-22
1
-1
/
+1
*
gps.py: Make next() work at all.
Bernd Zeimetz
2010-04-22
1
-24
/
+4
*
There are utf8 chars in the file, so let Python handle them.
Bernd Zeimetz
2010-04-22
1
-0
/
+1
*
Make verbose mode of gps.py actually work.
Bernd Zeimetz
2010-04-22
1
-2
/
+8
*
__set_device__ is define in next(), not in the class.
Bernd Zeimetz
2010-04-22
1
-1
/
+1
*
gps.py takes -v as option, not -w.
Bernd Zeimetz
2010-04-22
1
-1
/
+1
*
No more write padding in gpsfake. either.
Eric S. Raymond
2010-04-20
1
-10
/
+0
*
gpsfake no longer relies on timeouts. All regression tests pass.
Eric S. Raymond
2010-04-20
1
-19
/
+6
*
Give gpsfake a way to prepare gpsd for graceful shutdown.
Eric S. Raymond
2010-04-20
1
-2
/
+12
*
Separate out common code a little better.
Eric S. Raymond
2010-04-18
1
-20
/
+25
*
Refactor gps client class.
Eric S. Raymond
2010-04-18
1
-96
/
+109
*
Split gps.py apart to isolate historical cruft.
Eric S. Raymond
2010-04-16
3
-96
/
+111
*
Better version of Jiri Techet's Python fixes; handles DEVICES response.
Eric S. Raymond
2010-04-16
1
-9
/
+14
*
Change the value of the (never shipped) ATTITUDE_SET flag.
Eric S. Raymond
2010-04-16
1
-2
/
+1
*
Minimal bug fixes to the Python interface by JirĂ Techet.
Eric S. Raymond
2010-04-16
1
-2
/
+4
*
Remove unused library support for old-protocol responses other than FIOXY.
Eric S. Raymond
2010-04-15
1
-68
/
+20
*
Fixed channel-overflow bug in xgps.
Eric S. Raymond
2010-04-10
1
-1
/
+1
*
Match C library, not that anybody is checking for this yet.
Eric S. Raymond
2010-04-05
1
-1
/
+1
*
Vanish away Id and Rev $ keywords, git won't expand them to anything useful.
Eric S. Raymond
2010-03-13
2
-6
/
+2
[next]