Increase range of Si570 calibration spinner to +/- 200 ppm.

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2469 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
Joe Taylor
2012-06-04 19:42:38 +00:00
parent 6787ab6e60
commit a0d4b58f48
3 changed files with 5 additions and 4 deletions
+2 -1
View File
@@ -52,7 +52,8 @@ void Astro::astroUpdate(QDateTime t, QString mygrid, QString hisgrid,
astroBusy=false;
}
sprintf(cc,"Az: %6.1f\n"
sprintf(cc,
"Az: %6.1f\n"
"El: %6.1f\n"
"MyDop: %6d\n"
"DxAz: %6.1f\n"