summaryrefslogtreecommitdiff
path: root/gr-blocks/lib/delay_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* clang-tidy: run full .clang-tidy on C++17 codebaseMarcus Müller2021-01-191-1/+1
* Replace all calls to `get_initial_sptr` with `make_block_sptr`Thomas Habets2020-07-301-1/+1
* gr-blocks: Add Msg Port to Delay Blockghostop142020-03-291-2/+24
* Update license header to SPDX formatdevnulling2020-01-271-13/+1
* Tree: clang-format without the include sortingMarcus Müller2019-08-091-77/+69
* blocks: delay block cannot be initialized with a negative number.Tom Rondeau2014-08-141-0/+3
* runtime: changed name from set_group_delay to declare_sample_delay.Tom Rondeau2013-11-011-1/+1
* Updated some blocks for the group_delay concept.Tom Rondeau2013-10-291-1/+1
* runtime: for blocks with a group delay, tag location should be moved accordin...Tom Rondeau2013-10-291-0/+1
* runtime: converting runtime core to gr namespace, gnuradio include dir.Tom Rondeau2013-04-291-4/+4
* gruel: moved gruel into subdirs of gnuradio-runtime.Tom Rondeau2013-04-011-2/+2
* blocks: converting blocks to v3.7 style in gr-blocks.Tom Rondeau2013-02-211-0/+141