[Trlog] Request - remove the sidetone [SOLVED]

Martin Kratoska martin at ok1rr.com
Thu Jun 9 09:45:11 EDT 2022


Works as expected when comment out thw lines 313 and 314

    if Winkeyer1 then
       pincfg := Char($04);  //radio1 no sidetone or ptt
(*   else
       pincfg := Char($07); //radio1 sidetone enable *)
    WinKeyerPort.putchar(pincfg);

(line 312 ... a semicolon must be added to ...($04); ...)

no side effects, the sidetone works if switched on on the keyer (ie. 
command mode, command A)

it is a solution, however clunky

73,
Martin, OK1RR

Dne 07. 06. 22 v 21:09 George Fremin III napsal(a):
> On Tue, Jun 07, 2022 at 07:04:42PM +0000, George Fremin III K5TR wrote:
>> There is a way to see some of the commands getting exchanged.
>>
> trlog > temp.out
>
> will log things to temp.out
>
> The way I did it was:
>
>
> trlog TEST > temp.out
>
> I think to get it to start the contest TEST.
>
> But I am mostly going from memory.
>
>



More information about the Trlog mailing list