aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/rfnoc/radio_control_python.hpp
Commit message (Collapse)AuthorAgeFilesLines
* python: radio_control: Explicitly import ALL_CHANS into Python bindingsMartin Braun2020-06-151-1/+4
| | | | | This avoids a dynamic linker error by copying the ALL_CHANS value into the the Python bindings before using it.
* python: Add vector IIR RFNoC block controller bindingsAaron Rossetto2020-06-091-1/+1
|
* python: Add radio RFNoC block controller bindingsAaron Rossetto2020-06-091-0/+171