discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Maximum input items consumed on each input stream


From: Ron Economos
Subject: Re: [Discuss-gnuradio] Maximum input items consumed on each input stream
Date: Fri, 30 Aug 2019 06:20:32 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.8.0

Just to put a number on this question, the DVB-T2 transmitter uses up to 16 Megabyte buffers between blocks. I'm not sure what the absolute maximum is, but 16 Megabytes should cover most applications.

The DVB-T2 blocks use set_output_multiple() in conjunction with forecast() to allocate these large buffers.

Ron

On 8/28/19 11:46, Laura Arjona wrote:
Hello GNURadio community,

Does anyone know what is the maximum number of input items that an Out Of Tree block can consume on each input stream?

consume_each(consumed) --> what is the maximum value that the variable consumed can take?

Thank you very much.


--
Laura Arjona 
Washington Research Foundation Innovation Postdoctoral Fellow in Neuroengineering

Paul G. Allen School of Computer Science & Engineering
185 E Stevens Way NE
University of Washington
Seattle, WA 98195-2350

_______________________________________________
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]