1
0
Fork 0

Patch from Julian Foad:

OK -- thanks.  I have now fixed up all the other XML files in the base
package that use "max" and "wrap".  Those affected are all in
Aircraft/Instruments/.  In these files I have also corrected the
indentation in some places, and corrected the frequency controls in
nav3.xml (which does not seem to be in use), and corrected a few obvious
hotspot position bugs.  Where the radios used wrapping to toggle the
ident button between 0 and 1, I have changed this to use
"property-toggle" instead.
This commit is contained in:
david 2003-01-19 22:00:08 +00:00
parent 34ac18b305
commit f026a4db74
9 changed files with 231 additions and 224 deletions

View file

@ -109,22 +109,22 @@ properties' values.
</transformation> </transformation>
</transformations> </transformations>
</layer> </layer>
<layer> <layer>
<name>bezel</name> <name>bezel</name>
<texture> <texture>
<path>Aircraft/Instruments/Textures/bezel.rgb</path> <path>Aircraft/Instruments/Textures/bezel.rgb</path>
<x1>0.0</x1> <x1>0.0</x1>
<y1>0.0</y1> <y1>0.0</y1>
<x2>1.0</x2> <x2>1.0</x2>
<y2>1.0</y2> <y2>1.0</y2>
</texture> </texture>
<transformations> <transformations>
<transformation> <transformation>
<type>x-shift</type> <type>x-shift</type>
<offset>-1</offset> <offset>-1</offset>
</transformation> </transformation>
</transformations> </transformations>
</layer> </layer>
<layer> <layer>
<name>glare shield</name> <name>glare shield</name>
@ -135,9 +135,9 @@ properties' values.
<x2>1.0</x2> <x2>1.0</x2>
<y2>0.5</y2> <y2>0.5</y2>
</texture> </texture>
<w>124</w> <w>124</w>
<h>124</h> <h>124</h>
<transformations> <transformations>
<transformation> <transformation>
<type>rotation</type> <type>rotation</type>
<property>/orientation/roll-deg</property> <property>/orientation/roll-deg</property>
@ -146,28 +146,28 @@ properties' values.
<scale>1.0</scale> <scale>1.0</scale>
<wrap>1</wrap> <wrap>1</wrap>
</transformation> </transformation>
<transformation> <transformation>
<type>x-shift</type> <type>x-shift</type>
<offset>2</offset> <offset>2</offset>
</transformation> </transformation>
<transformation> <transformation>
<type>y-shift</type> <type>y-shift</type>
<offset>-2</offset> <offset>-2</offset>
</transformation> </transformation>
</transformations> </transformations>
</layer> </layer>
<layer> <layer>
<name>Knob</name> <name>Knob</name>
<texture> <texture>
<path>Aircraft/Instruments/Textures/blister.rgb</path> <path>Aircraft/Instruments/Textures/blister.rgb</path>
<x1>0.25</x1> <x1>0.25</x1>
<y1>0.75</y1> <y1>0.75</y1>
<x2>0.5</x2> <x2>0.5</x2>
<y2>1.0</y2> <y2>1.0</y2>
</texture> </texture>
<h>24</h> <h>24</h>
<w>24</w> <w>24</w>
<transformations> <transformations>
<transformation> <transformation>
<type>x-shift</type> <type>x-shift</type>
@ -197,13 +197,13 @@ properties' values.
<w>12</w> <w>12</w>
<h>24</h> <h>24</h>
<binding> <binding>
<command>property-adjust</command> <command>property-adjust</command>
<property>/radios/kr-87/inputs/rotation-deg</property> <property>/radios/kr-87/inputs/rotation-deg</property>
<step>-1.0</step> <step>-1.0</step>
<min>0</min> <min>0</min>
<max>360</max> <max>360</max>
<wrap>1</wrap> <wrap>1</wrap>
</binding> </binding>
</action> </action>
<action> <action>
<name>large clockwise rotation</name> <name>large clockwise rotation</name>
@ -213,30 +213,30 @@ properties' values.
<w>12</w> <w>12</w>
<h>24</h> <h>24</h>
<binding> <binding>
<command>property-adjust</command> <command>property-adjust</command>
<property>/radios/kr-87/inputs/rotation-deg</property> <property>/radios/kr-87/inputs/rotation-deg</property>
<step>-5.0</step> <step>-5.0</step>
<min>0</min> <min>0</min>
<max>360</max> <max>360</max>
<wrap>1</wrap> <wrap>1</wrap>
</binding> </binding>
</action> </action>
<action> <action>
<name>small counter-clockwise rotation</name> <name>small counter-clockwise rotation</name>
<button>0</button> <button>0</button>
<x>-46</x> <x>-46</x>
<y>-65</y> <y>-56</y>
<w>12</w> <w>12</w>
<h>24</h> <h>24</h>
<binding> <binding>
<command>property-adjust</command> <command>property-adjust</command>
<property>/radios/kr-87/inputs/rotation-deg</property> <property>/radios/kr-87/inputs/rotation-deg</property>
<step>1.0</step> <step>1.0</step>
<min>0</min> <min>0</min>
<max>360</max> <max>360</max>
<wrap>1</wrap> <wrap>1</wrap>
</binding> </binding>
</action> </action>
<action> <action>
<name>large counter-clockwise rotation</name> <name>large counter-clockwise rotation</name>
<button>1</button> <button>1</button>
@ -245,13 +245,13 @@ properties' values.
<w>12</w> <w>12</w>
<h>24</h> <h>24</h>
<binding> <binding>
<command>property-adjust</command> <command>property-adjust</command>
<property>/radios/kr-87/inputs/rotation-deg</property> <property>/radios/kr-87/inputs/rotation-deg</property>
<step>5.0</step> <step>5.0</step>
<min>0</min> <min>0</min>
<max>360</max> <max>360</max>
<wrap>1</wrap> <wrap>1</wrap>
</binding> </binding>
</action> </action>
</actions> </actions>

