aboutsummaryrefslogtreecommitdiffstats
path: root/soapy.ini
blob: 4a32358343edb671e45eb7ad1f584f626965a135 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
; Sample configuration file for ODR-DabMod
; using a zeromq input

[remotecontrol]
telnet=1
telnetport=2121
zmqctrl=1
zmqctrlendpoint=tcp://127.0.0.1:2122

[log]
syslog=0
filelog=0
filename=/dev/stderr

[input]
;transport=file
;source=/dev/stdin
transport=zeromq
source=tcp://mpb.li:9100
loop=0
max_frames_queued=400

[modulator]
; Gain mode: 0=FIX, 1=MAX, 2=VAR
gainmode=2

; Transmission mode
; If not defined, take the mode from ETI
mode=1

; Set to 0 to disable CicEqualiser
dac_clk_rate=0

digital_gain=0.8

; Output sample rate
rate=2048000

[firfilter]
enabled=0
filtertapsfile=filter/simplefiltertaps.txt

[output]
output=soapysdr

[fileoutput]
filename=/dev/null

[soapyoutput]
device=
master_clock_rate=32768000
txgain=40
;frequency=234208000
channel=13C

; Used for SFN with the UHD output
[delaymanagement]
synchronous=0

offset=2.0