Difference between revisions of "Lx.cfg"

From Tučňák Wiki
Jump to: navigation, search
(FW_DB)
Line 1: Line 1:
 
Here is description of lx.cfg file. Please keep in mind that lines must be in defined order!
 
Here is description of lx.cfg file. Please keep in mind that lines must be in defined order!
  
=EPATH=
+
Example of lx.cfg:
Path to export all result files
+
 
 +
VERBM=2
 
  EPATH=err
 
  EPATH=err
 
=CATEG=
 
Category description, no detailed desription available
 
 
  CATEG=*;SINGLE;Single;single;so;SO
 
  CATEG=*;SINGLE;Single;single;so;SO
 
  CATEG=*;MULTI;Multi;multi;MO;mono;
 
  CATEG=*;MULTI;Multi;multi;MO;mono;
 
+
=LP=
 
Power limits for LP category. Default values are 0 (unused). Typically set 100 for 2m band for OK 100W category:
 
 
  LP_0144=100
 
  LP_0144=100
 
  LP_0432=0
 
  LP_0432=0
 
+
=RL=
 
Limit of stations without checklog to be accepted.
 
 
  RL_0050=5
 
  RL_0050=5
 
  RL_0070=5
 
  RL_0070=5
Line 32: Line 26:
 
  RL_G144=2
 
  RL_G144=2
 
  RL_G248=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)
 +
 +
 +
=EPATH=
 +
Path to export all result files
  
=LPATH=
+
=CATEG=
Path to .EDI files. Place logs to this directory
+
Category description, no detailed desription available
LPATH=log
+
 
 +
=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.
  
 
=CPATH=
 
=CPATH=
 
Path to .EDI files where PSECT -> Check will be forced. Place check logs here.
 
Path to .EDI files where PSECT -> Check will be forced. Place check logs here.
CPATH=check
+
 
 +
=LPATH=
 +
Path to .EDI files. Place logs to this directory
  
 
=DW_DB=
 
=DW_DB=
 
Specifies tucnakdw file. Tucnakdw contains information about valid wwls for dxccs.
 
Specifies tucnakdw file. Tucnakdw contains information about valid wwls for dxccs.
DW_DB=tucnakdw
+
 
 +
=CTYDB=
 +
Country database file
  
 
=FW_DB=
 
=FW_DB=
 
Database with WWLs and Calls which will be forced. This can also override WWL from LOG
 
Database with WWLs and Calls which will be forced. This can also override WWL from LOG
FW_DB=force.wwl
 
  
 
Format of file is f.e.
 
Format of file is f.e.
Line 55: Line 80:
 
=BC_DB=
 
=BC_DB=
 
Database with Bad Call <-> Correct Call which will be forced.
 
Database with Bad Call <-> Correct Call which will be forced.
BC_DB=calls.bad
 
 
=CTYDB=
 
Country database file
 
CTYDB=cty.dat
 
 
=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)
 
VERBM=2
 

Revision as of 07:54, 15 May 2009

Here is description of lx.cfg file. Please keep in mind that lines must be in defined order!

Example of lx.cfg:

VERBM=2
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_1299=2
RL_2299=2
RL_3400=2
RL_5699=2
RL_G10=2
RL_G24=2
RL_G47=2
RL_G76=2
RL_G120=2
RL_G144=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)


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.

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.