View file

@ -274,7 +274,8 @@ properties' values.
<property alias="../../../../params/adf-freq-standby-prop"/> <property alias="../../../../params/adf-freq-standby-prop"/>
<step>-1</step> <step>-1</step>
<min>100</min> <min>100</min>
<max>1299</max> <max>1300</max>
<resolution>1</resolution>
<wrap>1</wrap> <wrap>1</wrap>
</binding> </binding>
</action> </action>
@ -291,7 +292,8 @@ properties' values.
<property alias="../../../../params/adf-freq-standby-prop"/> <property alias="../../../../params/adf-freq-standby-prop"/>
<step>-100</step> <step>-100</step>
<min>100</min> <min>100</min>
<max>1299</max> <max>1300</max>
<resolution>1</resolution>
<wrap>1</wrap> <wrap>1</wrap>
</binding> </binding>
</action> </action>
@ -308,7 +310,8 @@ properties' values.
<property alias="../../../../params/adf-freq-standby-prop"/> <property alias="../../../../params/adf-freq-standby-prop"/>
<step>1</step> <step>1</step>
<min>100</min> <min>100</min>
<max>1299</max> <max>1300</max>
<resolution>1</resolution>
<wrap>1</wrap> <wrap>1</wrap>
</binding> </binding>
</action> </action>
@ -325,7 +328,8 @@ properties' values.
<property alias="../../../../params/adf-freq-standby-prop"/> <property alias="../../../../params/adf-freq-standby-prop"/>
<step>100</step> <step>100</step>
<min>100</min> <min>100</min>
<max>1299</max> <max>1300</max>
<resolution>1</resolution>
<wrap>1</wrap> <wrap>1</wrap>
</binding> </binding>
</action> </action>
@ -384,12 +388,8 @@ properties' values.
<w>14</w> <w>14</w>
<h>16</h> <h>16</h>
<binding> <binding>
<command>property-adjust</command> <command>property-toggle</command>
<property alias="../../../../params/adf-morse-ident-toggle-prop"/> <property alias="../../../../params/adf-morse-ident-toggle-prop"/>
<step>1.0</step>
<min>0</min>
<max>1</max>
<wrap>1</wrap>
</binding> </binding>
</action> </action>

