Re: [USRP-users] UHD Python API with custom FPGA image

2018-12-13 Thread Carlos Alberto Ruiz Naranjo via USRP-users
Ok! Thank you :) El jue., 13 dic. 2018 a las 20:26, Marcus D. Leech () escribió: > On 12/13/2018 02:24 PM, Carlos Alberto Ruiz Naranjo wrote: > > My problem is that I use the USRPX310 with: default blocks + 1 custom > > rfnoc blocks. > > > > And I am sharing the USRP with a co-worker who uses

Re: [USRP-users] UHD Python API with custom FPGA image

2018-12-13 Thread Marcus D. Leech via USRP-users
On 12/13/2018 02:24 PM, Carlos Alberto Ruiz Naranjo wrote: My problem is that I use the USRPX310 with: default blocks + 1 custom rfnoc blocks. And I am sharing the USRP with a co-worker who uses the python API with defautl blocks. Could we share the same custom FPGA image? Thank you.

Re: [USRP-users] UHD Python API with custom FPGA image

2018-12-13 Thread Carlos Alberto Ruiz Naranjo via USRP-users
My problem is that I use the USRPX310 with: default blocks + 1 custom rfnoc blocks. And I am sharing the USRP with a co-worker who uses the python API with defautl blocks. Could we share the same custom FPGA image? Thank you. ___ USRP-users mailing

Re: [USRP-users] UHD Python API with custom FPGA image

2018-12-13 Thread Marcus D. Leech via USRP-users
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

Re: [USRP-users] UHD Python API with custom FPGA image

2018-12-13 Thread Carlos Alberto Ruiz Naranjo via USRP-users
Thanks for the reply. If I add a rfnoc block but keep the others, could I use UHD python API? El jue., 13 dic. 2018 a las 19:37, Marcus D. Leech via USRP-users (< usrp-users@lists.ettus.com>) escribió: > On 12/13/2018 01:21 PM, Carlos Alberto Ruiz Naranjo via USRP-users wrote: > > Hello, > > >

Re: [USRP-users] UHD Python API with custom FPGA image

2018-12-13 Thread Marcus D. Leech via USRP-users
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

[USRP-users] UHD Python API with custom FPGA image

2018-12-13 Thread Carlos Alberto Ruiz Naranjo via USRP-users
Hello, it is posible use UHD python API with a custom USRP X310 image? Thank you. ___ USRP-users mailing list USRP-users@lists.ettus.com http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com