Attached is my logcfg.dat for the SPDX RTTY. There is a new rules file called 'contest'. It ony generates a raw log file called qso.log, you must set that in rules.pm.
You don't have to start the scoring module before tlf, you can even use it to score logs after the contest. The scoring module must be able to find qso.log I also attached my rules.pm file for the SPDX RTTY, it sits in ~/tlf/scoring/rules I am sorry the contest committees are so silly, I should like to have a cqww contest every weekend, would save me some work.... :) 73, Rein PA0R PS.: these files are guaranteed to work... I just copied them from a working system... On Mon, 2006-04-10 at 22:13 +0300, Rolf Moberg wrote: > tlf 0.9.30 + gmfsk + external perl module scoring system is a nice > packet of software. However, for a non-coding-oriented person like me > there are a lot of diffulties to get it work. This fine system consists > of several moving parts, more than AK-47 does. I need help. If somebody > has written a functioning spdx rtty files I'd like to get and customize > them. I tried to do according to README without succes. Even macros (F1 > for CQ TEST...) don't work now. gmfsk transmits when echoing to > gmfsk_autofile some test writing. In EARTTY last weekend tlf+gmfsk > worked fb (but not scoring). Today tlf didn't write to "gmfsk_autofile" > > Shoud this perl modules start or activate somehow when stargin tlf. > > My files: > ------------------------------------------------------- > ~/ham/contests/spdxrtty_2006/logcfg.dat > > EDITOR=vi > RULES=spdx_dx > # > CALL=OH6KXL > # > TIME_OFFSET=0 > # > THISNODE=A > LAN_DEBUG > # > GMFSK > DIGIMODEM=/home/oh6kxl/gmfsk_autofile > RTTYMODE > # > SPOTLIST > SCOREWINDOW > CHECKWINDOW > # > PARTIALS > # > SUNSPOTS=10 > SFI=72 > # > NOB4 > > -------------------------------------------------------------- > > ~/ham/contests/spdxrtty_2006/rules/spdx_dx > > > CONTEST=spdx_dx > LOGFILE=spdx.log > CONTEST_MODE > ################################# > MULT_LIST=spdxmults > # > F1=CQ SPDX TEST DE % % CQ > F2=@ DE % > etc all those macros... > > -------------------------------------------------- > > ~/ham/tlf-0.9.30/scoring/rules.pm > > #! /usr/bin/perl -w > > # Date: 08-04-06 > > ################################################ > # SPDXRTTY rules > ################################################ > > $contestname = "Contest: SPDX RTTY test"; > $mycall = "OH6KXL"; > $logfile = "/home/oh6kxl/ham/contests/spdxrtty_2006/qso.log"; > > ################################################ > $method = "spdxrtty"; > > $mult1 = "country"; > $mult2 = "section"; > > $mycountrypoints = 2; > $dxpoints = 10; > $mycontinentpoints = 5; > > 1; > --------------------------------------------------------- > > > 73! > Rolf Moberg > > > _______________________________________________ > Tlf-devel mailing list > [email protected] > http://lists.nongnu.org/mailman/listinfo/tlf-devel
RULES=contest LOGFILE=qso.log SHORT_SERIAL EDITOR=joe CALL=PA0R GMFSK=/home/rein/gMFSK.log DIGIMODEM=/home/rein/gmfsk_autofile RTTYMODE ################################# # # # PACKET INTERFACE # # # ################################# # Cluster: PI4TUE (Eindhoven) TELNETHOST=131.155.192.179 CLUSTERLOGIN=PA0R CLUSTER_LOG TELNETPORT=8000 ################################# # # # RADIO CONTROL # # (comment out if not present) # # Rigmodel = Hamlib index # ################################# # #RADIO_CONTROL #RIGMODEL=351 #RIGSPEED=2400 #RIGPORT=/dev/ttyS0 #RIGPORT=/dev/ttyUSB2 # SPOTLIST SCOREWINDOW CHECKWINDOW PARTIALS SUNSPOTS=61 SFI=95
spdxrtty
Description: Perl program
_______________________________________________ Tlf-devel mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/tlf-devel
