Re: scoring the HSC contest with tlf

2019-11-04 Thread Ervin Hegedüs
Hi Joop,

On Mon, Nov 04, 2019 at 09:23:25AM +0100, Joop Stakenborg wrote:
> Op 03-11-19 om 19:56 schreef Ervin Hegedüs:
> >Hi Joop,
> >
> >On Sun, Nov 03, 2019 at 05:41:26PM +0100, Joop Stakenborg wrote:
> >>I have been using tlf 2 times today: during the ukrainian DX contest and the
> >>HSC CW contest. I have managed to write a rules file for the ukrainian, but
> >>not for the HSC.
> >>
> >>Does anyone know how to do this? Multiplier is easy enough with COUNTRY_MULT
> >>but how do you score points? It is 5 points for member, who send their
> >>member number and 1 point for non-members, who send 'NM'.
> >I'm afraid actually you can't do that.
> >
> >There are so much possibilities to control the scoring, but not
> >for this.
> 
> So, what would it take to have this added to tlf?
> 
> We already have ONEPOINT, TWOPOINTS and THREEPOINTS, can we also have
> FIVEPOINTS? 

this is a good question :).

I think there is some historical reason (as many other things in
Tlf :)), but of course, we can change it. The first part of your
ideas are simple (POINTS=n).

> Even better, how about adding points depending on the exchange,
> something like POINTS="NM",1. Using POINTS= would make configuration of
> scoring easier. We could use POINTS=1, POINTS=2, POINTS=3, POINTS=5 instead
> of ONEPOINT, TWOPOINTS and THREEPOINTS or even FIVEPOINTS. Of course
> multiple POINTS= lines would have to be possible. For example:
> 
> POINTS=5
> 
> POINTS="NM",1

I think that something like this could be a solution, but what
about the other patterns? What if you can describe the pattern
only with some regex?

