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
/
gps.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Retire splint from our set of static analyzers.
Eric S. Raymond
2015-03-30
1
-26
/
+16
*
Hide a macro that doesn't need to be exposed.
Eric S. Raymond
2015-03-08
1
-6
/
+2
*
Clean up the HAVE_* namespace in conditionalization macros.
Eric S. Raymond
2015-03-07
1
-3
/
+3
*
Begin factoring out ntplib.
Eric S. Raymond
2015-03-07
1
-0
/
+3
*
Worst reason to remove an ugly kluge ever.
Eric S. Raymond
2015-02-26
1
-8
/
+0
*
gps.h gets installed in /usr/include and must not use other GPSD-specific files!
Eric S. Raymond
2015-02-26
1
-1
/
+0
*
TOFF JSON message implemented and documented.
Eric S. Raymond
2015-02-23
1
-0
/
+3
*
Abolish all confusing uses of the word 'drift' for a time delta.
Eric S. Raymond
2015-02-23
1
-5
/
+13
*
Feature removal - delete last remnants of old pre-JSON protocol from libgps.
Eric S. Raymond
2015-02-22
1
-1
/
+0
*
Avoid overexposure of an internal mask. EOF_SET -> EOF_IS
Eric S. Raymond
2015-02-20
1
-1
/
+1
*
Comment typo fix. No code changes.
Eric S. Raymond
2015-02-15
1
-1
/
+1
*
Replace Gary's magic number 22 with TIMESPEC_LEN.
Eric S. Raymond
2015-02-12
1
-1
/
+0
*
splint cleanup. All regressiion tests pass.
Eric S. Raymond
2015-02-09
1
-1
/
+1
*
Add function timespec_str(), and use it.
Gary E. Miller
2015-02-05
1
-0
/
+1
*
Fix PPS vars in client-mode gpsmon.
Eric S. Raymond
2015-02-03
1
-1
/
+1
*
Comment possible numeric overflow in timespec_diff_ns()
Gary E. Miller
2015-02-02
1
-0
/
+1
*
Revert the change abolishing the "pps" policy flag, it broke gpsmon client mode.
Eric S. Raymond
2015-02-02
1
-0
/
+1
*
Add comment warning not to use doubles in PPS math.
Gary E. Miller
2015-02-01
1
-2
/
+2
*
Note potential loss of precision in timestamp_t
Gary E. Miller
2015-01-31
1
-0
/
+7
*
API major version bump.
Eric S. Raymond
2015-01-25
1
-3
/
+4
*
Document recent changes.
Eric S. Raymond
2015-01-25
1
-2
/
+4
*
Add do { ... } while (0) around assignment in macro
Matt
2015-01-23
1
-1
/
+1
*
Add compiler.h with compiler specific macros.
Zbigniew Chyla
2015-01-21
1
-8
/
+1
*
Clean STATUS_DGPS_FIX out of the public interface. All regression tests pass.
Eric S. Raymond
2015-01-13
1
-2
/
+1
*
Fix a namespace-pollution issue that causes OS X build failures.
Eric S. Raymond
2015-01-09
1
-16
/
+0
*
Better way to avoid glibc dependency.
Eric S. Raymond
2014-09-29
1
-0
/
+1
*
Remove some custom code, at the cost of introducing a glibc depenency.
Eric S. Raymond
2014-09-25
1
-1
/
+0
*
Refactor representation of satellite data into an array of structs...
Eric S. Raymond
2014-09-22
1
-5
/
+9
*
Remove a qualifying comment left over from the old polling interface.
Eric S. Raymond
2014-09-05
1
-16
/
+2
*
Drop the obsolete tag field from JSON output. Bump the minor protocol number.
Eric S. Raymond
2014-08-24
1
-6
/
+3
*
Reduce space required by devicelist now that it's in the main structure.
Eric S. Raymond
2014-08-23
1
-8
/
+3
*
PPS is no kinger marked unstable/experimental.
Eric S. Raymond
2014-08-23
1
-1
/
+0
*
Device list fully moved out of terminal union; all regression tests pass.
Eric S. Raymond
2014-08-23
1
-7
/
+8
*
Full implementation of AIS 'structured' bit. All regression tests pass.
Eric S. Raymond
2014-08-23
1
-0
/
+1
*
libgps version bump to 22: AIS types 6 and 8 get 'structured' member.
Eric S. Raymond
2014-08-23
1
-1
/
+4
*
Cirresct specification annd processing of Inland AIS Type 10 message.
Eric S. Raymond
2014-08-18
1
-3
/
+3
*
Fix an out of bounds on pulse[] in ppsthread.c
Gary E. Miller
2013-11-30
1
-1
/
+1
*
Remove a bit of floating point that snuck into timespec_diff_ns()
Gary E. Miller
2013-11-30
1
-2
/
+2
*
timespec_diff_ns() must return a long, int is too short.
Gary E. Miller
2013-11-29
1
-1
/
+2
*
Investigating ways to get rid of CLOSE_DELAY in the test framework...
Eric S. Raymond
2013-11-27
1
-1
/
+2
*
Release-stamp the minor API bump that took place in 3.10.
Eric S. Raymond
2013-11-25
1
-1
/
+1
*
Restore inadvertently deleted code.
Eric S. Raymond
2013-11-20
1
-0
/
+31
*
Delete somebody's stray character.
Eric S. Raymond
2013-11-20
1
-31
/
+0
*
Fix up the pps=no build. All regression tests pass.
Eric S. Raymond
2013-11-17
1
-0
/
+3
*
ppsbar -> pps.
Eric S. Raymond
2013-11-13
1
-2
/
+2
*
Teach the client library about ppsbar...
Eric S. Raymond
2013-11-10
1
-0
/
+1
*
PPS events now show in gpsmon runb through the daemon.
Eric S. Raymond
2013-11-09
1
-0
/
+1
*
Unify time-difference computations. All regression tests pass, PPS is live.
Eric S. Raymond
2013-11-06
1
-2
/
+3
*
Fix up gpsprof's dime difference calculation and add a mtching C macro.
Eric S. Raymond
2013-11-03
1
-0
/
+2
*
Support reading PPS messages in libgps.
Eric S. Raymond
2013-11-03
1
-3
/
+10
[next]