On 12/13/2018 02:04 PM, Carlos Alberto Ruiz Naranjo wrote:
Thanks for the reply.
If I add a rfnoc block but keep the others, could I use UHD python API?
You'd need to use the C++ API--the Python API currently only supports
the multi_usrp abstraction, and not the
device3 abstraction (which supports RFNoC).
El jue., 13 dic. 2018 a las 19:37, Marcus D. Leech via USRP-users
(<[email protected] <mailto:[email protected]>>)
escribió:
On 12/13/2018 01:21 PM, Carlos Alberto Ruiz Naranjo via USRP-users
wrote:
> Hello,
>
> it is posible use UHD python API with a custom USRP X310 image?
>
> Thank you.
>
It very much depends on what type of customization you do.
Obviously, if you remove functionality that UHD expects to be
there, UHD
won't work.
If you add functionality that you want to be accessible to UHD,
you'll
have to modify the host-side UHD libraries to
"understand" said functionality.
The usual way people do "custom" things with X310 is using RFNoC:
https://kb.ettus.com/Getting_Started_with_RFNoC_Development
_______________________________________________
USRP-users mailing list
[email protected] <mailto:[email protected]>
http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com
_______________________________________________
USRP-users mailing list
[email protected]
http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com