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 <airw...@gmail.com>:
> 
> > 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

_______________________________________________
Tlf-devel mailing list
Tlf-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/tlf-devel

Reply via email to