Re: [Discuss-gnuradio] Rate of uhd_source

2012-05-07 Thread mleech
On Mon, 7 May 2012 10:50:18 -0300, Loic Danceg wrote: > Hi everybody, > > I try to use the function _uhd.usrp_source_. > > It works well with the default rate > > parser.add_option("-s", "--samp-rate", type="eng_float", default=1e6, > help="set sample rate (bandwidth) [default=%default]")

[Discuss-gnuradio] Rate of uhd_source

2012-05-07 Thread Loic Danceg
Hi everybody, I try to use the function *uhd.usrp_source*. It works well with the default rate *parser.add_option("-s", "--samp-rate", type="eng_float", default=1e6, help="set sample rate (bandwidth) [default=%default]")* But i would like to have a better rate