summaryrefslogtreecommitdiff
path: root/gr-blocks/lib/bin_statistics_f_impl.h
Commit message (Collapse)AuthorAgeFilesLines
* blocks: remove bin_statistics_f block due to swig dependenceJosh Morman2020-06-041-69/+0
| | | | | | | | The bin_statistics_f block relies on the SWIG director functionality and therefore will need to be rewritten in the transition to pybind11. Additionally it does not appear documented in any way and there are no example flowgraphs, so it is questionable whether anyone is using it at this point
* blocks: Add const to member variables that don't changeThomas Habets2020-03-261-2/+2
|
* Update license header to SPDX formatdevnulling2020-01-271-13/+1
|
* gr-blocks: Make d_vlen constThomas Habets2020-01-061-1/+1
|
* Tree: clang-format without the include sortingMarcus Müller2019-08-091-38/+37
|
* runtime: converting runtime core to gr namespace, gnuradio include dir.Tom Rondeau2013-04-291-9/+9
|
* blocks: moving bin_statistics_f into gr-blocks.Tom Rondeau2013-03-071-0/+82
QA worked, but keeping disabled for now in reference to issue #199.