From b76ebdb856b20a8078c6386bc20e79aa0d8db741 Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Mon, 18 Jun 2018 15:57:26 +0200 Subject: Rework GPSDO fix check Accelerate startup, take advantage of new UHD sensor, fix startup issue. --- doc/example.ini | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'doc') diff --git a/doc/example.ini b/doc/example.ini index ebd4ec1..b94825c 100644 --- a/doc/example.ini +++ b/doc/example.ini @@ -261,11 +261,10 @@ pps_source=none ; possible values: ignore, crash behaviour_refclk_lock_lost=ignore -; The maximum accepted holdover time for the gpsdo. +; The maximum accepted holdover time for the gpsdo once it +; started operating. Initial check interval for GPSDO lock +; at startup is always 180s. ; Valid only if the refclk and pps_source are set to gpsdo. -; This value is also used for the initial lock check, and must -; be at least a minute so that the GPSOD has enough time to lock -; and to start disciplining its oscillator. ; Units: seconds ; Set to 0 to disable holdover check ; default value: 0 -- cgit v1.2.3