TRLog
[Top] [All Lists]

Re: [Trlog] Request - remove the sidetone [SOLVED]

To: George Fremin III <geoiii@kkn.net>
Subject: Re: [Trlog] Request - remove the sidetone [SOLVED]
From: Martin Kratoska <martin@ok1rr.com>
Reply-to: martin@ok1rr.com
Date: Thu, 9 Jun 2022 15:45:11 +0200
List-post: <mailto:trlog@contesting.com>
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.



_______________________________________________
Trlog mailing list
Trlog@contesting.com
http://lists.contesting.com/mailman/listinfo/trlog
<Prev in Thread] Current Thread [Next in Thread>