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: Jason Abele
Subject: Re: [Discuss-gnuradio] Re: receiving data from two rx boards on USRP simultaneously
Date: Wed, 9 Feb 2011 00:07:38 -0800

>> Any suggestions for how I can (easily) capture from both Rx's
>> simultaneously?
>>

use gnuradio-companion (grc) ... its a nice graphical way to create
your flowgraph

If you are not using the UHD driver for your USRP, then you are looking for the:

[USRP] -> USRP Dual Source
[Sink] -> File Sink
[Stream Conversion] -> Interleave

For UHD, use [UHD] -> UHD: Multi USRP Source  instead of the USRP Dual Source

If you are looking to get started with gnuradio-companion, check out
the example *.grc files under:

<GNURADIO_SRCDIR>/gnuradio-examples/grc/demod/

http://gnuradio.org/redmine/wiki/1/GNURadioCompanion

Jason



reply via email to

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