discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] A small embedded python block which does frequency pe


From: 김지연
Subject: [Discuss-gnuradio] A small embedded python block which does frequency peak detect
Date: Wed, 06 Jun 2018 02:33:00 +0900

Hello,

 

Thank you so much for your replying.

I'm sorry, but could you explain more about a small embedded python block which does peak detect and adds tags with the frequency information then display using the vector sink?

​Or could you show me a similar example?

Are there any sites to refer to?


Best regards,

Ji-yeon

 

-----Original Message-----
From: "Derek Kozel"<address@hidden>
To: "김지연"<address@hidden>;
Cc: "GNURadio Discussion List"<address@hidden>;
Sent: 2018-05-28 (월) 20:52:51
Subject: Re: [Discuss-gnuradio] How can I obtain the frequency value from WX GUI FFT Sink block?
 

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]