Hello list !
In GNU Radio, does it exist a mean, for a logical module which needs it,
to get during a simulation the current simulated time (e.g. in order to
calculate the delay between message arrivals) ? I was not able to find
out something like that in the doc...
Thanks in advance for you
Hi Marcus and Michael
Many thanks, I have switched to GR38 and followed your advices.
I will send a PM to Michael to discuss remaining issues
Regards, Christophe
On 08/11/2019 21:49, Michael Dickens
wrote:
I'll second what Ma
Hi GD - GNU Radio doesn't implement simulated time in runtime in any direct
way. If you enable performance counters, assuming that feature still builds
and functions, you might be able to get info on timing -- for example
latencies and throughput; maybe more, I don't recall all the info PC
provides
To second that: GNU Radio has no intrinsic notion of time.
If you have a signal that is a continuous sample flow, then: the sample
number divided by the (theoretical) sampling rate would be the
theoretical time since start of the flow graph?
Best regards,
Marcus
On Wed, 2019-11-13 at 10:33 -0500
Le 2019-11-13 16:40, Müller a écrit :
> To second that: GNU Radio has no intrinsic notion of time.
>
> If you have a signal that is a continuous sample flow, then: the sample
> number divided by the (theoretical) sampling rate would be the
> theoretical time since start of the flow graph?
>
> Be
Achilleas,
I have added 3.7 Releases to a separate PPA to host the latest 3.7 release
(currently 3.7.13.5)
sudo add-apt-repository ppa:gnuradio/gnuradio-releases-3.7
sudo apt-get update
Please let me know if you run into any issues with this.
Thanks,
Josh
Awesome, thanks!
Achilleas
On Wed, Nov 13, 2019 at 12:58 PM Morman, Joshua
wrote:
>
> Achilleas,
>
>
> I have added 3.7 Releases to a separate PPA to host the latest 3.7 release
> (currently 3.7.13.5)
>
> sudo add-apt-repository ppa:gnuradio/gnuradio-releases-3.7
> sudo apt-get update
>
>
> Ple
Hi all,
as announced on October 16th there will be another edition of the Free
Software Radio Devroom at FOSDEM 2020.
In recent years we managed to assemble a GNU Radio Hackfest in relative
proximity to come together and hack and spin new ideas on the GNU Radio
core. This edition of the GNU Radi
Hi Marc,
I just created a pull request:
https://github.com/gnuradio/pybombs/pull/558 . My version of README.md
can be seen at https://github.com/duggabe/pybombs#pybombs
I will appreciate all comments, suggestions, and technical corrections
from the community.
Thank you for your support in