View file

@ -91,6 +91,7 @@ properties' values.
</transformation> </transformation>
</transformations> </transformations>
</layer> </layer>
<layer> <layer>
<name>Plane</name> <name>Plane</name>
<texture> <texture>
@ -109,22 +110,23 @@ properties' values.
</transformation> </transformation>
</transformations> </transformations>
</layer> </layer>
<layer>
<name>bezel</name> <layer>
<texture> <name>bezel</name>
<path>Aircraft/Instruments/Textures/bezel.rgb</path> <texture>
<x1>0.0</x1> <path>Aircraft/Instruments/Textures/bezel.rgb</path>
<y1>0.0</y1> <x1>0.0</x1>
<x2>1.0</x2> <y1>0.0</y1>
<y2>1.0</y2> <x2>1.0</x2>
</texture> <y2>1.0</y2>
<transformations> </texture>
<transformation> <transformations>
<type>x-shift</type> <transformation>
<offset>-1</offset> <type>x-shift</type>
</transformation> <offset>-1</offset>
</transformations> </transformation>
</layer> </transformations>
</layer>
<layer> <layer>
<name>glare shield</name> <name>glare shield</name>
@ -135,9 +137,9 @@ properties' values.
<x2>1.0</x2> <x2>1.0</x2>
<y2>0.5</y2> <y2>0.5</y2>
</texture> </texture>
<w>124</w> <w>124</w>
<h>124</h> <h>124</h>
<transformations> <transformations>
<transformation> <transformation>
<type>rotation</type> <type>rotation</type>
<property>/orientation/roll-deg</property> <property>/orientation/roll-deg</property>
@ -146,28 +148,28 @@ properties' values.
<scale>1.0</scale> <scale>1.0</scale>
<wrap>1</wrap> <wrap>1</wrap>
</transformation> </transformation>
<transformation> <transformation>
<type>x-shift</type> <type>x-shift</type>
<offset>2</offset> <offset>2</offset>
</transformation> </transformation>
<transformation> <transformation>
<type>y-shift</type> <type>y-shift</type>
<offset>-2</offset> <offset>-2</offset>
</transformation> </transformation>
</transformations> </transformations>
</layer> </layer>
<layer> <layer>
<name>Knob</name> <name>Knob</name>
<texture> <texture>
<path>Aircraft/Instruments/Textures/blister.rgb</path> <path>Aircraft/Instruments/Textures/blister.rgb</path>
<x1>0.25</x1> <x1>0.25</x1>
<y1>0.75</y1> <y1>0.75</y1>
<x2>0.5</x2> <x2>0.5</x2>
<y2>1.0</y2> <y2>1.0</y2>
</texture> </texture>
<h>24</h> <h>24</h>
<w>24</w> <w>24</w>
<transformations> <transformations>
<transformation> <transformation>
<type>x-shift</type> <type>x-shift</type>
@ -197,13 +199,13 @@ properties' values.
<w>12</w> <w>12</w>
<h>24</h> <h>24</h>
<binding> <binding>
<command>property-adjust</command> <command>property-adjust</command>
<property>/radios/kr-87/inputs/rotation-deg</property> <property>/radios/kr-87/inputs/rotation-deg</property>
<step>-1.0</step> <step>-1.0</step>
<min>0</min> <min>0</min>
<max>360</max> <max>360</max>
<wrap>1</wrap> <wrap>1</wrap>
</binding> </binding>
</action> </action>
<action> <action>
<name>large clockwise rotation</name> <name>large clockwise rotation</name>
@ -213,30 +215,30 @@ properties' values.
<w>12</w> <w>12</w>
<h>24</h> <h>24</h>
<binding> <binding>
<command>property-adjust</command> <command>property-adjust</command>
<property>/radios/kr-87/inputs/rotation-deg</property> <property>/radios/kr-87/inputs/rotation-deg</property>
<step>-5.0</step> <step>-5.0</step>
<min>0</min> <min>0</min>
<max>360</max> <max>360</max>
<wrap>1</wrap> <wrap>1</wrap>
</binding> </binding>
</action> </action>
<action> <action>
<name>small counter-clockwise rotation</name> <name>small counter-clockwise rotation</name>
<button>0</button> <button>0</button>
<x>-46</x> <x>-46</x>
<y>-65</y> <y>-56</y>
<w>12</w> <w>12</w>
<h>24</h> <h>24</h>
<binding> <binding>
<command>property-adjust</command> <command>property-adjust</command>
<property>/radios/kr-87/inputs/rotation-deg</property> <property>/radios/kr-87/inputs/rotation-deg</property>
<step>1.0</step> <step>1.0</step>
<min>0</min> <min>0</min>
<max>360</max> <max>360</max>
<wrap>1</wrap> <wrap>1</wrap>
</binding> </binding>
</action> </action>
<action> <action>
<name>large counter-clockwise rotation</name> <name>large counter-clockwise rotation</name>
<button>1</button> <button>1</button>
@ -245,13 +247,13 @@ properties' values.
<w>12</w> <w>12</w>
<h>24</h> <h>24</h>
<binding> <binding>
<command>property-adjust</command> <command>property-adjust</command>
<property>/radios/kr-87/inputs/rotation-deg</property> <property>/radios/kr-87/inputs/rotation-deg</property>
<step>5.0</step> <step>5.0</step>
<min>0</min> <min>0</min>
<max>360</max> <max>360</max>
<wrap>1</wrap> <wrap>1</wrap>
</binding> </binding>
</action> </action>
</actions> </actions>

View file

@ -291,7 +291,7 @@ properties' values.
<property>/instrumentation/heading-indicator/offset-deg</property> <property>/instrumentation/heading-indicator/offset-deg</property>
<step>-1</step> <step>-1</step>
<min>0</min> <min>0</min>
<max>359</max> <max>360</max>
<wrap>true</wrap> <wrap>true</wrap>
</binding> </binding>
</action> </action>
@ -308,7 +308,7 @@ properties' values.
<property>/instrumentation/heading-indicator/offset-deg</property> <property>/instrumentation/heading-indicator/offset-deg</property>
<step>-5</step> <step>-5</step>
<min>0</min> <min>0</min>
<max>359</max> <max>360</max>
<wrap>1</wrap> <wrap>1</wrap>
</binding> </binding>
</action> </action>
@ -325,7 +325,7 @@ properties' values.
<property>/instrumentation/heading-indicator/offset-deg</property> <property>/instrumentation/heading-indicator/offset-deg</property>
<step>1</step> <step>1</step>
<min>0</min> <min>0</min>
<max>359</max> <max>360</max>
<wrap>1</wrap> <wrap>1</wrap>
</binding> </binding>
</action> </action>
@ -342,7 +342,7 @@ properties' values.
<property>/instrumentation/heading-indicator/offset-deg</property> <property>/instrumentation/heading-indicator/offset-deg</property>
<step>5</step> <step>5</step>
<min>0</min> <min>0</min>
<max>359</max> <max>360</max>
<wrap>1</wrap> <wrap>1</wrap>
</binding> </binding>
</action> </action>
@ -359,7 +359,7 @@ properties' values.
<property>/autopilot/settings/heading-bug-deg</property> <property>/autopilot/settings/heading-bug-deg</property>
<step>-1</step> <step>-1</step>
<min>0</min> <min>0</min>
<max>359</max> <max>360</max>
<wrap>1</wrap> <wrap>1</wrap>
</binding> </binding>
</action> </action>
@ -376,7 +376,7 @@ properties' values.
<property>/autopilot/settings/heading-bug-deg</property> <property>/autopilot/settings/heading-bug-deg</property>
<step>-5</step> <step>-5</step>
<min>0</min> <min>0</min>
<max>359</max> <max>360</max>
<wrap>1</wrap> <wrap>1</wrap>
</binding> </binding>
</action> </action>
@ -393,7 +393,7 @@ properties' values.
<property>/autopilot/settings/heading-bug-deg</property> <property>/autopilot/settings/heading-bug-deg</property>
<step>1</step> <step>1</step>
<min>0</min> <min>0</min>
<max>359</max> <max>360</max>
<wrap>1</wrap> <wrap>1</wrap>
</binding> </binding>
</action> </action>
@ -410,7 +410,7 @@ properties' values.
<property>/autopilot/settings/heading-bug-deg</property> <property>/autopilot/settings/heading-bug-deg</property>
<step>5</step> <step>5</step>
<min>0</min> <min>0</min>
<max>359</max> <max>360</max>
<wrap>1</wrap> <wrap>1</wrap>
</binding> </binding>
</action> </action>

View file

@ -800,7 +800,8 @@ properties' values.
<property>/radios/kr-87/outputs/selected-khz</property> <property>/radios/kr-87/outputs/selected-khz</property>
<step>-1</step> <step>-1</step>
<min>100</min> <min>100</min>
<max>1299</max> <max>1300</max>
<resolution>1</resolution>
<wrap>1</wrap> <wrap>1</wrap>
</binding> </binding>
</action> </action>
@ -823,7 +824,8 @@ properties' values.
<property>/radios/kr-87/outputs/selected-khz</property> <property>/radios/kr-87/outputs/selected-khz</property>
<step>1</step> <step>1</step>
<min>100</min> <min>100</min>
<max>1299</max> <max>1300</max>
<resolution>1</resolution>
<wrap>1</wrap> <wrap>1</wrap>
</binding> </binding>
</action> </action>
@ -847,7 +849,8 @@ properties' values.
<property>/radios/kr-87/outputs/selected-khz</property> <property>/radios/kr-87/outputs/selected-khz</property>
<step>-25</step> <step>-25</step>
<min>100</min> <min>100</min>
<max>1299</max> <max>1300</max>
<resolution>1</resolution>
<wrap>1</wrap> <wrap>1</wrap>
</binding> </binding>
</action> </action>
@ -871,7 +874,8 @@ properties' values.
<property>/radios/kr-87/outputs/selected-khz</property> <property>/radios/kr-87/outputs/selected-khz</property>
<step>25</step> <step>25</step>
<min>100</min> <min>100</min>
<max>1299</max> <max>1300</max>
<resolution>1</resolution>
<wrap>1</wrap> <wrap>1</wrap>
</binding> </binding>
</action> </action>

View file

