Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | blocks: Throttle consume-only mode | Marcus Müller | 2021-07-19 | 1 | -1/+1 |
| | | | | | | | | | When throttling a sample flow, it's not necessary to produce items at the desired average rate - consuming them at a limited rate suffices to slow down the processing of the whole flow graph just as well, and avoids a copy. Signed-off-by: Marcus Müller <mmueller@gnuradio.org> | ||||
* | pybind: add hash check to binding file creation (#3472) | mormj | 2020-06-04 | 1 | -1/+9 |
| | |||||
* | blocks: add pybind11 bindings | Josh Morman | 2020-06-04 | 1 | -0/+50 |