diff --git a/mainwindow.cpp b/mainwindow.cpp index 383e1f474..2f6793064 100644 --- a/mainwindow.cpp +++ b/mainwindow.cpp @@ -1399,7 +1399,8 @@ void MainWindow::guiUpdate() bTxTime=true; } - if(bTxTime and m_iptt==0 and !btxMute) { + float fTR=float((nsec%m_TRperiod))/m_TRperiod; + if(bTxTime and m_iptt==0 and !btxMute and fTR<0.4) { icw[0]=m_ncw; //Raise PTT