Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | wxgui: changed wxgui directory to be more 3.7-like (src/python -> python). | Tom Rondeau | 2013-02-11 | 1 | -204/+0 |
| | |||||
* | grc: updating GRC exmaples for new component changes. | Tom Rondeau | 2012-12-27 | 1 | -2/+3 |
| | |||||
* | blocks: removes blocks moved to gr-blocks from gnuradio-core. | Tom Rondeau | 2012-12-21 | 1 | -2/+3 |
| | | | | Also fixes up some other missing moves. | ||||
* | analog: Removing reference to gr.sig_source_X and gr.noise_source_X where ↵ | Tom Rondeau | 2012-11-06 | 1 | -21/+22 |
| | | | | | | | | possible. Passing make and make test. Examples and apps need testing. gr-filter relies on sig_source and noise_source, so can't remove them from core. | ||||
* | core: fixing location of some components for the new hierarchy. | Tom Rondeau | 2012-08-22 | 1 | -3/+3 |
| | | | | ctest and digital examples working again. | ||||
* | wxgui: allows LEFT click to set a flow-graph variable to the adjusted X ↵ | Marcus Leech | 2012-05-21 | 1 | -0/+3 |
| | | | | value on either the FFT or waterfall display. | ||||
* | Removed whitespace and added dtools/bin/remove-whitespace as a tool to do ↵ | Tom Rondeau | 2012-04-13 | 1 | -2/+2 |
| | | | | | | this in the future. The sed script was provided by Moritz Fischer. | ||||
* | Avoid divide by zero in persistence code when using default args | Eric Blossom | 2010-09-12 | 1 | -0/+2 |
| | |||||
* | gr-wxgui: Renamed "emulate analog" feature to "use persistence" | Johnathan Corgan | 2010-05-13 | 1 | -7/+7 |
| | |||||
* | Merge remote branch 'nldudok1/gr-wxgui_emulate_analog' into master | Johnathan Corgan | 2010-05-13 | 1 | -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-wxgui | Martin Dudok van Heel | 2010-04-26 | 1 | -5/+32 |
| | | |||||
* | | Merge branch 'flattopwindow' of http://gnuradio.org/git/jblum | Johnathan Corgan | 2009-10-29 | 1 | -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 Blum | 2009-10-28 | 1 | -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 testing | Josh Blum | 2009-10-07 | 1 | -3/+2 |
| | |||||
* | work on a special connect function that registers a callback | Josh Blum | 2009-10-06 | 1 | -2/+3 |
| | |||||
* | Merged r10875:10880 from jcorgan/t161 into trunk. Implements ticket:161, ↵ | jcorgan | 2009-04-19 | 1 | -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. | jcorgan | 2009-03-20 | 1 | -10/+5 |
| | | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10660 221aa14e-8319-0410-a670-987f0aec2ac5 | ||||
* | removed redundant pref | jblum | 2008-09-22 | 1 | -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. | jblum | 2008-09-10 | 1 | -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 ↵ | jcorgan | 2008-08-14 | 1 | -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 |