discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] extending fftsink2 for static object


From: Chuck Swiger
Subject: [Discuss-gnuradio] extending fftsink2 for static object
Date: Wed, 11 Nov 2009 15:54:00 -0500

Request for comments from the plot.py guru(s) before diving in:

I'd like to extent the fftsink2 (fftsink_nongl on my street) plot canvas
to include static objects such as a stationary reticule line, info-text,
boxes, etc.

I'm guessing the entire canvas is redrawn with every fft data event so
it would need some kind of data structure to merge with the fft points.

I've hacked plot.py to make a black background with green fft and an
orange grid for an attractive look.


--Chuck






reply via email to

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