On 2021-08-19 6:33 p.m., [email protected] wrote:
Is there any documentation on the Python API? The only thing I could
find about it is that I should reference the C++ API. I’m trying to
get data from the gps board. There appears to be C++ functions for
this (e.g. usrp->get_mboard_sensor("gps_locked",0) ), but I can’t seem
to find the same functions in python using tab completion in the
interpreter console.
_______________________________________________
USRP-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Have you looked at the Python API examples?
<prefix>lib/uhd/examples/python
_______________________________________________
USRP-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]