discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] iq balance calibration


From: Alexander B
Subject: Re: [Discuss-gnuradio] iq balance calibration
Date: Wed, 9 Oct 2013 05:42:24 -0700 (PDT)

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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]