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
/
gpsd.h-tail
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove a header that no longer fits the way we've organized the export APIs.
Eric S. Raymond
2011-04-08
1
-0
/
+10
*
whitespace cleanup in gpsd.h-tail
Jon Schlueter
2011-04-04
1
-39
/
+39
*
Fix a minor build breakage exposed by scons.
Eric S. Raymond
2011-04-04
1
-1
/
+1
*
Regularize some names.
Eric S. Raymond
2011-04-01
1
-4
/
+4
*
More extraction of autoconf tentacles.
Eric S. Raymond
2011-03-31
1
-1
/
+4
*
Robustness > micro-optimization.
Eric S. Raymond
2011-03-29
1
-1
/
+1
*
Squeeze out some more code in the fixed-port-speed case.
Eric S. Raymond
2011-03-29
1
-0
/
+2
*
Improve the barrier code and beat GCC harder about not reordering operations.
Eric S. Raymond
2011-03-28
1
-2
/
+2
*
Shared-memory export is now integrated and documented.
Eric S. Raymond
2011-03-27
1
-0
/
+14
*
Change return values in the shm interface to be more like socket export.
Eric S. Raymond
2011-03-27
1
-1
/
+1
*
Move the memory barrier instructions into the header file
Beat Bolli
2011-03-27
1
-0
/
+9
*
Re-identify most *_IS flags with corresponding *_SET flags.
Eric S. Raymond
2011-03-27
1
-33
/
+11
*
First cut at shared-memory export. Daemon-side only.
Eric S. Raymond
2011-03-25
1
-0
/
+17
*
DEVICE::activated becomes an ISO8601 timestamp.
Eric S. Raymond
2011-03-24
1
-0
/
+1
*
Remove unused SiRF constants: TIME_SEEN_GPS_1, etc.
Gary E. Miller
2011-03-23
1
-3
/
+0
*
Refactoring step. Hide the internals of NTPD communication better.
Eric S. Raymond
2011-03-23
1
-4
/
+1
*
Move as much of the PPS support as possible to ntpshm.c.
Eric S. Raymond
2011-03-23
1
-0
/
+1
*
Attempt to use the new PPSTIME_IS mask bit to control updating ntpd.
Eric S. Raymond
2011-03-23
1
-1
/
+1
*
Make all drivers set the PPSTIME_IS mask where appropriate. It's not yet used.
Eric S. Raymond
2011-03-23
1
-0
/
+1
*
Use truly 64-bit constants for the 64-bit gps_mask_t flags.
Eric S. Raymond
2011-03-23
1
-31
/
+31
*
Revert "Remove a failed experiment."
Eric S. Raymond
2011-03-23
1
-1
/
+2
*
Remove a failed experiment.
Eric S. Raymond
2011-03-23
1
-2
/
+1
*
Track fix counts per-device as well as for all devices.
Eric S. Raymond
2011-03-23
1
-1
/
+2
*
POLL subobject name changes: fixes -> tpv, skyview -> sky.
Eric S. Raymond
2011-03-21
1
-0
/
+1
*
Silence compiler warning about inconsistent use of volatile in ntp SHM.
Gary E. Miller
2011-03-21
1
-1
/
+3
*
Leave plenty of room for GGA timestamps with subsecond parts.
Eric S. Raymond
2011-03-16
1
-1
/
+1
*
Yet more double->timestamp_t moves.
Eric S. Raymond
2011-03-10
1
-2
/
+2
*
More timestamp_t conversions. No logic changes.
Eric S. Raymond
2011-03-10
1
-9
/
+7
*
Give timestamps their own typedef. No logic changes.
Eric S. Raymond
2011-03-10
1
-5
/
+5
*
Reduce an unnecessary double to time_t.
Eric S. Raymond
2011-03-09
1
-1
/
+1
*
Replace the crappy old RTCM3 dumper with one that emits JSON.
Eric S. Raymond
2011-03-01
1
-2
/
+2
*
Hide something that doesn't have to be globally visible.
Eric S. Raymond
2011-02-28
1
-2
/
+0
*
Comment fixes.
Eric S. Raymond
2011-02-28
1
-2
/
+3
*
splint cleanup, includubng an error in the last commit caught by it.
Eric S. Raymond
2011-02-27
1
-1
/
+1
*
Try to re-enable recognition of the MediaTek 33301.
Eric S. Raymond
2011-02-27
1
-2
/
+0
*
Remove pass_rtcm(),
Eric S. Raymond
2011-02-27
1
-3
/
+2
*
RTCM[23] are single-packet formats, so they have reliable cycle detection.
Eric S. Raymond
2011-02-26
1
-1
/
+2
*
Make the length of ISGPS packets accessible.
Eric S. Raymond
2011-02-26
1
-1
/
+6
*
Eliminate the ntrip_state global.
Eric S. Raymond
2011-02-26
1
-4
/
+49
*
Split an excessively long function. No logic changes. All regression tests pass.
Eric S. Raymond
2011-02-24
1
-1
/
+2
*
Abolish device->is_serial. Replaced by device->servicetype.
Eric S. Raymond
2011-02-24
1
-2
/
+1
*
The NTRIP connection state musn't be zeroed on gpsd_activate().
Eric S. Raymond
2011-02-24
1
-21
/
+19
*
Eliminate the context->netgnss_service member.
Eric S. Raymond
2011-02-24
1
-1
/
+10
*
Eliminate the context sentdgps member in favor of a per-session state flag.
Eric S. Raymond
2011-02-24
1
-2
/
+6
*
Eliminate the dsock member in the context structure.
Eric S. Raymond
2011-02-24
1
-2
/
+1
*
Move NTRIP per-connection state from global context to private driver area.
Eric S. Raymond
2011-02-24
1
-9
/
+16
*
Remove all support for RTCM2 Sager dump format.
Eric S. Raymond
2011-02-23
1
-1
/
+0
*
Move a warning about speeds < 38400 that triggered too often.
Eric S. Raymond
2011-02-22
1
-0
/
+1
*
NTRIP fixes from Andre Naujoks.
Eric S. Raymond
2011-02-21
1
-3
/
+11
*
change gpsd_init to take a const char * device (name) param
Jon Schlueter
2011-02-21
1
-1
/
+1
[next]