discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] GRC qtgui_sink "Clicked Freq Variable" not working.


From: Jeremy Butler
Subject: [Discuss-gnuradio] GRC qtgui_sink "Clicked Freq Variable" not working.
Date: Mon, 28 Sep 2015 22:12:29 +0000

Hello, this is my first post to the mailing list! Thanks in advance for taking the time to help me out!

I'm using gnuradio v3.7.6git and Ubuntu 12.04

I am having issues with the "Clicked Freq Variable" option in the qtgui_sink block in GRC. If I understand this correctly, it should basically act just as the "Freq Set Varname" option of the WX GUI FFT Sink.

The qtgui_sink block doesn't seem to be changing the variable that I put into this option when I click or double click on the frequency graph.

I've attached a small GRC flowgraph to illustrate the issue. I would expect the label to change every time that I click on the frequency graph.

I've looked into the source code a little bit and done some debugging and I've found that it doesn't seem like the plotPointSelected signal is even being emitted, or if it is, it isn't being captured and the appropriate callback is not being called to update the variable.

I'm at a loss now. Any help would be greatly appreciated!

Thank you all for your time!

Attachment: foo.grc
Description: application/gnuradio-grc


reply via email to

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