Re: [Discuss-gnuradio] What's the meaning of the m.data in usrp_spectrum_sense.py?

2008-12-23 Thread Ling Huang
Eric Thanks!Now I get it. Ling Eric Blossom wrote: > > On Tue, Dec 23, 2008 at 05:52:03AM -0800, Ling Huang wrote: >> >> Hi,all >> >> I've change the usrp_spectrum_sense.py to print out the m.data. And I got >> the numbers like 9376200 2976546 34170452 But I just don't understand >> what

Re: [Discuss-gnuradio] RuntimeError: Unable to find USRP #0

2008-12-23 Thread Igor Almeida
On Tue, Dec 23, 2008 at 3:53 PM, teka yemane wrote: > Hello guys, > I have already installed the gnuradio on Ubuntu 8.10 (interpid) and the > dial_tone.py is working fine. Then, I was trying to test the usrp_wfm_rcv.py > with my USRP which takes input from 10.7M scanner but I came to the > followi

Re: [Discuss-gnuradio] What's the meaning of the m.data in usrp_spectrum_sense.py?

2008-12-23 Thread Eric Blossom
On Tue, Dec 23, 2008 at 05:52:03AM -0800, Ling Huang wrote: > > Hi,all > > I've change the usrp_spectrum_sense.py to print out the m.data. And I got > the numbers like 9376200 2976546 34170452 But I just don't understand > what these numbers stand for . Are they stand for the power or the ene

[Discuss-gnuradio] RuntimeError: Unable to find USRP #0

2008-12-23 Thread teka yemane
Hello guys, I have already installed the gnuradio on Ubuntu 8.10 (interpid) and the dial_tone.py is working fine. Then, I was trying to test the usrp_wfm_rcv.py with my USRP which takes input from 10.7M scanner but I came to the following error: ubunt...@ubuntuvm:~/Desktop/gnuradio-3.1.3/gnura

[Discuss-gnuradio] What's the meaning of the m.data in usrp_spectrum_sense.py?

2008-12-23 Thread Ling Huang
Hi,all I've change the usrp_spectrum_sense.py to print out the m.data. And I got the numbers like 9376200 2976546 34170452 But I just don't understand what these numbers stand for . Are they stand for the power or the energy? And what's these numbers' dimension? Sorry for my bad English. Li