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
*
Add a conversion constant requred for DBT sentences.
Eric S. Raymond
2012-03-05
1
-0
/
+1
*
More Python sanity checking.
Eric S. Raymond
2011-10-28
2
-3
/
+3
*
Python glitches caught by pylint.
Eric S. Raymond
2011-10-28
3
-5
/
+4
*
Fixed copy'n'paste bug in the Python binding.
Michael Tatarinov
2011-10-12
1
-2
/
+2
*
Add -r option to gpsplot.
Eric S. Raymond
2011-10-10
1
-1
/
+2
*
More fixes with a unique temporary directories and files for the regression t...
Michael Tatarinov
2011-10-06
1
-2
/
+3
*
Make the 'uninstrumented' plot work again.
Eric S. Raymond
2011-09-21
1
-1
/
+1
*
Remove the old latency-profiling machinery.
Eric S. Raymond
2011-09-20
2
-7
/
+0
*
gps library code is pychecker clean. All regression tests pass.
Eric S. Raymond
2011-08-23
3
-6
/
+10
*
More cleanup of glitches found by pychecker.
Eric S. Raymond
2011-08-23
2
-4
/
+4
*
In gpsfake, remove an unused feature and document what's there.
Eric S. Raymond
2011-07-22
1
-3
/
+0
*
Beat Bolli made a good point in <4E0B10FC.2010400@ewanet.ch>.
Eric S. Raymond
2011-06-29
1
-1
/
+2
*
Minor fix suggested by Bernd Zeimetz.
Eric S. Raymond
2011-06-29
1
-1
/
+1
*
Bring Python's stream method up to date so it matches the C one.
Eric S. Raymond
2011-06-24
1
-14
/
+10
*
gps.py: suppress the stack trace on exit
Beat Bolli
2011-06-22
1
-2
/
+5
*
Remove a fossil from the Python binding.
Eric S. Raymond
2011-03-24
1
-1
/
+0
*
Document the unpack() method in C and Python APIs.
Eric S. Raymond
2011-03-24
2
-2
/
+2
*
Emit "mode" before its dependent attributes in TPV, and timestamps with .3f.
Eric S. Raymond
2011-03-22
1
-1
/
+1
*
Sync the Python and C++ bindings to the C one. Document it properly.
Eric S. Raymond
2011-03-18
1
-0
/
+4
*
Library time parsing is now backward-compatible with 2.95.
Eric S. Raymond
2011-03-10
1
-1
/
+5
*
waiting method in the Python binding gets a timeout argument.
Eric S. Raymond
2011-03-09
1
-2
/
+2
*
Have the Python packet-module interface export the character counter.
Eric S. Raymond
2011-03-01
1
-1
/
+1
*
Abandon the attempt to de-Unicodify JSON as it comes in.
Eric S. Raymond
2011-02-28
2
-19
/
+4
*
Somewhat more effective asciifying in the Python client.
Eric S. Raymond
2011-02-22
1
-14
/
+14
*
Assume any 'satellites' attribute in JSON is a JSON array.
Eric S. Raymond
2011-02-22
1
-1
/
+2
*
Typo fixes.
Eric S. Raymond
2011-02-21
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
*
Garbage-collect the client-side *SET flags.
Eric S. Raymond
2011-02-03
1
-33
/
+30
*
Cosmetic fix.
Eric S. Raymond
2011-02-02
1
-21
/
+22
*
Timestamps in TPV and SKY go from float seconds since Unix epoch to ISO8601.
Eric S. Raymond
2011-01-29
1
-3
/
+3
*
Catch and display regression errors from malformed JSON.
Eric S. Raymond
2011-01-29
1
-1
/
+9
*
Reorganize stream argument flags, and create one for timing data.
Eric S. Raymond
2011-01-26
2
-10
/
+16
*
The raw_hook mwember and set_raw_hook are gone; client API cleanup is done.
Eric S. Raymond
2011-01-25
1
-8
/
+1
*
Reduce the amount of padding time in the regression tests.
Eric S. Raymond
2011-01-23
1
-2
/
+2
*
Various small fixes to Python client mode.
Beat Bolli
2011-01-05
1
-3
/
+5
*
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
[next]