Re: [Discuss-gnuradio] Using two daughter boards in USRP1.

2012-10-05 Thread mleech
On 05 Oct 2012 13:17, Sajjad Safdar wrote: Only a single process may have the USRP1 open at any one time, so you'll have to arrange your experiments that way. This has to do, at least partially, with the way USB device file descriptors work. > Hello, > I have tried as you suggested but it d

Re: [Discuss-gnuradio] Using two daughter boards in USRP1.

2012-09-20 Thread Josh Blum
On 09/20/2012 09:46 AM, Sajjad Safdar wrote: > Hello, I am trying to use two daughter boards in one USRP1. I have > RFX400 on one side A and TVRX on side B. When i try to use two > seprate terminals to test the daughter cards in such a way that > RFX400 is transmitting and TVRX is recieving on th

[Discuss-gnuradio] Using two daughter boards in USRP1.

2012-09-20 Thread Sajjad Safdar
Hello, I am trying to use two daughter boards in one USRP1. I have RFX400 on one side A and TVRX on side B. When i try to use two seprate terminals to test the daughter cards in such a way that RFX400 is transmitting and TVRX is recieving on the same USRP1 device using uhd_fft and benchmark_tx.p