Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | blocks: remove bin_statistics_f block due to swig dependence | Josh Morman | 2020-06-04 | 1 | -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 change | Thomas Habets | 2020-03-26 | 1 | -2/+2 |
| | |||||
* | Update license header to SPDX format | devnulling | 2020-01-27 | 1 | -13/+1 |
| | |||||
* | gr-blocks: Make d_vlen const | Thomas Habets | 2020-01-06 | 1 | -1/+1 |
| | |||||
* | Tree: clang-format without the include sorting | Marcus Müller | 2019-08-09 | 1 | -38/+37 |
| | |||||
* | runtime: converting runtime core to gr namespace, gnuradio include dir. | Tom Rondeau | 2013-04-29 | 1 | -9/+9 |
| | |||||
* | blocks: moving bin_statistics_f into gr-blocks. | Tom Rondeau | 2013-03-07 | 1 | -0/+82 |
QA worked, but keeping disabled for now in reference to issue #199. |