| Commit message (Expand) | Author | Age | Files | Lines |
* | clang-tidy: run full .clang-tidy on C++17 codebase | Marcus Müller | 2021-01-19 | 1 | -1/+1 |
* | Replace all calls to `get_initial_sptr` with `make_block_sptr` | Thomas Habets | 2020-07-30 | 1 | -1/+1 |
* | msg_handler: Use lambdas to set msg handlers | Johannes Demel | 2020-06-04 | 1 | -2/+1 |
* | msg_handler: Switch from boost::function to std::function | Johannes Demel | 2020-06-04 | 1 | -1/+2 |
* | Update license header to SPDX format | devnulling | 2020-01-27 | 1 | -13/+1 |
* | Tree: clang-format without the include sorting | Marcus Müller | 2019-08-09 | 1 | -64/+48 |
* | ctrlport: provides a ControlPort model that connects directly with a | Tom Rondeau | 2015-10-16 | 1 | -0/+13 |
* | blocks: adding a message port to the copy block to enable/disable copy. | Tom Rondeau | 2014-06-24 | 1 | -0/+12 |
* | runtime: converting runtime core to gr namespace, gnuradio include dir. | Tom Rondeau | 2013-04-29 | 1 | -4/+4 |
* | blocks: moved nop, null source/sink, copy, vector_map to gr-blocks. | Tom Rondeau | 2013-03-16 | 1 | -11/+20 |
* | blocks: moving copy, endian_swap, head, skiphead, vector_source/sink/insert t... | Tom Rondeau | 2013-03-16 | 1 | -0/+82 |