discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] How can I obtain the frequency value from WX GUI


From: Derek Kozel
Subject: Re: [Discuss-gnuradio] How can I obtain the frequency value from WX GUI FFT Sink block?
Date: Mon, 28 May 2018 12:52:51 +0100

Hello,

No, there are no automatic peak search markers in the GUI toolkits at the moment. It's a frequently requested feature though so we'd be eager to merge any implementations into GNU Radio.

The WX GUI widgets are deprecated and will be removed fairly soon. I'd recommend moving over to the QT widgets. For your application it would be possible to use the FFT block into a small embedded python block which does peak detect and adds tags with the frequency information then display using the vector sink.

Regards,
Derek

On Mon, May 28, 2018 at 10:15 AM, 김지연 <address@hidden> wrote:

How can I obtain the frequency value from WX GUI FFT Sink block graph??

As in the picture, the frequency that have high power(dB) like 1.39199MHz, 1.57356MHz, 3.26816MHz.

Are there other options except moving mouse to that location??? 


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



reply via email to

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