[Trlog] Winkeyer support SOLVED!
    Martin Kratoska 
    martin at ok1rr.com
       
    Sun Sep  4 10:32:57 EDT 2022
    
    
  
the lines 311, 312, 313, 314, 315 should be commented out
//   if Winkeyer1 then
//      pincfg := Char($04)  //radio1 no sidetone or ptt
//   else
//      pincfg := Char($07); //radio1 sidetone enable
//   WinKeyerPort.putchar(pincfg);
possibly should be added
pincfg := Char($04);
    WinKeyerPort.putchar(pincfg);
as lines 316 and 317
My WK now works perfectly without unnecessary beeping and PTT action 
destroying QSK.
73,
Martin, OK1RR
    
    
More information about the Trlog
mailing list