discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] Getting the Count of FFTs


From: Hasini Abeywickrama
Subject: [Discuss-gnuradio] Getting the Count of FFTs
Date: Mon, 19 Sep 2016 14:23:13 +1000

Hi all,

I have a GNU Radio flowgraph which uses a USRP to receive a signal, converts it to log power FFT and then writes the result to a file, using File Sink. I want to have a counter which increments with each FFT written to the file.

Is there a way of maintaining and increasing count of the FFTs written to the file, while the flowgraph is still running?

reply via email to

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