On Thu, May 29, 2014 at 2:59 PM, dushyant.marathe <[email protected]
> wrote:

> Hi Activecat,
>
> Thanks for the reply.
>
> As suggested by you, I used "Stream Mux"  and it worked for me.
>
> Now I want to de-multiplex the output of "Stream Mux" so as to get back
> both
> the inputs separately.
>
<[email protected]>

Use both "Head" and "Skip Head" blocks in parallel.

For example, the Head block let you get the first 1000 elements.
The "Skip Head" block let you get elements 1001 onwards.
_______________________________________________
Discuss-gnuradio mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to