summaryrefslogtreecommitdiff
path: root/gr-fec/swig
Commit message (Expand)AuthorAgeFilesLines
* Fix linking GSL in gr-fecStephen Larew2016-07-091-1/+1
* polar: systematic decoder addedJohannes Demel2015-12-071-1/+5
* polar: sytematic encoder addedJohannes Demel2015-12-071-0/+1
* fec: LDPC: fixed issue with bit_flip_decoder.Tom Rondeau2015-10-151-0/+1
* fec: LDPC: reworking code to make sure API is ok.Tom Rondeau2015-10-151-9/+9
* fec: LDPC: massive code clean up and change.Tom Rondeau2015-10-153-16/+60
* fec: LDPC: Adding capability to provide H matrix for encoding/decoding.tracierenea2015-10-151-2/+2
* fec: LDPC: renaming some of the LDPC classes for clarity/consistency.tracierenea2015-10-151-2/+4
* fec: LDPC: Updates to LDPC-related matrix classes.tracierenea2015-10-151-0/+4
* fec: LDPC: Renaming class from ldpc_par_chk_mtrx to ldpc_R_U_mtrxtracierenea2015-10-151-0/+2
* fec: LDPC: Adding LDPC encoder variable.tracierenea2015-10-151-0/+4
* fec: LDPC: Classes for LDPC encoder.tracierenea2015-10-151-0/+2
* polar: SC and SC List decoder implemented in C++Johannes Demel2015-09-211-0/+8
* polar: encoder implemented in C++Johannes Demel2015-09-211-0/+2
* fec: adding TPC encoder and decoderTim O'Shea2015-04-051-0/+4
* fec: adding objects needed to run LDPC along with example ALIST file, now imp...Tim O'Shea2015-04-011-0/+4
* controlport: removing use of ice for a controlport rpc.Tom Rondeau2014-08-081-1/+0
* fec: wip: adding async (PDU) encoder and decoder blocks.Tom Rondeau2014-05-171-0/+6
* fec: wip: mods for ber plotting. Now adding theoretical BPSK in AWGN curve.Tom Rondeau2014-05-171-2/+0
* fec: wip: adding a dummy encoder/decoder and repetition code to exercise the ...Tom Rondeau2014-05-171-0/+8
* fec: updating puncturing, adding documentation, adding CCSDS encoder.Tom Rondeau2014-05-171-7/+19
* fec: changed puncture block for easier to use API.Tom Rondeau2014-05-171-0/+3
* fec: Merging fecapi with support for CC code.Tom Rondeau2014-05-171-1/+33
* build: move from using runtime_swig.i to gnuradio.i to reduce memory load whi...Tom Rondeau2013-05-231-1/+1
* fec: moved include dir to gnuradio/fecJohnathan Corgan2013-04-292-5/+5
* build: uniform handling of controlport vars in swig.Tom Rondeau2013-04-051-0/+5
* 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-011-1/+0
* runtime: migrate remaining gnuradio-core contents into gnuradio-runtimeJohnathan Corgan2013-03-262-2/+2
* Merge master/fix_build_dir_order into next, then fix conflicts and redo come ...Michael L Dickens2013-01-041-1/+3
* build: Removing GR_SWIG_TARGET_DEPS from new components gr-fec and gr-channels.Tom Rondeau2012-12-121-2/+0
* fec: add new top-level component for FEC blocksJohnathan Corgan2012-11-122-0/+92