discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Should return the number of input or the number o


From: Marcus Müller
Subject: Re: [Discuss-gnuradio] Should return the number of input or the number of output?
Date: Sun, 04 May 2014 21:45:20 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0

Hi Activecat,

On 04.05.2014 12:32, Activecat wrote:
> This sink block needs to produce an 8-bit integer from every 9 elements it
> receives.
Ok, this explains where the mutual confusion stems from:
A sink block is a block that is a sample sink. Items go in, nothing
comes out.

What you're describing is a decimator. Nothing special about that, just
use the decimator
block type, set the decimation to 9 and you're set.

Greetings,
Marcus



reply via email to

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