summaryrefslogtreecommitdiff
path: root/gr-blocks/grc/blocks_multiply_const_vxx.block.yml
Commit message (Collapse)AuthorAgeFilesLines
* gr-blocks: Standardize Vector parameter nameSolomon Tan2021-05-191-1/+1
| | | | | | | | Addresses point 1 of Issue #4615. Replaces all label instances of "Vec Length" to "Vector Length". Also replaces "Vec Rate" to "Vector Rate" for standardization. Signed-off-by: Solomon Tan <solomonbstoner@yahoo.com.au>
* grc: add flags as a listAndrej Rode2018-12-181-3/+3
|
* Added C++ support to gr-analog, gr-blocks and grcHåkon Vågsether2018-12-181-0/+8
|
* blocks: Fix add and multiply const blocks GRC bindingsMartin Braun2018-11-221-5/+6
| | | | | | | | The 'add' and 'multiply' const blocks have different implementations in C++ for vector- and scalar use cases. In GRC, there was only one type of bindings. This commit fixes the switching between the vector- and scalar versions. It also fixes the assertion error that would require users to specify scalars as vectors of length one.
* Added auto-generated YAML blocksHåkon Vågsether2017-10-101-0/+43