| Commit message (Expand) | Author | Age | Files | Lines |
* | gr-fec: Improve handeling of failure opening alist file | Brennan Ashton | 2018-11-15 | 1 | -1/+3 |
* | python3: Wrap map with list in fec block yml files | Brennan Ashton | 2018-11-01 | 1 | -3/+3 |
* | Merge remote-tracking branch 'origin/next' into merge_next | Marcus Müller | 2018-08-31 | 43 | -475/+589 |
|\ |
|
| * | python: replace unfunctional old_div with functional code | Andrej Rode | 2018-08-17 | 1 | -1/+1 |
| * | Merge branch 'python3_fix' into next | Andrej Rode | 2018-06-24 | 41 | -432/+574 |
| |\ |
|
| | * | Merge branch 'next' into python3 | Johnathan Corgan | 2017-06-22 | 1 | -2/+2 |
| | |\ |
|
| | * | | python3: update non-GRC components to use python2 or python3 | Douglas Anderson | 2017-02-26 | 41 | -432/+574 |
| * | | | Merge branch 'master' into next | Martin Braun | 2018-02-03 | 3 | -3/+3 |
| |\ \ \
| | |_|/
| |/| | |
|
| * | | | Merge branch 'master' into next | Johnathan Corgan | 2017-06-22 | 1 | -2/+2 |
| |\ \ \
| | |_|/
| |/| | |
|
| * | | | cmake: nuke cpack from existence | Johnathan Corgan | 2016-08-03 | 3 | -7/+1 |
| * | | | fec: polar_channel_construction replace OptionParser by ArgumentParser + cleanup | Jiří Pinkava | 2016-06-28 | 1 | -30/+14 |
* | | | | Test: adds swig dirs to python tests to allow ctest to run on win builds | gnieboer | 2018-03-22 | 1 | -0/+6 |
* | | | | fec: fix Py prints to work with Py3k | Johannes Demel | 2018-03-02 | 1 | -2/+2 |
* | | | | fec: make SciPy an optional dependency | Johannes Demel | 2018-03-02 | 1 | -1/+7 |
| |_|/
|/| | |
|
* | | | Comment typo fixing. | luz.paz | 2018-02-03 | 3 | -3/+3 |
| |/
|/| |
|
* | | gr-fec: specify 32bit int output when getting frozen bit indices | gnieboer | 2017-06-16 | 1 | -2/+2 |
|/ |
|
* | gr-fec, LDPC: correct the name of the python function called | tracierenea | 2016-04-07 | 1 | -1/+1 |
* | gr-fec: LDPC python - adding a handy function | tracierenea | 2016-04-05 | 1 | -0/+33 |
* | gr-fec: LDPC python function - making a better docstring | tracierenea | 2016-04-05 | 1 | -5/+9 |
* | gr-fec: LDPC python function - addressing an attribute error | tracierenea | 2016-04-05 | 1 | -1/+1 |
* | gr-fec: LPDC python function - addressing an "undefined" error | tracierenea | 2016-04-05 | 1 | -1/+1 |
* | gr-fec: LDPC python function - addressing an "undefined" error | tracierenea | 2016-04-05 | 1 | -1/+1 |
* | gr-fec: Adding doc in BER Curve Gen. block re: parallelism. | tracierenea | 2016-03-27 | 1 | -0/+6 |
* | Merge remote-tracking branch 'jdemel/polar-systematic' | Johnathan Corgan | 2015-12-07 | 6 | -66/+337 |
|\ |
|
| * | polar: systematic decoder added | Johannes Demel | 2015-12-07 | 1 | -0/+117 |
| * | polar: sytematic encoder added | Johannes Demel | 2015-12-07 | 1 | -0/+107 |
| * | polar: systematic test code added | Johannes Demel | 2015-12-07 | 4 | -66/+113 |
* | | polar: added more details in README about usage of channel construction code | Johannes Demel | 2015-12-01 | 1 | -3/+27 |
* | | polar: BEC channel construction optimized | Johannes Demel | 2015-12-01 | 1 | -18/+137 |
* | | polar: fixed channel construction naming error | Johannes Demel | 2015-12-01 | 7 | -30/+30 |
* | | polar: channel construction bugfixes in Python code | Johannes Demel | 2015-12-01 | 3 | -10/+33 |
|/ |
|
* | fec: conditionalize use of matplotlib in polar code helper functions. | Tom Rondeau | 2015-10-20 | 2 | -9/+11 |
* | fec: polar code QA code was not producing XML files containing results. | Tom Rondeau | 2015-10-20 | 3 | -9/+3 |
* | fec: LDPC: added back all QA tests and added a test of ldpc_gen_mtrx_encoder. | Tom Rondeau | 2015-10-15 | 1 | -78/+130 |
* | fec: LDPC: fixed issue with bit_flip_decoder. | Tom Rondeau | 2015-10-15 | 1 | -10/+10 |
* | fec: LDPC: reworking code to make sure API is ok. | Tom Rondeau | 2015-10-15 | 1 | -92/+100 |
* | fec: LDPC: placeholder to remind us to better document the Python functions. | Tom Rondeau | 2015-10-15 | 1 | -0/+4 |
* | fec: LDPC: massive code clean up and change. | Tom Rondeau | 2015-10-15 | 6 | -227/+286 |
* | fec: LDPC: Setting copyright date to current year. | tracierenea | 2015-10-15 | 2 | -2/+2 |
* | fec: LDPC: Moving alist files to a more global place; updating | tracierenea | 2015-10-15 | 15 | -18144/+1 |
* | fec: LDPC: Adding capability to provide H matrix for encoding/decoding. | tracierenea | 2015-10-15 | 1 | -2/+47 |
* | fec: LDPC: Workaround for swig issues, updating examples. | tracierenea | 2015-10-15 | 2 | -0/+5925 |
* | fec: LDPC: Renaming class from ldpc_par_chk_mtrx to ldpc_R_U_mtrx | tracierenea | 2015-10-15 | 1 | -14/+13 |
* | fec: LDPC: Clean up, and adding LDPC to BER curve gen example. | tracierenea | 2015-10-15 | 7 | -9356/+9403 |
* | fec: LDPC: Adding scripts to generate matrices for encoder. | tracierenea | 2015-10-15 | 2 | -0/+698 |
* | fec: LDPC: Adding QA test and alist files. | tracierenea | 2015-10-15 | 14 | -0/+12439 |
* | fec: Adds MTU parameter to async and tagged stream blocks. | Tom Rondeau | 2015-09-24 | 2 | -4/+5 |
* | fec: polar: Installing more FEC examples. | Tom Rondeau | 2015-09-23 | 1 | -5/+9 |
* | polar: updated documentation and examples | Johannes Demel | 2015-09-22 | 2 | -2/+2 |
* | polar: fixed bugs in init code | Johannes Demel | 2015-09-21 | 2 | -1/+4 |