discuss-gnuradio
[Top][All Lists]
Advanced

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

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


From: Patrick Strasser
Subject: [Discuss-gnuradio] Re: Rearranging a running flow graph
Date: Sun, 18 Mar 2007 17:19:53 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.6) Gecko/20050602 Thunderbird/1.0.2 Mnenhy/0.7.2.0

Josh Blum wrote on 2007-03-17 16:05:
Patrick Strasser wrote:

The third possibility would be construct a switch block that takes n inputs and has a method to select the input by a number.

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.

Exactly what I was thinking about. AFAIK the squelch block has an option to output either zeros or nothing when squelched.

I would not call it multiplexer, as this implicates for me interleaving of more than one stream to of from. I think our searched-fore behaviour is rather a selector or multiswitch.

Patrick
--
Engineers motto: cheap, good, fast: choose any two
Patrick Strasser <patrick dot strasser at  tugraz dot at>
Student of Telematik, Techn. University Graz, Austria





reply via email to

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