summaryrefslogtreecommitdiff
path: root/gr-fec/grc/variable_cc_decoder_def_list.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: add busports back into 3.8Josh Morman2019-07-151-1/+1
| | | | | | | | Bus ports had not been added back in since the refactor of grc Hopefully this fully enables busports though there are still some issues with the gr-fec flowgraphs Fixes #2277
* grc: introduce flag 'show_id' to show block idBastian Bloessl2019-06-291-0/+1
| | | | useful for variable and parameter blocks, but maybe others too
* grc: fix gr-fec GRC definitions.Johannes Demel2018-12-311-5/+3
| | | | | | | | Several FECAPI blocks have issues to generate correct Python code. These problems should be fixed now. Issues with the option persist, though. Those must be handled in the encoder/decoder block definitions.
* 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-8/+13
|
* Added auto-generated YAML blocksHåkon Vågsether2017-10-101-0/+76