discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] constant noutput_items


From: Martin Braun
Subject: Re: [Discuss-gnuradio] constant noutput_items
Date: Wed, 28 Mar 2012 11:43:13 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

On Wed, Mar 28, 2012 at 08:58:37AM +0100, s k wrote:
> I want to ask that can we immobilize the noutput_items value to a constant
> value when we write a block. So we can give always the same amount of output.

Short answer: no. Long answer: It depends. If you're depending on the input
items. For a source, or for a block independent on the input data,
there's ways to do this.
Also, you can fix the output item size. Perhaps that'll do what you
want (i.e. you can output vectors of fixed length).

MB


-- 
Karlsruhe Institute of Technology (KIT)
Communications Engineering Lab (CEL)

Dipl.-Ing. Martin Braun
Research Associate

Kaiserstraße 12
Building 05.01
76131 Karlsruhe

Phone: +49 721 608-43790
Fax: +49 721 608-46071
www.cel.kit.edu

KIT -- University of the State of Baden-Württemberg and
National Laboratory of the Helmholtz Association

Attachment: pgp5qwfTOOJOC.pgp
Description: PGP signature


reply via email to

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