discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Displaying angle measurements with a nice GUI


From: Nick Foster
Subject: Re: [Discuss-gnuradio] Displaying angle measurements with a nice GUI
Date: Wed, 15 Jun 2016 17:06:46 +0000

You ought to be able to use PyQwt's compass widget:

http://qwt.sourceforge.net/class_qwt_compass.html

I used it for gr-air-modes and, while ugly, it does work. There's no integration into GRC so the Python to integrate the widget will, of course, be your responsibility.

--n

On Wed, Jun 15, 2016 at 9:45 AM Martin Braun <address@hidden> wrote:
Meny,

no, we don't. A compass was one of the suggestions for this year's GSoC,
but no one signed up for that.

M

On 06/15/2016 04:34 AM, Meny Sidar wrote:
> Hi guys
>
> I'm looking for a nice GUI that can plot my AoA calculations in a some
> kind of a compass looking GUI.
> Does anything like that exists? or do i have to build one of my own?
> Don't really know how, and would prefer not to start learning Python
> right now (on a deadline).
>
> Any help would be much appreciated!
> Thanks,
> Meny
>
>
>
> _______________________________________________
> Discuss-gnuradio mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
>


_______________________________________________
Discuss-gnuradio mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

reply via email to

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