discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: Buffer allocation question in grc simulation


From: Ron Economos
Subject: Re: Buffer allocation question in grc simulation
Date: Wed, 16 Sep 2020 21:49:35 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0

You have a block in your flow graph that has an input and/or output vector size of 1512. The message is just a warning, you can ignore it.

Ron

On 9/16/20 20:17, George Edwards wrote:
Hello,

The input to my grc simulation is a Gnuradio File Source consisting of 100 samples (bytes) in Repeat mode. When I run the simulation, I get the following warning. Please explain how the 100 bytes are related to this warning, what the warning means and how I can fix it.
image.png
Thanks for your help!

Regards,
George

reply via email to

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