From e0afd4a08d2cb1c53281275bc259fca6a33e9974 Mon Sep 17 00:00:00 2001 From: Mark Meserve Date: Thu, 6 Dec 2018 16:29:49 -0600 Subject: rh: add highband spur reduction option - When highband_spur_reduction is enabled, the lowband LO will be disabled during highband operation. This improves spur performance, but also renders timed tune commands unusable due to the MPM call. - A warning is logged if the user uses a timed tune command that would change the state of the lowband LO, as the MPM call will occur immediately instead of at the given command time. --- host/include/uhd/rfnoc/blocks/radio_rhodium.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'host/include') diff --git a/host/include/uhd/rfnoc/blocks/radio_rhodium.xml b/host/include/uhd/rfnoc/blocks/radio_rhodium.xml index a14acea91..7bbe3c904 100644 --- a/host/include/uhd/rfnoc/blocks/radio_rhodium.xml +++ b/host/include/uhd/rfnoc/blocks/radio_rhodium.xml @@ -27,6 +27,11 @@ double 2e6 + + highband_spur_reduction + string + disabled + -- cgit v1.2.3