summaryrefslogtreecommitdiff
path: root/gr-blocks/python/qa_add_mult_div_sub.py
AgeCommit message (Collapse)Author
2012-06-19blocks: added div_XX and sub_XX blocksJohnathan Corgan
2012-06-16blocks: completed transition of add and multiply blocksJohnathan Corgan
* 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.