Re: [Discuss-gnuradio] Gnuradio life cycle

2019-06-13 Thread Daniel Andres Palacios
thank you, that definitely helps On Tue, Jun 11, 2019 at 12:46 PM Müller, Marcus (CEL) wrote: > Hi Daniel, > > no, that's not right. > > In your program, whatever that is, if it wants to use GNU Radio: > > You set up a bunch of blocks – to even instantiate them, their > constructors must return

Re: [Discuss-gnuradio] Gnuradio life cycle

2019-06-11 Thread CEL
Hi Daniel, no, that's not right. In your program, whatever that is, if it wants to use GNU Radio: You set up a bunch of blocks – to even instantiate them, their constructors must return – and then tell the GNU Radio top_block to connect them. After you've done with that, you tell the top_block

[Discuss-gnuradio] Gnuradio life cycle

2019-06-11 Thread Daniel Andres Palacios
Hello to everyone. Could somebody explain me what is the life cycle of a gnuradio program? I understand that all the action occurs in the constructor of the main class. Am I right? ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.