summaryrefslogtreecommitdiff
path: root/gr-wxgui/src/python/fftsink_gl.py
Commit message (Collapse)AuthorAgeFilesLines
* Avoid divide by zero in persistence code when using default argsEric Blossom2010-09-121-0/+2
|
* gr-wxgui: Renamed "emulate analog" feature to "use persistence"Johnathan Corgan2010-05-131-7/+7
|
* Merge remote branch 'nldudok1/gr-wxgui_emulate_analog' into masterJohnathan Corgan2010-05-131-5/+32
|\ | | | | | | | | | | | | | | | | * nldudok1/gr-wxgui_emulate_analog: Add analog CRT screen afterglow emulation for gr-wxgui Conflicts: gr-wxgui/src/python/fftsink_gl.py gr-wxgui/src/python/fftsink_nongl.py
| * Add analog CRT screen afterglow emulation for gr-wxguiMartin Dudok van Heel2010-04-261-5/+32
| |
* | Merge branch 'flattopwindow' of http://gnuradio.org/git/jblumJohnathan Corgan2009-10-291-1/+4
|\ \ | |/ |/| | | | | | | | | | | | | Merge-fix: Remove debugging print Merge-fix: Update copyrights * 'flattopwindow' of http://gnuradio.org/git/jblum: Added window option to wxgui fft and waterfall sink. redid cos windows, added flattop and nuttall_cfd
| * Added window option to wxgui fft and waterfall sink.Josh Blum2009-10-281-0/+3
|/ | | | | | | Added rectangular window function to window.py. Average stays hidden in waterfall, fft, and numbersink wrappers (only avg_alpha shows/hides). Fixed options in waterfall wrapper to model after fft and numbersink average params.
* setup special wxgui connect on sinks, needs testingJosh Blum2009-10-071-3/+2
|
* work on a special connect function that registers a callbackJosh Blum2009-10-061-2/+3
|
* Merged r10875:10880 from jcorgan/t161 into trunk. Implements ticket:161, ↵jcorgan2009-04-191-2/+1
| | | | | | allowing multiple internal blocks to be connected to a hier_block2 external input. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10881 221aa14e-8319-0410-a670-987f0aec2ac5
* Merged r10463:10658 from jblum/gui_guts into trunk. Trunk passes distcheck.jcorgan2009-03-201-10/+5
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10660 221aa14e-8319-0410-a670-987f0aec2ac5
* removed redundant prefjblum2008-09-221-1/+1
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9638 221aa14e-8319-0410-a670-987f0aec2ac5
* Replaced """! with """. Exclamation mark showed in doxygen docs. jblum2008-09-101-1/+1
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9549 221aa14e-8319-0410-a670-987f0aec2ac5
* Merged changeset r9241:9289 from jblum/glwxgui into trunk. Adds OpenGL ↵jcorgan2008-08-141-0/+172
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