]> git.ipfire.org Git - thirdparty/chrony.git/commit
refclock: add option to treat non-PPS refclocks as PPS
authorMiroslav Lichvar <mlichvar@redhat.com>
Thu, 11 May 2017 11:58:17 +0000 (13:58 +0200)
committerMiroslav Lichvar <mlichvar@redhat.com>
Fri, 26 May 2017 11:33:53 +0000 (13:33 +0200)
commitf31f68ae8e79ac1dc91da83edade13f916eda7c3
tree402bec713fccdf5f64554276a8145305229fc456
parentcff15f91d427c0cc23ef9261f9e7aae04647161c
refclock: add option to treat non-PPS refclocks as PPS

Add pps option to the refclock directive to force chronyd to treat any
refclock as a PPS refclock. This is intended for refclocks that may
provide time off by a whole number of seconds due to missing or wrong
TAI/GPS->UTC conversion.
conf.c
refclock.c
refclock.h