> >>Also, is there a way for tlf to automatically fill in the member number in
> >>the exchange field, like yfktest does?
> >yes, I think that could work - see INITIAL_EXCHANGE directive
> >(where you're one example :))
> >
> 
> Thanks, I will have a look. I am still using yfktest in the CWOPS mini CWT
> contest, but would like to migrate to tlf completely because development of
> yfktest has stopped.

ahm, sorry to hear that. :(


73, Ervin
 



Re: OK/OM DX Contest

2019-11-04 Thread Ervin Hegedüs
Hi all,

On Mon, Nov 04, 2019 at 05:16:12PM +, SP3RXO wrote:
> The OK / OM competition will take place over the weekend, Saturday
> 12:00UTC - Sunday 12:00UTC. I made a rules file for non OK/OM stations
> (nothing complicated this time, hi), the most important part is:

here are the rules for two contests:
OK-OM and Ukranian DX. Both of them are tested (and used :)).


https://www.dropbox.com/sh/5rgp03jehlb11ro/AAANn7u2dgUnB_IyoQa9vo6Sa


Hope that this will helps you too,


73, Ervin
HA2OS
 



Re: scoring the HSC contest with tlf

2019-11-04 Thread SP3RXO
Thanks Joop!
I can see now. I omit SECTION_MULT.
Good job!

73!
Slav, SP3RXO & EI2IDB
FISTS #19019

W dniu 04.11.2019 o 19:25, Joop Stakenborg pisze:
> Hello Slav,
> 
> 
> have you checked my rules file for the URDX?
> 
> The very first QSO with UR correctly counts 2 multipliers and 10 points.
> I have just checked with a new log.
> 
> 
> Regards,
> 
> Joop PG4I
> 
> 
> Op 04-11-19 om 10:48 schreef SP3RXO:
>> Hi all,
>> Below is part of my rules file for URDX Contest.
>> The only problem is that multiplier for very first qso with UR station
>> should be 2: 1 for UR district and 1 for dxcc. Have no idea how to do it
>> with tlf rules?
>>
>> #
>> COUNTRYLIST=UR
>> COUNTRY_LIST_POINTS=10
>> MY_COUNTRY_POINTS=1
>> MY_CONTINENT_POINTS=2
>> DX_POINTS=3
>> MIXED
>> MULT_LIST=urdxc_mult
>> DX_&_SECTIONS
>> #SERIAL_EXCHANGE
>> SERIAL_OR_SECTION
>> RECALL_MULTS
>> INITIAL_EXCHANGE=UKRAINDX.txt
>> #
>>
>> 73!
>> Slav, SP3RXO & EI2IDB
>> FISTS #19019
>>
>> W dniu 04.11.2019 o 08:37, Joop Stakenborg pisze:
>>> Hoi Koos!
>>>
>>>
>>> Op 03-11-19 om 20:46 schreef Koos van den Hout PE4KH:
 On 11/3/19 5:41 PM, Joop Stakenborg wrote:

> I have been using tlf 2 times today: during the ukrainian DX
> contest and
> the HSC CW contest. I have managed to write a rules file for the
> ukrainian, but not for the HSC.
 Please share the rules file you made for the ukranian DX contest with
 the list so it can be included in a future version of tlf.

 Compared to other contest software TLF could use support for some more
 contests. So if you create a rules file that works please share it so
 others can test/improve it and it can be added to the distributed
 archive (so please share your files with the same license as tlf
 itself).
>>>
>>> Here it is. See the attachments, I have added a .txt extension so your
>>> email programs wil recognize it as a text file. My logcfg.dat contains a
>>> first line with RULES=ukrainian_dx, pointing to the file ukrainian_dx in
>>> the rules directory.
>>>
>>> I am unsure if the multiplier list needs the '-end-' line, must have
>>> look at the source code. It is not mentioned in the manual page.
>>>
    Just a thought from a satisfied user!

 Koos PE4KH

>>> Joop PG4I
>>>
> 
> 


0xD1A3320970F8F900.asc
Description: application/pgp-keys


Re: Preparations for TLF-1.4.0 release

2019-11-04 Thread SP3RXO
Thanks!

73!
Slav, SP3RXO & EI2IDB
FISTS #19019

W dniu 04.11.2019 o 20:43, Thomas Beierlein pisze:
> Hi Slav,
> 
> ok, I see. It is used in the free form header field which is not
> strictly documented.
> 
> I like the idea to give some more information in the ADIF file. Looks
> good to me.
> 
> I put it on the list.
> 
> 73, de Tom DL1JBE
> 
> Am Mon, 4 Nov 2019 20:11:12 +
> schrieb SP3RXO :
> 
>> Hi, Tom
>> Here is few lines from n2mm's log showing Contest name line. As
>> general logger I am using cqrlog and contest name is fine imported to
>> cqrlog.
>>
>> ADIF Export from N1MMLogger.net - Version 1.0.7983.0
>> Built: 29.10.2019 13:15:00
>> EI2IDB logs generated @ 2019-11-03 11:42:45Z
>> Contest Name: UKRAINDX - 2019-11-02
>> 
>>  UY5ZZ 20191102 120343
>> 120343 KO 20M
>> EI2IDB 14.02500
>> UKRAINIAN-DX 14.02500 CW
>> 599 599 100 EI2IDB
>> 16 1 KO 10
>> 1 EU
>> 1 1
>> True DESKTOP-2OSIL1H
>> 0 
>>
>> 73!
>> Slav, SP3RXO & EI2IDB
>> FISTS #19019
>>
>> W dniu 04.11.2019 o 19:06, Thomas Beierlein pisze:
>>> Hi Slav,
>>>
>>> reading through the ADIF specification at
>>> http://adif.org.uk/310/ADIF_310.htm
>>> I can find only a reference to a CONTEST_ID but no 'contest name'
>>> entry.
>>>
>>> Can you please post some lines from an example ADIF log from N1MM
>>> showing the proposed entry?
>>>
>>> It is a litlle bit late for TLF-1.4.0 but we can add it to the ToDo
>>> list.
>>>
>>> 73, de Tom DL1JBE
>>>
>>>
>>>
>>>  Am Mon, 4 Nov 2019 10:24:07 +
>>> schrieb SP3RXO :
>>>   
 Hi all,
 Can the "Contest name:" line be added to the header of the exported
 adif file?
 Example:
 Contest Name: UKRAINDX - 2019-11-02
 It's is in n1mm logger and quite useful.

 73!
 Slav, SP3RXO & EI2IDB
 FISTS #19019

 W dniu 28.10.2019 o 06:09, Thomas Beierlein pisze:  
> Hi all,
>
> time for a new TLF-1.4.0 release is overdue. I plan to do finish
> it in next days. If there are some late contributions please let
> me know.
>
> 73, de Tom DL1JBE
> 
>>>
>>>
>>>   
> 
> 
> 


0xD1A3320970F8F900.asc
Description: application/pgp-keys


Re: Preparations for TLF-1.4.0 release

2019-11-04 Thread Thomas Beierlein
Hi Slav,

ok, I see. It is used in the free form header field which is not
strictly documented.

I like the idea to give some more information in the ADIF file. Looks
good to me.

I put it on the list.

73, de Tom DL1JBE

Am Mon, 4 Nov 2019 20:11:12 +
schrieb SP3RXO :

> Hi, Tom
> Here is few lines from n2mm's log showing Contest name line. As
> general logger I am using cqrlog and contest name is fine imported to
> cqrlog.
> 
> ADIF Export from N1MMLogger.net - Version 1.0.7983.0
> Built: 29.10.2019 13:15:00
> EI2IDB logs generated @ 2019-11-03 11:42:45Z
> Contest Name: UKRAINDX - 2019-11-02
> 
>  UY5ZZ 20191102 120343
> 120343 KO 20M
> EI2IDB 14.02500
> UKRAINIAN-DX 14.02500 CW
> 599 599 100 EI2IDB
> 16 1 KO 10
> 1 EU
> 1 1
> True DESKTOP-2OSIL1H
> 0 
> 
> 73!
> Slav, SP3RXO & EI2IDB
> FISTS #19019
> 
> W dniu 04.11.2019 o 19:06, Thomas Beierlein pisze:
> > Hi Slav,
> > 
> > reading through the ADIF specification at
> > http://adif.org.uk/310/ADIF_310.htm
> > I can find only a reference to a CONTEST_ID but no 'contest name'
> > entry.
> > 
> > Can you please post some lines from an example ADIF log from N1MM
> > showing the proposed entry?
> > 
> > It is a litlle bit late for TLF-1.4.0 but we can add it to the ToDo
> > list.
> > 
> > 73, de Tom DL1JBE
> > 
> > 
> > 
> >  Am Mon, 4 Nov 2019 10:24:07 +
> > schrieb SP3RXO :
> >   
> >> Hi all,
> >> Can the "Contest name:" line be added to the header of the exported
> >> adif file?
> >> Example:
> >> Contest Name: UKRAINDX - 2019-11-02
> >> It's is in n1mm logger and quite useful.
> >>
> >> 73!
> >> Slav, SP3RXO & EI2IDB
> >> FISTS #19019
> >>
> >> W dniu 28.10.2019 o 06:09, Thomas Beierlein pisze:  
> >>> Hi all,
> >>>
> >>> time for a new TLF-1.4.0 release is overdue. I plan to do finish
> >>> it in next days. If there are some late contributions please let
> >>> me know.
> >>>
> >>> 73, de Tom DL1JBE
> >>> 
> > 
> > 
> >   



-- 
"Do what is needful!"
Ursula LeGuin: Earthsea
--




Re: scoring the HSC contest with tlf

2019-11-04 Thread Thomas Beierlein
Hi all,

just give my 2 cents to your discussion.
 
Am Mon, 4 Nov 2019 20:25:13 +0100
schrieb Joop Stakenborg :

> Hello Slav,
> 
> 
> have you checked my rules file for the URDX?
> 
> The very first QSO with UR correctly counts 2 multipliers and 10
> points. I have just checked with a new log.
>
Joop your rules are correct because the 'DX_&_SECTIONS' keyword scores
the sum of worked countrys and sections as multiplier (see showscore.c
line 181).

...snip

> >>
> >> Here it is. See the attachments, I have added a .txt extension so
> >> your email programs wil recognize it as a text file. My logcfg.dat
> >> contains a first line with RULES=ukrainian_dx, pointing to the
> >> file ukrainian_dx in the rules directory.
> >>
> >> I am unsure if the multiplier list needs the '-end-' line, must
> >> have look at the source code. It is not mentioned in the manual
> >> page.

No it does not need the '-end-' line. That is a leftover from old TLF
examples. You can drop it. Otherwise any '-end-' in the exchange field
will be counted as multi. 
 
73, de Tom DL1JBE.

-- 
"Do what is needful!"
Ursula LeGuin: Earthsea
--




Re: Preparations for TLF-1.4.0 release

2019-11-04 Thread SP3RXO
Hi, Tom
Here is few lines from n2mm's log showing Contest name line. As general
logger I am using cqrlog and contest name is fine imported to cqrlog.

ADIF Export from N1MMLogger.net - Version 1.0.7983.0
Built: 29.10.2019 13:15:00
EI2IDB logs generated @ 2019-11-03 11:42:45Z
Contest Name: UKRAINDX - 2019-11-02

 UY5ZZ 20191102 120343 120343
KO 20M EI2IDB 14.02500
UKRAINIAN-DX 14.02500 CW
599 599 100 EI2IDB
16 1 KO 10
1 EU 1
1 True
DESKTOP-2OSIL1H 0 

73!
Slav, SP3RXO & EI2IDB
FISTS #19019

W dniu 04.11.2019 o 19:06, Thomas Beierlein pisze:
> Hi Slav,
> 
> reading through the ADIF specification at
> http://adif.org.uk/310/ADIF_310.htm
> I can find only a reference to a CONTEST_ID but no 'contest name' entry.
> 
> Can you please post some lines from an example ADIF log from N1MM
> showing the proposed entry?
> 
> It is a litlle bit late for TLF-1.4.0 but we can add it to the ToDo
> list.
> 
> 73, de Tom DL1JBE
> 
> 
> 
>  Am Mon, 4 Nov 2019 10:24:07 +
> schrieb SP3RXO :
> 
>> Hi all,
>> Can the "Contest name:" line be added to the header of the exported
>> adif file?
>> Example:
>> Contest Name: UKRAINDX - 2019-11-02
>> It's is in n1mm logger and quite useful.
>>
>> 73!
>> Slav, SP3RXO & EI2IDB
>> FISTS #19019
>>
>> W dniu 28.10.2019 o 06:09, Thomas Beierlein pisze:
>>> Hi all,
>>>
>>> time for a new TLF-1.4.0 release is overdue. I plan to do finish it
>>> in next days. If there are some late contributions please let me
>>> know.
>>>
>>> 73, de Tom DL1JBE
>>>   
> 
> 
> 


0xD1A3320970F8F900.asc
Description: application/pgp-keys


Re: OK/OM DX Contest

2019-11-04 Thread Joop Stakenborg

Thanks!

For the first time I see the initial exchange working, it is great!

Joop PG4I

Op 04-11-19 om 18:16 schreef SP3RXO:

The OK / OM competition will take place over the weekend, Saturday
12:00UTC - Sunday 12:00UTC. I made a rules file for non OK/OM stations
(nothing complicated this time, hi), the most important part is:

#
MULT_LIST=ok_ommults
COUNTRYLIST=OK,OM
USE_COUNTRYLIST_ONLY
COUNTRY_LIST_POINTS=1
SECTION_MULT
RECALL_MULTS
INITIAL_EXCHANGE=ok_om.txt
SERIAL_EXCHANGE
#

If you are DX station, change COUNTRY_LIST_POINTS to 3 points.
The rest of the rules file depends on your preferences.

I attach 2 files:
- ok_ommults with ok/om multipliers
- ok_om.txt for initial exchange

Any comments are very welcome.

Feel free to use if you like.
GL!






Re: scoring the HSC contest with tlf

2019-11-04 Thread Joop Stakenborg

Hello Slav,


have you checked my rules file for the URDX?

The very first QSO with UR correctly counts 2 multipliers and 10 points. 
I have just checked with a new log.



Regards,

Joop PG4I


Op 04-11-19 om 10:48 schreef SP3RXO:

Hi all,
Below is part of my rules file for URDX Contest.
The only problem is that multiplier for very first qso with UR station
should be 2: 1 for UR district and 1 for dxcc. Have no idea how to do it
with tlf rules?

#
COUNTRYLIST=UR
COUNTRY_LIST_POINTS=10
MY_COUNTRY_POINTS=1
MY_CONTINENT_POINTS=2
DX_POINTS=3
MIXED
MULT_LIST=urdxc_mult
DX_&_SECTIONS
#SERIAL_EXCHANGE
SERIAL_OR_SECTION
RECALL_MULTS
INITIAL_EXCHANGE=UKRAINDX.txt
#

73!
Slav, SP3RXO & EI2IDB
FISTS #19019

W dniu 04.11.2019 o 08:37, Joop Stakenborg pisze:

Hoi Koos!


Op 03-11-19 om 20:46 schreef Koos van den Hout PE4KH:

On 11/3/19 5:41 PM, Joop Stakenborg wrote:


I have been using tlf 2 times today: during the ukrainian DX contest and
the HSC CW contest. I have managed to write a rules file for the
ukrainian, but not for the HSC.

Please share the rules file you made for the ukranian DX contest with
the list so it can be included in a future version of tlf.

Compared to other contest software TLF could use support for some more
contests. So if you create a rules file that works please share it so
others can test/improve it and it can be added to the distributed
archive (so please share your files with the same license as tlf itself).


Here it is. See the attachments, I have added a .txt extension so your
email programs wil recognize it as a text file. My logcfg.dat contains a
first line with RULES=ukrainian_dx, pointing to the file ukrainian_dx in
the rules directory.

I am unsure if the multiplier list needs the '-end-' line, must have
look at the source code. It is not mentioned in the manual page.


   Just a thought from a satisfied user!

Koos PE4KH


Joop PG4I





Re: Preparations for TLF-1.4.0 release

2019-11-04 Thread Thomas Beierlein
Hi Slav,

reading through the ADIF specification at
http://adif.org.uk/310/ADIF_310.htm
I can find only a reference to a CONTEST_ID but no 'contest name' entry.

Can you please post some lines from an example ADIF log from N1MM
showing the proposed entry?

It is a litlle bit late for TLF-1.4.0 but we can add it to the ToDo
list.

73, de Tom DL1JBE



 Am Mon, 4 Nov 2019 10:24:07 +
schrieb SP3RXO :

> Hi all,
> Can the "Contest name:" line be added to the header of the exported
> adif file?
> Example:
> Contest Name: UKRAINDX - 2019-11-02
> It's is in n1mm logger and quite useful.
> 
> 73!
> Slav, SP3RXO & EI2IDB
> FISTS #19019
> 
> W dniu 28.10.2019 o 06:09, Thomas Beierlein pisze:
> > Hi all,
> > 
> > time for a new TLF-1.4.0 release is overdue. I plan to do finish it
> > in next days. If there are some late contributions please let me
> > know.
> > 
> > 73, de Tom DL1JBE
> >   



-- 
"Do what is needful!"
Ursula LeGuin: Earthsea
--




OK/OM DX Contest

2019-11-04 Thread SP3RXO
The OK / OM competition will take place over the weekend, Saturday
12:00UTC - Sunday 12:00UTC. I made a rules file for non OK/OM stations
(nothing complicated this time, hi), the most important part is:

#
MULT_LIST=ok_ommults
COUNTRYLIST=OK,OM
USE_COUNTRYLIST_ONLY
COUNTRY_LIST_POINTS=1
SECTION_MULT
RECALL_MULTS
INITIAL_EXCHANGE=ok_om.txt
SERIAL_EXCHANGE
#

If you are DX station, change COUNTRY_LIST_POINTS to 3 points.
The rest of the rules file depends on your preferences.

I attach 2 files:
- ok_ommults with ok/om multipliers
- ok_om.txt for initial exchange

Any comments are very welcome.

Feel free to use if you like.
GL!


-- 
73!
Slav, SP3RXO & EI2IDB
FISTS #19019
#OK_OM_CallHistory_2016.txt (by UR7QM 21.10.2017)
#Corrected Nov 09 2018 VE2FK
#Corrected Oct 14 2019 OK1DWQ
!!Order!!, Call, Exch1,
# OKOMDX
OK/LZ3SF,APD
OK1ABF,ELO
OK1AD,CTA
OK1AE,FTR
OK1AGE,BPZ
OK1AHV,EUL
OK1AIT,FPA
OK1AJR,FSV
OK1AMF,ECH
OK1ANN,BME
OK1AOU,CBU
OK1AOV,FHK
OK1APY,GBM
OK1ARO,APD
OK1ASG,BBE
OK1AUC,CPR
OK1AVV,BBN
OK1AVY,FHB
OK1AWC,APC
OK1AXB,BPV
OK1AY,DDO
OK1AYD,CST
OK1AYW,BME
OK1AYY,APD
OK1BA,BPB
OK1BJ,APF
OK1BLU,FUO
OK1CEL,API
OK1CF,ECH
OK1CO,FRK
OK1CRM,DDO
OK1CSS,APD
OK1CZ,BKO
OK1DAM,BPB
OK1DBE,BPZ
OK1DBS,CJH
OK1DCS,CCK
OK1DDQ,BPZ
OK1DDV/P,CPI
OK1DEK,BPB
OK1DEZ,FUO
OK1DG,BNY
OK1DGT,APJ
OK1DGU,ELT
OK1DJQ,CJH
OK1DJS,DKL
OK1DKO,ETE
OK1DKR,APH
OK1DLB,BNY
OK1DLX,FNA
OK1DM,ELT
OK1DMP,BPV
OK1DO,DSO
OK1DOL,DPS
OK1DOR,APD
OK1DOY,ETE
OK1DOZ,FPA
OK1DPU,ETE
OK1DQT,API
OK1DRQ,DPM
OK1DRU,EUL
OK1DRX,BPZ
OK1DSA,ELT
OK1DSZ,BBE
OK1DTC,ECH
OK1DUG,ETE
OK1DUT,FSE
OK1DVA,BBE
OK1DWF,BKO
OK1DWQ,DPM
OK1DX,DKL
OK1DXE,EDE
OK1EC,GUH
OK1ES,BRA
OK1EV,FTR
OK1EW,FNA
OK1FAO,BKH
OK1FAQ,BKD
OK1FBH,BBN
OK1FC,BPB
OK1FCA,APH
OK1FCR,FCR
OK1FDY,EUL
OK1FFA,BNY
OK1FFU,CJH
OK1FGD,FSE
OK1FHD,BNY
OK1FHP,BPB
OK1FIA,CJH
OK1FIM,BKH
OK1FJD,DDO
OK1FKD,ECH
OK1FLC,BRA
OK1FLT,EJA
OK1FMG,EMO
OK1FMX,EMO
OK1FNT,BMB
OK1FOG,FHK
OK1FPQ,ETE
OK1FPS,APD
OK1FR,APJ
OK1FRO,APJ
OK1FRT,BKD
OK1FUU,BPZ
OK1FV,FSV
OK1FWG,FPA
OK1GK,BME
OK1GPC,FUO
OK1GS,EJA
OK1GTH,CST
OK1HCG,APF
OK1HEH,FCR
OK1HFP,DTA
OK1HMP,APF
OK1HWB,CPE
OK1HWS,EUL
OK1HX,BNY
OK1IBP,DDO
OK1IC,BPB
OK1ICJ,DPS
OK1IE,GTR
OK1IF,ELI
OK1ITK,BBN
OK1JAX,ETE
OK1JD,FRK
OK1JDJ,EUL
OK1JFP,EUL
OK1JMJ,ELT
OK1JOC,DPS
OK1JPO,EUL
OK1JST,EUL
OK1K,GUH
OK1KA,FNA
OK1KC,BPV
OK1KCW,FHK
OK1KDO,DDO
OK1KFB,CST
OK1KI,APJ
OK1KJV,BRA
OK1KKI,CJH
OK1KMU,DTA
OK1KRJ,BME
OK1KSL,BKD
OK1KUO,FUO
OK1KZ,APH
OK1LL,BKO
OK1LO,BBN
OK1LST,CCK
OK1LV,DPM
OK1MAC,FHB
OK1MAW,FSV
OK1MCQ,BKO
OK1MCW,FHK
OK1MDK,FHB
OK1MGW,FHK
OK1MI,ELT
OK1MJA,ECH
OK1MKI,FTR
OK1MKU,FNA
OK1MKX,APG
OK1MLP,BBE
OK1MNV,FJI
OK1MQY,ECH
OK1MSL,FHB
OK1MSP,FHB
OK1MU,FRK
OK1MV,FPA
OK1MZO,FJI
OK1NE,FPA
OK1NF,DPM
OK1NR,FTR
OK1NS,BME
OK1OA,ELI
OK1OEA,FRK
OK1OFM,DPM
OK1OTM,DPM
OK1OX,BMB
OK1P,FRK
OK1PCB,CTA
OK1PFM,BBE
OK1PI,FCR
OK1PMA,FNA
OK1PX,APJ
OK1QA,CPI
OK1QM,ELI
OK1RCX,DKL
OK1RF,CJH
OK1RI,CJH
OK1RZ,FHB
OK1SI,API
OK1SRD,FTR
OK1TA,BMB
OK1TC,FTR
OK1TD,ECL
OK1TE,GBM
OK1TFH,API
OK1TN,FJI
OK1UBA,FRK
OK1UHU,API
OK1UKV,APD
OK1ULL,FPA
OK1UXH,EDE
OK1VBA,BMB
OK1VD,FHK
OK1VHF,APE
OK1VHV,BKO
OK1VK,BPB
OK1WF,ECH
OK1XBF,DDO
OK1XC,CTA
OK1XKK,ECL
OK1XQ,BBN
OK1XV,BPB
OK1XW,EJA
OK1XZ/P,GPR
OK1YM,BKH
OK1YR,CPI
OK1YZ,BPZ
OK1ZP,FRK
OK1ZVL,BRA
OK2AA,HPR
OK2AB,GKR
OK2ABU,GZS
OK2AF,GZS
OK2AN,GBL
OK2APY,GBM
OK2AU,GUH
OK2BAU,GZS
OK2BBR,HBR
OK2BDF,GBM
OK2BEN,GZS
OK2BFN,GZL
OK2BGN,HVS
OK2BH,GZL
OK2BHD,GBV
OK2BHS,HKA
OK2BIQ,HFM
OK2BJK,HOL
OK2BLD,HOS
OK2BME,HNJ
OK2BMI,HOL
OK2BMU,HOS
OK2BNC,GZL
OK2BND,HPR
OK2BNF,GUH
OK2BPU,GPR
OK2BQL,HJE
OK2BQZ,HVS
OK2BRQ,GZL
OK2BRS,HVS
OK2BRX,HOL
OK2BSQ,HOP
OK2BUT,GHO
OK2BUZ,HVS
OK2BV,HOL
OK2BWB,GZS
OK2BWJ,GBV
OK2BXA,HVS
OK2BXE,HPR
OK2BYH,GHO
OK2BYW,HNJ
OK2BZE,HNJ
OK2BZM,GKR
OK2CMZ,HSU
OK2COU,HPR
OK2CQR,BME
OK2CZ,APF
OK2D,HVS
OK2DIK,HNJ
OK2DM,HVS
OK2DU,HOS
OK2DW,HVS
OK2EA,HVS
OK2EC,GUH
OK2EQ,HOP
OK2ER,HOS
OK2EW,GBV
OK2FB,GUH
OK2FD,CJH
OK2FUG,HKA
OK2GG,GUH
OK2GU,GJI
OK2GZ,HOL
OK2HBR,HOL
OK2HBY,GZS
OK2HIJ,HKA
OK2HZ,HOS
OK2IL,HSU
OK2IT,GBV
OK2JJA,HSU
OK2KEA,GBL
OK2KFK,GZS
OK2KG,GBL
OK2KJU,HPR
OK2KOJ,GBM
OK2KOU,HPR
OK2KP,HKA
OK2KPS,HVS
OK2KR,GBL
OK2KRT,HVS
OK2KUB,GVY
OK2KYD,GUH
OK2LF,HOP
OK2LW,GBR
OK2MBP,HNJ
OK2ME,BBE
OK2MG,BBE
OK2MI,FHK
OK2MPB,GUH
OK2MRJ,GBV
OK2NAJ,HOL
OK2NMA,GTR
OK2NO,HBR
OK2OCT,GPR
OK2ODL,HOL
OK2ODM,HNJ
OK2OLD,HOL
OK2ON,GZL
OK2PAY,GZS
OK2PBR,HBR
OK2PDN,GBM
OK2PDT,GZS
OK2PEM,GZS
OK2PFY,GVY
OK2PIM,GKR
OK2PJO,GPR
OK2PRM,GPR
OK2PVE,HVS
OK2PVX,HVS
OK2PYA,GJI
OK2QA,HPR
OK2QX,HPR
OK2RJC,HNJ
OK2RN,HOS
OK2RRR,HNJ
OK2RZ,HNJ
OK2SAR,HSU
OK2SG,GBV
OK2SGW,HVS
OK2SGY,GKR
OK2SLS,HSU
OK2SPS,GBM
OK2SSJ,HOP
OK2SV,HOL
OK2SWD,HOS
OK2TBC,GHO
OK2TRN,GHO
OK2TW,GVY
OK2UNC,HOL
OK2UQ,GZL
OK2UR,HKA
OK2VAZ,HNJ
OK2VD,FHK
OK2VIR,HOS
OK2VK,HPR
OK2VVN,GPR
OK2VX,GBM
OK2W,HVS
OK2WA,HFM
OK2WED,GTR
OK2ZA,GTR
OK2ZDL,GJI
OK2ZI,GTR
OK2ZO,GBL
OK2ZR,GBM
OK2ZV,GUH
OK3A,DDO
OK3AR,DPJ
OK3C,GBL
OK3CV,ECH
OK3D,HOS
OK3DM,BBE
OK3EQ,EMO
OK3NR,ELT
OK3PVL,GBR
OK3RM,PAR
OK3TM,BPB
OK4A,DDO
OK4AS,FUO
OK4FF,GHO
OK4KOP,GBL
OK4M,APH
OK4RQ,DPM
OK4Z,GTR
OK5D,ETE
OK5E,FPA
OK5ET,FHK
OK5HW,EMO
OK5M,GVY
OK5MK,FTR
OK5MM,GVY
OK5N,FHK
OK5OK,EUL
OK5R,CJH

Re: scoring the HSC contest with tlf

2019-11-04 Thread SP3RXO
Hi all,
Below is part of my rules file for URDX Contest.
The only problem is that multiplier for very first qso with UR station
should be 2: 1 for UR district and 1 for dxcc. Have no idea how to do it
with tlf rules?

#
COUNTRYLIST=UR
COUNTRY_LIST_POINTS=10
MY_COUNTRY_POINTS=1
MY_CONTINENT_POINTS=2
DX_POINTS=3
MIXED
MULT_LIST=urdxc_mult
DX_&_SECTIONS
#SERIAL_EXCHANGE
SERIAL_OR_SECTION
RECALL_MULTS
INITIAL_EXCHANGE=UKRAINDX.txt
#

73!
Slav, SP3RXO & EI2IDB
FISTS #19019

W dniu 04.11.2019 o 08:37, Joop Stakenborg pisze:
> Hoi Koos!
> 
> 
> Op 03-11-19 om 20:46 schreef Koos van den Hout PE4KH:
>> On 11/3/19 5:41 PM, Joop Stakenborg wrote:
>>
>>> I have been using tlf 2 times today: during the ukrainian DX contest and
>>> the HSC CW contest. I have managed to write a rules file for the
>>> ukrainian, but not for the HSC.
>> Please share the rules file you made for the ukranian DX contest with
>> the list so it can be included in a future version of tlf.
>>
>> Compared to other contest software TLF could use support for some more
>> contests. So if you create a rules file that works please share it so
>> others can test/improve it and it can be added to the distributed
>> archive (so please share your files with the same license as tlf itself).
> 
> 
> Here it is. See the attachments, I have added a .txt extension so your
> email programs wil recognize it as a text file. My logcfg.dat contains a
> first line with RULES=ukrainian_dx, pointing to the file ukrainian_dx in
> the rules directory.
> 
> I am unsure if the multiplier list needs the '-end-' line, must have
> look at the source code. It is not mentioned in the manual page.
> 
>>   Just a thought from a satisfied user!
>>
>> Koos PE4KH
>>
> 
> Joop PG4I
> 


0xD1A3320970F8F900.asc
Description: application/pgp-keys


Re: scoring the HSC contest with tlf

2019-11-04 Thread Joop Stakenborg

Hoi Koos!


Op 03-11-19 om 20:46 schreef Koos van den Hout PE4KH:

On 11/3/19 5:41 PM, Joop Stakenborg wrote:


I have been using tlf 2 times today: during the ukrainian DX contest and
the HSC CW contest. I have managed to write a rules file for the
ukrainian, but not for the HSC.

Please share the rules file you made for the ukranian DX contest with
the list so it can be included in a future version of tlf.

Compared to other contest software TLF could use support for some more
contests. So if you create a rules file that works please share it so
others can test/improve it and it can be added to the distributed
archive (so please share your files with the same license as tlf itself).



Here it is. See the attachments, I have added a .txt extension so your 
email programs wil recognize it as a text file. My logcfg.dat contains a 
first line with RULES=ukrainian_dx, pointing to the file ukrainian_dx in 
the rules directory.


I am unsure if the multiplier list needs the '-end-' line, must have 
look at the source code. It is not mentioned in the manual page.


  
Just a thought from a satisfied user!


Koos PE4KH



Joop PG4I


#  Ukrainian DX contest#
#  for stations outside of Ukraine #

#
CONTEST=ukrainian_dx
LOGFILE=ukrainian_dx.log
CONTEST_MODE
CABRILLO=UNIVERSAL
SHORT_SERIAL
#
#
#   #
#  CONTEST PARAMETERS   #
#   #
#
#
MULT_LIST=ukrainian_dx_mults
COUNTRYLIST=UR
DX_&_SECTIONS
SECTION_MULT
SERIAL_EXCHANGE
#
#
#   #
#  POINTS LIST  #
#   #
#
#
COUNTRY_LIST_POINTS=10
MY_COUNTRY_POINTS=1
MY_CONTINENT_POINTS=2
DX_POINTS=3
##
F1=CQ DE % % TEST
F2=@ DE %
F3=@ 5NN #
F4=TU 73
F5=@
F6=%
F7=@ SRI QSO B4 GL
F8=AGN
F9=?
F10=QRZ?
F11=PSE K
F12=TEST % %
#
CQ_TU_MSG=TU %
S_TU_MSG=TU 5NN #
### END #
SU
TE
CH
ZA
DN
OD
HE
PO
DO
KR
SL
RI
HA
LU
VI
VO
ZP
CR
IF
HM
KO
KV
KI
LV
ZH
CN
NI
-end-