| Commit message (Expand) | Author | Age | Files | Lines |
* | cmake: nuke cpack from existence | Johnathan Corgan | 2016-08-03 | 1 | -2/+0 |
* | qtgui: Adds a QTGUI edit box block that emits a message when changed. | Tom Rondeau | 2016-04-26 | 1 | -0/+15 |
* | qtgui: Added a 'vector sink'. | Martin Braun | 2014-08-26 | 1 | -0/+3 |
* | controlport: removing use of ice for a controlport rpc. | Tom Rondeau | 2014-08-08 | 1 | -1/+0 |
* | qtgui: Mostly adds sunset and cool color schemes for waterfall/raster plots. | Tom Rondeau | 2014-06-26 | 1 | -1/+3 |
* | adding ber sink to qt gui | Nicholas McCarthy | 2014-05-17 | 1 | -0/+3 |
* | qtgui: moving stuff around to avoid swig and Python.h warnings. | Tom Rondeau | 2014-03-18 | 1 | -0/+21 |
* | qtgui: Adding a Number sink with options to set autoscale, layout style, colo... | Tom Rondeau | 2014-03-14 | 1 | -0/+3 |
* | qtgui: more fixes needed to turn on/off python properly for sip calls. | Tom Rondeau | 2013-12-15 | 1 | -0/+3 |
* | qtgui: adds trigger capabilities to time sink. | Tom Rondeau | 2013-10-29 | 1 | -0/+2 |
* | qtgui: Added histogram sink. | Tom Rondeau | 2013-08-02 | 1 | -0/+3 |
* | uninstalled import: Adding overlooked exception handling around imports. | Ben Reynwar | 2013-06-14 | 1 | -28/+0 |
* | build: move from using runtime_swig.i to gnuradio.i to reduce memory load whi... | Tom Rondeau | 2013-05-23 | 1 | -1/+1 |
* | wip, gr-qtgui not compiling | Johnathan Corgan | 2013-04-29 | 2 | -26/+26 |
* | filter: moved include dir to gnuradio/filter | Johnathan Corgan | 2013-04-29 | 1 | -1/+1 |
* | build: uniform handling of controlport vars in swig. | Tom Rondeau | 2013-04-05 | 1 | -0/+5 |
* | docs: updated CMakeLists files to point to include dirs for docstrings. | Tom Rondeau | 2013-04-01 | 2 | -2/+4 |
* | build: parallel build handling of runtime swig and swig docs. | Tom Rondeau | 2013-04-01 | 1 | -1/+3 |
* | gruel: moved gruel into subdirs of gnuradio-runtime. | Tom Rondeau | 2013-04-01 | 1 | -1/+0 |
* | runtime: migrate remaining gnuradio-core contents into gnuradio-runtime | Johnathan Corgan | 2013-03-26 | 2 | -2/+2 |
* | qtgui: adding a time raster plot (support for bits and floats). | Tom Rondeau | 2013-02-02 | 1 | -0/+6 |
* | qtgui: Major changes to qtgui sink interfaces to allow more tunable control t... | Tom Rondeau | 2013-01-22 | 2 | -0/+5 |
* | Merge master/fix_build_dir_order into next, then fix conflicts and redo come ... | Michael L Dickens | 2013-01-04 | 1 | -1/+4 |
|\ |
|
| * | Tweak INCLUDE dirs such that INCLUDE_DIRECTORIES and LINK_DIRECTORIES are ord... | Michael L Dickens | 2013-01-01 | 1 | -1/+4 |
* | | Merge branch 'master' into next | Tom Rondeau | 2012-12-12 | 1 | -2/+0 |
|\| |
|
| * | build: removing core_swig from GR_SWIG_TARGET_DEPS. Seems to have been the ca... | Tom Rondeau | 2012-12-12 | 1 | -2/+0 |
* | | Merged comments branch into comments_next branch. | Ben Reynwar | 2012-08-10 | 1 | -0/+4 |
|\ \ |
|
| * | | Merge branch 'master' into comments | Ben Reynwar | 2012-08-08 | 1 | -0/+2 |
| |\| |
|
| * | | docs: Adding/editing top-level docstrings. | Ben Reynwar | 2012-05-21 | 1 | -0/+4 |
* | | | qtgui: changed qtgui sinks to pimpl structure. | Tom Rondeau | 2012-07-19 | 3 | -136/+6 |
* | | | qtgui: wip: moving qtgui over to new pimpl style. | Tom Rondeau | 2012-07-17 | 9 | -413/+28 |
* | | | qtgui: Updated qtgui to use gr-fft components. | Tom Rondeau | 2012-07-17 | 1 | -0/+1 |
* | | | Merge branch 'next' into qtsink_menus | Tom Rondeau | 2012-07-17 | 1 | -0/+2 |
|\ \ \
| | |/
| |/| |
|
| * | | swig: added GR_SWIG_TARGET_DEPS core_swig to other swig builds | Johnathan Corgan | 2012-07-03 | 1 | -0/+2 |
| |/ |
|
* | | qtgui: added setting/resetting of FFT size and averaging. | Tom Rondeau | 2012-07-05 | 2 | -0/+10 |
* | | qtgui: adding stand-alone waterfall form/plots. | Tom Rondeau | 2012-07-04 | 4 | -0/+108 |
* | | qtgui: adding a stand-alone constellation plot form with menus. | Tom Rondeau | 2012-07-03 | 3 | -0/+61 |
* | | qtgui: added qtgui_freq sink for reals and GRC files for freq sinks. | Tom Rondeau | 2012-06-29 | 3 | -2/+57 |
* | | qtgui: stand-alone FFT plot can handle multiple signals. | Tom Rondeau | 2012-06-25 | 1 | -0/+1 |
* | | qtgui: adding a stand-alone frequency domain plot form. | Tom Rondeau | 2012-06-25 | 3 | -0/+54 |
* | | Merge branch 'master' into my_qtsink | Tom Rondeau | 2012-06-24 | 7 | -33/+33 |
|\| |
|
| * | Removed whitespace and added dtools/bin/remove-whitespace as a tool to do thi... | Tom Rondeau | 2012-04-13 | 7 | -33/+33 |
* | | qtgui: add onclick callbacks to GRC XML, specify a variable and it'll update ... | Nick Foster | 2012-04-13 | 2 | -2/+2 |
|/ |
|
* | Removes all references to guile and scheme, which are no longer needed. | Tom Rondeau | 2012-04-01 | 1 | -145/+0 |
* | Removed autotools, gr-waveform, some cleanup | Johnathan Corgan | 2011-12-08 | 2 | -77/+0 |
* | docs: fixes some warnings. | Tom Rondeau | 2011-12-06 | 1 | -3/+4 |
* | docs: more fixes for generated swig files. This worked before the merge, but ... | Tom Rondeau | 2011-12-05 | 1 | -0/+1 |
* | docs: better install of swig docs .i files since we actually have a variable ... | Tom Rondeau | 2011-12-04 | 1 | -4/+5 |
* | docs: fixing variable for location of header files (SOURCE not BINARY). | Tom Rondeau | 2011-11-30 | 1 | -1/+1 |
* | docs: more appropriate variable to use when setting the include/headers direc... | Tom Rondeau | 2011-11-28 | 1 | -1/+1 |