mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-06-02 23:02:26 -04:00
Be sure to set start time of QSO.
This commit is contained in:
parent
a9100f0291
commit
edf4af5307
@ -8738,6 +8738,7 @@ void MainWindow::ft2_tx(int ntx)
|
|||||||
transmitDisplay (true);
|
transmitDisplay (true);
|
||||||
statusUpdate ();
|
statusUpdate ();
|
||||||
}
|
}
|
||||||
|
m_dateTimeQSOOn=QDateTime::currentDateTimeUtc();
|
||||||
if(!m_btxok && m_btxok0 && g_iptt==1) stopTx();
|
if(!m_btxok && m_btxok0 && g_iptt==1) stopTx();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user