aboutsummaryrefslogtreecommitdiffstats
path: root/dpd/dpd.ini
blob: 31d61406dc13659db2418b50103b8b3b0bad900a (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
[remotecontrol]
telnet=1
telnetport=2121
zmqctrl=1
zmqctrlendpoint=tcp://127.0.0.1:9400

[log]
syslog=0
filelog=1
filename=/tmp/dabmod.log

[input]
transport=tcp
source=localhost:9200

[modulator]
gainmode=var
rate=8192000

# keep in mind that the DPDCE will set the digital gain through the RC!
digital_gain=0.001

[firfilter]
enabled=1

[poly]
enabled=1
polycoeffile=dpd/poly.coef

# How many threads to use for the predistorter.
# If not set, detect automatically.
#num_threads=2

[output]
# to prepare a file for the dpd/iq_file_server.py script,
# use output=file
output=uhd

[fileoutput]
filename=dpd.iq

[uhdoutput]
device=
master_clock_rate=32768000
type=b200
txgain=80
channel=13C
refclk_source=internal
pps_source=none
behaviour_refclk_lock_lost=ignore
max_gps_holdover_time=600
dpd_port=50055
rxgain=15

[delaymanagement]
; Use synchronous=1 so that the USRP time is set. This works
; even in the absence of a reference clk and PPS
synchronous=1
mutenotimestamps=1
offset=4.0