Re: [Discuss-gnuradio] USRP2 - BasicTX first Nyquist zone frequencies

2009-03-20 Thread Ronaldo Nunez
Hi Eric, I solved the problem using your suggestion. I changed the line 76 at u2_init.c: from: ad9777_write_reg(1, R1_INTERP_4X | R1_REAL_MIX); to: ad9777_write_reg(1, 0xB0 | R1_REAL_MIX); Then, I was able to tx frequencies higher than 50 MHz - [50,100] MHz. Thanks a lot! :D

Re: [Discuss-gnuradio] USRP2 - BasicTX first Nyquist zone frequencies

2009-03-17 Thread Eric Blossom
On Tue, Mar 17, 2009 at 01:08:54PM -0300, Ronaldo Nunez wrote: > Thanks Eric, > > I will try your suggestion, if I get it I will share the information > with the community. > > Regards, > Ronaldo Thanks! Eric ___ Discuss-gnuradio mailing list Discus

Re: [Discuss-gnuradio] USRP2 - BasicTX first Nyquist zone frequencies

2009-03-17 Thread Ronaldo Nunez
Thanks Eric, I will try your suggestion, if I get it I will share the information with the community. Regards, Ronaldo 2009/3/16 Eric Blossom : > On Mon, Mar 16, 2009 at 07:04:11PM -0300, Ronaldo Nunez wrote: >> Hi Eric, >> >> i felt like you when I read it, but take a look here >> (http://gnur

Re: [Discuss-gnuradio] USRP2 - BasicTX first Nyquist zone frequencies

2009-03-16 Thread Eric Blossom
On Mon, Mar 16, 2009 at 07:04:11PM -0300, Ronaldo Nunez wrote: > Hi Eric, > > i felt like you when I read it, but take a look here > (http://gnuradio.org/trac/wiki/USRP2GenFAQ) : > > "With Basic TX board, USRP1 can generate maximum of 44 MHz frequency, > What USRP2 is capable of ? > > 44 MHz is

Re: [Discuss-gnuradio] USRP2 - BasicTX first Nyquist zone frequencies

2009-03-16 Thread Ronaldo Nunez
Hi Eric, i felt like you when I read it, but take a look here (http://gnuradio.org/trac/wiki/USRP2GenFAQ) : "With Basic TX board, USRP1 can generate maximum of 44 MHz frequency, What USRP2 is capable of ? 44 MHz is the highest frequency in the first Nyquist zone on the USRP1. Much higher frequen

Re: [Discuss-gnuradio] USRP2 - BasicTX first Nyquist zone frequencies

2009-03-16 Thread Eric Blossom
On Mon, Mar 16, 2009 at 10:05:28AM -0300, Ronaldo Nunez wrote: > Hello, > > I read in faq that the bigger frequency of the first Nyquist zone of > USRP2 is about 170 MHz, using a BasicTX daughter board. > My USRP2 couldn't get more than 50 MHz with this daughter board. > > I'm using 9939 firmware

[Discuss-gnuradio] USRP2 - BasicTX first Nyquist zone frequencies

2009-03-16 Thread Ronaldo Nunez
Hello, I read in faq that the bigger frequency of the first Nyquist zone of USRP2 is about 170 MHz, using a BasicTX daughter board. My USRP2 couldn't get more than 50 MHz with this daughter board. I'm using 9939 firmware revision. Somebody observed the same problem with usrp2? There is a way to