discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] real-time plotting in gnuradio


From: Julian Arnold
Subject: Re: [Discuss-gnuradio] real-time plotting in gnuradio
Date: Mon, 27 Mar 2017 13:59:21 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0

Hey,

if you are thinking of something like a "paper ticker" like Marcus
mentioned, you could take a look at
[1]. We had an application where we needed to have real time updates
that roll in from right to left.
This could probably be done in a more easy way using the existing QT Gui
Time Sink but we decided to
create a new QT Gui block "rollingscope"  that does just that.

[1] https://github.com/RWTH-iNets/gr-rollingscope

Cheers,


On 03/27/2017 01:48 PM, Marcus Müller wrote:
> Hi Nikita,
>
> so, you'd be constantly rescaling the display, or are you more thinking
> of something like a "paper ticker" thing, where new signal "slowly"
> pushes out old signal?
>
> Best regards,
>
> Marcus
>
>
> On 27.03.2017 12:17, Nikita Airee wrote:
>> the GNURadio simulation. This means that the all values from the very
>> first to the absolute last are displayed no matter how long the
>> simulation runs for.
>
> _______________________________________________
> Discuss-gnuradio mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

-- 
Julian Arnold, M.Sc.

Institute for Networked Systems
RWTH Aachen University

Kackertstrasse 9
52072 Aachen
Germany




reply via email to

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