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
*
Fixes gps.gps.gps iterator for Python 3.
Fred Wright
2016-04-16
1
-1
/
+6
*
Restores json_error definition accidentally removed by 94cb114.
Fred Wright
2016-04-14
1
-0
/
+7
*
Changes fake.py subclasses to use super() in __init__().
Fred Wright
2016-04-11
1
-7
/
+7
*
Fixes gps/*.py to use new-style classes.
Fred Wright
2016-04-11
3
-9
/
+9
*
Makes "future imports" and Python version comments consistent.
Fred Wright
2016-04-10
3
-3
/
+5
*
Removes redundant polystr/polybytes defs from client.py.
Fred Wright
2016-04-09
1
-23
/
+2
*
Fixes fake.py and gpsfake for Python 3.
Fred Wright
2016-04-09
2
-18
/
+74
*
Changes type checks in misc.py:isotime to use isinstance().
Fred Wright
2016-04-09
1
-3
/
+9
*
Fixes a client.py exception for Python 3.
Fred Wright
2016-04-09
1
-1
/
+2
*
Forces Python 3 import behavior in all gps/* modules.
Fred Wright
2016-04-09
5
-4
/
+6
*
Fixes fake.py 'packet' import for Python 3.
Fred Wright
2016-04-09
1
-1
/
+1
*
RTCM3 JSON can be over 4.4k long, So go big in regres driver.
Gary E. Miller
2016-04-07
1
-1
/
+2
*
Fixes client.py bug ausing RTCM3.2 regression-test failures.
Fred Wright
2016-04-07
1
-0
/
+1
*
Add "status" to TPV for DGPS notification
Gary E. Miller
2016-04-06
1
-0
/
+1
*
Fix a slightly botched Python 3 move.
Eric S. Raymond
2016-04-06
1
-2
/
+2
*
Restore language about 2.6 portability, clean up Python imports.
Eric S. Raymond
2016-03-27
4
-7
/
+15
*
Second fix for Python 3 sat display.
Eric S. Raymond
2016-03-27
1
-1
/
+1
*
Fix Python 3 compatibility.
Eric S. Raymond
2016-03-24
1
-2
/
+2
*
jsongen.py now runs polyglot under Python 2 or Python 3.
Eric S. Raymond
2016-03-22
1
-1
/
+0
*
Clear out a remnant of the old pre-JSON protocol in the Python code.
Eric S. Raymond
2016-03-22
1
-78
/
+0
*
pylint cleanup.
Eric S. Raymond
2016-03-22
1
-4
/
+4
*
gpsfake now runs polyglot under Python 2 or 3.
Eric S. Raymond
2016-03-22
1
-2
/
+17
*
Forward-port gps/ Python client code to run polyglot under Python 2 or 3.
Eric S. Raymond
2016-03-22
5
-29
/
+37
*
Makes gpsfake -T take -S into account.
Fred Wright
2016-03-03
1
-8
/
+13
*
Eliminates spurious gpsd errors with gpsfake in TCP mode.
Fred Wright
2016-02-29
1
-1
/
+6
*
Makes fake.py's TCP and UDP port assignments parallel-compatible.
Fred Wright
2016-02-29
1
-15
/
+22
*
[pep8] cleanup in gps/gps.py and misc.py
Jon Schlueter
2016-02-09
2
-30
/
+35
*
[pep8] cleanup of gps/fake.py for readablity
Jon Schlueter
2016-02-09
1
-20
/
+19
*
[pep8] autopep8 whitespace cleanup
Jon Schlueter
2016-02-09
4
-10
/
+67
*
Correct buggy detection of SBAS satellites in the Python client code.
Eric S. Raymond
2015-04-07
1
-0
/
+4
*
pep8 whitespace and is not None cleanup in gps/client.py
Jon Schlueter
2015-03-13
1
-20
/
+31
*
splint/cppcheck/coverity prerelease cleanup.
Eric S. Raymond
2015-03-13
1
-1
/
+1
*
Fix pty permissions in fake.py
Gary E. Miller
2015-03-10
1
-0
/
+2
*
Updare some documentation.
Eric S. Raymond
2015-02-15
1
-9
/
+3
*
The capability to set WRITE_PAD in the test frame was buggy.
Eric S. Raymond
2015-02-14
1
-1
/
+1
*
Allow setting WRITE_PAD from the environment.
Eric S. Raymond
2015-02-14
1
-3
/
+6
*
Time out hangs in single-shot tests.
Eric S. Raymond
2015-02-14
1
-1
/
+7
*
Change the way EOF is injected in hopes of beating a *BSD timing problem.
Eric S. Raymond
2015-02-11
1
-4
/
+6
*
Improved instrumentation for tracking down test frame issues.
Eric S. Raymond
2015-02-10
1
-2
/
+3
*
Set FreeBSD WRITE_PAD to 0.01 in report from Hal Murray.
Eric S. Raymond
2015-02-10
1
-2
/
+2
*
Reinstate port-zero allocation magic for tests. All regression tests pass.
Eric S. Raymond
2015-02-09
1
-6
/
+14
*
CLOSE_DELAY is gone. Test source termination is now deterministic.
Eric S. Raymond
2015-02-09
1
-69
/
+4
*
Revert to non-blocking I/O. Blocking I/O broke gps-makeregress.
Eric S. Raymond
2015-02-06
1
-57
/
+42
*
test timing: Reduce netbsd5 values.
Greg Troxel
2015-02-05
1
-1
/
+2
*
Clean up pre-blocking-IO tests, organize.
Greg Troxel
2015-02-03
1
-23
/
+21
*
Update netbsd5 timing data.
Greg Troxel
2015-02-03
1
-0
/
+3
*
Update os x timing data; shorten delay.
Greg Troxel
2015-02-03
1
-9
/
+4
*
More updates of test delays.
Eric S. Raymond
2015-02-03
1
-9
/
+12
*
Recheck delays for Raspberry Pi Model B.
Michael Tatarinov
2015-02-03
1
-5
/
+4
*
Add delay tests reported by Frank Nicholas.
Eric S. Raymond
2015-02-03
1
-0
/
+4
[next]