discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] how to pass a large number of items between blocks?


From: Mostafa Alizadeh
Subject: [Discuss-gnuradio] how to pass a large number of items between blocks?
Date: Tue, 13 May 2014 21:57:22 +0430

Hi, 

I recently encountered a problem with the large number of items. I wanna pass about 75000 items from one block to the another. I thought that I could do this with setting the min of output items in the constructor of the block but I got the following error by runtime: 

thread[thread-per-block[1]: <block crc (1)>]: Buffer too small for min_noutput_items

I searched around but I couldn't find a cogent response. please help me! 

Any idea please? 

best,
Mostafa

reply via email to

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