| Commit message (Expand) | Author | Age | Files | Lines |
* | gr-atsc/dtv: Adds missing find_package for GSL | gnieboer | 2017-01-19 | 1 | -0/+3 |
* | fix GSL link problem with gr-dtv and gr-atsc | Peter Horvath | 2016-10-23 | 2 | -1/+2 |
* | build: clean up header installation across tree | A. Maitland Bottoms | 2016-06-23 | 27 | -1533/+0 |
* | Spelling fixes throughout the tree. | A. Maitland Bottoms | 2016-06-20 | 2 | -4/+3 |
* | Merge branch 'maint' | Johnathan Corgan | 2015-12-11 | 1 | -0/+28 |
|\ |
|
| * | Revert "Fixes for ABI compliance checker" | Johnathan Corgan | 2015-12-11 | 1 | -0/+28 |
* | | Merge branch 'maint' | Johnathan Corgan | 2015-12-11 | 1 | -28/+0 |
|\| |
|
| * | Fixes for ABI compliance checker | A. Maitland Bottoms | 2015-12-11 | 1 | -28/+0 |
* | | remove deprecated RANDOM_MAX global and adjust test-cases | Stefan | 2015-09-02 | 3 | -3/+8 |
* | | Merge remote-tracking branch 'pinkavaj/clean-00' | Johnathan Corgan | 2015-08-30 | 1 | -3/+0 |
|\ \
| |/
|/| |
|
| * | atsc: remove unused usings | Jiří Pinkava | 2015-08-01 | 1 | -3/+0 |
* | | Fixes Coverity Defect 1229872: Memory leak in `atsci_equalizer_lms2` DTOR | Ben Hilburn | 2015-08-28 | 1 | -0/+1 |
|/ |
|
* | do not use deprecated gr_int* types | Jiří Pinkava | 2015-03-29 | 1 | -2/+2 |
* | cmake: follow-up to previous merge | Tom Rondeau | 2014-08-08 | 1 | -1/+0 |
* | Merge branch 'maint' | Tom Rondeau | 2014-08-08 | 1 | -1/+0 |
|\ |
|
| * | controlport: removing use of ice for a controlport rpc. | Tom Rondeau | 2014-08-08 | 1 | -1/+0 |
* | | Merge branch 'maint' | Tom Rondeau | 2014-07-25 | 1 | -0/+1 |
|\| |
|
| * | build: adding fstream include files for pedantic compilers. | Tom Rondeau | 2014-07-25 | 1 | -0/+1 |
* | | build: better support for static libs. | Tom Rondeau | 2014-07-18 | 1 | -0/+12 |
|/ |
|
* | Merge branch 'maint' | Tom Rondeau | 2014-07-07 | 2 | -4/+4 |
|\ |
|
| * | Removing trailing/extra whitespaces before release. | Tom Rondeau | 2014-07-07 | 2 | -4/+4 |
* | | build: adds an ENABLE_STATIC_LIB option to cmake to build static (.a) version... | Tom Rondeau | 2014-06-28 | 1 | -0/+13 |
|/ |
|
* | Merge branch 'maint' | Tom Rondeau | 2014-01-10 | 2 | -4/+4 |
|\ |
|
| * | build: fixing various warning from clang. | Julien Olivain | 2014-01-10 | 2 | -4/+4 |
* | | Add a QA_PYTHON_EXECUTABLE variable so QA code knows what python to use when ... | Philip Balister | 2013-12-05 | 1 | -1/+1 |
|/ |
|
* | Fixing issue CID 1046354. | Moritz Fischer | 2013-10-05 | 1 | -0/+1 |
* | Merge remote-tracking branch 'argilo/atscfixes2' | Johnathan Corgan | 2013-07-22 | 2 | -12/+17 |
|\ |
|
| * | Fix bugs in atsc_field_sync_mux. | Clayton Smith | 2013-07-17 | 2 | -12/+17 |
* | | Created atsc_rx.py and removed obsolete scripts | Andrew F. Davis | 2013-07-14 | 10 | -563/+140 |
|/ |
|
* | atsc: fix typo in moved file | Johnathan Corgan | 2013-07-08 | 1 | -1/+1 |
* | Removing gruel from QA python paths. | Ben Reynwar | 2013-06-06 | 1 | -1/+0 |
* | atsc: Fix QA to work with uninstalled imports. | Ben Reynwar | 2013-06-04 | 2 | -7/+8 |
* | uninstalled imports: Fixed gr-audio and gr-atsc. | Ben Reynwar | 2013-06-03 | 13 | -13/+18 |
* | build: move from using runtime_swig.i to gnuradio.i to reduce memory load whi... | Tom Rondeau | 2013-05-23 | 1 | -1/+1 |
* | atsc: fixed bug in swig to new gr namespace for blocks. | Tom Rondeau | 2013-04-30 | 1 | -21/+17 |
* | atsc: moved include dir to gnuradio/atsc | Johnathan Corgan | 2013-04-30 | 160 | -277/+277 |
* | filter: moved include dir to gnuradio/filter | Johnathan Corgan | 2013-04-29 | 8 | -11/+11 |
* | fec: moved include dir to gnuradio/fec | Johnathan Corgan | 2013-04-29 | 1 | -1/+1 |
* | analog: update include dir to gnuradio/analog | Johnathan Corgan | 2013-04-29 | 2 | -2/+2 |
* | runtime: converting runtime core to gr namespace, gnuradio include dir. | Tom Rondeau | 2013-04-29 | 46 | -131/+135 |
* | atsc: Updating atsc python folder to new style. Was missing __init__.py | Ben Reynwar | 2013-04-06 | 2 | -0/+35 |
* | build: uniform handling of controlport vars in swig. | Tom Rondeau | 2013-04-05 | 1 | -0/+5 |
* | 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 | -0/+1 |
* | gruel: moved gruel into subdirs of gnuradio-runtime. | Tom Rondeau | 2013-04-01 | 3 | -3/+1 |
* | build: remove config.h from any header files; only use it in source files. | Tom Rondeau | 2013-03-27 | 1 | -0/+4 |
* | 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 | -6/+6 |
* | atsc: missing dep on gr-fec. | Tom Rondeau | 2013-03-26 | 1 | -0/+1 |