On 01/22/2018 05:32 PM, Zhongyuan Zhao wrote:
I want to access multiple USRPs from a host for MIMO. Currently, I need change IP address of host (subnet) to be able to access each USRP.
https://files.ettus.com/manual/page_usrp2.html

  * Configuration for USRP2 device 0:
      o Ethernet interface IPv4 address: *192.168.10.1*
      o Ethernet interface subnet mask: *255.255.255.0*
      o USRP2 device IPv4 address: *192.168.10.2*
  * Configuration for USRP2 device 1:
      o Ethernet interface IPv4 address: *192.168.20.1*
      o Ethernet interface subnet mask: *255.255.255.0*
      o USRP2 device IPv4 address: *192.168.20.2*


Is it possible to access multiple USRP without changing host IP? Say, if I change some of the FPGA code or UHD. Throughput is not that important. Is there any guideline for developing such FPGA code?

Thanks,

Zhongyuan Zhao

PhD Candidate,
Department of Computer Science & Engineering,
University of Nebraska-Lincoln
Office Hour: WF 9:30-10:00am, Avery Hall 12,
Suite 117, Schorr Center,
Lincoln, Nebraska 68588-0115



_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
You can change the IP address of the USRP2 to be on the same subnet as its buddies.

https://files.ettus.com/manual/page_usrp2.html#usrp2_network_changeip


_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to