Re: [Discuss-gnuradio] Re: Re: basic questions about usrp_fft.py and usrp_oscope

2009-05-13 Thread Tom Lutz
> > > What's worse is, the oscope program sometimes randomly freezes up, so I > have to force quit the program to close it. > -Ankit It may be overloaded with data. Unable to keep up with the data flow, the GUI freezes. Try ./usrp_oscope.py -n 5 ...or pick another number greater than 1 and see

[Discuss-gnuradio] Re: Re: basic questions about usrp_fft.py and usrp_oscope

2009-05-13 Thread Ankit Saf
Is there a way just to determine if the transmitter is working or not? I have an oscilloscope, but it's limit is a few hundred MHz. And the daughterboard I'm using (RFX 2400) starts working from 2.4 GHz. Any ideas on that (and the previous post)? -Ankit -- Posted via http://www.ruby-forum.com

[Discuss-gnuradio] Re: Re: basic questions about usrp_fft.py and usrp_oscope

2009-05-10 Thread Ankit Saf
Johnathan Corgan wrote: > On Sat, May 9, 2009 at 11:49 PM, Ankit Saraf > wrote: > >> Suggestions? > > Please post the exact command lines you are using on each USRP. > > Johnathan On the transmitter side, I used usrp_siggen with the parameters: -f 2500e6 (I'm using Stani's python editor, so