Lx.cfg: Difference between revisions
Line 60: | Line 60: | ||
=RL= | =RL= | ||
Limit of stations without checklog to be accepted. | Limit of stations without checklog to be accepted. Calls from unique locator are accepted always. But when more calls are active from one locator and we have no (check)logs, we can't determine if both calls were active or some call is receive error. So for example when set to 2 then combination call-wwl must be in logs third-times to accept. Otherwise it's taken as error. | ||
=CPATH= | =CPATH= |
Revision as of 08:23, 29 August 2010
Here is description of lx.cfg file. Please keep in mind that lines must be in defined order!
Example
CTEST=IARU Reg.I UHF Contest VERBM=2 NSLSH=0 EPATH=err CATEG=*;SINGLE;Single;single;so;SO CATEG=*;MULTI;Multi;multi;MO;mono; LP_0144=100 LP_0432=0 RL_0050=5 RL_0070=5 RL_0144=5 RL_0432=3 RL_1300=2 RL_2300=2 RL_3400=2 RL_5700=2 RL_G10=2 RL_G24=2 RL_G47=2 RL_G76=2 RL_G122=2 RL_G134=2 RL_G248=2 CPATH=check LPATH=log DW_DB=tucnakdw CTYDB=cty.dat FW_DB=force.wwl BC_DB=calls.bad
CTEST
Name of contest
VERB
VERBose Mode
- 0 - quiet (errors, some warns)
- 1 - verbose (all basic msgs)
- 2 - more verbose (save repairs)
- 3 - extremly verbose (Search for other referencies of repairs)
NSLSH
Ignore slash suffixes (/P, /QRP, /3, ...) in all calls
EPATH
Path to export all result files
CATEG
Category description, no detailed desription available
LP
Power limits for LP category. Default values are 0 (unused). Typically set 100 for 2m band for OK 100W category:
RL
Limit of stations without checklog to be accepted. Calls from unique locator are accepted always. But when more calls are active from one locator and we have no (check)logs, we can't determine if both calls were active or some call is receive error. So for example when set to 2 then combination call-wwl must be in logs third-times to accept. Otherwise it's taken as error.
CPATH
Path to .EDI files where PSECT -> Check will be forced. Place check logs here.
LPATH
Path to .EDI files. Place logs to this directory
DW_DB
Specifies tucnakdw file. Tucnakdw contains information about valid wwls for dxccs.
CTYDB
Country database file
FW_DB
Database with WWLs and Calls which will be forced. This can also override WWL from LOG
Format of file is f.e.
OK2M JN69UN DR5A JO30EM
BC_DB
Database with Bad Call <-> Correct Call which will be forced.