>> 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

_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to