discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Controls for the WXGUI waterfall widget


From: jim
Subject: Re: [Discuss-gnuradio] Controls for the WXGUI waterfall widget
Date: Thu, 17 Jul 2014 08:34:07 -0700
User-agent: Workspace Webmail 5.7.1

I will try that. I'm not sure why I've been building with WXGUI, but I'll look into mapping my widgets to QT and see how that works.

-------- Original Message --------
Subject: Re: [Discuss-gnuradio] Controls for the WXGUI waterfall widget
From: Tom Rondeau <address@hidden>
Date: Thu, July 17, 2014 10:34 am
To: address@hidden
Cc: GNURadio Discussion List <address@hidden>

On Thu, Jul 17, 2014 at 9:56 AM, <address@hidden> wrote:
I currently use the WXGUI waterfall display for my application.It is called from -- "from gnuradio.wxgui import waterfallsink2'

The best visual setting for the signal type I'm tracking is the RBG2 mode. However, the settings for the color mode are not called out in the resulting python code that my application runs. I'm pretty OK with cut n paste with Python (not a python man myself... but getting there). 

Does anyone have a line of python code that would allow me to set the color mode? I looked in the source, but it wasn't clear to me what the actual call and arguments would be.

Jim

Have you tried the QTGUI waterfall sink? You have a number of color map options with that, including "Other" that you can call from the runtime menu to allow you to set your own upper and lower intensity colors.

Tom


reply via email to

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