I'm having a problem with the Message Strobe block.  I have a simple
flowgraph, which can be found here: http://pastebin.com/WCa5npiP

There are two independent dataflows in the flowgraph:
Flow 1:
noise source -> throttle -> selector(w /wx chooser) -> null sink

     -> null sink
Flow 2:
message strobe(w /wx chooser) -> message debug

Both the "message" in the message strobe and output index of the selector
are wx chooser controlled.

I am able to change the "message" fine, but when I change the output index
of the selector of a running flow, the stop method of the message strobe
gets called.

Why is this happening and can I prevent it?  I want the messages to
continue.

Im using GNU-Radio: 3.7.6.1 (built from "build-gnuradio")


-Travis
_______________________________________________
Discuss-gnuradio mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to