Hi Tom,
there is something strange. tlf does not see now hamlib, so no radio
control :-(
The Autosend option works but not exactly as meant. The auto sending
begins with the character count as set with :char command, this is OK.
Setting :char to 4 actually moves the cursor to the exchange fi
Hello,
I've pushed a small script, which merges the Tlf generated
cabrillo with QTC_send|recv.log's.
You can catch it from here:
https://github.com/airween/tlf/blob/waedc-qtc/qtcmerge.py
or here:
https://www.dropbox.com/s/l7pbrgls4n0ecfn/qtcmerge.py
How to use it:
- download the file, place
Hi,
I just finished the first quick version of the new autosend
feature.
Please download the zip archive from
https://github.com/Tlf/tlf/archive/autosend.zip unpack it and then
change to the directory.
'autoreconf --install'
'./configure '
'make'
'make install'
should build it.
Some comme