Re: [Discuss-gnuradio] tagged stream interleaver, scheduler and forecast

2017-08-06 Thread Miklos Maroti
Hi Guys, On a related note: I am hacking, and seem to loose items when the flowgraph is emptying of data. I have block A producing a single output, and block B consuming that single input, and it seems that when block B is finished (say returns WORK_DONE, or sleeping in its work thread) then I

[Discuss-gnuradio] tagged stream interleaver, scheduler and forecast

2017-08-06 Thread Miklos Maroti
Hi Marcus, I do not know if you or someone else has the expertise on tricking the scheduler to do the right thing. I would like to implement a tagged stream interleaver that takes two tagged stream inputs and merges them into a single stream. Sometimes only one stream will contain packets, so it