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
/
fake.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Have the Python packet-module interface export the character counter.
Eric S. Raymond
2011-03-01
1
-1
/
+1
*
Greg Troxel says CLOSE_DELAY needed to go to 0.2 on his sytem to avoid trouble.
Eric S. Raymond
2011-02-18
1
-2
/
+3
*
Reduce the amount of padding time in the regression tests.
Eric S. Raymond
2011-01-23
1
-2
/
+2
*
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
1
-1
/
+1
*
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
*
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
*
The gpsfake.py module can broadcacst on UDP rather than using a pty.
Eric S. Raymond
2010-04-25
1
-37
/
+74
*
Back off the last change to gps.fake.py to make regressions pass again.
Eric S. Raymond
2010-04-22
1
-6
/
+29
*
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
*
Vanish away Id and Rev $ keywords, git won't expand them to anything useful.
Eric S. Raymond
2010-03-13
1
-5
/
+2
*
Copyright stamps everywhere. No code changes.
Eric S. Raymond
2010-03-11
1
-0
/
+3
*
Fix some Python import problems.
Eric S. Raymond
2009-12-17
1
-5
/
+6
*
Move the framework for faking a GPS so it's a submodule of the gps package.
Eric S. Raymond
2009-12-17
1
-0
/
+530