| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | build: fixing various warning from clang. | Julien Olivain | 2014-01-10 | 2 | -0/+5 |
* | | Revert "GNU Radio EXPAND macros for template files:" | Johnathan Corgan | 2013-12-18 | 1 | -0/+54 |
* | | GNU Radio EXPAND macros for template files: | Michael Dickens | 2013-12-14 | 1 | -54/+0 |
* | | Add a QA_PYTHON_EXECUTABLE variable so QA code knows what python to use when ... | Philip Balister | 2013-12-05 | 1 | -1/+1 |
|/ |
|
* | gr-fec : Fix uninitialized variable error. | Philip Balister | 2013-09-25 | 1 | -1/+1 |
* | Fix missing module imports in error case | Johnathan Corgan | 2013-09-07 | 1 | -0/+1 |
* | fec: fix uninitialized class member in decode_ccsds_27 | Johnathan Corgan | 2013-07-10 | 1 | -0/+1 |
* | uninstalled import: Adding overlooked exception handling around imports. | Ben Reynwar | 2013-06-14 | 1 | -1/+6 |
* | uninstalled import: Updatings blocks, fec, uhd, and filter so that uninstalle... | Ben Reynwar | 2013-06-04 | 4 | -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 |
* | Merge remote-tracking branch 'reynwar/next_docs' into next | Johnathan Corgan | 2013-05-19 | 1 | -1/+1 |
|\ |
|
| * | Merge with next branch. | Ben Reynwar | 2013-05-19 | 1 | -1/+1 |
| |\ |
|
| | * | docstrings: Improving subpackage docstrings. | Ben Reynwar | 2013-05-10 | 1 | -1/+1 |
* | | | Fix header include directory ordering | Michael Dickens | 2013-05-17 | 2 | -5/+5 |
|/ / |
|
* | | fec: moved include dir to gnuradio/fec | Johnathan Corgan | 2013-04-29 | 19 | -21/+21 |
* | | runtime: converting runtime core to gr namespace, gnuradio include dir. | Tom Rondeau | 2013-04-29 | 5 | -13/+13 |
|/ |
|
* | build: uniform handling of controlport vars in swig. | Tom Rondeau | 2013-04-05 | 1 | -0/+5 |
* | grc: fixing up new next structure blocks for GRC categories. | Tom Rondeau | 2013-04-04 | 3 | -3/+5 |
* | docs: fixes for merge conflicts and differences between master/next. | Tom Rondeau | 2013-04-04 | 1 | -1/+1 |
* | cmake: fix packaging categories to use runtime vs. core | Johnathan Corgan | 2013-04-03 | 1 | -4/+4 |
* | 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 | -1/+1 |
* | gruel: moved gruel into subdirs of gnuradio-runtime. | Tom Rondeau | 2013-04-01 | 4 | -4/+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 | 6 | -7/+7 |
* | blocks: converting references to vector source/sink, null source/sink, nop, c... | Tom Rondeau | 2013-03-17 | 1 | -3/+3 |
* | Fixed where Windows builds look for GrVersion.cmake | Nicholas Corgan | 2013-03-12 | 1 | -1/+1 |
* | Merge remote-tracking branch 'ncorgan/dll-rc-info_next' into next | Tom Rondeau | 2013-03-05 | 2 | -1/+70 |
|\ |
|
| * | Added Windows DLL resource files to next-only branches | Nicholas Corgan | 2013-03-04 | 2 | -1/+70 |
* | | Merge branch 'next' of gnuradio.org:gnuradio into next | Tom Rondeau | 2013-03-01 | 1 | -0/+5 |
|\| |
|
| * | ctrlport: allowing all components to use ControlPort. | Tom Rondeau | 2013-03-01 | 1 | -0/+5 |
* | | fec: moving rs.h and viterbi.h to be installed in the public include directory. | Tom Rondeau | 2013-03-01 | 9 | -10/+11 |
|/ |
|
* | fec: fixing FEC doxygen manual page. | Tom Rondeau | 2013-02-06 | 1 | -7/+8 |
* | Merge master/fix_build_dir_order into next, then fix conflicts and redo come ... | Michael L Dickens | 2013-01-04 | 2 | -2/+5 |
* | blocks: removes blocks moved to gr-blocks from gnuradio-core. | Tom Rondeau | 2012-12-21 | 3 | -3/+7 |
* | build: Removing GR_SWIG_TARGET_DEPS from new components gr-fec and gr-channels. | Tom Rondeau | 2012-12-12 | 1 | -2/+0 |
* | fec: removed undefined variables FEC_LIB... | Josh Blum | 2012-11-14 | 1 | -2/+0 |
* | fec: fixed api export typo | Josh Blum | 2012-11-14 | 1 | -1/+1 |
* | gr: apply pattern for g37f7522 and gc4c0ce9 to gr-channels and gr-fec | Johnathan Corgan | 2012-11-14 | 1 | -7/+8 |
* | fec: add new top-level component for FEC blocks | Johnathan Corgan | 2012-11-12 | 49 | -0/+3192 |