I should point out that i have made the changes:

adding:

else if (mb_name.find("USRP1") != std::string::npos){
        usrp->set_tx_rate(4e6);
        usrp->set_rx_rate(4e6);
    }

My questions still stand as i am not entirely sure of what concerns may
exist in terms of compatibility, it strikes me as a bit strange that USRP1
does not exist in the list by default..

The tx_rate I am assuming to be the UHD <-> USRP1 sample rate.



--
View this message in context: 
http://gnuradio.4.n7.nabble.com/iq-balance-calibration-tp44039p44040.html
Sent from the GnuRadio mailing list archive at Nabble.com.

_______________________________________________
Discuss-gnuradio mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to