Martin Braun-2 wrote > Generally: Don't use a message queue. Also, I recommend not adding any > WX widgets, unless you hate QT, because we're trying to move away from > them. > > The message passing interface might be a better choice, but the idea in > general is very good. > > Martin
Is there a reason not to use the message queue; maybe it is being deprecated? I'm experimenting with it now to pass FFT vectors out of the flow into my python script to search for a frequency and tune demodulator, and I can poll the queue every 10ms with no issues. Should I be using another method? I don't want to write a block just yet. Thanks, Lou KD4HSO -- View this message in context: http://gnuradio.4.n7.nabble.com/Best-way-to-output-decoded-data-to-user-tp47578p47611.html Sent from the GnuRadio mailing list archive at Nabble.com. _______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio