|
From: | David Quental |
Subject: | Re: [Tlf-devel] External scoring system for tlf |
Date: | Mon, 10 Apr 2006 21:23:26 +0100 |
User-agent: | Thunderbird 1.5 (X11/20051201) |
Hello Rolf, I did a small mistake, see below:
Forget my previous sentence, I did another file, under rules, name is contest, like this:Hello Rolf, I did a small test here and all worked, but your logcfg.dat is not fine.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_dxCorrect to contest instead of spdx_dx# CALL=OH6KXL # TIME_OFFSET=0 # THISNODE=A LAN_DEBUG # GMFSKyou forgot to add GMFSK=/home/oh6kxl/gMFSK.logDIGIMODEM=/home/oh6kxl/gmfsk_autofile RTTYMODE # SPOTLIST SCOREWINDOW CHECKWINDOW # PARTIALS # SUNSPOTS=10 SFI=72 # NOB4 --------------------------------------------------------------Forget this file, since it is now in new scoring file.
############################### # SPDX RTTY Contest # ############################### # CONTEST=contest LOGFILE=qso.log # ################################## # # # Messages F1= to F12= # # Message CW_TU_MSG= # # Message S&P_TU_MSG= # # # # % = call # # @ = hiscall # # # = serial # # [ = RST # # + = increase cw speed # # - = decrease cw speed # # (works only with parport # # interface) # # # ################################## # 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---- % % # CW_TU_MSG=TU % S&P_TU_MSG=TU 5NN # #This file only generates msgs from F's, nothing more, scoring is done by new Perl files.
-------------------------------------------------- ~/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
Hope my changes could help you.
Best 73s. CT1DRB David Quental_______________________________________________ Tlf-devel mailing list address@hidden http://lists.nongnu.org/mailman/listinfo/tlf-devel_______________________________________________ Tlf-devel mailing list address@hidden http://lists.nongnu.org/mailman/listinfo/tlf-devel
[Prev in Thread] | Current Thread | [Next in Thread] |