@ -365,29 +365,30 @@ properties' values.
</transformations> </transformations>
</layer> </layer>
</layers> </layers>
<actions> <actions>
<action> <action>
<name>Coarse Radio Tune - clockwise</name> <name>Fine Radio Tune - clockwise</name>
<button>0</button> <button>0</button>
<x>-56</x> <x>-56</x>
<y>-56</y> <y>-56</y>
<w>12</w> <w>12</w>
<h>24</h> <h>24</h>
<binding> <binding>
<command>property-adjust</command> <command>property-adjust</command>
<property>/radios/nav[0]/frequencies/selected-mhz</property> <property>/radios/nav[0]/frequencies/selected-mhz</property>
<step>-0.5</step> <step>-0.05</step>
<min>108.0</min> <min>108.0</min>
<max>117.95</max> <max>118.0</max>
<resolution>0.05</resolution>
<wrap>1</wrap> <wrap>1</wrap>
</binding> </binding>
</action> </action>
<action> <action>
<name>Fine Radio Tune - clockwise</name> <name>Coarse Radio Tune - clockwise</name>
<button>1</button> <button>1</button>
<x>-56</x> <x>-56</x>
<y>-56</y> <y>-56</y>
@ -396,15 +397,16 @@ properties' values.
<binding> <binding>
<command>property-adjust</command> <command>property-adjust</command>
<property>/radios/nav[0]/frequencies/selected-mhz</property> <property>/radios/nav[0]/frequencies/selected-mhz</property>
<step>-0.05</step> <step>-0.5</step>
<min>108.0</min> <min>108.0</min>
<max>117.95</max> <max>118.0</max>
<wrap>1</wrap> <resolution>0.05</resolution>
<wrap>1</wrap>
</binding> </binding>
</action> </action>
<action> <action>
<name>OBS small counter-clockwise rotation</name> <name>Fine Radio Tune - counter-clockwise</name>
<button>0</button> <button>0</button>
<x>-46</x> <x>-46</x>
<y>-56</y> <y>-56</y>
@ -413,27 +415,30 @@ properties' values.
<binding> <binding>
<command>property-adjust</command> <command>property-adjust</command>
<property>/radios/nav[0]/frequencies/selected-mhz</property> <property>/radios/nav[0]/frequencies/selected-mhz</property>
<step>-0.5</step> <step>-0.05</step>
<min>108.0</min> <min>108.0</min>
<max>117.95</max> <max>118.0</max>
<resolution>0.05</resolution>
<wrap>1</wrap>
</binding> </binding>
</action> </action>
<action> <action>
<name>OBS large counter-clockwise rotation</name> <name>Coarse Radio Tune - counter-clockwise</name>
<button>1</button> <button>1</button>
<x>-46</x> <x>-46</x>
<y>-56</y> <y>-56</y>
<w>12</w> <w>12</w>
<h>24</h> <h>24</h>
<binding> <binding>
<command>property-adjust</command> <command>property-adjust</command>
<property>/radios/nav[0]/frequencies/selected-mhz</property> <property>/radios/nav[0]/frequencies/selected-mhz</property>
<step>-0.5</step> <step>-0.5</step>
<min>108.0</min> <min>108.0</min>
<max>117.95</max> <max>118.0</max>
<resolution>0.05</resolution>
<wrap>1</wrap> <wrap>1</wrap>
</binding> </binding>
</action> </action>
<action> <action>
@ -544,12 +549,8 @@ properties' values.
<w>24</w> <w>24</w>
<h>24</h> <h>24</h>
<binding> <binding>
<command>property-adjust</command> <command>property-toggle</command>
<property alias="../../../../params/nav-morse-ident-toggle-prop"/> <property alias="../../../../params/nav-morse-ident-toggle-prop"/>
<step>1.0</step>
<min>0</min>
<max>1</max>
<wrap>1</wrap>
</binding> </binding>
</action> </action>
--> -->

View file

