discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Discuss-gnuradio] Message Strobe Block Stopping Unexpectedly


From: Travis Collins
Subject: [Discuss-gnuradio] Message Strobe Block Stopping Unexpectedly
Date: Sat, 18 Apr 2015 17:11:00 -0400

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

reply via email to

[Prev in Thread] Current Thread [Next in Thread]