Allow clicking in Active Stations window to call a station identified by Q65W.

This commit is contained in:
Joe Taylor
2022-12-08 11:57:51 -05:00
parent 10c70d042c
commit 9ff1f9ff3f
4 changed files with 27 additions and 8 deletions
+1
View File
@@ -1013,6 +1013,7 @@ void MainWindow::decode() //decode()
datcom_.ndiskdat=0;
m_map65RxLog=0;
m_call3Modified=false;
qDebug() << "aa" << 10.0*log10(m_xavg);
QFile lockFile(m_appDir + "/.lock"); // Allow m65 to start
lockFile.remove();