On 16.06.2014 19:02, David Halls wrote:
Hey Martin,

My calls using

self.set_min_output_buffer(4096*2)

and

self.set_min_noutput_items(4096)

fail at runtime. Perhaps I am missing some import statements?

"AttributeError: 'bsld_dec_butterfly_cfb' object has no attribute
'set_min_output_buffer'"

Ah, I misunderstood. You want to use this on Python blocks, I thought you just wanted to call it from Python (on C++ blocks). It it's not in the gateway blocks, then it won't work in Python.

Cheers,
Martin


_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to