discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Dynamically set sample rate


From: West, Nathan
Subject: Re: [Discuss-gnuradio] Dynamically set sample rate
Date: Fri, 11 Oct 2013 12:56:21 -0500

On Fri, Oct 11, 2013 at 12:36 PM, rmsrms1987 <address@hidden> wrote:
Does anybody have any ideas on this question?



--
View this message in context: http://gnuradio.4.n7.nabble.com/Dynamically-set-sample-rate-tp44048p44128.html
Sent from the GnuRadio mailing list archive at Nabble.com.

_______________________________________________
Discuss-gnuradio mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio


http://gnuradio.org/doc/doxygen/page_uhd.html
Have you tried uhd.usrp_source.set_samp_rate()? I've never tried it in a running flowgraph, but that sounds like what you want. Alternatively that same page has another solution where you create a software resampler on your host, which you can change the resampling ratio from.

reply via email to

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