Hello,
I noticed that RX bandwidth is fixed to 100MHz, although the AD9371 datasheet
specifies an adjustable range of 8 to 100MHz. Why is this parameter fixed?
double magnesium_radio_control_impl::set_rx_bandwidth(
const double bandwidth, const size_t chan)
{
std::lock_guard l(_set_lock)
On 02/25/2021 11:30 AM, Puertas Blanco, Roberto via USRP-users wrote:
Hello,
I noticed that RX bandwidth is fixed to 100MHz, although the AD9371
datasheet specifies an adjustable range of 8 to 100MHz. Why is this
parameter fixed?
double magnesium_radio_control_impl::set_rx_bandwidth(
c