| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace all calls to `get_initial_sptr` with `make_block_sptr` | Thomas Habets | 2020-07-30 | 1 | -1/+1 |
* | 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 | -83/+76 |
* | Allow the full range of offsets. | Clayton Smith | 2018-11-02 | 1 | -5/+16 |
* | Convert set_relative_rate(double) to the new integer or receiprocal call | Andy Walls | 2018-08-23 | 1 | -3/+3 |
* | blocks: Keep M in N: tabs to spaces, clarify docs. | Felix Wunsch | 2018-03-02 | 1 | -14/+14 |
* | blocks: fixed relative rate in keep_m_in_n. It's m-in-n, not n-in-m. | Tom Rondeau | 2014-10-01 | 1 | -3/+3 |
* | blocks: fixed up keem_m_in_n to handle relative rate and correct number of it... | Tom Rondeau | 2014-09-25 | 1 | -3/+25 |
* | blocks: convert asserts to throwing runtime errors in keep_m_in_n ctor. | Tom Rondeau | 2014-09-25 | 1 | -8/+23 |
* | Removing trailing/extra whitespaces before release. | Tom Rondeau | 2014-07-07 | 1 | -4/+4 |
* | runtime: converting runtime core to gr namespace, gnuradio include dir. | Tom Rondeau | 2013-04-29 | 1 | -4/+4 |
* | blocks: fix initializer order warning | Johnathan Corgan | 2012-11-26 | 1 | -2/+2 |
* | blocks: added gr::blocks::keep_m_in_n | Johnathan Corgan | 2012-07-19 | 1 | -0/+87 |