Pass nhsym from GUI to m65.

This commit is contained in:
Joe Taylor
2021-07-08 10:06:21 -04:00
parent 1e4e2a714d
commit c5ecd9fc76
5 changed files with 8 additions and 12 deletions
+1
View File
@@ -624,6 +624,7 @@ void MainWindow::dataSink(int k)
if(ihsym == 302) { //For Q65, decode at t=56 s
datcom_.newdat=1;
datcom_.nagain=0;
datcom_.nhsym=ihsym;
QDateTime t = QDateTime::currentDateTimeUtc();
m_dateTime=t.toString("yyyy-MMM-dd hh:mm");
decode(); //Start the decoder