Hi, > I don't want the flowgraph to stop. I just want to store a set number but > leave the flowgraph running.
The head block will only stop the flow graph if there is no other active sinks that don't have a head block in front of them.. If there is other parts of the flow graph that can still consume data, those will continue to run. Cheers, Sylvain _______________________________________________ Discuss-gnuradio mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
