Dynamically get data from running flowgraph in gnuradio
I would like to be able to get data “between” blocks from a running flowgraph in gnuradio (3.10). I would like to do this from python without stopping/locking the flowgraph, if possible. Here is a step-by-step example of what I am hoping to accomplish: