From d02e2ecc13a741fac7d5a0ce65acaa0ecd3a621c Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli (think)" Date: Tue, 4 Sep 2012 15:18:20 +0200 Subject: crc-dabmod: added clock_config parameters to configuration file --- doc/example.ini | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'doc/example.ini') diff --git a/doc/example.ini b/doc/example.ini index 9e0eb3b..8dc97dc 100644 --- a/doc/example.ini +++ b/doc/example.ini @@ -44,6 +44,20 @@ device=master_clock_rate=32768000,type=b100 frequency=234208000 txgain=0 +; possible values : auto, int, sma, mimo +refclk_source=int + +; possible values : int, sma, mimo +uhdoutput.pps_source=int + +; possible values : pos, neg +uhdoutput.pps_polarity=pos + +; behaviour when external clock reference lock lost +; possible values: ignore, crash +behaviour_refclk_lock_lost=ignore + + ; Used for SFN with the UHD output [delaymanagement] synchronous=0 -- cgit v1.2.3