summaryrefslogtreecommitdiff
path: root/gnuradio-runtime/python/gnuradio/gr/bindings/hier_block2_python.cc
Commit message (Expand)AuthorAgeFilesLines
* runtime: minor API cleanupMarcus Müller2021-11-191-1/+1
* modernization: `override` instead of virtual in all compilation unitsMarcus Müller2020-11-031-1/+1
* Replace all calls to `get_initial_sptr` with `make_block_sptr`Thomas Habets2020-07-301-1/+1
* pybind: add hash check to binding file creation (#3472)mormj2020-06-041-1/+9
* runtime: add pybind11 bindingsJosh Morman2020-06-041-0/+219