Send current self-dop from MAP65 mainwindow to decoder.

This commit is contained in:
Joe Taylor
2022-12-02 10:20:43 -05:00
parent 0055222306
commit 32411d1fd0
7 changed files with 16 additions and 13 deletions
+1
View File
@@ -70,6 +70,7 @@ void Astro::astroUpdate(QDateTime t, QString mygrid, QString hisgrid,
&azmoondx, &elmoondx, &ntsky, &ndop, &ndop00,&ramoon, &decmoon,
&dgrd, &poloffset, &xnr, 6, 6);
datcom_.nfast=ndop00; //Send self Doppler to decoder, via datcom
sprintf(cc,
"Az: %6.1f\n"
"El: %6.1f\n"