From 6f5f87c1d56c97fbad2e59e6ccc1dcc05a75676e Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Fri, 17 Jul 2015 12:39:36 +0200 Subject: Clarify max_gps_holdover_time in example --- doc/example.ini | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/example.ini b/doc/example.ini index 97624f9..417cbf3 100644 --- a/doc/example.ini +++ b/doc/example.ini @@ -195,10 +195,13 @@ behaviour_refclk_lock_lost=ignore ; The maximum accepted holdover time for the gpsdo. ; 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 -max_gps_holdover_time=30 +max_gps_holdover_time=600 ; section defining ZeroMQ output properties [zmqoutput] -- cgit v1.2.3