discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] C++ block that generate extra data


From: Mattia Rizzi
Subject: Re: [Discuss-gnuradio] C++ block that generate extra data
Date: Thu, 29 Sep 2011 18:04:34 +0200

Thank you for the reply.
How can i reallocate the output buffer if is too small?
Let's assume that my block has an input itemsize of 3 byte and an output itemsize of 4 byte. Forecast with 1:1. If the scheduler keeps to give to my block only 4 bytes for output, how can i force to give me more?
Thanks

-----Messaggio originale----- From: Martin Braun
Sent: Thursday, September 29, 2011 4:20 PM
To: address@hidden
Subject: Re: [Discuss-gnuradio] C++ block that generate extra data

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