summaryrefslogtreecommitdiffstats
path: root/dpd/dpd.ini
diff options
context:
space:
mode:
authorandreas128 <Andreas>2017-08-24 19:16:33 +0200
committerandreas128 <Andreas>2017-08-24 19:16:33 +0200
commit28462b9d8bb08609810ea9a9882c5fa9205b8b80 (patch)
tree8bf70862be54639cc7acfbb09e600b6877cdeab4 /dpd/dpd.ini
parent944df89d7a6253b9077eec1655449e74b16f1418 (diff)
downloaddabmod-28462b9d8bb08609810ea9a9882c5fa9205b8b80.tar.gz
dabmod-28462b9d8bb08609810ea9a9882c5fa9205b8b80.tar.bz2
dabmod-28462b9d8bb08609810ea9a9882c5fa9205b8b80.zip
Add dpd for phase correction
Diffstat (limited to 'dpd/dpd.ini')
-rw-r--r--dpd/dpd.ini3
1 files changed, 2 insertions, 1 deletions
diff --git a/dpd/dpd.ini b/dpd/dpd.ini
index 1bc51de..54af9ce 100644
--- a/dpd/dpd.ini
+++ b/dpd/dpd.ini
@@ -22,7 +22,8 @@ enabled=1
[poly]
enabled=1
-polycoeffile=dpd/poly.coef
+polycoeffileam=dpd/poly_am.coef
+polycoeffilepm=dpd/poly_pm.coef
# How many threads to use for the predistorter.
# If not set, detect automatically.