On Mon, Mar 09, 2009 at 08:34:50AM -0700, Adi85 wrote:
> 
> Hello!
> 
> Here is what I would like to do: I want to use spectrum_sense.py in order to
> detect the amplitude of the maximum power bin from a bandwidth of about 7
> khz centered to 10.7Mhz and then display the result. I do not need to change
> the RF center frequency. What should I take out of the code acording to my
> needs?
> 

No need to use spectrum_sense.py.  It solves a _much_ more complicated
problem than you have.  Just compute the FFT and search for the peak.

Eric


_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to