discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] Question about Spectrum Sense codes


From: cdong8812
Subject: [Discuss-gnuradio] Question about Spectrum Sense codes
Date: Tue, 21 Aug 2012 14:56:14 -0700 (PDT)

Hi,
I'm currently working on a project about spectrum sensing and I went over
the USRP_Spectrun_Sense codes. But I've got a question about the content of
m.data. Because in the while loop, when you print out m.data, it's FFT_Size
of samples for each center frequency(Not a single value). If I want to get
the FFT result for each FFT bin, is it correct to do like this: print
m.center_freq sum(m.data) in each loop. Any help would be appreciated.

Regards,


Chen Dong
-- 
View this message in context: 
http://old.nabble.com/Question-about-Spectrum-Sense-codes-tp34331807p34331807.html
Sent from the GnuRadio mailing list archive at Nabble.com.




reply via email to

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