discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Detecting end of a stream of samples in a block


From: Eric Blossom
Subject: Re: [Discuss-gnuradio] Detecting end of a stream of samples in a block
Date: Wed, 14 May 2008 19:29:34 -0700
User-agent: Mutt/1.5.17 (2007-11-01)

On Wed, May 14, 2008 at 12:44:58PM -0700, Karthik Vijayraghavan wrote:
> Hi All,
> 
> I am trying to write a block which operates only if the number of
> input samples is a multiple of some fixed number "M". In general_work
> I have a statement

When you have M inputs, how many outputs do you produce?

Is a fixed ratio?

If so, derive your class from gr_sync_decimator.

Eric






reply via email to

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