summaryrefslogtreecommitdiff
path: root/gr-fec
Commit message (Expand)AuthorAgeFilesLines
...
| * build: fixing various warning from clang.Julien Olivain2014-01-102-0/+5
* | Revert "GNU Radio EXPAND macros for template files:"Johnathan Corgan2013-12-181-0/+54
* | GNU Radio EXPAND macros for template files:Michael Dickens2013-12-141-54/+0
* | Add a QA_PYTHON_EXECUTABLE variable so QA code knows what python to use when ...Philip Balister2013-12-051-1/+1
|/
* gr-fec : Fix uninitialized variable error.Philip Balister2013-09-251-1/+1
* Fix missing module imports in error caseJohnathan Corgan2013-09-071-0/+1
* fec: fix uninitialized class member in decode_ccsds_27Johnathan Corgan2013-07-101-0/+1
* uninstalled import: Adding overlooked exception handling around imports.Ben Reynwar2013-06-141-1/+6
* uninstalled import: Updatings blocks, fec, uhd, and filter so that uninstalle...Ben Reynwar2013-06-044-1/+1
* build: move from using runtime_swig.i to gnuradio.i to reduce memory load whi...Tom Rondeau2013-05-231-1/+1
* Merge remote-tracking branch 'reynwar/next_docs' into nextJohnathan Corgan2013-05-191-1/+1
|\
| * Merge with next branch.Ben Reynwar2013-05-191-1/+1
| |\
| | * docstrings: Improving subpackage docstrings.Ben Reynwar2013-05-101-1/+1
* | | Fix header include directory orderingMichael Dickens2013-05-172-5/+5
|/ /
* | fec: moved include dir to gnuradio/fecJohnathan Corgan2013-04-2919-21/+21
* | runtime: converting runtime core to gr namespace, gnuradio include dir.Tom Rondeau2013-04-295-13/+13
|/
* build: uniform handling of controlport vars in swig.Tom Rondeau2013-04-051-0/+5
* grc: fixing up new next structure blocks for GRC categories.Tom Rondeau2013-04-043-3/+5
* docs: fixes for merge conflicts and differences between master/next.Tom Rondeau2013-04-041-1/+1
* cmake: fix packaging categories to use runtime vs. coreJohnathan Corgan2013-04-031-4/+4
* docs: updated CMakeLists files to point to include dirs for docstrings.Tom Rondeau2013-04-011-1/+1
* build: parallel build handling of runtime swig and swig docs.Tom Rondeau2013-04-011-1/+1
* gruel: moved gruel into subdirs of gnuradio-runtime.Tom Rondeau2013-04-014-4/+1
* build: setting .pc files to require new gnuradio-runtime.Tom Rondeau2013-03-271-1/+1
* runtime: migrate remaining gnuradio-core contents into gnuradio-runtimeJohnathan Corgan2013-03-266-7/+7
* blocks: converting references to vector source/sink, null source/sink, nop, c...Tom Rondeau2013-03-171-3/+3
* Fixed where Windows builds look for GrVersion.cmakeNicholas Corgan2013-03-121-1/+1
* Merge remote-tracking branch 'ncorgan/dll-rc-info_next' into nextTom Rondeau2013-03-052-1/+70
|\
| * Added Windows DLL resource files to next-only branchesNicholas Corgan2013-03-042-1/+70
* | Merge branch 'next' of gnuradio.org:gnuradio into nextTom Rondeau2013-03-011-0/+5
|\|
| * ctrlport: allowing all components to use ControlPort.Tom Rondeau2013-03-011-0/+5
* | fec: moving rs.h and viterbi.h to be installed in the public include directory.Tom Rondeau2013-03-019-10/+11
|/
* fec: fixing FEC doxygen manual page.Tom Rondeau2013-02-061-7/+8
* Merge master/fix_build_dir_order into next, then fix conflicts and redo come ...Michael L Dickens2013-01-042-2/+5
* blocks: removes blocks moved to gr-blocks from gnuradio-core.Tom Rondeau2012-12-213-3/+7
* build: Removing GR_SWIG_TARGET_DEPS from new components gr-fec and gr-channels.Tom Rondeau2012-12-121-2/+0
* fec: removed undefined variables FEC_LIB...Josh Blum2012-11-141-2/+0
* fec: fixed api export typoJosh Blum2012-11-141-1/+1
* gr: apply pattern for g37f7522 and gc4c0ce9 to gr-channels and gr-fecJohnathan Corgan2012-11-141-7/+8
* fec: add new top-level component for FEC blocksJohnathan Corgan2012-11-1249-0/+3192