Re: [Discuss-gnuradio] WBX CW transmit problem

2011-07-01 Thread Ales Povalac
Hi Matt, thanks for the answer. The problem is not in analyzer setup. Using large RBW and zero span, it acts as an envelope demodulator and shows the signal in time domain. Since I used the USRP2 to generate CW signal only (I=1, Q=0, constant in time), there should be stable transmitted power over

Re: [Discuss-gnuradio] WBX CW transmit problem

2011-07-01 Thread Ales Povalac
--freq 86800 --gain 15. When I try the same command with 600MHz output, there are two nice stable lines. I am running linux; GNU C++ version 4.4.3; Boost_104000; UHD_003.001.002-release. Any ideas why is it acting like this? Just on several output frequencies... Thanks, Ales 2011/7/1 Ales

Re: [Discuss-gnuradio] WBX CW transmit problem

2011-07-01 Thread Ales Povalac
-ideal carrier suppression. I have patched tune.cpp from UHD to set both RF and DSP policy to manual and dsp_freq to 0. Now the output is nice. Just an additional question: is there any version of UHD prepared for open-loop power control on WBX? Thanks, Ales 2011/7/1 Ales Povalac : > Sorry