summaryrefslogtreecommitdiff
path: root/gr-fft/lib/ctrlport_probe_psd_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Move FFT functions and blocks to templates (#3903)mormj2020-11-031-1/+1
* Replace all calls to `get_initial_sptr` with `make_block_sptr`Thomas Habets2020-07-301-1/+1
* gr-fft: replace stderr logging by calls to GR's logging faciltiesMarcus Müller2020-04-131-2/+3
* Update license header to SPDX formatdevnulling2020-01-271-13/+1
* Use emplace_back(params) instead of push_back(type(params))Marcus Müller2019-08-221-7/+7
* Tree: clang-format without the include sortingMarcus Müller2019-08-091-118/+118
* Removing trailing/extra whitespaces before release.Tom Rondeau2014-07-071-5/+5
* fft: adding ctrlport psd probe blockTim O'Shea2013-05-301-0/+174