summaryrefslogtreecommitdiff
path: root/gnuradio-runtime/python/gnuradio/gr/bindings/buffer_python.cc
Commit message (Expand)AuthorAgeFilesLines
* runtime: remove unused includes from buffer headersMarcus Müller2021-11-241-1/+1
* runtime: mark buffer methods as overrideJosh Morman2021-11-031-1/+1
* runtime: rename buffer_context to transfer type; also rename theDavid Sorber2021-10-251-1/+1
* runtime: use std::function for callback logicDavid Sorber2021-10-251-1/+1
* runtime: Custom Buffer/Accelerator Device Support - Milestone 2David Sorber2021-10-251-1/+1
* runtime: Custom Buffer/Accelerator Device Support - Milestone 1David Sorber2021-10-251-2/+3
* global: automatically remove unused boost includesMarcus Müller2021-06-221-1/+1
* runtime/pybind: reduce buffer bindingsJosh Morman2021-04-061-185/+2
* pybind: add hash check to binding file creation (#3472)mormj2020-06-041-1/+9
* runtime: add pybind11 bindingsJosh Morman2020-06-041-0/+226