Made some adjustments to the tx cycling...should help those having trouble with their audio interface not working fast enough.

This commit is contained in:
Jordan Sherer
2018-10-17 11:19:27 -04:00
parent 2022908509
commit 9162d851d4
2 changed files with 5 additions and 29 deletions
-2
View File
@@ -254,7 +254,6 @@ private slots:
void startTx();
void startTx2();
void startP1();
void continueTx();
void stopTx();
void stopTx2();
void on_pbCallCQ_clicked();
@@ -534,7 +533,6 @@ private:
bool m_diskData;
bool m_loopall;
bool m_decoderBusy;
bool m_txFirst;
bool m_auto;
bool m_restart;
bool m_startAnother;