discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] Rearranging a running flow graph


From: Trond Danielsen
Subject: Re: [Discuss-gnuradio] Rearranging a running flow graph
Date: Mon, 16 Apr 2007 11:51:09 +0200

2007/3/17, Josh Blum <address@hidden>:
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?

--
Trond Danielsen




reply via email to

[Prev in Thread] Current Thread [Next in Thread]