aboutsummaryrefslogtreecommitdiffstats
path: root/test.ini
diff options
context:
space:
mode:
Diffstat (limited to 'test.ini')
-rw-r--r--test.ini71
1 files changed, 71 insertions, 0 deletions
diff --git a/test.ini b/test.ini
new file mode 100644
index 0000000..a9e1b70
--- /dev/null
+++ b/test.ini
@@ -0,0 +1,71 @@
+; Sample configuration file for CRC-DABMOD
+
+[remotecontrol]
+telnet=1
+telnetport=2121
+
+[log]
+syslog=0
+filelog=1
+filename=/dev/stderr
+
+[input]
+#transport=file
+#source=/home/bram/pdm/mmbtools-sfn/scripts/eti/fb_framed.eti
+#source=/dev/stdin
+
+transport=zeromq
+source=tcp://localhost:8080
+loop=0
+
+[modulator]
+; Gain mode: 0=FIX, 1=MAX, 2=VAR
+gainmode=2
+
+; Transmission mode
+; If not defined, take the mode from ETI
+;mode=2
+
+; Set to 0 to disable CicEqualiser
+dac_clk_rate=0
+
+digital_gain=1.0
+
+; Output sample rate
+rate=2048000
+
+[firfilter]
+enabled=1
+filtertapsfile=filter/simplefiltertaps.txt
+
+[output]
+; choose output: possible values: uhd, file
+output=uhd
+
+[fileoutput]
+filename=/dev/null
+
+[uhdoutput]
+device=master_clock_rate=32768000,type=b100
+frequency=234208000
+txgain=2
+
+; possible values : internal, external, MIMO
+refclk_source=internal
+
+; possible values : none, external, MIMO
+pps_source=none
+
+; behaviour when external clock reference lock lost
+; possible values: ignore, crash
+behaviour_refclk_lock_lost=crash
+
+; Used for SFN with the UHD output
+[delaymanagement]
+synchronous=0
+
+; choose between fixed and dynamic offset definition
+management=dynamic
+
+fixedoffset=0.002
+dynamicoffsetfile=modulatoroffset