From 5887edf3d2b73a8feef6a8be804988d3e030bc67 Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Sun, 8 Oct 2017 17:52:57 +0200 Subject: DPDCE: Set default digital gain to 0.6 --- dpd/dpd.ini | 3 +++ 1 file changed, 3 insertions(+) (limited to 'dpd/dpd.ini') diff --git a/dpd/dpd.ini b/dpd/dpd.ini index 26a53c5..7e4bd5f 100644 --- a/dpd/dpd.ini +++ b/dpd/dpd.ini @@ -17,6 +17,9 @@ source=localhost:9200 gainmode=var rate=8192000 +# keep in mind that the DPDCE will set the digital gain through the RC! +digital_gain=0.6 + [firfilter] enabled=1 -- cgit v1.2.3