Hello OM's (and YL's :)),
the WAEDC RTTY is coming soon, and I didn't find a good contest
logger software. So, I like the Tlf, and I thought I try to add
that code, which makes Tlf to knows the WAEDC rules.
The code currently accessible from github.com, with git:
git clone https://github.com/airween/tlf.git
cd tlf
git checkout waedc
autoreconf --install
./configure [--enable-hamlib]
make
sudo make install
The new binary will be installed to /usr/local/bin/.
There is a rule file in /usr/local/shared/tlf/rules, called by
waedc.
This version of Tlf cummulate the points (maybe just in DIGITAL
mode, I've not tested CW/SSB yet (*)), handles the weighted
multipliers (both EU and DX side).
Any suggestions are welcome, eg bugs/invalid oprations.
The big question is how should I (we :)) implement the QTC's?
73:
Ervin
HA2OS
*) in CW and PH modes the WSO can only be conducted with EU and
non-EU stations; in RTTY mode all stations can work with
each others.