discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Change frequency at runtime


From: Josh Blum
Subject: Re: [Discuss-gnuradio] Change frequency at runtime
Date: Wed, 31 Oct 2012 14:34:47 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:16.0) Gecko/20121011 Thunderbird/16.0.1


On 10/31/2012 02:21 PM, usrp n210 wrote:
> I want to change the frequency at run-time for ofdm,How I can do so can
> anybody provide me any pointers ?
> 

Its the same call you would use at initialization time:

usrp_source/sink.set_center_freq(..)
http://gnuradio.org/cgit/gnuradio.git/tree/gr-uhd/include/gr_uhd_usrp_source.h#n186

-josh



reply via email to

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