diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/example.ini | 14 |
1 files changed, 14 insertions, 0 deletions
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 |