discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] USRP2 unable to receive signal at RX-B


From: Josh Blum
Subject: Re: [Discuss-gnuradio] USRP2 unable to receive signal at RX-B
Date: Thu, 26 Aug 2010 09:44:02 -0700
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.11) Gecko/20100713 Thunderbird/3.0.6

I believe that the gnuradio usrp2 driver defaults to using only RXA for the BasicRX board. This can be changed by modifying this value in firmware for lib/db_basic.c to be "true" for the following line: .base.is_quadrature = false,

As an alternative, I recommend trying the UHD: http://ettus-apps.sourcerepo.com/redmine/ettus/projects/uhd/wiki The basic board defaults to using both RXA and RXB, and the selection is software configurable.

-Josh

On 08/26/2010 03:48 AM, Cheaw Wen Guey wrote:
Hi all,

I started testing my USRP2 at a lower frequency. I have a function
generator generate a 10MHz sine wave on RX-A and RX-B.

However, I am unable to see the signal when I run usrp2_fft.py. To
confirm, I disconnected the signal from RX-A and still nothing. I can only
trace the signal as far as the signal transformer as the ADC is under the
Basic-RX board.

Is the USRP2 only able to receive on RX-A or is the board defective?

Thanks in advance.

Cheaw Wen Guey
Research Officer


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