| Commit message (Expand) | Author | Age | Files | Lines |
* | fec: pep8 formatting | Josh Morman | 2021-11-24 | 1 | -637/+639 |
* | fec: Open files using with statements, restructured read_alist_file | jfmadeira | 2021-07-19 | 1 | -72/+67 |
* | fec: Removed star import numpy, ran auto formatter | jfmadeira | 2021-07-19 | 1 | -148/+160 |
* | fec: Corrected spacings and updated String.split() usage | jmadeira | 2021-07-19 | 1 | -14/+14 |
* | python: Remove unnecessary 'from __future__ import' | Oleksandr Kravchuk | 2020-08-03 | 1 | -3/+0 |
* | Properly read AList in LDPC_matrix | kc1212 | 2020-01-29 | 1 | -1/+1 |
* | Update license header to SPDX format | devnulling | 2020-01-27 | 1 | -13/+1 |
* | gr-fec: Improve handeling of failure opening alist file | Brennan Ashton | 2018-11-15 | 1 | -1/+3 |
* | Merge branch 'python3_fix' into next | Andrej Rode | 2018-06-24 | 1 | -73/+77 |
|\ |
|
| * | python3: update non-GRC components to use python2 or python3 | Douglas Anderson | 2017-02-26 | 1 | -73/+77 |
* | | Comment typo fixing. | luz.paz | 2018-02-03 | 1 | -1/+1 |
|/ |
|
* | 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: 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 |
* | fec: LDPC: massive code clean up and change. | Tom Rondeau | 2015-10-15 | 1 | -162/+181 |
* | fec: LDPC: Setting copyright date to current year. | tracierenea | 2015-10-15 | 1 | -1/+1 |
* | fec: LDPC: Adding capability to provide H matrix for encoding/decoding. | tracierenea | 2015-10-15 | 1 | -2/+47 |
* | fec: LDPC: Adding scripts to generate matrices for encoder. | tracierenea | 2015-10-15 | 1 | -0/+619 |