summaryrefslogtreecommitdiff
path: root/gr-fec/python/fec/LDPC/Generate_LDPC_matrix.py
Commit message (Expand)AuthorAgeFilesLines
* fec: pep8 formattingJosh Morman2021-11-241-1/+1
* applied formatter to codeMark Bauer2021-06-161-9/+9
* replaced star imports with explicit importsMark Bauer2021-06-161-1/+7
* python: Remove unnecessary 'from __future__ import'Oleksandr Kravchuk2020-08-031-4/+0
* Update license header to SPDX formatdevnulling2020-01-271-13/+1
* python3: update non-GRC components to use python2 or python3Douglas Anderson2017-02-261-10/+15
* gr-fec: LDPC python function - addressing an attribute errortracierenea2016-04-051-1/+1
* fec: LDPC: massive code clean up and change.Tom Rondeau2015-10-151-8/+8
* fec: LDPC: Setting copyright date to current year.tracierenea2015-10-151-1/+1
* fec: LDPC: Adding scripts to generate matrices for encoder.tracierenea2015-10-151-0/+79