Simon Dawson
|
07646dda8b
libgpsmm: add is_open method
|
11 years ago |
Eric S. Raymond
|
620f7445dc
Nuke trailing whitespace in C source.
|
12 years ago |
ukyg9e5r6k7gubiekd6
|
6886edd185
Silence another cppcheck warning.
|
12 years ago |
Eric S. Raymond
|
7ee2bf88e9
More cppcheck warning fixups. All regression tests pass.
|
13 years ago |
Bernd Zeimetz
|
2867071cd2
Integrate libQgpsmm_global.h into libgpsmm.h.
|
13 years ago |
Eric S. Raymond
|
5e6d917950
Remove unused prototype.
|
14 years ago |
Eric S. Raymond
|
cf684b2a99
Sync the Python and C++ bindings to the C one. Document it properly.
|
14 years ago |
Eric S. Raymond
|
2663033714
Give gps_waiting() a timeout argument. Use it systematically in test clients.
|
14 years ago |
Eric S. Raymond
|
0113c042a1
Rebuild the C++ interface to use RAII.
|
14 years ago |
Eric S. Raymond
|
0a1b13f791
Simplify the C++ lib, noo point in supporting the old API now.
|
14 years ago |
David Favro
|
e602f98413
Ported libgpsmm to major-version 5.
|
14 years ago |
Eric S. Raymond
|
3771dba081
Carry through and document the poll() -> read() change.
|
14 years ago |
Eric S. Raymond
|
3cc2dbba32
Remove a fossil.
|
15 years ago |
Chris Browet
|
d8462cfb9e
Internals of Qt support.
|
15 years ago |
Eric S. Raymond
|
b55a647314
A close() method for the C++ binding.
|
15 years ago |
Eric S. Raymond
|
af87811bd5
Vanish away Id and Rev $ keywords, git won't expand them to anything useful.
|
15 years ago |
Eric S. Raymond
|
8440c7d1fd
Copyright stamps everywhere. No code changes.
|
15 years ago |
Eric S. Raymond
|
7eb06a950b
Add non-blocking check for data waiting from the daemon to the C and C++ APIs.
|
15 years ago |
Eric S. Raymond
|
34c34d4438
Thread-hook support and documentation removed.
|
15 years ago |
Eric S. Raymond
|
6b6a5d59bb
Client library debugging can now nbe enabled at runtime.
|
15 years ago |
Eric S. Raymond
|
1b37a4ffa6
Introduce gps_send() to the C API.
|
15 years ago |
Eric S. Raymond
|
6dd560b389
Disentangle the packet raw hook used on the client side...
|
15 years ago |
Eric S. Raymond
|
3db1fa2d2c
Added stream() entry point to C++ client library.
|
15 years ago |
Bernd Zeimetz
|
e62318cf63
Move implementation of constructor to .cpp file, initialize gps.
|
16 years ago |
Chris Kuethe
|
f5e46a580d
Unify the header protection macro style a bit.
|
16 years ago |
Eric S. Raymond
|
8890f2f9a4
Don't require the config file for the C++ binding header.
|
17 years ago |
Chris Kuethe
|
874612903b
Rename config.h so it can be installed as gpsd_config.h...
|
18 years ago |
Chris Kuethe
|
dbbc6bc92e
License change.
|
18 years ago |
Chris Kuethe
|
afffa0eaf6
Add subversion ID tags near the beginning of every file.
|
18 years ago |
Eric S. Raymond
|
af07210a5f
Clean up after the raw_hook architecture change.
|
20 years ago |