Hi Zoli,

Upon further testing, if I use the following sequence:

- input call
- Hit Tab to move the cursor to the exchange field
- Input exchange
- Hit Enter

The exchange is erased and upon re-entering the exchange and pressing Enter, 
it is logged.

If, I use Enter to move from the call sign entry to the exchange fields, 
pressing Enter in the exchange field is logging on the first try.

I have attached my logcfg.dat and arrlfd as requested, too.

Thanks!
73,
Adam

On Saturday, June 29, 2019 9:56:20 AM PDT Csahok Zoltan wrote:
> Hi Adam,
> 
> Thanks for the update. I also tried it with Konsole (v18.04.0, KDE 5.54)
> and the cursor keys worked.
> 
> For the FD issue: is this the sequence that you use?
> - input call
> - Enter << cursor moves to exchange field
> - input exchange
> - Enter << here your exchange gets erased, QSO is not logged
> 
> Maybe send me your logcfg.dat and rules file, as with my setup it works
> and I beleive I don't nothing special.
> 
> 73,
> Zoli
> 
> On Fri, Jun 28, 2019 at 03:45:54PM -0700, Adam Clark wrote:
> > Hi again Zoli,
> > 
> > Just thought I'd let you know that I tested with the git version of tlf,
> > and adding some test entries (still using the field day setup/config), I
> > have to re-enter the exchange each time.
> > 
> > However, cursor keys work, so that's a bonus!
> > 
> > 73,
> > Adam
##########################
# ARRL Field day contest #
#     PA0R  3.10.2003    #
#     N0NB  6.5.2013     #
##########################
#
CONTEST=arrl_fd
LOGFILE=fd.log
CONTEST_MODE
NO_RST
##################################
#                                #
#  Messages F1= to F12=          #
#  Message CQ_TU_MSG=            #
#  Message S&P_TU_MSG=           #
#                                #
#  % = mycall                    #
#  @ = hiscall                   #
#  # = serial                    #
#  [ = RST                       #
#  + = increase cw speed         #
#  - = decrease cw speed         #
#  * = AR                        #
#  = = BT                        #
#  < = SK                        #
#  ( = KN                        #
#  ! = SN                        #
#  & = AS                        #
#  > = BK                        #
#                                #
##################################
#
F1=CQ FD DE % K
F2=@ DE %
F3=@ 3A CT
F4=TU 73
F5= @
F6=%
F7=@ SRI QSO B4 GL
F8=AGN
F9= ?
F10= QRZ?
F11= PSE K
F12=+FD- %
#
CQ_TU_MSG=TU %
S&P_TU_MSG=TU 3A CT
#
#ALT_0=
#ALT_1=
#ALT_2=
#ALT_3=
#ALT_4=
#ALT_5=
#ALT_6=
#ALT_7=
#ALT_8=
#ALT_9=
#
#################################
#                               #
#  Voice Keyer Files            #
#    (F1 to F12)                #
#################################
#
#VKM1=cq.wav
#VKM2=
#VKM3=
#VKM4=
#VKM5=
#VKM6=
#VKM7=
#VKM8=
#VKM9=
#VKM10=
#VKM11=
#VKM12=
#VKSPM= (S&P return message)
#VKCQM=	(CQ mode return message)
#
#################################
#                               #
#  Field Day points             #
#################################
#
SSBPOINTS=1
CWPOINTS=2
MIXED
RULES=arrlfd
#
#################################
#                               #
#   TLF-LOGCFG.DAT v. 1.1.0     #
#                               #
#  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=mcedit
#
#################################
#                               #
#  CALL                         #
#                               #
#################################
#
CALL=VA7AQD
#
#
#################################
#                               #
#  Time offset from UTC         #
#                               #
#################################
#
TIME_OFFSET=-7
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              #
#                               #
#################################
#---speed (6 ... 60 wpm)
CWSPEED=30
#---weight (-5 ... 5 ms)
WEIGHT=1
#---cq delay (in 0,5 s)
CQDELAY=10
#---txdelay (ms)
TXDELAY=2
#---sidetone (200...800, 0 = mute)
CWTONE=800
#################################
#                               #
#  PACKET INTERFACE             #
#                               #
#################################
# Cluster: PI4TUE (Eindhoven)
#TELNETHOST=131.155.192.179
TELNETHOST=dxc.middlebrook.ca
TELNETPORT=8000
# automatic login ###############
CLUSTERLOGIN=VA7AQD
# write log to disk #############
#CLUSTER_LOG
#
# use tnc instead of telnet #####
#TNCPORT=/dev/ttyS0
#TNCPORT=/dev/ttyUSB1
#TNCSPEED=2400
#
# get clusterinfo from network ##
#FIFO_INTERFACE
#
#################################
#                               #
#  RADIO CONTROL                #
# (comment out if not present)  #
# Rigmodel = Hamlib index, here #
#           for ten tec OMNI VI #
#################################
#
RADIO_CONTROL
RIGMODEL=229
RIGSPEED=38400
#RIGPORT=/dev/ttyS0
RIGPORT=/dev/ttyUSB0
#
SSBMODE
#
# RIT_CLEAR
#
SHOW_FREQUENCY
#
#################################
#                               #
#  INFORMATION WINDOWS          #
#                               #
#################################
#
#CLUSTER
BANDMAP=S,900  # skipdupes, 900s livetime
#FILTER
#
SCOREWINDOW
#
CHECKWINDOW
#################################
#                               #
#  CHECK PARTIAL FUNCTION       #
#                               #
#################################
# 
PARTIALS
#USEPARTIALS
#
#################################
#                               #
#  CONDX (info for muf calc.)   #
#                               #
#################################
#
SUNSPOTS=30
SFI=100
#
#################################
#                               #
#     Misc commands             #
#                               #
#################################
# No automatic 'qso before msg'
NOB4
#
# No automatic cq
#NOAUTOCQ
#
# Left/right arrows don't change band...
#NO_BANDSWITCH_ARROWKEYS
#
# Marker file for Xplanet
MARKERS=tlfmarkers

CABRILLO=UNIVERSAL
#
#############END#################
_______________________________________________
Tlf-devel mailing list
Tlf-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/tlf-devel

Reply via email to