discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] getting IQ data from 2 uspr1 synchronously


From: Eric Schneider
Subject: Re: [Discuss-gnuradio] getting IQ data from 2 uspr1 synchronously
Date: Mon, 25 Jan 2010 10:32:08 -0700

I'm not aware of an existing way to do this on the USRP1.  A function
similar to the USRP2 pps input (and start_streaming_at or at least
inband timestamps) would be required.  In addition to a shared clock of
course.

Perhaps this would make a good addition for a future inband FPGA
revision.  Is anyone else interested in such a feature?

--ETS

On Mon, 2010-01-25 at 11:29 +0100, Luca Pascale wrote:
> HI all,
> 
> I need to get IQ samples from 2 USRP1 in a synchronous manner. 
> 
> Thus I cant make:
> 
> urx1->read()
> urx2->read()
> 
> I'need to execute the two "read()" operation "at the same time" (or
> something similar).
> 
> Any suggestion to do that ?
> 
> Thanks in advance
> Luca
> 
> 
> _______________________________________________
> Discuss-gnuradio mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/discuss-gnuradio






reply via email to

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