Rob,
I just figured it out (I found lots of people asking the question, but no answers, so hopefully this can help someone else). 1st - Set the "device select" option to 0 and 1 for the different X310s (usually you leave it at -1, but change the block select, but here we need to mod it). 2nd - you need a single Device3 like usual 3rd - under the Device Arguments block, add in your two IP addresses using the key of addr0 and addr1 like this: "addr0=192.168.30.2, addr1=192.168.40.2" (I tried it both with and without the quotes and it works fine either way), Now, Device 0 will get associated with addr0, and device 1 will get associates with addr1. I hope that makes sense and helps someone. ________________________________ From: Rob Kossler <[email protected]> Sent: Friday, February 1, 2019 9:23 AM To: Jason Matusiak Cc: Ettus Mail List Subject: Re: [USRP-users] two X310s in one RFNoC flowgraph Hi Jason, Given that under the hood, the stock multi_usrp (along with legacy_compat) implements an RFNoC graph, it must be possible. I have run multiple X310s with the stock multi_usrp. I have looked at legacy_compat pretty thoroughly and it keeps track of blocks as a function of device number (motherboard). If I had a 2nd X310 handy, I would try it with my own non-stock multi_usrp object, but I don't - sorry. Rob On Fri, Feb 1, 2019 at 8:30 AM Jason Matusiak via USRP-users <[email protected]<mailto:[email protected]>> wrote: Is it possible to have a single flowgraph that has 2 X310s running RFNoC in it? I can't seem to figure out a way to make it work, though I think there must be a way. Both streams would be streaming to the same host machine for processing. Thanks. _______________________________________________ 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
