uhd/host/python
Samuel O'Brien 919a147afc python: Add bindings for C++ CHDR Parser
This commit adds pybind11 glue code for the userland chdr parsing code
introduced in the uhd::utils::chdr namespace. Additionally, it moves
some pybind11 adapter code to a common pybind_adaptors.hpp file which
originally existed in the cal_python.hpp file.

This commit also adds unit tests for the python bindings using a
captured wireshark trace which is located in rfnoc_packets_*.py and some
handwritten packets in hardcoded_packets.py

Signed-off-by: Samuel O'Brien <sam.obrien@ni.com>
2020-07-16 09:59:25 -05:00
..
uhd python: Add window RFNoC block controller bindings 2020-06-29 13:41:15 -05:00
CMakeLists.txt Remove remaining Python 2 references 2020-05-07 15:10:41 -05:00
pyuhd.cpp python: Add bindings for C++ CHDR Parser 2020-07-16 09:59:25 -05:00
setup.py.in Remove remaining Python 2 references 2020-05-07 15:10:41 -05:00