A3XX: Adjust limits

This commit is contained in:
Joshua Davidson 2017-07-21 15:03:28 -04:00
parent 0b4cbd310e
commit 52ee940263
2 changed files with 12 additions and 12 deletions

View file

@ -636,7 +636,7 @@
<property>it-autoflight/input/spd-kts</property>
<step>1</step>
<min>100</min>
<max>380</max>
<max>350</max>
</binding>
<binding>
<condition>
@ -655,7 +655,7 @@
<property>it-autoflight/input/spd-mach</property>
<step>0.001</step>
<min>0.50</min>
<max>0.95</max>
<max>0.84</max>
</binding>
<binding>
<command>property-adjust</command>
@ -686,7 +686,7 @@
<property>it-autoflight/input/spd-kts</property>
<step>-1</step>
<min>100</min>
<max>380</max>
<max>350</max>
</binding>
<binding>
<condition>
@ -705,7 +705,7 @@
<property>it-autoflight/input/spd-mach</property>
<step>-0.001</step>
<min>0.50</min>
<max>0.95</max>
<max>0.84</max>
</binding>
<binding>
<command>property-adjust</command>

View file

@ -342,7 +342,7 @@
<command>property-adjust</command>
<property>/it-autoflight/input/spd-kts</property>
<min>100</min>
<max>360</max>
<max>350</max>
<step>-10</step>
<wrap>false</wrap>
</binding>
@ -369,7 +369,7 @@
<command>property-adjust</command>
<property>/it-autoflight/input/spd-kts</property>
<min>100</min>
<max>360</max>
<max>350</max>
<step>-1</step>
<wrap>false</wrap>
</binding>
@ -420,7 +420,7 @@
<command>property-adjust</command>
<property>/it-autoflight/input/spd-kts</property>
<min>100</min>
<max>360</max>
<max>350</max>
<step>1</step>
<wrap>false</wrap>
</binding>
@ -448,7 +448,7 @@
<command>property-adjust</command>
<property>/it-autoflight/input/spd-kts</property>
<min>100</min>
<max>360</max>
<max>350</max>
<step>10</step>
<wrap>false</wrap>
</binding>
@ -487,7 +487,7 @@
<command>property-adjust</command>
<property>/it-autoflight/input/spd-mach</property>
<min>0.50</min>
<max>0.95</max>
<max>0.84</max>
<step>-0.01</step>
<wrap>false</wrap>
</binding>
@ -514,7 +514,7 @@
<command>property-adjust</command>
<property>/it-autoflight/input/spd-mach</property>
<min>0.50</min>
<max>0.95</max>
<max>0.84</max>
<step>-0.001</step>
<wrap>false</wrap>
</binding>
@ -565,7 +565,7 @@
<command>property-adjust</command>
<property>/it-autoflight/input/spd-mach</property>
<min>0.50</min>
<max>0.95</max>
<max>0.84</max>
<step>0.001</step>
<wrap>false</wrap>
</binding>
@ -593,7 +593,7 @@
<command>property-adjust</command>
<property>/it-autoflight/input/spd-mach</property>
<min>0.50</min>
<max>0.95</max>
<max>0.84</max>
<step>0.01</step>
<wrap>false</wrap>
</binding>