From edf28ac88d46d0cbbccd99ad5973f2939271b51f Mon Sep 17 00:00:00 2001 From: andreas128 Date: Sat, 17 Jun 2017 16:10:43 +0100 Subject: Change to complex poly --- dpd/dpd.ini | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'dpd/dpd.ini') diff --git a/dpd/dpd.ini b/dpd/dpd.ini index 5e809e5..af83a63 100644 --- a/dpd/dpd.ini +++ b/dpd/dpd.ini @@ -14,12 +14,16 @@ transport=tcp source=localhost:9200 [modulator] -digital_gain=0.8 +digital_gain=0.95 rate=8192000 [firfilter] enabled=0 +[poly] +enabled=1 +polycoeffile=polyCoefs + [output] output=uhd @@ -27,14 +31,14 @@ output=uhd device= master_clock_rate=32768000 type=b200 -txgain=75 +txgain=87 channel=13C refclk_source=internal pps_source=none behaviour_refclk_lock_lost=ignore max_gps_holdover_time=600 dpd_port=50055 -rxgain=0 +rxgain=15 [delaymanagement] ; Use synchronous=1 so that the USRP time is set. This works -- cgit v1.2.3