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

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

Reply via email to