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


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

Reply via email to