| Commit message (Expand) | Author | Age | Files | Lines |
* | cmake: add support for SYSCONFDIR | Chí-Thanh Christopher Nguyễn | 2012-06-16 | 1 | -1/+1 |
* | wxgui: allows LEFT click to set a flow-graph variable to the adjusted X value... | Marcus Leech | 2012-05-21 | 11 | -2/+69 |
* | GRC: patch to allow users to specify max_noutput_items in GRC options block. | Jose Quaresma | 2012-05-03 | 1 | -2/+6 |
* | Removed whitespace and added dtools/bin/remove-whitespace as a tool to do thi... | Tom Rondeau | 2012-04-13 | 24 | -822/+822 |
* | Merge branch 'master' into next | Tom Rondeau | 2012-01-03 | 1 | -6/+14 |
|\ |
|
| * | scheduler: added argument to wxGUI's stdapp that allows a user to specify the... | Tom Rondeau | 2012-01-03 | 1 | -6/+14 |
* | | Removed autotools, gr-waveform, some cleanup | Johnathan Corgan | 2011-12-08 | 11 | -267/+0 |
|/ |
|
* | docs: added python doxygen docs to gr-wxgui | Tom Rondeau | 2011-11-27 | 1 | -0/+24 |
* | cmake: make python checks optional for cross builds | Josh Blum | 2011-10-23 | 1 | -2/+8 |
* | utils: added cmake support for the gr-utils | Josh Blum | 2011-10-20 | 1 | -3/+3 |
* | Merge branch 'next' of http://gnuradio.org/git/gnuradio into next | Josh Blum | 2011-10-19 | 2 | -3/+3 |
|\ |
|
| * | Merge branch 'master' into next | Tom Rondeau | 2011-10-18 | 2 | -3/+3 |
| |\ |
|
| | * | wxgui: saner defaults to wxgui plotters from issue #450. | Tom Rondeau | 2011-10-18 | 2 | -3/+3 |
* | | | cmake: fix that component depends on component hack | Josh Blum | 2011-10-19 | 1 | -2/+2 |
* | | | Merge branch 'next' of http://gnuradio.org/git/gnuradio into next | Josh Blum | 2011-10-11 | 4 | -27/+29 |
|\| | |
|
| * | | wxgui: Updating constellation plot to work with gr-digital. | Tom Rondeau | 2011-10-08 | 4 | -27/+29 |
| |/ |
|
* | | gr: the CMakeLists.txt took a chill pill | Josh Blum | 2011-10-08 | 3 | -14/+14 |
* | | wxgui: fix to install wxgui python into gnuradio site-packages, not top level | Josh Blum | 2011-07-26 | 1 | -3/+3 |
* | | gr: squashed cmakelists.txt into one commit | Josh Blum | 2011-07-20 | 3 | -0/+207 |
|/ |
|
* | grc: work on generator for gui flowgraphs to simplify generation | Josh Blum | 2011-03-01 | 14 | -5/+83 |
* | grc: moved wxgui blocks and python into gr-wxgui/grc | Josh Blum | 2011-03-01 | 18 | -1/+1809 |
* | Major Makefile.am housecleaning. Passes distcheck. | Eric Blossom | 2010-11-24 | 1 | -1/+1 |
* | Adds a new parameter "y_axis_label" to scopesink2 and the GRC .xml file that ... | Marcus Leech | 2010-10-17 | 3 | -1/+6 |
* | Merge branch 'maint' | Eric Blossom | 2010-09-14 | 1 | -0/+2 |
|\ |
|
| * | Avoid divide by zero in persistence code when using default args | Eric Blossom | 2010-09-12 | 1 | -0/+2 |
* | | Merge branch 'maint' | Johnathan Corgan | 2010-07-21 | 1 | -1/+1 |
|\| |
|
| * | wxgui: fix to use wx.Colour which is the actual name of the class (wx python ... | Josh Blum | 2010-07-21 | 1 | -1/+1 |
* | | Merge branch 'maint' | Johnathan Corgan | 2010-07-05 | 1 | -7/+7 |
|\| |
|
| * | gr-wxgui: fix non-gl scope sink only updating one channel | Catalin Patulea | 2010-07-05 | 1 | -7/+7 |
* | | Merge branch 'patches/marcus/stripchart' | Johnathan Corgan | 2010-07-05 | 4 | -3/+28 |
|\ \
| |/
|/| |
|
| * | gr-wxgui: adds stripchart trigger mode to graphics sinks | Marcus D Leech | 2010-05-16 | 4 | -3/+28 |
* | | Make C++ shared libraries versioned | Johnathan Corgan | 2010-05-28 | 1 | -1/+1 |
* | | gr-wxgui: update copyrights | Johnathan Corgan | 2010-05-13 | 8 | -8/+8 |
* | | gr-wxgui: Renamed "emulate analog" feature to "use persistence" | Johnathan Corgan | 2010-05-13 | 9 | -118/+118 |
* | | Merge remote branch 'nldudok1/gr-wxgui_emulate_analog' into master | Johnathan Corgan | 2010-05-13 | 9 | -29/+340 |
|\ \
| |/
|/| |
|
| * | Add analog CRT screen afterglow emulation for gr-wxgui | Martin Dudok van Heel | 2010-04-26 | 9 | -29/+340 |
* | | gr-wxgui: Added additional color table entries | Marcus Leech | 2010-04-28 | 1 | -0/+3 |
* | | Use numpy to do color table lookup. | Josh Blum | 2010-01-06 | 1 | -9/+8 |
* | | bug fix for waterfall plotter, | Josh Blum | 2009-12-26 | 1 | -5/+9 |
* | | gr-wxgui: cleanup for merge | Johnathan Corgan | 2009-11-03 | 2 | -3/+1 |
* | | Consolidated termsink into one class | Johnathan Corgan | 2009-10-29 | 3 | -86/+51 |
* | | Basic terminal window that takes raw text on input msgq and appends it | Johnathan Corgan | 2009-10-29 | 2 | -16/+39 |
* | | Add placeholder panel for console, use old style window size | Johnathan Corgan | 2009-10-29 | 2 | -4/+28 |
* | | Created skeleton wxgui term window component | Johnathan Corgan | 2009-10-29 | 3 | -0/+68 |
* | | Merge branch 'flattopwindow' of http://gnuradio.org/git/jblum | Johnathan Corgan | 2009-10-29 | 3 | -5/+10 |
|\ \ |
|
| * | | Added window option to wxgui fft and waterfall sink. | Josh Blum | 2009-10-28 | 3 | -2/+7 |
|/ / |
|
* | | Merge branch 'vrt' of http://gnuradio.org/git/jblum | Johnathan Corgan | 2009-10-21 | 1 | -2/+6 |
|\ \ |
|
| * | | fix so all handlers get called on event | Josh Blum | 2009-10-14 | 1 | -2/+5 |
| * | | Merge commit '38d5389f3054164a2f04d6e4e8fe381aa5ee03fc' into vrt | Josh Blum | 2009-10-12 | 9 | -41/+129 |
| |\ \ |
|
| * | | | added access methods for gps stuff | Josh Blum | 2009-09-29 | 1 | -2/+6 |