summaryrefslogtreecommitdiff
path: root/gr-wxgui/src/python/plotter/waterfall_plotter.py
Commit message (Expand)AuthorAgeFilesLines
* wxgui: changed wxgui directory to be more 3.7-like (src/python -> python).Tom Rondeau2013-02-111-294/+0
* docs: Changed arguments in python docstrings to new formatting style.Ben Reynwar2012-08-141-11/+27
* wxgui: allows LEFT click to set a flow-graph variable to the adjusted X value...Marcus Leech2012-05-211-0/+8
* Removed whitespace and added dtools/bin/remove-whitespace as a tool to do thi...Tom Rondeau2012-04-131-1/+1
* Use numpy to do color table lookup.Josh Blum2010-01-061-9/+8
* bug fix for waterfall plotter,Josh Blum2009-12-261-5/+9
* Fix so that the waterfall texture is initialized with a buffer of the same size.Josh Blum2009-09-021-1/+1
* Merged r10463:10658 from jblum/gui_guts into trunk. Trunk passes distcheck.jcorgan2009-03-201-61/+46
* Replaced """! with """. Exclamation mark showed in doxygen docs. jblum2008-09-101-11/+11
* replaced semaphore with primitive lock, adjusted drawing boundsjblum2008-09-021-3/+3
* Merged changeset r9241:9289 from jblum/glwxgui into trunk. Adds OpenGL versi...jcorgan2008-08-141-0/+282