On 29.01.2014 20:56, Aditya Dhananjay wrote:
Dear All,

Here's a little update:

Changing GR_FIXED_BUFFER_SIZE from 32k to 128k solved the problem, but
at the cost of quite a slowdown.

The problem was, in hindsight, quite obvious. Not a bug, most
definitely. My OFDM implementation just needed way too much memory.

We recently discussed this problem, I think it was the January dev call.
Currently, we don't want to fix this, as it would require too many changes to our architecture. If a streamed PDU is too large for tagged stream blocks, you'll just have to use message passing.

MB


_______________________________________________
Discuss-gnuradio mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to