discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] error message: failed to set center frequency


From: Josh Blum
Subject: Re: [Discuss-gnuradio] error message: failed to set center frequency
Date: Wed, 30 Sep 2009 08:52:45 -0700
User-agent: Thunderbird 2.0.0.23 (X11/20090817)

The XCVR has a low band range and a high band range

#define LB_FREQ_MIN U2_DOUBLE_TO_FXPT_FREQ(2.3e9)
#define LB_FREQ_MAX U2_DOUBLE_TO_FXPT_FREQ(2.6e9)

#define HB_FREQ_MIN U2_DOUBLE_TO_FXPT_FREQ(4.8e9)
#define HB_FREQ_MAX U2_DOUBLE_TO_FXPT_FREQ(6.1e9)

may I ask what frequency you requested?

_josh

Christoph Thein wrote:
Hello,

I am using the USRP2 with the XCVR2450 db and experience the error message "failed to set rx center frequency" from time to time. Is this a known problem and if so, is there a way to solve it?
I tested with the program usrp2_rx_cfile.py and with different boards.

Regards,

Christoph



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