Re: Control of running time

2020-04-03 Thread Artur Nogueira
Thanks Michael and Marcus! Regards Artur Em sex., 3 de abr. de 2020 às 16:01, Marcus D. Leech < patchvonbr...@gmail.com> escreveu: > On 04/03/2020 02:43 PM, Artur Nogueira wrote: > > Hi all, > > > > Is there a way of precisely controlling the simulation/running time of > > GNU Radio, i.e. initia

Re: Control of running time

2020-04-03 Thread Marcus D. Leech
On 04/03/2020 02:43 PM, Artur Nogueira wrote: Hi all, Is there a way of precisely controlling the simulation/running time of GNU Radio, i.e. initial and final time instants? Thanks. Regards, Artur You can use a "head" block to control how many samples go through before the graph terminates.

Re: Control of running time

2020-04-03 Thread Michael Dickens
Short answer: no. - MLD On Fri, Apr 3, 2020 at 2:44 PM Artur Nogueira wrote: > Hi all, > > Is there a way of precisely controlling the simulation/running time of GNU > Radio, i.e. initial and final time instants? > > Thanks. > > Regards, > Artur >