discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Problems with 2 RX


From: Dan Halperin
Subject: Re: [Discuss-gnuradio] Problems with 2 RX
Date: Wed, 09 May 2007 09:27:11 -0700
User-agent: Thunderbird 1.5.0.10 (X11/20070403)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Eric Blossom wrote:
> On Wed, May 09, 2007 at 01:02:52PM +0200, Albert Rodriguez wrote:
>> We're trying to receive two signals from two different RFX2400 in the
>> same USRP. We've already read everything about setting the rx mux and
<snip>
> These lines:
> 
>>      r=src.tune(0,subdev1,freq)
>>      r=src.tune(0,subdev2,freq)
> 
> Should be:
> 
>>      r=src.tune(0,subdev1,freq)
>>      r=src.tune(1,subdev2,freq)
> 
> BTW, checking the return value is always a good idea ;)

Can you explain this? I was under the impression that the first
parameter to tune was which USRP board, and they're using the same USRP.

- -Dan
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGQfZfy9GYuuMoUJ4RAqlfAKDUJ5Ui9zfPgnjNr8DV1sZ+tyCpYACgl2Fm
6O24e/P7eJ4mbpoj6wAxUeY=
=FQnE
-----END PGP SIGNATURE-----




reply via email to

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