USRP Software Radio

cancel
Showing results for 
Search instead for 
Did you mean: 

USRP synchronizing for transmission using MIMO cable

Solved!
Go to solution

Hi All,

 

two usrp are connected with MIMO cable and  it is shared ethernet mode.

I already set the clock source for the master usrp a defult and the slave usrp uses MIMO cable.

the same with time source.

 

However when  i transmit the samples only one usrp is transmitting, the other usrp is not transmittig at all.

 = tx_stream_->send( buffer, samples_ptr_->vector_[0].size(), tx_md_, uhd_sample_timeout_ );

 

Please give me some hints,

Thanks

DEE

0 Kudos
Message 1 of 2
(6,243 Views)
Solution
Accepted by topic author aau

Are you using LabVIEW?  This forum is mostly focused on LabVIEW with USRP.

Supprt for UHD and GNU Radio are all provided by the open source community.

 

(UHD specific help may be available at support@ettus.com )

 

If you are using LabVIEW, this document may be helpful:

http://www.ni.com/white-paper/14311/en/

 

 

0 Kudos
Message 2 of 2
(6,232 Views)