| Commit message (Expand) | Author | Age | Files | Lines |
* | modernization: `override` instead of virtual in all compilation units | Marcus Müller | 2020-11-03 | 1 | -2/+2 |
* | Add `override` for common virtual function overrides | Thomas Habets | 2020-11-03 | 1 | -1/+1 |
* | interleaved_char/short_to_complex: remove unused private fields | Marcus Müller | 2020-04-11 | 1 | -1/+0 |
* | blocks: Add const to member variables that don't change | Thomas Habets | 2020-03-26 | 1 | -1/+1 |
* | gr-blocks: Add scaling option to Complex to/from ishort and ichar | ghostop14 | 2020-02-20 | 1 | -1/+7 |
* | 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 | -13/+14 |
* | Clean-up: Remove unused private variables (Issue #1621, #1622, #1624) | andriy gelman | 2018-04-28 | 1 | -1/+0 |
* | Removing trailing/extra whitespaces before release (for master). | Tom Rondeau | 2014-07-07 | 1 | -2/+2 |
* | blocks: added I/Q swap option to interleaved_short_to_complex | Balint Seeber | 2014-06-13 | 1 | -1/+4 |
* | Merge branch 'next' into runtime_pimpl | Johnathan Corgan | 2013-05-12 | 1 | -1/+3 |
|\ |
|
| * | blocks: interleaved_short_to_complex switch to volk, allow vector short input... | Tim O'Shea | 2013-04-18 | 1 | -1/+3 |
* | | runtime: converting runtime core to gr namespace, gnuradio include dir. | Tom Rondeau | 2013-04-29 | 1 | -1/+1 |
|/ |
|
* | blocks: added gr::blocks::interleaved_short_to_complex | Johnathan Corgan | 2012-06-27 | 1 | -0/+45 |