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
/
libgpsd_core.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Combine calls to ntpshm_pps. Use chrony socket if KPPS is in use or not.
Haakan Johansson
2010-12-03
1
-21
/
+34
*
Try to fix Gary's build with PPS.
Eric S. Raymond
2010-12-02
1
-0
/
+4
*
Use isfinite() rather than obsoilete finite().
Eric S. Raymond
2010-12-02
1
-4
/
+4
*
More deheaderizing. All regression tests pass.
Eric S. Raymond
2010-12-01
1
-5
/
+0
*
trailing whitespace cleanup
Jon Schlueter
2010-11-06
1
-1
/
+1
*
Enable much stricter compilation warnings
Eric S. Raymond
2010-09-16
1
-1
/
+1
*
tv_usec != tv_nsec, make adjustment for chrony SOCK.
Gary E. Miller
2010-08-12
1
-2
/
+2
*
The kernel PPS now seems to be talking to chrony SOCK driver.
Gary E. Miller
2010-08-12
1
-8
/
+12
*
Don't write to chrony if crony socket not open.
Gary E. Miller
2010-08-11
1
-3
/
+10
*
Add comments on chrony SOCK behavior
Gary E. Miller
2010-08-10
1
-0
/
+2
*
Now can write chrony SOCK style time.
Gary E. Miller
2010-08-10
1
-8
/
+15
*
Open the chrony socket for nSec resolution kernel pps.
Gary E. Miller
2010-08-10
1
-0
/
+20
*
First bit at adding chrony SOCK driver compatibility.
Gary E. Miller
2010-08-10
1
-1
/
+13
*
Fix a small typo in last kernel pps change.
Gary E. Miller
2010-08-10
1
-1
/
+1
*
Compute kernel PPS cycle and duration.
Gary E. Miller
2010-08-10
1
-2
/
+22
*
The kernel PPS init now automatically finds the /dev/pps?
Gary E. Miller
2010-08-04
1
-10
/
+15
*
Another small step at automatically finding the proper kernel pps device.
Gary E. Miller
2010-08-04
1
-8
/
+18
*
Tweak the kernel PPS edge selection logic.
Gary E. Miller
2010-08-03
1
-9
/
+10
*
First cut at automatic edge detetion for kernel pps.
Gary E. Miller
2010-08-02
1
-0
/
+10
*
More kernel_pps. Fine tune the config for another required header.
Gary E. Miller
2010-07-31
1
-3
/
+10
*
Final tweak for a clean read of /sys/class/pps/pps?/path
Gary E. Miller
2010-07-21
1
-1
/
+4
*
Reading the contents of /sys/class/pps/pps?/path now to find right /dev/pps?
Gary E. Miller
2010-07-21
1
-3
/
+11
*
First pass at reading /sys/class/pps to find /dev/pps? matching our /dev/GPS.
Gary E. Miller
2010-07-21
1
-10
/
+34
*
Kernel PPS comment tweaks.
Gary E. Miller
2010-07-21
1
-2
/
+1
*
Refactor kernel PPS a bit.
Gary E. Miller
2010-07-21
1
-27
/
+45
*
Fix bad comment. Add more work todo for kernel PPS
Gary E. Miller
2010-07-21
1
-1
/
+3
*
A note on how to find the magic path for the kernel PPS interface.
Gary E. Miller
2010-07-21
1
-0
/
+2
*
Hide the kernel PPS code when timepps.h not found.
Gary E. Miller
2010-07-20
1
-2
/
+3
*
Linux kernel PPS now drives ntpd.
Gary E. Miller
2010-07-20
1
-2
/
+10
*
Now getting real useable data from linux kernel PPS.
Gary E. Miller
2010-07-20
1
-3
/
+10
*
Can now init linux kernel PPS, but only by hardcoding a magic dev path.
Gary E. Miller
2010-07-20
1
-7
/
+14
*
Kernel PPS compiles, mostly there, but it does not work yet.
Gary E. Miller
2010-07-20
1
-19
/
+37
*
Init kernel PPS.
Gary E. Miller
2010-07-20
1
-0
/
+19
*
Finally have the right header and can get a valid PPS handle.
Gary E. Miller
2010-07-20
1
-4
/
+12
*
Another baby step to kernel PPS.
Gary E. Miller
2010-07-20
1
-18
/
+10
*
Grr, get the right PPS header to use.
Gary E. Miller
2010-07-20
1
-3
/
+3
*
Use the proper include file for kernel PPS.
Gary E. Miller
2010-07-20
1
-1
/
+19
*
Embryonic support for linux kernel PPS.
Gary E. Miller
2010-07-20
1
-0
/
+3
*
Enable the daemon lower layer to pass up a distinct return for 9-byte reads.
Eric S. Raymond
2010-06-11
1
-2
/
+8
*
Fix for the mutipacket bug.
Eric S. Raymond
2010-06-04
1
-2
/
+1
*
spelling correction in comment libgpsd_core.c
Jon Schlueter
2010-05-27
1
-1
/
+1
*
Allow recovery from failed read of partial packet.
Eric S. Raymond
2010-05-07
1
-1
/
+2
*
Eliminate some uses or ERROR_IS.
Eric S. Raymond
2010-05-07
1
-1
/
+3
*
Improved instrumentation.
Eric S. Raymond
2010-05-06
1
-2
/
+2
*
Stop trying to special-case terminating whitespace in gpsd_report().
Eric S. Raymond
2010-05-05
1
-1
/
+1
*
A long step towards reading UDP packets.
Eric S. Raymond
2010-04-28
1
-1
/
+22
*
Reindent. All regression tests pass.
Eric S. Raymond
2010-04-26
1
-2
/
+2
*
Always compute speed when that's possible and the GPS doesn't supply it.
Eric S. Raymond
2010-04-26
1
-4
/
+13
*
Simplify some dispatcher code, and possibly fix a bug.
Eric S. Raymond
2010-04-26
1
-4
/
+2
*
ais::// sources become tcp:// sources.
Eric S. Raymond
2010-04-25
1
-5
/
+5
[prev]
[next]