summaryrefslogtreecommitdiff
path: root/gr-blocks/lib/interleaved_char_to_complex_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Replace all calls to `get_initial_sptr` with `make_block_sptr`Thomas Habets2020-07-301-2/+2
* interleaved_char/short_to_complex: remove unused private fieldsMarcus Müller2020-04-111-2/+1
* gr-blocks: Add scaling option to Complex to/from ishort and icharghostop142020-02-201-6/+12
* Update license header to SPDX formatdevnulling2020-01-271-13/+1
* Tree: clang-format without the include sortingMarcus Müller2019-08-091-33/+31
* Clean-up: Remove unused private variables (Issue #1621, #1622, #1624)andriy gelman2018-04-281-2/+1
* Removing trailing/extra whitespaces before release.Tom Rondeau2014-07-071-2/+2
* blocks: adding interleaved_char_to_complex blockTim O'Shea2013-08-161-0/+65