[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Tlf-devel] arrl ss
From: |
NY6P |
Subject: |
[Tlf-devel] arrl ss |
Date: |
Tue, 31 Oct 2006 13:06:22 -0800 |
User-agent: |
KMail/1.8.2 |
The arrlss config is just a bare minimum, you have to add the rest to your
liking. I have found the current config file to work w/o a problem except
for leaving out a minor part of the exchange, which you can search/replace
into the cabrillo file when you're done [just one search/replace action is
needed to fix the exchange according to ARRL Cabrillo specification, which
can be found on the ARRL Cabrillo web page]. Note I don't use memory keyer,
so I don't know about that part. The important items are the 7 items at the
bottom of the file. Good luck in the test!
#
#################################
# #
# TLF-LOGCFG.DAT v. 0.9.21 #
# #
# Uncomment the options you #
# want to enable. See tlf.doc #
# for a description of the #
# options. You can keep diff- #
# erent versions for different #
# contests. I keep separate #
# configuration files for #
# each contest. If you enable #
# more than 1 mutually exclu- #
# sive options, the last one #
# will be efective. #
# #
# #
#################################
#
#CTCOMPATIBLE
#
#################################
# #
# EDITOR #
# #
#################################
#
EDITOR=joe
#EDITOR=vi
#EDITOR=e3
#EDITOR=MC
#
#################################
# #
# CALL #
# #
#################################
#
CALL=ny6p
#
#
#################################
# #
# Time offset from UTC #
# #
#################################
#Leave this at 0, I've had prob's with other settings
TIME_OFFSET=0
TIME_MASTER
#
#################################
# #
# LAN PORT #
# #
#################################
# addnode only OTHER nodes !!
#
#ADDNODE=10.0.0.115
#ADDNODE=192.168.1.2
#
THISNODE=A
#
LAN_DEBUG
#
#################################
# #
# KEYERPORT #
# #
#################################
#
#NETKEYER
#NETKEYERPORT=6789
#NETKEYERHOST=127.0.0.1
#
#################################
# #
# KEYERPARAMETERS #Cant vouch for this part!
# #
#################################
#---speed (6 ... 60 wpm)
CWSPEED=30
#---weight (-5 ... 5 ms)
WEIGHT=1
#---cq delay (s)
CQDELAY=20
#---txdelay (ms)
TXDELAY=2
#---sidetone (200...800, 0 = mute)
CWTONE=800
#################################
# #
# PACKET INTERFACE #
# #
#################################
# Cluster: PI4TUE (Eindhoven)
TELNETHOST=131.155.192.179
TELNETPORT=8000
#automatic login#################
CLUSTERLOGIN=ny6p
#write log to disk###############
#CLUSTER_LOG
#
#use tnc instead of telnet#######
#TNCPORT=/dev/ttyS0
#TNCPORT=/dev/ttyUSB1
#TNCSPEED=9600
#
#get clusterinfo from network####
#FIFO_INTERFACE
#
#################################
# #
# RADIO CONTROL #
# (comment out if not present) #
# Rigmodel = Hamlib index, here #
# for ten tec OMNI VI #
#################################
#Use your model!
RADIO_CONTROL
RIGMODEL=228
RIGSPEED=9600
RIGPORT=/dev/ttyS0
#RIGPORT=/dev/ttyUSB2
#
#SSBMODE
#
#RIT_CLEAR
#
#SHOW_FREQUENCY
#
#################################
# #
# INFORMATION WINDOWS #
# #
#################################
#
CLUSTER
#BANDMAP
SPOTLIST
#FILTER
#
SCOREWINDOW
#
CHECKWINDOW
#################################
# #
# CHECK PARTIAL FUNCTION #
# #
#################################
#
PARTIALS
#USEPARTIALS
#MANY_CALLS
#
#################################
# #
# CONDX (info for muf calc.) #
# #
#################################
#
SUNSPOTS=18
SFI=75
#
#################################
# #
# Misc commands #
# #
#################################
# No automatic 'qso before msg'
NOB4
#
# No automatic cq
#NOAUTOCQ
#
# Left/right arrows don't change band...
#NO_BANDSWITCH_ARROWKEYS
#
# Here is the really important stuff!
MARKERS=tlfmarkers
CONTEST=arrl_ss
MULT_LIST=arrlsections
CONTEST_MODE
TWO_POINTS
LOGFILE=ss.log
#This last one means only one contact per contest not per band
RECALL_MULTS
#############END#################
--
Lee <NY6P>