From 6a9af4b8ff4f73e01ccb3bd07c0a971ef503c73d Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Thu, 17 Aug 2017 15:35:36 +0200 Subject: Move default poly to dpd/poly.coef --- dpd/dpd.ini | 2 +- dpd/poly.coef | 11 +++++++++++ 2 files changed, 12 insertions(+), 1 deletion(-) create mode 100644 dpd/poly.coef (limited to 'dpd') diff --git a/dpd/dpd.ini b/dpd/dpd.ini index 21d7d45..eb221e3 100644 --- a/dpd/dpd.ini +++ b/dpd/dpd.ini @@ -22,7 +22,7 @@ enabled=1 [poly] enabled=1 -polycoeffile=dpdpoly.coef +polycoeffile=dpd/poly.coef # How many threads to use for the predistorter. # If not set, detect automatically. diff --git a/dpd/poly.coef b/dpd/poly.coef new file mode 100644 index 0000000..b29fa26 --- /dev/null +++ b/dpd/poly.coef @@ -0,0 +1,11 @@ +5 +0 +0 +0.8 +0 +0 +0 +0 +0 +0 +0 -- cgit v1.2.3