discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] QT Time Raster in OSX 10.10.4 Not Rastering


From: Tom Rondeau
Subject: Re: [Discuss-gnuradio] QT Time Raster in OSX 10.10.4 Not Rastering
Date: Wed, 25 Nov 2015 10:16:06 -0500

On Wed, Nov 25, 2015 at 10:08 AM, Paul Garver <address@hidden> wrote:
The QT Time Raster GUI doesn’t appear to function in the latest gnuradio-devel macports. The plot appears all a single color although the bits into the graph are not constant. I run the same flow graph on my Ubuntu setup and I get the rastered bits plotted as expected. I’m using:

 gnuradio-devel @20151111_0+docs+grc+jack+portaudio+qtgui+sdl+swig+uhd+wavelet+wxgui
OSX 10.10.4

Simple example: Raster some bits with the gr_time_raster_b
 gr_time_raster_b bits.b8

Output:
Using Volk machine: avx_64_mmx_orc
Warning: QWT5 has been found which has serious performance issues with raster plots.
         Consider updating to QWT version 6 to use the time raster GUIs.

The problem with this warning is that it appears it is nontrivial to use QWT6 with OSX on the current gnuradio builds.

Does anyone else have this problem? Does it work in the gnuradio (non-devel) port?

PWG

Paul,

Yes, we understand the problem with OS X and QWT5 here. The main problem is the PyQWT issue, which we've gotten out of the way for the most part, but there are still some problems that Dickens has faced with moving away completely. The thought was to give up the raster in favor of the other things it enables. 

It's also quite possible that the QWT5 problem with the raster plotting is simply due to bad coding on my part.

Tom
 

reply via email to

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