Re: [Discuss-gnuradio] Async message flow control

2014-02-27 Thread Tom Rondeau
On Wed, Feb 26, 2014 at 12:00 PM, Nowlan, Sean sean.now...@gtri.gatech.edu wrote: How does one achieve flow control with the new style message passing API? I have a use case in which I'm generating packets in one flowgraph and pushing them through a pdu_to_tagged_stream (P2TS) block to be

[Discuss-gnuradio] Async message flow control

2014-02-26 Thread Nowlan, Sean
How does one achieve flow control with the new style message passing API? I have a use case in which I'm generating packets in one flowgraph and pushing them through a pdu_to_tagged_stream (P2TS) block to be modulated in another flowgraph. I believe I'm overwhelming the P2TS block's queue