tlf-devel
[Top][All Lists]
Advanced

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

Re: [Tlf-devel] POWERMULT keyword - was: Stewperry review


From: Ervin Hegedüs
Subject: Re: [Tlf-devel] POWERMULT keyword - was: Stewperry review
Date: Tue, 28 Jan 2014 21:29:10 +0100
User-agent: Mutt/1.5.20 (2009-06-14)

Hi Thomas,

On Tue, Jan 28, 2014 at 06:22:16AM +0100, Thomas Beierlein wrote:
> Hi Ervin,
> 
> Am Mon, 27 Jan 2014 22:57:36 +0100
> schrieb Ervin Hegedüs <address@hidden>:
> 
> > Hello all,
> > 
> > I've comitted the final Stewperry version of Tlf:
> > 
> > https://github.com/airween/tlf/tree/stewperry
> > 
> > ZIP: https://github.com/airween/tlf/archive/stewperry.zip
> > 
> > Few things:
> > 
> > - removed POWERMULT_1|2|5 - when used one of them, "Keyword not
> >   supported" error occurs
> > - introduce POWERMULT keyword, type is float, eg: POWERMULT=1.5,
> >   but int formula allowed: POWERMULT=4
> >   when used, and value isn't 0.0, the final score will be
> >   multiplied by with this.
> >   Eg: you have two QSO's, with 1 and 18 points, that's 19 points.
> >   The final result will be 28.5, if the POWERMULT is 1.5.
> 
> I do not know if contest rules allow half points. Maybe we can round it
> down to the nearest integer - that would be an error of not more than
> one point.

right, that's fixed:

(int)floor(points * multi * fixedmult)
 
> > Pat, Mike: please check it again with your log and with a new
> > one, and write your expreince.
> > 
> If the feedback goes well I will pick it up for the main tlf line.

ok,

Mike, Pat, could you check it again (the new version, of course).


73,

Ervin
HA2OS
 

-- 
I � UTF-8



reply via email to

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