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:28:33 -0700
User-agent: Thunderbird 1.5.0.10 (X11/20070403)

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

Dan Halperin wrote:
> 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.

No, no, I'm an idiot. That's handled in usrp_source_c(...). Sorry.

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

iD8DBQFGQfaxy9GYuuMoUJ4RAucRAKDMfJ0DZvDorDV9JPGCbJJ7hzXBAgCgh5GO
vMubHKzc+E6wTnnpeVumzh0=
=lqR+
-----END PGP SIGNATURE-----




reply via email to

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