Monday, November 4, 2019

GNURadio reconfiguring flowgraphs

Hello,

I'm interested in reconfiguring the flowgraph of my app at runtime.
I see that there is a set of functions to do that: start/stop, lock/unlock, connect/disconnect

I have 2 questions about this:
1- Is it possible to use these functions in an hiearchical block or just only at top_block level?
2- What type of conditions to use to reconfigure a flowgraph? the only example given is time condition "time.sleep(0.01)". 

Thanks.

Best Regards, 

No comments:

Post a Comment