discuss-gnuradio
[Top][All Lists]
Advanced

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

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


From: srinivas naga vutukuri
Subject: [Discuss-gnuradio] u2->set_tx_center_freq(freq, &tr) setting failing.
Date: Fri, 08 Jan 2010 07:06:18 +0530
User-agent: Thunderbird 2.0.0.23 (X11/20090817)

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.




reply via email to

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