On 01/05/2015 08:08 AM, Luke Berndt wrote: > I am trying to figure out why calling lock() on one instance of a > HeirBlock cause all the other instances to lock().
Yes, a lock/unlock event affects the whole flowgraph, by necessity. Reconfiguring flowgraphs should be considered a very big hammer, often used in cases that can be solved some less invasive way. Think of it like disassembling and reassembling a car transmission just to shift gears, or tearing down and rebuilding a different road to change your destination. -- Johnathan Corgan, Corgan Labs SDR/DSP Training and Consulting Services http://corganlabs.com
<<attachment: johnathan.vcf>>
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Discuss-gnuradio mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
