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.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Sanity-check the Python modules with pychecker.
Eric S. Raymond
2007-12-14
1
-15
/
+15
*
Address Berlios bug #12006, applying patch #2174.
Eric S. Raymond
2007-12-12
1
-4
/
+4
*
Delete the subclass _repr_ method, otherwise fix data won't print.
Eric S. Raymond
2007-12-12
1
-3
/
+0
*
Document the fact that the reason we accept oversized NMEA sentences is...
Chris Kuethe
2007-03-14
1
-0
/
+1
*
While NMEA lines shouldn't be more than 82 characters, one of my receivers...
Chris Kuethe
2007-03-14
1
-1
/
+1
*
Be nice to users who, for some reason, can't resolve "localhost".
Chris Kuethe
2007-01-02
1
-1
/
+1
*
Bug fixes from Robert Berger.
Eric S. Raymond
2006-12-07
1
-2
/
+2
*
Reintroduce line buffering in gps.py.
Eric S. Raymond
2006-12-06
1
-4
/
+13
*
Eliminate threading from gpsfake.py.
Eric S. Raymond
2006-12-06
1
-28
/
+17
*
Fix some indentation in gps.py. Cosmetic change only.
Eric S. Raymond
2006-12-05
1
-12
/
+12
*
Fix a bug that occasionally put float data where no float data should be.
Eric S. Raymond
2006-12-05
1
-3
/
+3
*
Andreas Stricke's namespace cleanup.
Eric S. Raymond
2006-10-30
1
-12
/
+11
*
Keep the Python library in sync.
Eric S. Raymond
2006-10-29
1
-0
/
+2
*
Add subversion ID tags near the beginning of every file.
Chris Kuethe
2006-09-21
1
-0
/
+1
*
Full merge of O patch with 14th field enabled. Protocol level bumped to 3.
Eric S. Raymond
2006-06-07
1
-4
/
+7
*
Last patch worked with Python 2.3, but not 2.4.
Gary E. Miller
2005-08-03
1
-3
/
+3
*
gpsprof with altitude works again on garmin GPS 18USB.
Gary E. Miller
2005-08-03
1
-2
/
+9
*
Add support for the 2-field return of C to client libraries.
Eric S. Raymond
2005-07-11
1
-2
/
+5
*
Architecture extension; handle variable sample rates.
Eric S. Raymond
2005-07-11
1
-1
/
+1
*
Better cleanup code in Python client, deinitialize file object properly.
Eric S. Raymond
2005-07-02
1
-8
/
+10
*
Fix a subtle error in channel assignment.
Eric S. Raymond
2005-06-27
1
-4
/
+4
*
Fix an error in the exerciser for gps.py.
Eric S. Raymond
2005-06-24
1
-1
/
+1
*
Ensure that date/time field is dumped as ? when...
Eric S. Raymond
2005-06-21
1
-4
/
+4
*
Bring gps.py up to date.
Eric S. Raymond
2005-06-19
1
-245
/
+261
*
Python library has thread support.
Eric S. Raymond
2005-06-08
1
-1
/
+16
*
Python client code had an error in parsing the new Y format.
Eric S. Raymond
2005-05-23
1
-31
/
+33
*
Fix O tag parsing.
Eric S. Raymond
2005-05-17
1
-16
/
+17
*
Cope with ? in GSV timestamp field.
Eric S. Raymond
2005-05-15
1
-2
/
+4
*
Use the standard Python library.
Eric S. Raymond
2005-04-29
1
-17
/
+3
*
Teach Python library the new Y format.
Eric S. Raymond
2005-04-04
1
-0
/
+1
*
Device list editing through a separate control socket.
Eric S. Raymond
2005-04-03
1
-8
/
+40
*
Python library has to know abot the new Y format.
Eric S. Raymond
2005-04-01
1
-0
/
+1
*
Cycle timing moved into gpsprof.
Eric S. Raymond
2005-03-30
1
-0
/
+5
*
Everything except splitplot works now.
Eric S. Raymond
2005-03-29
1
-26
/
+47
*
Add a sentence_time member...
Eric S. Raymond
2005-03-26
1
-50
/
+59
*
Refactor profiling so that profile statistics are their own class.
Eric S. Raymond
2005-03-25
1
-25
/
+34
*
Typo fix.
Eric S. Raymond
2005-03-25
1
-1
/
+1
*
Raw-mode profiling now works on SiRF. Only split mode is still broken.
Eric S. Raymond
2005-03-24
1
-10
/
+9
*
gps.py can parse O responses now. gpsprof works again.
Eric S. Raymond
2005-03-24
1
-18
/
+65
*
Second step in library refactoring.
Eric S. Raymond
2005-03-22
1
-128
/
+70
*
Oops. Set the correct default port.
Eric S. Raymond
2005-03-03
1
-1
/
+3
*
Support for Garmin PGMRE sentence. Next step is to compute this from
Eric S. Raymond
2005-02-26
1
-0
/
+11
*
Spatial scattegram plotting moves from gpsprobe to gpsprof.
Eric S. Raymond
2005-02-24
1
-0
/
+2
*
Make gpsprobe work again (gpsd.py was broken).
Eric S. Raymond
2005-02-23
1
-11
/
+9
*
Implemented the I command.
Eric S. Raymond
2005-02-23
1
-0
/
+4
*
gpsd.py now hunts baud rates (logic moved out of gpsprobe).
Eric S. Raymond
2005-02-23
1
-0
/
+2
*
Move SiRF binary class from gps.py to gpsd.py.
Eric S. Raymond
2005-02-22
1
-57
/
+0
*
Measure RS232 transmission time rather than deducing it.
Eric S. Raymond
2005-02-17
1
-1
/
+2
*
All three plot formats are working again.
Eric S. Raymond
2005-02-16
1
-1
/
+0
*
Still producing negative E1+T1, but the client code looks better.
Eric S. Raymond
2005-02-16
1
-9
/
+2
[next]