[Tlf-devel] TLF & :miniterm

2006-04-04 Thread Ed
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

[Tlf-devel] Another bug TLF 0.9.29

2006-04-04 Thread Martin Kratoska
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

Re: [Tlf-devel] TLF & GMFSK Problem

2006-04-04 Thread Rein Couperus PA0R
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

Re: [Tlf-devel] TLF & GMFSK- Next Question

2006-04-04 Thread Rein Couperus PA0R
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