This is not echoing back from gMFSK,so there is nothing in the miniterm
window. What am I missing. This happens both in RX and TX.
Ed W3NR
___
Tlf-devel mailing list
Tlf-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/tlf-devel
The command :CHAR behaves wild. If set, only the number of characters
set are sent out regardless of number actually written into call field.
If set to 2, I'm unable to send the call PA0R ... after typing of the A
tlf starts to send but even if I finish typing the call before the Morse
sending
Actually, if you generate the file by touching it, it is empty.
You can see that by switching on the miniterm (with :miniterm).
You will see the gMFSK.log file is empty :)
See http://tlf.wikispaces.com/screens for an example what it is supposed
to look like...
Rein
On Mon, 2006-04-03 at 18:14 -0
You may try to change line 93 of write_keyer.c to:
sprintf (outstring, "echo %c%c%s%c",'"','\n',wkeyerbuffer,'"');
this adds a newline in front of the macro...
73, Rein
PS: have not tested this, make a copy of the original file first :)
On Mon, 2006-04-03 at 18:46 -0400, Ed wrote:
> Is there