Hello,
I am using two N310 USRP's to create an 8x8 MIMO setup. But, I am unable to
make both of them work together. I am using an example program from the UHD
driver - txrx_loopback_to_file.
I give the following command:
./txrx_loopback_to_file --tx-rate 7.68e6 --rx-rate 7.68e6 --tx-freq 2.60e9
e("addr=192.168.40.3,master_clock_rate=122.88e6,clock_source=external,time_source=external")*
> Even though it works ( transmit signal simultaneously on all channels ), I
> don't think it's the best way (or right way) to use multiple USRPs.
>
> Has anyone done this
; uhd::usrp::multi_usrp::sptr
>> tx_usrp_2
>> =
>> uhd::usrp::multi_usrp::make("addr=192.168.40.3,master_clock_rate=122.88e6,clock_source=external,time_source=external")*
>> Even though it works ( transmit signal simultaneously on all channels ), I