summaryrefslogtreecommitdiff
path: root/gr-blocks/grc/blocks_ctrlport_probe2_x.block.yml
Commit message (Collapse)AuthorAgeFilesLines
* c++ generation: escape "." in translationsJeff Long2021-07-271-1/+1
| | | | | | | Translations are a regex, so "." needs to be escaped. Fix the remaining unescaped strings. Signed-off-by: Jeff Long <willcode4@gmail.com>
* blocks: remap enums in yml from int to raw for pybind compatibilityJosh Morman2020-06-041-1/+1
|
* grc: add flags as a listAndrej Rode2018-12-181-1/+1
|
* Added C++ support to gr-analog, gr-blocks and grcHåkon Vågsether2018-12-181-0/+11
|
* Added auto-generated YAML blocksHåkon Vågsether2017-10-101-0/+48