| Commit message (Expand) | Author | Age | Files | Lines |
* | noaa: remove for 3.8 release | Johnathan Corgan | 2016-06-06 | 34 | -8176/+0 |
* | grc: assign all in-tree blocks to module 'Core' | Sebastian Koslowski | 2016-05-27 | 3 | -3/+3 |
* | Removed reference to decimation rates in README | Marcus Müller | 2015-06-30 | 1 | -8/+5 |
* | cmake: follow-up to previous merge | Tom Rondeau | 2014-08-08 | 1 | -1/+0 |
* | Merge branch 'maint' | Tom Rondeau | 2014-08-08 | 2 | -2/+0 |
|\ |
|
| * | controlport: removing use of ice for a controlport rpc. | Tom Rondeau | 2014-08-08 | 2 | -2/+0 |
* | | build: better support for static libs. | Tom Rondeau | 2014-07-18 | 1 | -0/+12 |
* | | examples: fixed a few examples still using old style blocks. | Tom Rondeau | 2014-07-12 | 4 | -1282/+2266 |
|/ |
|
* | Merge branch 'maint' | Tom Rondeau | 2014-07-07 | 2 | -6/+6 |
|\ |
|
| * | Removing trailing/extra whitespaces before release. | Tom Rondeau | 2014-07-07 | 2 | -6/+6 |
* | | build: adds an ENABLE_STATIC_LIB option to cmake to build static (.a) version... | Tom Rondeau | 2014-06-28 | 1 | -0/+13 |
|/ |
|
* | Add a QA_PYTHON_EXECUTABLE variable so QA code knows what python to use when ... | Philip Balister | 2013-12-05 | 1 | -1/+1 |
* | Removing gruel from QA python paths. | Ben Reynwar | 2013-06-06 | 1 | -1/+0 |
* | uninstalled imports: Fixing up after merge with master. | Ben Reynwar | 2013-06-03 | 1 | -1/+1 |
* | Merged in master. | Ben Reynwar | 2013-06-03 | 1 | -1/+1 |
|\ |
|
| * | build: move from using runtime_swig.i to gnuradio.i to reduce memory load whi... | Tom Rondeau | 2013-05-23 | 1 | -1/+1 |
* | | Merged in next_docs branch. | Ben Reynwar | 2013-05-19 | 15 | -40/+40 |
|\| |
|
| * | noaa: move include dir to gnuradio/noaa | Johnathan Corgan | 2013-04-29 | 14 | -16/+16 |
| * | runtime: converting runtime core to gr namespace, gnuradio include dir. | Tom Rondeau | 2013-04-29 | 7 | -24/+24 |
* | | Merged in 'next' branch. | Ben Reynwar | 2013-05-10 | 5 | -4/+21 |
|\| |
|
| * | build: uniform handling of controlport vars in swig. | Tom Rondeau | 2013-04-05 | 1 | -0/+5 |
| * | docs: fixes for merge conflicts and differences between master/next. | Tom Rondeau | 2013-04-04 | 3 | -0/+12 |
| * | cmake: fix packaging categories to use runtime vs. core | Johnathan Corgan | 2013-04-03 | 1 | -4/+4 |
* | | Merged next into uninstalled import branch. | Ben Reynwar | 2013-04-02 | 11 | -25/+24 |
|\| |
|
| * | docs: updated CMakeLists files to point to include dirs for docstrings. | Tom Rondeau | 2013-04-01 | 1 | -1/+1 |
| * | build: parallel build handling of runtime swig and swig docs. | Tom Rondeau | 2013-04-01 | 1 | -0/+1 |
| * | gruel: moved gruel into subdirs of gnuradio-runtime. | Tom Rondeau | 2013-04-01 | 3 | -3/+1 |
| * | build: setting .pc files to require new gnuradio-runtime. | Tom Rondeau | 2013-03-27 | 1 | -1/+1 |
| * | runtime: migrate remaining gnuradio-core contents into gnuradio-runtime | Johnathan Corgan | 2013-03-26 | 4 | -5/+5 |
| * | wxgui: Moved oscope and histogram bases into wxgui. | Tom Rondeau | 2013-03-18 | 1 | -1/+1 |
| * | Merge branch 'master' into next | Tom Rondeau | 2013-03-13 | 1 | -3/+3 |
| |\ |
|
| | * | log: replacing log4cxx with log4cpp. | Tom Rondeau | 2013-03-13 | 1 | -3/+3 |
| * | | blocks: removing file_sink/source file_descriptor_sink/source form core and m... | Tom Rondeau | 2013-03-10 | 5 | -11/+11 |
* | | | noaa: Updating testing environment. | Ben Reynwar | 2013-03-11 | 2 | -12/+11 |
* | | | noaa: Enabling uninstalled python imports. | Ben Reynwar | 2013-03-08 | 4 | -2/+9 |
|/ / |
|
* | | blocks: removing blocks moved into gr-blocks: | Tom Rondeau | 2013-03-06 | 4 | -17/+17 |
* | | Merge branch 'master' into next | Tom Rondeau | 2013-03-05 | 2 | -1/+70 |
|\| |
|
| * | Added Windows DLL resource files | Nicholas Corgan | 2013-03-05 | 2 | -1/+70 |
* | | Merge branch 'master' into next | Tom Rondeau | 2013-03-03 | 1 | -0/+3 |
|\| |
|
| * | Merge branch 'master' into gr_log | Tom Rondeau | 2013-03-01 | 2 | -4/+5 |
| |\ |
|
| * \ | Merge branch 'master' into gr_log | Tom Rondeau | 2012-09-06 | 1 | -0/+2 |
| |\ \ |
|
| * | | | Fixing up the gr-log capabilities. | Tom Rondeau | 2012-06-08 | 1 | -0/+4 |
* | | | | ctrlport: allowing all components to use ControlPort. | Tom Rondeau | 2013-03-01 | 1 | -0/+5 |
* | | | | blocks: removing throttle, threshold, stretch from gnuradio-core. | Tom Rondeau | 2013-02-24 | 1 | -1/+1 |
* | | | | noaa: converting to new API structure. | Tom Rondeau | 2013-01-13 | 26 | -710/+857 |
* | | | | Merge master/fix_build_dir_order into next, then fix conflicts and redo come ... | Michael L Dickens | 2013-01-04 | 2 | -2/+5 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Tweak INCLUDE dirs such that INCLUDE_DIRECTORIES and LINK_DIRECTORIES are ord... | Michael L Dickens | 2013-01-01 | 2 | -2/+5 |
* | | | | grc: updating GRC exmaples for new component changes. | Tom Rondeau | 2012-12-27 | 2 | -5/+5 |
* | | | | blocks: removes blocks moved to gr-blocks from gnuradio-core. | Tom Rondeau | 2012-12-21 | 1 | -0/+1 |
|/ / / |
|
* | / | build: removing core_swig from GR_SWIG_TARGET_DEPS. Seems to have been the ca... | Tom Rondeau | 2012-12-12 | 1 | -2/+0 |
| |/
|/| |
|