aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/dboard
diff options
context:
space:
mode:
authorMark Meserve <mark.meserve@ni.com>2019-05-28 14:24:28 -0500
committermichael-west <michael.west@ettus.com>2019-06-03 18:18:04 -0700
commit5ad3cae70131380a1b18d7ced3e525a76bfa4d41 (patch)
treede263f875cfacd5eb42b51c4feeb56c5fe1beda4 /host/lib/usrp/dboard
parenta5105c40778b1392b69aafcf889a57c563aa2335 (diff)
downloaduhd-5ad3cae70131380a1b18d7ced3e525a76bfa4d41.tar.gz
uhd-5ad3cae70131380a1b18d7ced3e525a76bfa4d41.tar.bz2
uhd-5ad3cae70131380a1b18d7ced3e525a76bfa4d41.zip
twinrx: increase rev c lo1 charge pump default value
- This change improves spur performance for the Rev C TwinRX daughterboard
Diffstat (limited to 'host/lib/usrp/dboard')
-rw-r--r--host/lib/usrp/dboard/db_twinrx.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/host/lib/usrp/dboard/db_twinrx.cpp b/host/lib/usrp/dboard/db_twinrx.cpp
index bc655ef27..de1cd3f33 100644
--- a/host/lib/usrp/dboard/db_twinrx.cpp
+++ b/host/lib/usrp/dboard/db_twinrx.cpp
@@ -116,7 +116,7 @@ public:
"los/LO1/charge_pump/value",
prepend_ch("los/LO1/charge_pump/desired", _ch_name),
prepend_ch("los/LO1/charge_pump/coerced", _ch_name),
- (get_rx_id() == twinrx::TWINRX_REV_C_ID) ? 0.3e-6 : 0.9375e-6,
+ (get_rx_id() == twinrx::TWINRX_REV_C_ID) ? 0.9e-6 : 0.9375e-6,
AUTO_RESOLVE_ON_READ_WRITE);
// LO2 Charge Pump