Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | digital: include control_loop class in child class bindings | Jeppe Ledet-Pedersen | 2021-02-15 | 1 | -0/+1 |
| | | | | | | | | costas_loop_cc, fll_band_edge_cc, and constellation_receiver_cb all inherit from gr::blocks::control_loop. Add the class to the bindings so the control loop methods are available in Python. Signed-off-by: Jeppe Ledet-Pedersen <jlp@satlab.com> | ||||
* | pybind: add hash check to binding file creation (#3472) | mormj | 2020-06-04 | 1 | -1/+9 |
| | |||||
* | digital: add pybind11 bindings | Josh Morman | 2020-06-04 | 1 | -0/+44 |