summaryrefslogtreecommitdiff
path: root/gr-blocks/lib/add_const_cc_impl.h
Commit message (Collapse)AuthorAgeFilesLines
* ctrlport: blocks: added controlport support to add_const_XX blocks.Tom Rondeau2015-10-161-0/+52
Removed add_const_XX template concept and reimplemented as separate blocks for bb, ss, ii, ff, and cc support. The work functions should be converted into VOLK calls.