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
/
libgps.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
First, and untested, cut at adding environment sensitive measurement units.
Gary E. Miller
2005-04-16
1
-0
/
+59
*
Name of 'valid' member was misleading, fix it.
Eric S. Raymond
2005-04-13
1
-35
/
+34
*
Another attempt to sort out validity bits.
Eric S. Raymond
2005-04-12
1
-19
/
+35
*
Introduce explicit OOB value for uncertainty fields.
Eric S. Raymond
2005-04-12
1
-9
/
+9
*
Simpler flag-clearing on O=?.
Eric S. Raymond
2005-04-12
1
-6
/
+2
*
O=? now clears status flags. This allows libgps to flag when a GPS loses a fix.
Gary E. Miller
2005-04-12
1
-3
/
+6
*
Fix more potential coredumps in libgps.c
Gary E. Miller
2005-04-11
1
-22
/
+68
*
Attempted fix #2 for Gary's Y bug.
Eric S. Raymond
2005-04-10
1
-2
/
+2
*
Fix for Gary's satellite-picture bug.
Eric S. Raymond
2005-04-09
1
-1
/
+1
*
Y now has a tag as well as a timestamp.
Eric S. Raymond
2005-04-04
1
-5
/
+6
*
Device list editing through a separate control socket.
Eric S. Raymond
2005-04-03
1
-13
/
+73
*
Cope with the case where client has no GPS attached.
Eric S. Raymond
2005-04-02
1
-8
/
+25
*
Add timestamp to the 'Y' command.
Eric S. Raymond
2005-04-01
1
-2
/
+8
*
Add tag field to 'o' response.
Eric S. Raymond
2005-03-30
1
-4
/
+5
*
Daemon no longer needs tzoffset directly.
Eric S. Raymond
2005-03-28
1
-2
/
+4
*
Make sure the mode gets set properly.
Eric S. Raymond
2005-03-26
1
-2
/
+3
*
Correct 8661 to 8601.
Eric S. Raymond
2005-03-25
1
-1
/
+1
*
Split up the estimated-error validity masks.
Eric S. Raymond
2005-03-23
1
-4
/
+6
*
Watcher mode now uses 'o' command to dump status.
Eric S. Raymond
2005-03-23
1
-2
/
+2
*
Enable the library tester to build again.
Eric S. Raymond
2005-03-23
1
-31
/
+26
*
Compute derived uncertainties for 'O' command.
Eric S. Raymond
2005-03-23
1
-0
/
+40
*
Second step in library refactoring.
Eric S. Raymond
2005-03-22
1
-23
/
+18
*
Big structure reorganization.
Eric S. Raymond
2005-03-22
1
-62
/
+44
*
Remove more timestamp fields. Soon there will only be one per fix.
Eric S. Raymond
2005-03-22
1
-29
/
+7
*
Eliminate track stamp in favor of out-of-band value.
Eric S. Raymond
2005-03-21
1
-5
/
+2
*
Driver-mode field is continuously valid.
Eric S. Raymond
2005-03-21
1
-5
/
+1
*
Get ride of status and mode timestamps, these are continuously valid.
Eric S. Raymond
2005-03-21
1
-10
/
+2
*
Remove redundant timestamps.
Eric S. Raymond
2005-03-21
1
-18
/
+6
*
N command is now fully implemented.
Eric S. Raymond
2005-03-15
1
-0
/
+7
*
gps_poll now handles multi-line resonses.
Eric S. Raymond
2005-03-14
1
-151
/
+155
*
Prerelease cleanup.
Eric S. Raymond
2005-03-10
1
-2
/
+2
*
Improve gps_poll() documentation of return values.
Gary E. Miller
2005-03-07
1
-1
/
+16
*
All timestamps are now millisecond resolution or better.
Eric S. Raymond
2005-03-05
1
-6
/
+4
*
Vertical Speed now stored in sensible units (meters/sec), same as altitude.
Gary E. Miller
2005-03-02
1
-1
/
+1
*
Enable profiling all the time by default.
Eric S. Raymond
2005-03-01
1
-9
/
+0
*
Alpha version of SiRF-II driver. Doesn't get GSA information out yet,
Eric S. Raymond
2005-02-28
1
-0
/
+7
*
Checking for change bits is no longer a driver responsibility, it's now done
Eric S. Raymond
2005-02-27
1
-2
/
+2
*
Support for Garmin PGMRE sentence. Next step is to compute this from
Eric S. Raymond
2005-02-26
1
-0
/
+7
*
Don't assert there's no fix if status is good but GSA has not yet been seen.
Eric S. Raymond
2005-02-24
1
-1
/
+1
*
Implemented the I command.
Eric S. Raymond
2005-02-23
1
-0
/
+6
*
Buffer size cleanup. Check that we get good data after a baud rate
Eric S. Raymond
2005-02-20
1
-2
/
+2
*
Measure RS232 transmission time rather than deducing it.
Eric S. Raymond
2005-02-17
1
-3
/
+5
*
Better name for DTIME macro. Other small cleanups.
Eric S. Raymond
2005-02-17
1
-2
/
+2
*
Don't set field timestamps to nonzero at beginning of session -- when
Eric S. Raymond
2005-02-16
1
-13
/
+2
*
This version breaks profiling (the problem is in gpsy.py somewhere)
Eric S. Raymond
2005-02-16
1
-3
/
+23
*
Fully implement C (cycle) command.
Eric S. Raymond
2005-02-14
1
-3
/
+6
*
Don't use colons in B command.
Eric S. Raymond
2005-02-14
1
-1
/
+1
*
Baud rate querying is now done through B.
Eric S. Raymond
2005-02-13
1
-0
/
+3
*
Profiling flag is now a per-session variable.
Eric S. Raymond
2005-02-13
1
-2
/
+1
*
Compensate for stop bits.
Eric S. Raymond
2005-02-10
1
-1
/
+2
[next]