On Mon, Apr 16, 2007 at 11:51:09AM +0200, Trond Danielsen wrote:
> 2007/3/17, Josh Blum <[EMAIL PROTECTED]>:
> >I think gnuradio needs a mux and a demux block. A mux has N inputs and a
> >set_n method. The mux will only feed the output with the nth input
> >stream (throw out/ignore the other inputs). A demux has N outputs and a
> >set_n method. The demux will only feed the nth output with the input 
> >stream.
> 
> Has anybody written something like this allready?

No.  

I think this should be implemented using the work-in-progress
that Johnathan's doing for hier_block2.  It may be about a week too
early to use ;)

Eric


_______________________________________________
Discuss-gnuradio mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to