Re: [USRP-users] get_rx_antenna() bug in RFNoC x300_radio_ctrl_impl.cpp

2018-11-16 Thread Rob Kossler via USRP-users
Along the same lines, the x300_radio_ctrl_impl code implements set_rx_bandwidth() and get_rx_bandwidth() but not set_tx_bandwidth() and get_tx_bandwidth(). The result is that the Tx functions call the base class which doesn't really do anything apart from locally storing the setting. Rob On Fri,

Re: [USRP-users] get_rx_antenna() bug in RFNoC x300_radio_ctrl_impl.cpp

2018-11-16 Thread Nate Temple via USRP-users
Hi Rob, Thanks for bringing this to our attention. We will file an issue on our internal bug tracker and get it resolved. Regards, Nate Temple On Fri, Nov 16, 2018 at 10:41 AM Rob Kossler via USRP-users < usrp-users@lists.ettus.com> wrote: > I am using the RFNoC radio_ctrl API with my X310 and