Hello all, I try to modify the C++ code of the gr_peak_detector2_fb.cc. The peak_detector gives only 1 or 0 out if it found a peak. I want that it will give me also where the peak is and the amplitude of the peak. My questions are: - Which variables in the code can give me these information (amplitude, time of occur) ? - At the moment gr_peak_detector2 has only one output, how can I change it to get 2 or more outputs ?
Thanks in advance for for reply. gr007 http://old.nabble.com/file/p28592508/gr_peak_detector2_fb.cc gr_peak_detector2_fb.cc -- View this message in context: http://old.nabble.com/Modifying-.cc-file-of-gr_peak_detector.-Change-number-of-output-ports---tp28592508p28592508.html Sent from the GnuRadio mailing list archive at Nabble.com. _______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
