discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] call set_output_multiple() on the fly


From: Kyle Zhou
Subject: [Discuss-gnuradio] call set_output_multiple() on the fly
Date: Thu, 25 Nov 2010 23:11:27 +1100

I am writing a module that might need dynamic change to the block length.
So I want to call set_output_multiple(blk_len) when the flow graph is running.
Firstly, is this allowed?
Secondly, what are the effects? 
If I have a "noutput_items%blk_len==0" checking in work(), will it fail during 
the transition?
Thanks
Kyle


reply via email to

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