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_core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
First cut at implementing waiting test for shm export.
Eric S. Raymond
2011-10-03
1
-1
/
+7
*
Remove duplicate code.
Michael Tatarinov
2011-09-30
1
-1
/
+3
*
splint cleanup.
Eric S. Raymond
2011-09-30
1
-1
/
+3
*
Magic-number elimination.
Eric S. Raymond
2011-09-30
1
-2
/
+2
*
Re-do runtime dispatch in the client library.
Eric S. Raymond
2011-09-30
1
-76
/
+27
*
splint cleanup.
Eric S. Raymond
2011-09-28
1
-5
/
+7
*
Canned mainloop function for socket export...
Eric S. Raymond
2011-09-28
1
-1
/
+46
*
Runtime dispatch to methods is working in the client library.
Eric S. Raymond
2011-09-28
1
-19
/
+51
*
Avoid a name collision.
Eric S. Raymond
2011-09-28
1
-1
/
+1
*
First step in runtime export dispatch for the client library.
Eric S. Raymond
2011-09-28
1
-0
/
+11
*
Break out prototypes for client library export methgods into a new heasder.
Eric S. Raymond
2011-09-28
1
-0
/
+1
*
Get back to a state where the shm export works.
Eric S. Raymond
2011-09-27
1
-26
/
+0
*
Converge the library APIs for different transports more closely.
Eric S. Raymond
2011-09-27
1
-0
/
+26
*
Add some debugging.
Eric S. Raymond
2011-09-16
1
-1
/
+4
*
Make the sock_export=no build.
Eric S. Raymond
2011-08-26
1
-0
/
+59
*
More code slimming.
Eric S. Raymond
2011-06-11
1
-1
/
+1
*
Break the libgps test code our of libgps_core.c.
Eric S. Raymond
2011-04-03
1
-104
/
+1
*
Allow gps_errstr() to report shm-specific errors.
Eric S. Raymond
2011-03-29
1
-2
/
+10
*
Squeeze more code out of the minimal build.
Eric S. Raymond
2011-03-29
1
-2
/
+9
*
Scan-build and splint cleanup. All regression tests pass.
Eric S. Raymond
2011-03-28
1
-0
/
+2
*
Cast gpsdata->gps_fd to intptr_t as int might not be big enough.
Bernd Zeimetz
2011-03-28
1
-2
/
+2
*
The shm transport finallly works through gps_open().
Eric S. Raymond
2011-03-28
1
-2
/
+1
*
Part repair of the shm dispatch.
Eric S. Raymond
2011-03-27
1
-1
/
+1
*
Shared-memory export is now integrated and documented.
Eric S. Raymond
2011-03-27
1
-58
/
+20
*
Core client library now hands off to libgps_sock.c and libgps_shm.c.
Eric S. Raymond
2011-03-27
1
-116
/
+47
*
Begin splitting apart libgps_core.c into socket-export and generic functions.
Eric S. Raymond
2011-03-27
1
-473
/
+86
*
Clear up some confusion about *_SET vs.. *_IS defines.
Eric S. Raymond
2011-03-26
1
-1
/
+2
*
remove unused variable (received) in gps_read
Jon Schlueter
2011-03-22
1
-2
/
+1
*
Moinor correction to previous commit; buffer must be static.
Eric S. Raymond
2011-03-21
1
-1
/
+1
*
Banish compiler warnings in the Qt support.
Eric S. Raymond
2011-03-21
1
-3
/
+5
*
Shut up a compiler warning on unused var if not defined USE_QT
Gary E. Miller
2011-03-21
1
-0
/
+2
*
In the client API, take the data buffer out of the gpsdata_t structure.
Eric S. Raymond
2011-03-18
1
-21
/
+29
*
Clear errno at an appropruaye place in gps_read().
Eric S. Raymond
2011-03-10
1
-0
/
+2
*
Give timestamps their own typedef. No logic changes.
Eric S. Raymond
2011-03-10
1
-1
/
+1
*
Make the Qt implementation honor timeout.
Eric S. Raymond
2011-03-09
1
-1
/
+1
*
Give gps_waiting() a timeout argument. Use it systematically in test clients.
Eric S. Raymond
2011-03-09
1
-4
/
+7
*
Update documentation about gps_read() and gps_waiting().
Eric S. Raymond
2011-03-07
1
-4
/
+0
*
warning hunting const char * in libgps_core.c
Jon Schlueter
2011-03-03
1
-2
/
+2
*
Tell the compiler that gos_errstr() ia an observer.
Eric S. Raymond
2011-03-01
1
-1
/
+1
*
More name changes related to GST.
Eric S. Raymond
2011-02-01
1
-1
/
+1
*
Change Noise sentence to use ISO8601 timestamp.
Eric S. Raymond
2011-02-01
1
-2
/
+2
*
Cleanup after the NOISE change. All regression tests pass.
Eric S. Raymond
2011-02-01
1
-2
/
+3
*
Process GPGST into noise statistics. All regression tests pass.
Thomas Sprinkmeier
2011-02-01
1
-1
/
+1
*
Reorganize stream argument flags, and create one for timing data.
Eric S. Raymond
2011-01-26
1
-0
/
+4
*
Fix typos pointed out in Berlios tracker bug #17858.
Eric S. Raymond
2011-01-25
1
-1
/
+1
*
The raw_hook mwember and set_raw_hook are gone; client API cleanup is done.
Eric S. Raymond
2011-01-25
1
-22
/
+2
*
More deheader testing.
Eric S. Raymond
2011-01-12
1
-0
/
+1
*
Remove subframesflag so they're omitted uncinditionally.
Eric S. Raymond
2011-01-10
1
-5
/
+1
*
WATCH_SUBFRAMES should not imply WATCH_JSON.
Eric S. Raymond
2011-01-04
1
-1
/
+1
*
Enable gpspipe to start subframe reporting.
Eric S. Raymond
2011-01-04
1
-0
/
+4
[next]