Widened ranges of rig frequency calibration constants

+/- 99999.99 Hz intercept error
+/- 999.9999 ppm slope error

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@5397 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
Bill Somerville 2015-05-19 18:05:53 +00:00
parent 0504d2af92
commit b8ee4a604b
1 changed files with 4 additions and 4 deletions

View File

@ -1870,10 +1870,10 @@ for assessing propagation and system performance.</string>
<number>2</number>
</property>
<property name="minimum">
<double>-9999.989999999999782</double>
<double>-99999.990000000005239</double>
</property>
<property name="maximum">
<double>9999.989999999999782</double>
<double>99999.990000000005239</double>
</property>
<property name="singleStep">
<double>0.100000000000000</double>
@ -1902,10 +1902,10 @@ for assessing propagation and system performance.</string>
<number>4</number>
</property>
<property name="minimum">
<double>-9.999900000000000</double>
<double>-999.999900000000025</double>
</property>
<property name="maximum">
<double>9.999900000000000</double>
<double>999.999900000000025</double>
</property>
<property name="singleStep">
<double>0.100000000000000</double>