discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] u2->set_tx_center_freq(freq, &tr) setting failing


From: Eric Blossom
Subject: Re: [Discuss-gnuradio] u2->set_tx_center_freq(freq, &tr) setting failing.
Date: Thu, 7 Jan 2010 17:46:57 -0800
User-agent: Mutt/1.5.20 (2009-08-17)

On Fri, Jan 08, 2010 at 07:06:18AM +0530, srinivas naga vutukuri wrote:
> Hi,
> 
> The Tx center frequency setting failing in the gnuradio-3.2.2 stable
> release, when i try on my USRP2 to
> transmit samples onto other USRP2 box. Even without specifying the
> -f freq option also failing at this for
> setting the default value setting. Could some body help me out, any
> fix i need to take, if it was not in the
> 3.2.2 release.
> 
> =============gnuradio-3.2.2/usrp2/host/apps/tx_samples.cc=====================
>  if (!u2->set_tx_center_freq(freq, &tr)){
>    fprintf(stderr, "set_tx_center_freq(%g) failed\n", freq);
>    return 1;
>  }
> ==============================================================================
> 
> 
> best regards,
> srinivas.

What daughterboard are you using?
What is the value of freq?

Eric




reply via email to

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