discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Changing Flowgraph at runtime


From: Douglas Amorim Ferreira
Subject: Re: [Discuss-gnuradio] Changing Flowgraph at runtime
Date: Wed, 6 Aug 2014 09:42:21 -0300

Ok,

The creation and destruction of blocks at runtime must be made ​​between lock() and unlock(). Is it right?
How can I destroy a block at runtime? block->stop()?
Do I also need a reset() in sptr [block.reset()]?

Thanks again!


2014-08-06 9:09 GMT-03:00 Marcus Müller <address@hidden>:
You can :)


On 06.08.2014 13:37, Douglas Amorim Ferreira wrote:
 Hello everyone,

Does anyone know if it's possible create and destroy blocks at runtime?

I know we can reconnect the blocks at runtime [lock(), reconnect,
unlock()], but
I don't know if you can create or destroy...

Thanks.



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


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




--
Douglas Amorim Ferreira

reply via email to

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