From 6abb6defb379880000a7a8bb2021537e4ca53007 Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Mon, 14 May 2018 11:03:12 +0200 Subject: DPDCE: disable tx gain agc by default --- dpd/dpd.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dpd/dpd.ini') diff --git a/dpd/dpd.ini b/dpd/dpd.ini index af5c2fb..31d6140 100644 --- a/dpd/dpd.ini +++ b/dpd/dpd.ini @@ -18,7 +18,7 @@ gainmode=var rate=8192000 # keep in mind that the DPDCE will set the digital gain through the RC! -digital_gain=0.01 +digital_gain=0.001 [firfilter] enabled=1 @@ -43,7 +43,7 @@ filename=dpd.iq device= master_clock_rate=32768000 type=b200 -txgain=55 +txgain=80 channel=13C refclk_source=internal pps_source=none -- cgit v1.2.3