discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Add multiple gated streams


From: Marcus Müller
Subject: Re: [Discuss-gnuradio] Add multiple gated streams
Date: Sun, 23 Aug 2015 22:25:56 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.1.0

Hi Lou,

gr-eventstream[1] as invented by Tim [2] seems to fit your description pretty exactly!

Best regards,
Marcus

[1] https://github.com/osh/gr-eventstream
[2] http://oshearesearch.com/tag/gr-eventstream/

On 23.08.2015 22:17, Louis Brown wrote:
Anyone have an idea how I can sum (add_ff) multiple, gated streams into a single stream?  For example, the gr-dsd block gates it's output when there is nothing to decode.  I can sum multiple decoders together for a single audio stream, but the add_ff only processes when ALL inputs have a sample.  So what I need is a block that passes all samples, and outputs zeros (or repeats last sample) when input has halted.  Maybe there is a trick to do that with an existing block.
Thanks,
Lou


_______________________________________________
Discuss-gnuradio mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio


reply via email to

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