summaryrefslogtreecommitdiff
path: root/gr-fec/grc/variable_ldpc_encoder_H.block.yml
Commit message (Collapse)AuthorAgeFilesLines
* fec: add list() around nested map expressions in ymlJosh Morman2019-08-021-2/+2
| | | | | | | | Without the extra list expressions, grc passes map objects into the BER curve gen hier blocks, instead of lists of the enc/dec objects, which is what it is expecting update polar and tpc ber curve gen examples
* grc: introduce flag 'show_id' to show block idBastian Bloessl2019-06-291-0/+1
| | | | useful for variable and parameter blocks, but maybe others too
* python3: Wrap map with list in fec block yml filesBrennan Ashton2018-11-011-4/+4
|
* Cleaned up lots of blocksHåkon Vågsether2018-08-251-5/+10
|
* Added auto-generated YAML blocksHåkon Vågsether2017-10-101-0/+42