[chrony-dev] [GIT] chrony/chrony.git branch, master, updated. 1.29-2-g9c39805 |
[ Thread Index |
Date Index
| More chrony.tuxfamily.org/chrony-dev Archives
]
This is an automated email from git. It was enerated because a ref
change was pushed to the repository "chrony/chrony.git".
The branch, master has been updated
via 9c398051bbf44d8c2e553162ab4e52612eea266f (commit)
via 1d289787b64c41e189b92776e3b09506cc4cb406 (commit)
from b5658f4d9c3d024fd93644f58fb0b47c7e0fa78e (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 9c398051bbf44d8c2e553162ab4e52612eea266f
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Wed Aug 14 18:48:30 2013 +0200
Add URLs to documentation for gpsd, radioclk and linuxpps
commit 1d289787b64c41e189b92776e3b09506cc4cb406
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Wed Aug 14 18:13:39 2013 +0200
Add PHC refclock driver
Implement a driver which allows using PTP hardware clock (PHC) as a
reference clock. It uses the PTP_SYS_OFFSET ioctl or clock_gettime()
to measure the offset between the PTP clock and the system clock. Ten
readings are made for every driver poll and the fastest one is returned.
As PHCs are typically kept in TAI instead of UTC, it's necessary to set
the TAI/UTC offset manually by the offset option. This could be improved
by obtaining the offset automatically from the right/UTC timezone.
-----------------------------------------------------------------------
Summary of changes:
INSTALL | 9 ++-
Makefile.in | 4 +-
chrony.texi.in | 21 +++++-
configure | 14 ++++
refclock.c | 4 +
refclock_phc.c | 195 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
6 files changed, 237 insertions(+), 10 deletions(-)
create mode 100644 refclock_phc.c
hooks/post-receive
--
chrony/chrony.git
--
To unsubscribe email chrony-dev-request@xxxxxxxxxxxxxxxxxxxx with "unsubscribe" in the subject.
For help email chrony-dev-request@xxxxxxxxxxxxxxxxxxxx with "help" in the subject.
Trouble? Email listmaster@xxxxxxxxxxxxxxxxxxxx.