summaryrefslogtreecommitdiff
path: root/gr-blocks/lib/nlog10_ff_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Replace all calls to `get_initial_sptr` with `make_block_sptr`Thomas Habets2020-07-301-1/+1
* Update license header to SPDX formatdevnulling2020-01-271-13/+1
* Tree: clang-format without the include sortingMarcus Müller2019-08-091-36/+36
* gr-blocks: use libvolk to speed up nlog10_ff blockkarel-2018-11-141-23/+17
* fixed QA, conditionalized adding loopMarcus Müller2016-09-151-3/+4
* VOLKized nlog10Marcus Müller2016-09-151-6/+23
* runtime: converting runtime core to gr namespace, gnuradio include dir.Tom Rondeau2013-04-291-4/+4
* blocks: added gr::blocks::nlog10_ffJohnathan Corgan2012-07-011-0/+64