On 10/09/2015 10:53, Alessandro Gorobey wrote:
> Hi Bill,
Hi Sandro,

thanks for the detailed report of the issues below.
> Il 09/09/2015 23:03, Bill Somerville ha scritto:
>>>> In if I select two times the some band from band selector it show a
>>>> number, eg. 00000001, selecting full field is 14.076000000000001,
>>>> instead of 20m.
>>>> Note that if change focus to another window the value return to correct
>>>> 20m.
>> This looks like a floating point issue, the frequency should be stored
>> and manipulated throughout as a 64-bit exact unsigned integer number of
>> Hertz but a few floating point calculations remain that could cause
>> this. Again this should not cause any issues as the number will be for
>> display purposes only, the underlying rig control frequencies are
>> correctly stored.
> QT 5.2 gcc version 4.8.0 --> show 144.55 contain 144.55
> QT 5.5 gcc version 4.9.2 --> show 000001 contain 144.55000000000001
This should be resolved in 1.6.0-devel by r5881 and will be merged into 
1.6.1 when Joe next synchronizes his experimental branch.
>>>> I inserted a new frequency for understand the fast modes.
>>>> On frequency input the dot is not accepted, but comma is ok. 144.55 is
>>>> wrong, 144,55 is good
> sorry, it's the opposite
>>>> It is not a problem and is caused by program localization, as QT for
>>>> some field use it.
>> Are you saying that the frequency input in not correctly localized? I
>> would expect input to only accept the decimal separator character of the
>> current system locale.
> IMPORTANT: it is only a "Easter Egg" of nationalization and not
> compromises program work. It may be deferred to a far future.
>
> Italian Windows, localization "Italia" (Italy)
> Output is everywhere correct.
> Input depend on field.
> in Settings --> frequencies
> - frequency calibration, "Intercept" and "Slope" fields:
> comma give correct results, dot is accepted but skipped in calculation
> eg. in "Slope":
> 1,23 -->  1,2300 ppm
> 1.2,3 -->  12,3000 ppm
> 12.3 --> 123,0000 ppm
>
> - Working frequency o Station Information, "double-click" on Frequency
> or Offset or mouse-right insert comma is simple refused. Only 0-9 and
> "dot" are accepted.
These issues should also be resolved in 1.6.0-devel by r5881.

...

73
Bill
G4WJS.

------------------------------------------------------------------------------
Monitor Your Dynamic Infrastructure at Any Scale With Datadog!
Get real-time metrics from all of your servers, apps and tools
in one place.
SourceForge users - Click here to start your Free Trial of Datadog now!
http://pubads.g.doubleclick.net/gampad/clk?id=241902991&iu=/4140
_______________________________________________
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel

Reply via email to