discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] Controls for the WXGUI waterfall widget


From: jim
Subject: [Discuss-gnuradio] Controls for the WXGUI waterfall widget
Date: Thu, 17 Jul 2014 06:56:59 -0700
User-agent: Workspace Webmail 5.7.1

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

reply via email to

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