summaryrefslogtreecommitdiff
path: root/gr-wxgui/src/python/plotter/plotter_base.py
Commit message (Collapse)AuthorAgeFilesLines
* wxgui: changed wxgui directory to be more 3.7-like (src/python -> python).Tom Rondeau2013-02-111-215/+0
|
* Merge branch 'master' into nextJohnathan Corgan2013-01-201-0/+2
|\
| * Merge branch 'maint'Johnathan Corgan2013-01-201-0/+2
| |\
| | * Added PaintDC to 'plotter_base' so WX GL sinks will work under Windows.Balint Seeber2013-01-181-0/+2
| | | | | | | | | | | | Changed 'notebook' SetSelection (deprecated) to ChangeSelection.
* | | Merge branch 'master' into nextJohnathan Corgan2013-01-151-34/+32
|\| |
| * | wxgui: implement persistence without using glAccumSylvain Munaut2013-01-151-16/+19
| |/
| * wxgui: dead code removal and formatting cleanupSylvain Munaut2013-01-151-36/+31
| |
* | docs: Changed arguments in python docstrings to new formatting style.Ben Reynwar2012-08-141-3/+9
|/
* wxgui: allows LEFT click to set a flow-graph variable to the adjusted X ↵Marcus Leech2012-05-211-1/+4
| | | | value on either the FFT or waterfall display.
* Removed whitespace and added dtools/bin/remove-whitespace as a tool to do ↵Tom Rondeau2012-04-131-1/+1
| | | | | | this in the future. The sed script was provided by Moritz Fischer.
* gr-wxgui: update copyrightsJohnathan Corgan2010-05-131-1/+1
|
* gr-wxgui: Renamed "emulate analog" feature to "use persistence"Johnathan Corgan2010-05-131-9/+9
|
* Add analog CRT screen afterglow emulation for gr-wxguiMartin Dudok van Heel2010-04-261-1/+35
|
* Merged r11309:11357 from grc branch.jblum2009-07-061-0/+1
| | | | | | | | Adds notebook cabability to grc and its wxgui windows/controls. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11358 221aa14e-8319-0410-a670-987f0aec2ac5
* Merged r10463:10658 from jblum/gui_guts into trunk. Trunk passes distcheck.jcorgan2009-03-201-320/+98
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10660 221aa14e-8319-0410-a670-987f0aec2ac5
* Replaced """! with """. Exclamation mark showed in doxygen docs. jblum2008-09-101-20/+20
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9549 221aa14e-8319-0410-a670-987f0aec2ac5
* replaced semaphore with primitive lock, adjusted drawing boundsjblum2008-09-021-9/+10
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9482 221aa14e-8319-0410-a670-987f0aec2ac5
* plotter: require double bufferingjblum2008-08-191-3/+5
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9333 221aa14e-8319-0410-a670-987f0aec2ac5
* Merged changeset r9241:9289 from jblum/glwxgui into trunk. Adds OpenGL ↵jcorgan2008-08-141-0/+390
versions of fftsink, waterfallsink, and scopesink, and new constsink. See README.gl for use. (Josh Blum) git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9290 221aa14e-8319-0410-a670-987f0aec2ac5