Only call decode() once, at ihsym=302.

This commit is contained in:
Joe Taylor
2022-12-06 12:27:48 -05:00
parent 5344fa559c
commit f4412ea7e2
6 changed files with 15 additions and 26 deletions
+1 -1
View File
@@ -70,7 +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
datcom_.ndop00=ndop00; //Send self Doppler to decoder, via datcom
sprintf(cc,
"Az: %6.1f\n"
"El: %6.1f\n"