summaryrefslogtreecommitdiff
path: root/gnuradio-runtime/python/gnuradio/gr/bindings/block_python.cc
Commit message (Expand)AuthorAgeFilesLines
* runtime: configurable blkd_input timerJosh Morman2021-12-101-1/+10
* runtime: minor API cleanupMarcus Müller2021-11-191-1/+1
* runtime: replace the DEFINE_CUSTOM_BUFFER_TYPE() macro function withDavid 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-1/+1
* pybind: remove forecast from python bindingsJosh Morman2021-02-181-7/+0
* modernization: `override` instead of virtual in all compilation unitsMarcus Müller2020-11-031-1/+1
* Fix typos throughout the codeluzpaz2020-10-291-2/+2
* pybind: add hash check to binding file creation (#3472)mormj2020-06-041-1/+9
* runtime: add pybind11 bindingsJosh Morman2020-06-041-0/+493