summaryrefslogtreecommitdiff
path: root/gr-fec
Commit message (Collapse)AuthorAgeFilesLines
* Merge master/fix_build_dir_order into next, then fix conflicts and redo come ↵Michael L Dickens2013-01-042-2/+5
| | | | of the INCLUDE_DIRS order
* blocks: removes blocks moved to gr-blocks from gnuradio-core.Tom Rondeau2012-12-213-3/+7
| | | | Also fixes up some other missing moves.
* 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
Removed viterbi and reed-solomon from gnuradio-core