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
*
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
*
We can now getr the baud rate.
Eric S. Raymond
2005-02-09
1
-4
/
+5
*
Add name field to profiling data.
Eric S. Raymond
2005-02-09
1
-1
/
+2
*
We get good profiling data for two steps now.
Eric S. Raymond
2005-02-09
1
-4
/
+4
*
Ready to build an actual profiler.
Eric S. Raymond
2005-02-08
1
-0
/
+11
*
Back out the reconnect patch.
Eric S. Raymond
2005-01-16
1
-38
/
+7
*
Integrate support for automatic reconnect on connection drop.
Eric S. Raymond
2005-01-15
1
-7
/
+38
*
Avoid a stale-pointer error.
Eric S. Raymond
2005-01-13
1
-1
/
+1
*
Remove a minor memory leak.
Eric S. Raymond
2005-01-12
1
-1
/
+4
*
Drop back to void type for the raw-mode hook.
Eric S. Raymond
2005-01-02
1
-1
/
+1
*
Change to the return type of raw hook.
Eric S. Raymond
2005-01-02
1
-1
/
+1
*
Consify some arguments.
Eric S. Raymond
2005-01-01
1
-2
/
+2
*
Move config.h include into gpsd.h so we can never foo up the structure
Eric S. Raymond
2004-12-30
1
-1
/
+0
*
Allow M to return MODE_NOT_SEEN.
Eric S. Raymond
2004-11-17
1
-1
/
+1
*
All code is now in the same brace style.
Eric S. Raymond
2004-10-05
1
-11
/
+5
*
Oops -- zero the spped stamp properly.
Eric S. Raymond
2004-10-05
1
-3
/
+3
*
More code polishing. Includes some portability improvements for the
Eric S. Raymond
2004-10-05
1
-8
/
+3
*
More code-polishing.
Eric S. Raymond
2004-10-04
1
-4
/
+2
*
BSD port fixes and more code cleanup.
Eric S. Raymond
2004-10-04
1
-29
/
+14
*
Yet more fluff removal.
Eric S. Raymond
2004-09-30
1
-9
/
+3
*
More fluff removal.
Eric S. Raymond
2004-09-30
1
-1
/
+0
*
Yet more cleanup and compaction.
Eric S. Raymond
2004-09-29
1
-2
/
+0
*
Better handling of network errors.
Eric S. Raymond
2004-09-28
1
-0
/
+4
*
Adapt the test code for the new API.
Eric S. Raymond
2004-09-08
1
-31
/
+15
*
Shoot PRWIZCH support through the head. Pre-1.10 gpsd never shipped this data
Eric S. Raymond
2004-08-31
1
-6
/
+0
*
About to switch to autogen-based build...
Eric S. Raymond
2004-08-29
1
-0
/
+18
*
libgps.a interface change, everything goes in a malloced struct now.
Eric S. Raymond
2004-08-29
1
-12
/
+15
*
Don't ship nuls, instead check lengths.
Eric S. Raymond
2004-08-25
1
-2
/
+3
*
Y command now carries information about which satellites were used in
Eric S. Raymond
2004-08-24
1
-48
/
+28
*
Clean up things so gpscli_report() is no longer required on client side.
Eric S. Raymond
2004-08-24
1
-20
/
+2
*
Timeouts at the daemon level were a mistake. This commit removes them.
Eric S. Raymond
2004-08-23
1
-12
/
+12
[next]