discuss-gnuradio
[Top][All Lists]
Advanced

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

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


From: Kyle Zhou
Subject: Re: [Discuss-gnuradio] call set_output_multiple() on the fly
Date: Fri, 26 Nov 2010 11:55:50 +1100
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.12) Gecko/20101027 Thunderbird/3.1.6

On 26/11/2010 11:28 AM, Eric Blossom wrote:
There is no guarantee that set_output_multiple will work if you change
it on the fly.

It is possible that you could specify a value for set_output_multiple
that would require reallocation of the impacted buffers.  We do not do
that.

Eric


Thanks Eric.
How about set_relative_rate()? can I call it on the fly?
Another question: is it thread safe to modify the module's member variables from outside the work()?
Kyle



reply via email to

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