uhd/host/python
Andrej Rode 22e24497a5 python: Initial commit of Python API
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
2018-06-20 19:02:32 -05:00
..
__init__.py python: Initial commit of Python API 2018-06-20 19:02:32 -05:00
CMakeLists.txt python: Initial commit of Python API 2018-06-20 19:02:32 -05:00
pyuhd.cpp python: Initial commit of Python API 2018-06-20 19:02:32 -05:00
pyuhd.py python: Initial commit of Python API 2018-06-20 19:02:32 -05:00
setup.py.in python: Initial commit of Python API 2018-06-20 19:02:32 -05:00