discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] Multiple Channel USRP Confusion


From: Sebastiaan Heunis
Subject: Re: [Discuss-gnuradio] Multiple Channel USRP Confusion
Date: Wed, 10 Mar 2010 20:13:37 +0200

Dan

I haven't used GNURadio companion before, but what you need to do is the following:

Set the mux to (0xf1f0f1f0).  This will connect ADC0 (which is the first ADC on side A) to the I input of the first DDC in the USRP.  ADC1 (which is also on side A) will be connected to the I input of the second ADC.  Then you just wire up your two chains in your GNURadio apps and use a deinterleaver to connect the appropriate channel to the right blocks in your app.  There is an example app somewhere in the Gnuradio installation directory that shows how to receive 4 real channels with 2 LFRX boards.

Sebastiaan

 

On Tue, Mar 9, 2010 at 10:33 PM, dan s <address@hidden> wrote:
Hi all,

I am looking to simultaneously record two real signals (not with IQ) using a single LFRX daughtercard.

How can I do this with GNURadio companion?  I have spent a while looking at the USRP Source and Dual USRP Source blocks and could not figure out.

I am looking to record from Side A with RXA and RXB.  I tried setting the RX Antenna setting to RXAB and used the complex to real block to extract channel RXA, and complex to imaginary block to extract RXB.  I don't think this worked properly.

I also tried using two separate USRP source blocks, each on side A but one for RXA and the other for RXB.  When I did this I got an error related to already having one USRP side A block running.

Any help would be greatly appreciated

Thanks,
Dan







reply via email to

[Prev in Thread] Current Thread [Next in Thread]