chrony/test
Miroslav Lichvar 62757cda49 refclock: add local option
Add "local" option to specify that the reference clock is an
unsynchronized clock which is more stable than the system clock (e.g.
TCXO, OCXO, or atomic clock) and it should be used as a local standard
to stabilize the system clock.

Handle the local refclock as a PPS refclock locked to itself which gives
the unsynchronized status to be ignored in the source selection. Wait
for the refclock to get at least minsamples samples and adjust the clock
directly to follow changes in the refclock's sourcestats frequency and
offset.

There should be at most one refclock specified with this option.
2022-02-23 14:43:39 +01:00
..
compilation test: update and improve 003-sanitizers test 2021-12-01 10:13:14 +01:00
kernel test: extend frequency in ntp_adjtime() test 2020-08-31 10:17:21 +02:00
simulation refclock: add local option 2022-02-23 14:43:39 +01:00
system cmdmon: add interleaved stats to serverstats 2021-10-21 17:04:51 +02:00
unit sources: handle unsynchronized sources in selection 2022-02-23 14:42:40 +01:00