at
Index of /alpha/fldigi
??? UDP log record
?? ?
????? * add write log record to UDP socket concurrent with other
??????? internal and external logbook recording.? UDP record in
??????? ADIF format and contains the following fields:
????????? . ADIF_MODE, SUBMODE
????????? . FREQ, BAND
????????? . QSO_DATE, TIME_ON
????????? . QSO_DATE_OFF, TIME_OFF
????????? . GRIDSQUARE
????????? . NAME, QTH, STATE, VE_PROV, COUNTRY
????????? . RST_SENT, RST_RCVD
????????? . STX, STR
??????? and record terminated by <EOR>
??? FMT thread
?? ?
????? * insure that FMT thread is closed when modem is deleted
??????? . windows gags on multiple threads writing to same
object
????? * put a whole file lock on the csv file during entire time
??????? it is being written to by the FMT modem.? Excel is an
??????? ultra greedy application that attempts to lock a file
before
??????? any reads or writes and does so even to a file opened
for
??????? write by another program.? Bah Humbug!
This should fix is disappearing configuration items between
execution cycles.

73, David
W1HKJ