discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Re: receiving data from two rx boards on USRP sim


From: Josh Blum
Subject: Re: [Discuss-gnuradio] Re: receiving data from two rx boards on USRP simultaneously
Date: Wed, 09 Feb 2011 00:08:17 -0800
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101208 Lightning/1.0b2 Thunderbird/3.1.7


On 02/08/2011 11:45 PM, Randall Wayth wrote:
> Hi,
> 
> Re-sending this request after no replies. It is becoming urgent that I sort
> this out. I'm willing to reward helpful answers with pizza and/or beer. :-)
> There appears to be something akin to this functionality in the now-obsolete
> radio-astronomy package, but my python (and the documentation) is not good
> enough to sort out what is going on.
> 
> Thanks in advance,
> Randall.
> 
> On 24 January 2011 17:00, <address@hidden> wrote:
> 
>> Hi all,
>> I have a shiny new USRP with two dbsrx daughterboards installed. We want to
>> use this as a demo for a 2-element interferometer. Ideally I just want to
>> capture the raw data, with something like the usrp_rx_cfile.py program,
>> where the samples from each board are interleaved. However, usrp_rx_cfile.py
>> only allows you to choose Rx A or B, not both. (At least according to the
>> usage help.)
>>
>> Any suggestions for how I can (easily) capture from both Rx's
>> simultaneously?
>>

Put a small app together in GRC with the dual-usrp source (or
alternatively, uhd source block) and a file sink block. Nothing to it.

-Josh



reply via email to

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