| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace all calls to `get_initial_sptr` with `make_block_sptr` | Thomas Habets | 2020-07-30 | 1 | -2/+2 |
* | interleaved_char/short_to_complex: remove unused private fields | Marcus Müller | 2020-04-11 | 1 | -1/+0 |
* | gr-blocks: Add scaling option to Complex to/from ishort and ichar | ghostop14 | 2020-02-20 | 1 | -9/+15 |
* | Update license header to SPDX format | devnulling | 2020-01-27 | 1 | -13/+1 |
* | 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 | -34/+33 |
* | Clean-up: Remove unused private variables (Issue #1621, #1622, #1624) | andriy gelman | 2018-04-28 | 1 | -1/+1 |
* | Removing trailing/extra whitespaces before release (for master). | Tom Rondeau | 2014-07-07 | 1 | -4/+4 |
* | blocks: added I/Q swap option to interleaved_short_to_complex | Balint Seeber | 2014-06-13 | 1 | -4/+18 |
* | Merge branch 'next' into runtime_pimpl | Johnathan Corgan | 2013-05-12 | 1 | -6/+7 |
|\ |
|
| * | blocks: interleaved_short_to_complex switch to volk, allow vector short input... | Tim O'Shea | 2013-04-18 | 1 | -5/+6 |
* | | runtime: converting runtime core to gr namespace, gnuradio include dir. | Tom Rondeau | 2013-04-29 | 1 | -4/+4 |
|/ |
|
* | blocks: added gr::blocks::interleaved_short_to_complex | Johnathan Corgan | 2012-06-27 | 1 | -0/+61 |