Hi Gerome,

always nice to hear when people are able to build something that works
nicely :)
You might want to look at the gr-uhd pages in the GNU radio doxygen to
learn how to send messages with timed commands to retune as you want,
when you want. The Qt Sink also has a (normally hidden, can be enabled
in the block config) message port input to change the center frequency.
Throw together something that, once per second, instructs the USRP to
tune at a specified time stamp.

Best regards,
Marcus

On 10/09/2015 02:26 PM, Gerome Jan L wrote:
> Good evening community,
>
> I've already made my spectrum sensing using energy detection in GNU
> Radio and it's working pretty good. Thank you guys! Now, I want my
> system to tune to a different frequency (say every second). It's
> frequency hopping. I won't be transmitting any signal, I'm only going
> to receive it and show on QT GUI Sink that the center frequency
> changes every second. Can you give me advice on how to do so? Thanks
> in advance! :)
>
>
>
> Best,
>
> *Gerome Jan M. Llames *
> Aspiring Technopreneur | Tech Savvy | Curious
> Mobile: +639271525124 <tel:%2B639271525124>
> Email: [email protected] <mailto:[email protected]>
>
> "/Because the people who are crazy enough to think they can change the
> world, are the ones who do./"  - Steve Jobs
>
>
>
>
> _______________________________________________
> Discuss-gnuradio mailing list
> [email protected]
> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

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

Reply via email to