Re: [USRP-users] N310 and get_usrp_rx_info()

2018-05-09 Thread Rob Kossler via USRP-users
Hi Martin, I noticed the following in the notes for release candidate 3.11.1 * UHD: Update multi_usrp::get_usrp_?x_info() for MPM devices So, I tried out these functions. They seem to have been implemented with the index meaning "daughterboard" rather than "channel" because they fail once the

Re: [USRP-users] N310 and get_usrp_rx_info()

2018-04-02 Thread Martin Braun via USRP-users
On 03/29/2018 09:12 AM, Rob Kossler via USRP-users wrote: > There seems to be a bug with the multi_usrp function get_usrp_rx_info() > (and also for tx_info) when used with the N310 as indicated below. > > If I include the line... >    uhd::dict rx_info =

[USRP-users] N310 and get_usrp_rx_info()

2018-03-29 Thread Rob Kossler via USRP-users
There seems to be a bug with the multi_usrp function get_usrp_rx_info() (and also for tx_info) when used with the N310 as indicated below. If I include the line... uhd::dict rx_info = usrp->get_usrp_rx_info(0); I get this error... Error: LookupError: Path not