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.xml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bring gps_read()'s return-code in sync with its manual entry.
David Favro
2010-11-09
1
-4
/
+5
*
Carry through and document the poll() -> read() change.
Eric S. Raymond
2010-07-14
1
-17
/
+16
*
First round of changes for API major version 5:
Eric S. Raymond
2010-07-13
1
-9
/
+3
*
Typo fix.
Eric S. Raymond
2010-06-08
1
-1
/
+1
*
libgps.a splits in half, becomes libgps.a + libgpsd.a
Eric S. Raymond
2010-04-18
1
-12
/
+3
*
Remove some fossil artifacts.
Eric S. Raymond
2010-03-30
1
-1
/
+0
*
Merge branch 'master' of git.berlios.de:/gitroot/gpsd
Bernd Zeimetz
2010-03-30
1
-2
/
+3
|
\
|
*
gps_poll() now indicates when the daemon socket closes from the other side.
Eric S. Raymond
2010-03-27
1
-2
/
+3
*
|
Fix two spelling mistakes in the libgps manpage.
Bernd Zeimetz
2010-03-30
1
-2
/
+2
|
/
*
Tweak some DocBook meta headers to quiet down the build.
Eric S. Raymond
2010-03-25
1
-1
/
+2
*
Copyright stamps everywhere. No code changes.
Eric S. Raymond
2010-03-11
1
-0
/
+4
*
Small IPv6 cleanups. All regression tests pass.
Eric S. Raymond
2010-01-13
1
-1
/
+0
*
Document IPv6 support.
Eric S. Raymond
2010-01-13
1
-4
/
+5
*
Internal IPv6 support, derived from a support patch by Olivier Mehani.
Eric S. Raymond
2010-01-12
1
-1
/
+3
*
David Ludlow's housekeeping and type-cleanup patch.
Eric S. Raymond
2010-01-02
1
-2
/
+2
*
Documentation update; we can't get multiple responses per poll any more.
Eric S. Raymond
2009-12-10
1
-10
/
+5
*
Add POLL_NONBLOCK flag to the C API. Document all flags.
Eric S. Raymond
2009-12-09
1
-4
/
+84
*
Markup fix.
Eric S. Raymond
2009-12-06
1
-0
/
+1
*
rtcm2_unpack() is no longer part of the core client library.
Eric S. Raymond
2009-12-06
1
-19
/
+0
*
Add non-blocking check for data waiting from the daemon to the C and C++ APIs.
Eric S. Raymond
2009-12-05
1
-0
/
+12
*
gpspipe exposed an orthogonality failure.
Eric S. Raymond
2009-12-03
1
-2
/
+2
*
Thread-hook support and documentation removed.
Eric S. Raymond
2009-11-29
1
-41
/
+1
*
Typo fix.
Eric S. Raymond
2009-11-19
1
-1
/
+1
*
Work around, and document, a subtle limitation of libgps.
Eric S. Raymond
2009-11-19
1
-1
/
+25
*
gps_stream has a third argument now.
Eric S. Raymond
2009-09-24
1
-1
/
+1
*
gps_stream() gets a third argument for future expansion.
Eric S. Raymond
2009-09-24
1
-1
/
+3
*
Typo fix. Codebase splints clean. All regression tests pass.
Eric S. Raymond
2009-09-23
1
-2
/
+3
*
gps_query() is removed.
Eric S. Raymond
2009-09-23
1
-30
/
+23
*
Introduce gps_send() to the C API.
Eric S. Raymond
2009-09-23
1
-9
/
+27
*
Make a re-entrance-friendly version of gps_open().
Eric S. Raymond
2009-09-19
1
-0
/
+11
*
Disentangle the packet raw hook used on the client side...
Eric S. Raymond
2009-09-17
1
-2
/
+4
*
Add gps_errstr() to the client API so client code doesn't have to
Eric S. Raymond
2009-08-26
1
-0
/
+8
*
Add flags argument to gps_stream().
Eric S. Raymond
2009-08-22
1
-1
/
+5
*
Introduce gps_stream() in the client API...
Eric S. Raymond
2009-08-22
1
-1
/
+13
*
Documentation updates anticipating the v4 protocol change.
Eric S. Raymond
2009-02-13
1
-2
/
+2
*
Add some documentation on how to cope with the upcoming API change.
Eric S. Raymond
2009-02-12
1
-3
/
+10
*
Document the fact that cps_close() doesn't kill all threads.
Eric S. Raymond
2009-01-08
1
-2
/
+14
*
Subtle but important documentation fix from Matt Roberds on gpsd-users
Chris Kuethe
2007-04-14
1
-7
/
+7
*
Be nice to users who, for some reason, can't resolve "localhost".
Chris Kuethe
2007-01-02
1
-1
/
+1
*
Eliminate threading from gpsfake.py.
Eric S. Raymond
2006-12-06
1
-2
/
+2
*
Enhance gps_query so it's sprintf(3)-like, for more conventient assembly
Eric S. Raymond
2006-10-29
1
-2
/
+5
*
First version of gpsctrl, untested.
Eric S. Raymond
2006-10-29
1
-2
/
+2
*
Rename the xgps manual page.
Eric S. Raymond
2006-03-02
1
-2
/
+2
*
The client library can niw read RTCM data.
Eric S. Raymond
2005-07-28
1
-0
/
+18
*
Documentation impriovenents.
Eric S. Raymond
2005-07-14
1
-0
/
+26
*
Python library has thread support.
Eric S. Raymond
2005-06-08
1
-4
/
+6
*
Remove description of a restriction no longer present.
Eric S. Raymond
2005-05-23
1
-2
/
+1
*
Separate the synchronous from asynchronous hooks in the user library.
Eric S. Raymond
2005-05-23
1
-5
/
+2
*
C++ class wrapper is now part of libgps.a.
Eric S. Raymond
2005-05-20
1
-1
/
+1
*
Merged in thread-callback and C++-wrapper support fom Alfredo Pironti.
Eric S. Raymond
2005-05-20
1
-5
/
+45
[next]