Ha - fixed the click on fft to tune the radio to something visible. 

The wx event Bind now lives under 'plotter' as in:

self.fft.win.plotter.Bind(wx.EVT_LEFT_DOWN, self.Click)


On Thu, 2014-01-09 at 18:01 -0500, Chuck Swiger wrote:
> >UHD: moving HF apps from gnuradio-examples to gr-uhd/examples. Did the
> >minimum possible work to convert HF Explorer to use UHD.
> 
> Thanks Tom - I've cleaned up a lot of other things and have an update in
> my copy you can pull over: https://github.com/cswiger/gnuradio
> https://github.com/cswiger/gnuradio/tree/master/gr-uhd/apps/hf_explorer
> 
> Fixed layout for new fft display, some variables and calculations for
> uhd, etc.
> 
> I'm keen on getting 'click to tune' to work again on the fft display. 
> 
> 
> 
> _______________________________________________
> Discuss-gnuradio mailing list
> Discuss-gnuradio@gnu.org
> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio



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

Reply via email to