mirror of
https://github.com/saymrwulf/uhd.git
synced 2026-05-15 21:01:26 +00:00
Initial commit of the Python API using Boost.Python. Bind the MultiUSRP API for use in Python. Bindings intended to provide as complete coverage as possible. - Wrap most multi_usrp calls - Adding multi channel send/recv examples in examples/python - Adding setuptools support - Initial attempt at binding the UHD types and filters |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| CMakeLists.txt | ||
| pyuhd.cpp | ||
| pyuhd.py | ||
| setup.py.in | ||