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 <[email protected]>: > 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 > [email protected]https://lists.gnu.org/mailman/listinfo/discuss-gnuradio > > > > _______________________________________________ > Discuss-gnuradio mailing list > [email protected] > https://lists.gnu.org/mailman/listinfo/discuss-gnuradio > > -- *Douglas Amorim Ferreira*
_______________________________________________ Discuss-gnuradio mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
