summaryrefslogtreecommitdiff
path: root/gr-blocks/include/blocks/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
...
* blocks: added gr::blocks::char_to_floatJohnathan Corgan2012-06-191-0/+1
|
* blocks: added div_XX and sub_XX blocksJohnathan Corgan2012-06-191-0/+2
|
* blocks: completed transition of add and multiply blocksJohnathan Corgan2012-06-161-3/+8
| | | | | | | | | | | | * gr::blocks::add_* * gr::blocks::add_const_* * gr::blocks::add_const_v* * gr::blocks::multiply_* * gr::blocks::multiply_const_* * gr::blocks::multiply_const_v* Each of these has ss, ii, ff, and cc versions, for a total of 24 blocks.
* blocks: added multiply_xx, some cleanup on add_xxJohnathan Corgan2012-06-141-0/+3
|
* blocks: added blocks_add_const_xxJohnathan Corgan2012-06-081-1/+2
|
* blocks: adds new top-level component gr-blocks with first blockJohnathan Corgan2012-06-081-0/+82
gr::blocks::add_XX