discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] QT GUI Time Sink text scale bug


From: Marcus Müller
Subject: Re: [Discuss-gnuradio] QT GUI Time Sink text scale bug
Date: Sun, 23 Nov 2014 20:16:53 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0

Nope, not a QWT bug, as increasing the sample rate from 1k to 1.002k
achieves the desirable result.
Am experimenting with floating point rounding in
gr-qtgui/lib/timedisplayform.cc :)


On 11/23/2014 06:49 PM, Marcus Müller wrote:
> Hi Lou,
> yep, it looks exactly the same for me.
> I think the text is statically set as "Time (sec)", but QWT *should*
> annotate the axis with a factor like 10^-3 automagically;
> I'll have a look at this, but most probably you'll be faster than me
> figuring things out (since you're already at this ;) ).
>
> Greetings,
> Marcus
>
> On 11/23/2014 04:24 AM, Louis Brown wrote:
>> Can anyone confirm the QT GUI Time Sink has a time scale text bug when 
>> working 
>> at low sample rates in 3.7.6git-188-gf60cd24f?  Please see below:
>>
>> https://dl.dropboxusercontent.com/u/49570443/qt_time_scale_grc.png
>> https://dl.dropboxusercontent.com/u/49570443/qt_time_scale_plot.png
>> https://dl.dropboxusercontent.com/u/49570443/qt_time_scale.grc
>>
>> Plot text should be "ms" instead of "sec".  No show stopper; just confused 
>> me 
>> when working with very low rates.
>>
>> Thanks,
>> Lou
>>
>>
>>
>> _______________________________________________
>> 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]