@ -208,7 +208,8 @@ properties' values.
<property alias="../../../../params/nav-freq-standby-prop"/> <property alias="../../../../params/nav-freq-standby-prop"/>
<step>-0.05</step> <step>-0.05</step>
<min>108.0</min> <min>108.0</min>
<max>117.95</max> <max>118.0</max>
<resolution>0.05</resolution>
<wrap>1</wrap> <wrap>1</wrap>
</binding> </binding>
</action> </action>
@ -225,7 +226,8 @@ properties' values.
<property alias="../../../../params/nav-freq-standby-prop"/> <property alias="../../../../params/nav-freq-standby-prop"/>
<step>-0.5</step> <step>-0.5</step>
<min>108.0</min> <min>108.0</min>
<max>117.95</max> <max>118.0</max>
<resolution>0.05</resolution>
<wrap>1</wrap> <wrap>1</wrap>
</binding> </binding>
</action> </action>
@ -242,7 +244,8 @@ properties' values.
<property alias="../../../../params/nav-freq-standby-prop"/> <property alias="../../../../params/nav-freq-standby-prop"/>
<step>0.05</step> <step>0.05</step>
<min>108.0</min> <min>108.0</min>
<max>117.95</max> <max>118.0</max>
<resolution>0.05</resolution>
<wrap>1</wrap> <wrap>1</wrap>
</binding> </binding>
</action> </action>
@ -259,7 +262,8 @@ properties' values.
<property alias="../../../../params/nav-freq-standby-prop"/> <property alias="../../../../params/nav-freq-standby-prop"/>
<step>0.5</step> <step>0.5</step>
<min>108.0</min> <min>108.0</min>
<max>117.95</max> <max>118.0</max>
<resolution>0.05</resolution>
<wrap>1</wrap> <wrap>1</wrap>
</binding> </binding>
</action> </action>
@ -276,8 +280,9 @@ properties' values.
<command>property-adjust</command> <command>property-adjust</command>
<property alias="../../../../params/comm-freq-standby-prop"/> <property alias="../../../../params/comm-freq-standby-prop"/>
<step>-0.025</step> <step>-0.025</step>
<min>0.0</min> <min>118.0</min>
<max>140.0</max> <max>140.0</max>
<resolution>0.025</resolution>
<wrap>1</wrap> <wrap>1</wrap>
</binding> </binding>
</action> </action>
@ -293,8 +298,9 @@ properties' values.
<command>property-adjust</command> <command>property-adjust</command>
<property alias="../../../../params/comm-freq-standby-prop"/> <property alias="../../../../params/comm-freq-standby-prop"/>
<step>-1.0</step> <step>-1.0</step>
<min>0.0</min> <min>118.0</min>
<max>140.0</max> <max>140.0</max>
<resolution>0.025</resolution>
<wrap>1</wrap> <wrap>1</wrap>
</binding> </binding>
</action> </action>
@ -310,8 +316,9 @@ properties' values.
<command>property-adjust</command> <command>property-adjust</command>
<property alias="../../../../params/comm-freq-standby-prop"/> <property alias="../../../../params/comm-freq-standby-prop"/>
<step>0.025</step> <step>0.025</step>
<min>0.0</min> <min>118.0</min>
<max>140.0</max> <max>140.0</max>
<resolution>0.025</resolution>
<wrap>1</wrap> <wrap>1</wrap>
</binding> </binding>
</action> </action>
@ -327,8 +334,9 @@ properties' values.
<command>property-adjust</command> <command>property-adjust</command>
<property alias="../../../../params/comm-freq-standby-prop"/> <property alias="../../../../params/comm-freq-standby-prop"/>
<step>1.0</step> <step>1.0</step>
<min>0.0</min> <min>118.0</min>
<max>140.0</max> <max>140.0</max>
<resolution>0.025</resolution>
<wrap>1</wrap> <wrap>1</wrap>
</binding> </binding>
</action> </action>
@ -403,12 +411,8 @@ properties' values.
<w>14</w> <w>14</w>
<h>14</h> <h>14</h>
<binding> <binding>
<command>property-adjust</command> <command>property-toggle</command>
<property alias="../../../../params/nav-morse-ident-toggle-prop"/> <property alias="../../../../params/nav-morse-ident-toggle-prop"/>
<step>1.0</step>
<min>0</min>
<max>1</max>
<wrap>1</wrap>
</binding> </binding>
</action> </action>

View file

@ -353,7 +353,7 @@ properties' values.
<action> <action>
<name>com frequency decrease (decimal part)</name> <name>com frequency decrease (decimal part)</name>
<button>0</button> <button>0</button>
<x>-36</x> <x>-32</x>
<y>-32</y> <y>-32</y>
<w>16</w> <w>16</w>
<h>32</h> <h>32</h>
@ -372,7 +372,7 @@ properties' values.
<action> <action>
<name>com frequency decrease (integer part)</name> <name>com frequency decrease (integer part)</name>
<button>1</button> <button>1</button>
<x>-36</x> <x>-32</x>
<y>-32</y> <y>-32</y>
<w>16</w> <w>16</w>
<h>32</h> <h>32</h>
@ -391,7 +391,7 @@ properties' values.
<action> <action>
<name>com frequency increase (decimal part)</name> <name>com frequency increase (decimal part)</name>
<button>0</button> <button>0</button>
<x>-20</x> <x>-16</x>
<y>-32</y> <y>-32</y>
<w>16</w> <w>16</w>
<h>32</h> <h>32</h>
@ -410,7 +410,7 @@ properties' values.
<action> <action>
<name>com frequency increase (integer part)</name> <name>com frequency increase (integer part)</name>
<button>1</button> <button>1</button>
<x>-20</x> <x>-16</x>
<y>-32</y> <y>-32</y>
<w>16</w> <w>16</w>
<h>32</h> <h>32</h>
@ -495,12 +495,8 @@ properties' values.
<w>14</w> <w>14</w>
<h>16</h> <h>16</h>
<binding> <binding>
<command>property-adjust</command> <command>property-toggle</command>
<property alias="../../../../params/nav-morse-ident-toggle-prop"/> <property alias="../../../../params/nav-morse-ident-toggle-prop"/>
<step>1.0</step>
<min>0</min>
<max>1</max>
<wrap>1</wrap>
</binding> </binding>
</action> </action>

