| Commit message (Expand) | Author | Age | Files | Lines |
* | cmake: Update to modern CMake usage | Andrej Rode | 2019-03-04 | 1 | -11/+3 |
* | cmake: nuke cpack from existence | Johnathan Corgan | 2016-08-03 | 1 | -2/+0 |
* | Fix linking GSL in gr-fec | Stephen Larew | 2016-07-09 | 1 | -1/+1 |
* | polar: systematic decoder added | Johannes Demel | 2015-12-07 | 1 | -1/+5 |
* | polar: sytematic encoder added | Johannes Demel | 2015-12-07 | 1 | -0/+1 |
* | fec: LDPC: fixed issue with bit_flip_decoder. | Tom Rondeau | 2015-10-15 | 1 | -0/+1 |
* | fec: LDPC: reworking code to make sure API is ok. | Tom Rondeau | 2015-10-15 | 1 | -9/+9 |
* | fec: LDPC: massive code clean up and change. | Tom Rondeau | 2015-10-15 | 3 | -16/+60 |
* | fec: LDPC: Adding capability to provide H matrix for encoding/decoding. | tracierenea | 2015-10-15 | 1 | -2/+2 |
* | fec: LDPC: renaming some of the LDPC classes for clarity/consistency. | tracierenea | 2015-10-15 | 1 | -2/+4 |
* | fec: LDPC: Updates to LDPC-related matrix classes. | tracierenea | 2015-10-15 | 1 | -0/+4 |
* | fec: LDPC: Renaming class from ldpc_par_chk_mtrx to ldpc_R_U_mtrx | tracierenea | 2015-10-15 | 1 | -0/+2 |
* | fec: LDPC: Adding LDPC encoder variable. | tracierenea | 2015-10-15 | 1 | -0/+4 |
* | fec: LDPC: Classes for LDPC encoder. | tracierenea | 2015-10-15 | 1 | -0/+2 |
* | polar: SC and SC List decoder implemented in C++ | Johannes Demel | 2015-09-21 | 1 | -0/+8 |
* | polar: encoder implemented in C++ | Johannes Demel | 2015-09-21 | 1 | -0/+2 |
* | fec: adding TPC encoder and decoder | Tim O'Shea | 2015-04-05 | 1 | -0/+4 |
* | fec: adding objects needed to run LDPC along with example ALIST file, now imp... | Tim O'Shea | 2015-04-01 | 1 | -0/+4 |
* | controlport: removing use of ice for a controlport rpc. | Tom Rondeau | 2014-08-08 | 1 | -1/+0 |
* | fec: wip: adding async (PDU) encoder and decoder blocks. | Tom Rondeau | 2014-05-17 | 1 | -0/+6 |
* | fec: wip: mods for ber plotting. Now adding theoretical BPSK in AWGN curve. | Tom Rondeau | 2014-05-17 | 1 | -2/+0 |
* | fec: wip: adding a dummy encoder/decoder and repetition code to exercise the ... | Tom Rondeau | 2014-05-17 | 1 | -0/+8 |
* | fec: updating puncturing, adding documentation, adding CCSDS encoder. | Tom Rondeau | 2014-05-17 | 1 | -7/+19 |
* | fec: changed puncture block for easier to use API. | Tom Rondeau | 2014-05-17 | 1 | -0/+3 |
* | fec: Merging fecapi with support for CC code. | Tom Rondeau | 2014-05-17 | 1 | -1/+33 |
* | build: move from using runtime_swig.i to gnuradio.i to reduce memory load whi... | Tom Rondeau | 2013-05-23 | 1 | -1/+1 |
* | fec: moved include dir to gnuradio/fec | Johnathan Corgan | 2013-04-29 | 2 | -5/+5 |
* | build: uniform handling of controlport vars in swig. | Tom Rondeau | 2013-04-05 | 1 | -0/+5 |
* | 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 | 1 | -1/+0 |
* | runtime: migrate remaining gnuradio-core contents into gnuradio-runtime | Johnathan Corgan | 2013-03-26 | 2 | -2/+2 |
* | Merge master/fix_build_dir_order into next, then fix conflicts and redo come ... | Michael L Dickens | 2013-01-04 | 1 | -1/+3 |
* | build: Removing GR_SWIG_TARGET_DEPS from new components gr-fec and gr-channels. | Tom Rondeau | 2012-12-12 | 1 | -2/+0 |
* | fec: add new top-level component for FEC blocks | Johnathan Corgan | 2012-11-12 | 2 | -0/+92 |