I am looking to do some detailed analysis of my recorded data. I have been > trying to look at the data in GNURadio using the FFT Plot, but I am having > a hard time discerning things. Specifically, I am trying to see if a signal > persists over a period of time. I am going to try and look at things with > the Waterfall, but I am not sure that will be much better. > > I am open to using another tool, such as Octave, if need be. > > Any ideas? >
Hi Paul, What problems are you facing with the FFT plot? How much data are you trying to analyze? If the problem is that the FFT plot exhausts data too quickly, you can add a throttle block to slow things down. Best, Aditya
_______________________________________________ Discuss-gnuradio mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
