mirror of
https://github.com/saymrwulf/uhd.git
synced 2026-05-15 21:01:26 +00:00
Adding Python bindings for the RFNoC API. This includes the rfnoc_graph, noc_block_base, and several other supporting classes. Templated functions are not currently supported. For example, `rfnoc_graph::get_block` can only return the basic block controller. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| CMakeLists.txt | ||
| filters.py | ||
| pyuhd.cpp | ||
| rfnoc.py | ||
| setup.py.in | ||
| types.py | ||
| usrp.py | ||