| Commit message (Expand) | Author | Age | Files | Lines |
* | wxgui: removed | Johnathan Corgan | 2016-09-08 | 41 | -11607/+0 |
* | cmake: nuke cpack from existence | Johnathan Corgan | 2016-08-03 | 1 | -3/+0 |
* | Fix gnuradio for wxPython3/GTK+3 | Scott Talbert | 2015-01-30 | 1 | -0/+4 |
* | wxgui+grc: stop bypassing hier_block2 proxy class | Sebastian Koslowski | 2014-12-30 | 1 | -1/+1 |
* | wxgui: white space fixes in common.py | Sebastian Koslowski | 2014-12-30 | 1 | -215/+226 |
* | wxgui: corrected errors in wxgui fftsink_gl sample re-ordering | Michael Ossmann | 2014-10-15 | 1 | -2/+2 |
* | wxgui: use complex_to_mag_squared instead of complex_to_mag in wxgui fftsink_... | Michael Ossmann | 2014-10-15 | 1 | -6/+6 |
* | corrected wx fft vertical label from amplitude to power | Michael Ossmann | 2014-10-15 | 1 | -1/+1 |
* | Fix for #647 - GUI Tabs do not switch on WX GUI Scope sink channels on OSX | Ludovic LANGE | 2014-08-17 | 1 | -2/+2 |
* | Removing trailing/extra whitespaces before release. | Tom Rondeau | 2014-07-07 | 14 | -41/+41 |
* | wxgui: Make sure to only start the flow graph once all init is done | Sylvain Munaut | 2013-12-20 | 1 | -12/+10 |
* | wx: Only call XInitThreads for linux | Sylvain Munaut | 2013-12-20 | 1 | -2/+1 |
* | wxgui: CPack fix | Nicholas Corgan | 2013-11-04 | 1 | -3/+3 |
* | wxgui: ensure flowgraph shutdown before app exit | Sylvain Munaut | 2013-10-25 | 1 | -0/+1 |
* | wxgui: Allow Linux/X11 apps to be thread-safe | Sylvain Munaut | 2013-10-13 | 1 | -0/+9 |
* | running python slider.py now works again | Marcus Müller | 2013-10-12 | 1 | -4/+4 |
* | Fix missing module imports in error case | Johnathan Corgan | 2013-09-07 | 1 | -0/+1 |
* | wxgui: Prevent a crash at displaying the tooltip when the graph is not yet po... | Miklos Maroti | 2013-07-20 | 1 | -0/+1 |
* | Merge branch 'maint' | Johnathan Corgan | 2013-06-22 | 6 | -3/+13 |
* | uninstalled import: Adding overlooked exception handling around imports. | Ben Reynwar | 2013-06-14 | 1 | -1/+6 |
* | Merge branch 'maint' | Johnathan Corgan | 2013-06-13 | 1 | -1/+4 |
* | Merge branch 'maint' | Johnathan Corgan | 2013-06-05 | 6 | -13/+3 |
* | Merged in 'next' branch. | Ben Reynwar | 2013-05-10 | 6 | -3/+13 |
|\ |
|
| * | Merge branch 'master' into next | Johnathan Corgan | 2013-04-12 | 6 | -3/+13 |
* | | Merged next into uninstalled import branch. | Ben Reynwar | 2013-04-02 | 9 | -51/+80 |
|\| |
|
| * | gr-wxgui: blocks naming fix | Tim O'Shea | 2013-04-01 | 1 | -2/+2 |
| * | wxgui: fixing up some sloppiness after merge from master. | Tom Rondeau | 2013-03-20 | 1 | -20/+9 |
| * | Merge branch 'master' into next | Tom Rondeau | 2013-03-20 | 1 | -14/+39 |
| * | Merge branch 'master' into next | Tom Rondeau | 2013-03-19 | 2 | -1/+6 |
| * | wxgui: Moved oscope and histogram bases into wxgui. | Tom Rondeau | 2013-03-18 | 6 | -24/+32 |
| * | examples: updating many examples for changes in modules and namespaces. | Tom Rondeau | 2013-03-18 | 1 | -1/+2 |
| * | blocks: converting references to vector source/sink, null source/sink, nop, c... | Tom Rondeau | 2013-03-17 | 1 | -1/+2 |
* | | wxgui: Enabling uninstalled python imports. | Ben Reynwar | 2013-03-08 | 41 | -0/+0 |
|/ |
|
* | core: removed all complex_to_<type> blocks from core; using gr-blocks. | Tom Rondeau | 2013-03-06 | 5 | -7/+7 |
* | blocks: removing blocks moved into gr-blocks: | Tom Rondeau | 2013-03-06 | 6 | -8/+8 |
* | blocks: removing mute, probe_signal, probe_signal_v, and sample_and_hold. | Tom Rondeau | 2013-03-02 | 1 | -1/+1 |
* | blocks: removing throttle, threshold, stretch from gnuradio-core. | Tom Rondeau | 2013-02-24 | 8 | -13/+16 |
* | wxgui: changed wxgui directory to be more 3.7-like (src/python -> python). | Tom Rondeau | 2013-02-11 | 41 | -0/+11536 |