View file

@ -78,8 +78,8 @@ properties' values.
<h>105</h> <h>105</h>
<transformations> <transformations>
<transformation> <transformation>
<type>x-shift</type> <type>x-shift</type>
<offset>-1.5</offset> <offset>-1.5</offset>
</transformation> </transformation>
<transformation> <transformation>
<type>y-shift</type> <type>y-shift</type>
@ -92,8 +92,8 @@ properties' values.
<name>fixed center</name> <name>fixed center</name>
<condition> <condition>
<equals> <equals>
<property alias="../../../../../params/dg-style"/> <property alias="../../../../../params/dg-style"/>
<value>1</value> <value>1</value>
</equals> </equals>
</condition> </condition>
<texture> <texture>
@ -126,8 +126,8 @@ properties' values.
<x2>1.0</x2> <x2>1.0</x2>
<y2>0.5</y2> <y2>0.5</y2>
</texture> </texture>
<w>128</w> <w>128</w>
<h>128</h> <h>128</h>
<transformations> <transformations>
<transformation> <transformation>
<type>x-shift</type> <type>x-shift</type>
@ -137,11 +137,11 @@ properties' values.
<type>y-shift</type> <type>y-shift</type>
<offset>-2</offset> <offset>-2</offset>
</transformation> </transformation>
</transformations> </transformations>
</layer> </layer>
<layer> <layer>
<name>OBS Knob</name> <name>OBS Knob</name>
<texture> <texture>
<path>Aircraft/Instruments/Textures/blister.rgb</path> <path>Aircraft/Instruments/Textures/blister.rgb</path>
@ -196,7 +196,7 @@ properties' values.
</transformation> </transformation>
</transformations> </transformations>
</layer> </layer>
<layer> <layer>
<name>ADF Needle</name> <name>ADF Needle</name>
<texture> <texture>
<path>Aircraft/Instruments/Textures/misc-1.rgb</path> <path>Aircraft/Instruments/Textures/misc-1.rgb</path>
@ -239,7 +239,7 @@ properties' values.
</transformation> </transformation>
</transformations> </transformations>
</layer> </layer>
</layers> </layers>
<actions> <actions>
@ -255,7 +255,7 @@ properties' values.
<property>/steam/gyro-compass-error-deg</property> <property>/steam/gyro-compass-error-deg</property>
<step>-1</step> <step>-1</step>
<min>0</min> <min>0</min>
<max>359</max> <max>360</max>
<wrap>true</wrap> <wrap>true</wrap>
</binding> </binding>
</action> </action>
@ -272,7 +272,7 @@ properties' values.
<property>/steam/gyro-compass-error-deg</property> <property>/steam/gyro-compass-error-deg</property>
<step>-5</step> <step>-5</step>
<min>0</min> <min>0</min>
<max>359</max> <max>360</max>
<wrap>1</wrap> <wrap>1</wrap>
</binding> </binding>
</action> </action>
@ -289,7 +289,7 @@ properties' values.
<property>/steam/gyro-compass-error-deg</property> <property>/steam/gyro-compass-error-deg</property>
<step>1</step> <step>1</step>
<min>0</min> <min>0</min>
<max>359</max> <max>360</max>
<wrap>1</wrap> <wrap>1</wrap>
</binding> </binding>
</action> </action>
@ -306,7 +306,7 @@ properties' values.
<property>/steam/gyro-compass-error-deg</property> <property>/steam/gyro-compass-error-deg</property>
<step>5</step> <step>5</step>
<min>0</min> <min>0</min>
<max>359</max> <max>360</max>
<wrap>1</wrap> <wrap>1</wrap>
</binding> </binding>
</action> </action>