discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] m.data in usrp_spectrum_sense.py


From: Ashraf Younis
Subject: [Discuss-gnuradio] m.data in usrp_spectrum_sense.py
Date: Wed, 10 Jun 2015 15:50:17 -0400

I have been running usrp_spectrum_sense.py for hours now and I cannot figure out where it is getting its power_db from. I narrowed it down to m.data.  My end goal is to have the program scan frequencies from a desired list that I have created and output its power. usrp_spectrum_sense.py scans frequencies in a range and I have been successful in reading a file of known frequencies in usrp_spectrum_sense.py. I what to be able to pass a list of frenquencies (floats) into the program and let it scan for the power. But the program computes power from m.data and now from its own variable 'freq'. Can someone explain to me what these numbers (m.data) are?

reply via email to

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