summaryrefslogtreecommitdiff
path: root/gr-digital/grc/digital_modulate_vector.block.yml
Commit message (Collapse)AuthorAgeFilesLines
* rebaseVolker Schroer2021-06-211-1/+1
| | | | | | | | | | grc: cpp generation set correct link entry in yml files for modern cmake. Applying this fix simple flowgraphs containing signal sources and audi sinks etc. build and run Signed-off-by: Volker Schroer <3470424+dl1ksv@users.noreply.github.com>
* gr-digital: Fix typo in digital_modulate_vector blockNick Østergaard2021-01-141-3/+3
| | | | | | | | | | | | There appears to be an errant space between mod and .to_basic_block(). This doesn't seem to affect the operation. This makes sense as in both python and c++ the . is an operator that can have whitespace aorund it. This is a cosmetic fix. Fixes #4036 Signed-off-by: Nick Østergaard <oe.nick@gmail.com>
* grc: introduce flag 'show_id' to show block idBastian Bloessl2019-06-291-1/+1
| | | | useful for variable and parameter blocks, but maybe others too
* Add C++ generation support to gr-digitalArpit Gupta2019-03-311-0/+11
|
* Added auto-generated YAML blocksHåkon Vågsether2017-10-101-0/+22