Monday, September 30, 2019

[Discuss-gnuradio] Keeping an index into a file or data being read

How do I keep up with how many values in a file or streamed value (from RTL device) that have been read into my flow graph? Normally in C/C++, Matlab etc... I would just have a counter of some variety.

No comments:

Post a Comment