| Commit message (Expand) | Author | Age | Files | Lines |
* | gr-blocks: remove pdu blocks | Jacob Gilbert | 2021-03-18 | 1 | -74/+0 |
* | Replace all calls to `get_initial_sptr` with `make_block_sptr` | Thomas Habets | 2020-07-30 | 1 | -2/+2 |
* | msg_handler: Apply clang-format | Johannes Demel | 2020-06-04 | 1 | -1/+2 |
* | msg_handler: Use lambdas to set msg handlers | Johannes Demel | 2020-06-04 | 1 | -5/+1 |
* | msg_handler: Switch from boost::function to std::function | Johannes Demel | 2020-06-04 | 1 | -1/+4 |
* | Update license header to SPDX format | devnulling | 2020-01-27 | 1 | -13/+1 |
* | random_pdu: random facilities use C++11 (minus boost) | Marcus Müller | 2020-01-02 | 1 | -4/+2 |
* | clang-format: Ordering all the includes | Marcus Müller | 2019-08-09 | 1 | -1/+1 |
* | Tree: clang-format without the include sorting | Marcus Müller | 2019-08-09 | 1 | -46/+47 |
* | blocks: random_pdu mask parameter fails under python3 | Josh Morman | 2019-07-17 | 1 | -2/+2 |
* | blocks: avoid potential static initialization order fiasco | Marcus Müller | 2018-03-30 | 1 | -2/+2 |
* | blocks: don't pmt::mp("string") for every single PDU | Marcus Müller | 2018-02-23 | 1 | -2/+2 |
* | Removing trailing/extra whitespaces before release. | Tom Rondeau | 2014-07-07 | 1 | -2/+2 |
* | blocks: random_pdu (allow specifying the length modulo for random pdu lengths) | Tim O'Shea | 2014-02-16 | 1 | -4/+10 |
* | blocks: random_pdu (speedup, also allow a byte mask), message_strobe_random (... | Tim O'Shea | 2014-02-16 | 1 | -6/+7 |
* | runtime: converting runtime core to gr namespace, gnuradio include dir. | Tom Rondeau | 2013-04-29 | 1 | -5/+5 |
* | blocks: added gr::blocks::random_pdu | Johnathan Corgan | 2013-02-28 | 1 | -0/+80 |