1
0
Fork 0

Updated HSI from Paul Mcann

This commit is contained in:
j4strngs 2003-03-20 01:36:52 +00:00
parent 9d7773a7e4
commit c3500b4db9
3 changed files with 172 additions and 64 deletions

View file

@ -8,41 +8,18 @@ Started 24-7-01 by Timothy Gale
<PropertyList>
<name>HSI</name>
<w-base>128</w-base>
<h-base>128</h-base>
<w-base>130</w-base>
<h-base>134</h-base>
<params>
<nav-gs-needle-deflection>/radios/nav[0]/gs-needle-deflection</nav-gs-needle-deflection>
<nav-radial-selected>/radios/nav[0]/radials/selected-deg</nav-radial-selected>
<nav-to-flag>/radios/nav[0]/to-flag</nav-to-flag> -->
<nav-from-flag>/radios/nav[0]/from-flag</nav-from-flag> -->
<nav-gs-needle-deflection>/radios/nav[0]/gs-needle-deflection</nav-gs-needle-deflection>
<hsi-has-gs-needle>/sim/instrument-options/hsi[0]/has-gs-needle</hsi-has-gs-needle>
</params>
<layers>
<layer>
<name>compass rose</name>
<texture>
<path>Aircraft/Instruments/Textures/faces-1.rgb</path>
<x1>0.0</x1>
<y1>0.51</y1>
<x2>0.49</x2>
<y2>1.0</y2>
</texture>
<w>94</w>
<h>94</h>
<transformations>
<transformation>
<type>rotation</type>
<property>/orientation/heading-magnetic-deg</property>
<min>-360.0</min>
<max>360.0</max>
<scale>-1.0</scale>
</transformation>
</transformations>
</layer>
<layer>
<name>bezel</name>
<!-- <condition>
@ -58,10 +35,8 @@ Started 24-7-01 by Timothy Gale
<x2>1.0</x2>
<y2>1.0</y2>
</texture>
<w>124</w>
<h>124</h>
<w>122</w>
<h>122</h>
<transformations>
<transformation>
<type>x-shift</type>
@ -70,15 +45,56 @@ Started 24-7-01 by Timothy Gale
</transformations>
</layer>
<!-- <layer>
<name>compass rose</name>
<texture>
<path>Aircraft/Instruments/Textures/faces-1.rgb</path>
<x1>0.0</x1>
<y1>0.51</y1>
<x2>0.49</x2>
<y2>1.0</y2>
</texture>
<w>94</w>
<h>94</h>
<transformations>
<transformation>
<type>rotation</type>
<property>/orientation/heading-magnetic-deg</property>
<min>-360.0</min>
<max>360.0</max>
<scale>-1.0</scale>
</transformation>
</transformations>
</layer> -->
<layer>
<name>compass rose</name>
<texture>
<path>Aircraft/Instruments/Textures/faces-1-hi.rgb</path>
<x1>0.0</x1>
<y1>0.5</y1>
<x2>0.5</x2>
<y2>1.0</y2>
</texture>
<w>94</w>
<h>94</h>
<transformations>
<transformation>
<type>rotation</type>
<property>/orientation/heading-magnetic-deg</property>
<min>-360.0</min>
<max>360.0</max>
<scale>-1.0</scale>
</transformation>
</transformations>
</layer>
<!-- Taken from Nav1.xml -->
<layer>
<!-- <layer>
<name>TO/FROM/OFF flag</name>
<type>switch</type>
<property>/radios/nav[0]/to-flag</property>
<layer>
<condition>
<property>/radios/nav[0]/to-flag</property>
</condition>
<name>TO flag</name>
<texture>
<path>Aircraft/Instruments/Textures/misc-1.rgb</path>
@ -93,10 +109,8 @@ Started 24-7-01 by Timothy Gale
<layer>
<name>FROM/OFF flag</name>
<type>switch</type>
<property>/radios/nav[0]/from-flag</property>
<layer>
<condition>
<property>/radios/nav[0]/from-flag</property>
</condition>
<name>FROM flag</name>
<texture>
<path>Aircraft/Instruments/Textures/misc-1.rgb</path>
@ -125,14 +139,14 @@ Started 24-7-01 by Timothy Gale
<transformation>
<type>rotation</type>
<property>/orientation/heading-magnetic-deg</property>
<min>0.0</min>
<min>-360.0</min>
<max>360</max>
<scale>-1.0</scale>
</transformation>
<transformation>
<type>rotation</type>
<property>/radios/nav[0]/radials/selected-deg</property>
<min>0.0</min>
<min>-360.0</min>
<max>360.0</max>
<scale>1.0</scale>
</transformation>
@ -141,9 +155,82 @@ Started 24-7-01 by Timothy Gale
<offset>16</offset>
</transformation>
</transformations>
</layer>
</layer> -->
<layer>
<name>TO/FROM/OFF flag</name>
<type>switch</type>
<layer>
<condition>
<property alias="../../../../../params/nav-to-flag"/>
</condition>
<name>TO flag</name>
<texture>
<path>Aircraft/Instruments/Textures/misc-1.rgb</path>
<x1>0.9375</x1>
<y1>0.578125</y1>
<x2>1.0</x2>
<y2>0.625</y2>
</texture>
<w>14</w>
<h>14</h>
</layer>
<layer>
<name>FROM/OFF flag</name>
<type>switch</type>
<layer>
<condition>
<property alias="../../../../../../params/nav-from-flag"/>
</condition>
<name>FROM flag</name>
<texture>
<path>Aircraft/Instruments/Textures/misc-1.rgb</path>
<x1>0.9375</x1>
<y1>0.625</y1>
<x2>1.0</x2>
<y2>0.671875</y2>
</texture>
<w>14</w>
<h>14</h>
</layer>
<layer>
<name>OFF flag</name>
<texture>
<path>Aircraft/Instruments/Textures/misc-1.rgb</path>
<x1>0.9375</x1>
<y1>0.5</y1>
<x2>1.0</x2>
<y2>0.546875</y2>
</texture>
<w>14</w>
<h>14</h>
</layer>
</layer>
<transformations>
<transformation>
<property>/orientation/heading-magnetic-deg</property>
<min>-360.0</min>
<max>360</max>
<scale>-1.0</scale>
</transformation>
<transformation>
<type>rotation</type>
<property>/radios/nav[0]/radials/selected-deg</property>
<min>-360.0</min>
<max>360.0</max>
<scale>1.0</scale>
</transformation>
<transformation>
<type>y-shift</type>
<offset>14</offset>
<type>rotation</type>
</transformation>
</transformations>
</layer>
<layer>
<name>glidescope needle</name>
<condition>
<equals>
@ -153,13 +240,13 @@ Started 24-7-01 by Timothy Gale
</condition>
<texture>
<path>Aircraft/Instruments/Textures/hsi.rgb</path>
<x1>0.93</x1>
<y1>0.5</y1>
<x2>1.0</x2>
<x1>0.419</x1>
<y1>0.492</y1>
<x2>0.4775</x2>
<y2>1.0</y2>
</texture>
<w>16</w>
<h>116</h>
<w>18</w>
<h>124</h>
<transformations>
<transformation>
<type>y-shift</type>
@ -170,10 +257,10 @@ Started 24-7-01 by Timothy Gale
</transformation>
<transformation>
<type>rotation</type>
<offset>86</offset>
<offset>92</offset>
</transformation>
</transformations>
</layer>
</layer>
<layer>
<name>Nav1</name>
@ -184,20 +271,20 @@ Started 24-7-01 by Timothy Gale
<x2>0.25</x2>
<y2>1.0</y2>
</texture>
<w>68</w>
<h>68</h>
<w>66</w>
<h>66</h>
<transformations>
<transformation>
<type>rotation</type>
<property>/orientation/heading-magnetic-deg</property>
<min>0.0</min>
<min>-360</min>
<max>360</max>
<scale>-1.0</scale>
</transformation>
<transformation>
<type>rotation</type>
<property>/radios/nav[0]/radials/selected-deg</property>
<min>0.0</min>
<min>-360</min>
<max>360.0</max>
<scale>1.0</scale>
</transformation>
@ -213,20 +300,20 @@ Started 24-7-01 by Timothy Gale
<x2>0.5</x2>
<y2>1.0</y2>
</texture>
<w>68</w>
<h>68</h>
<w>66</w>
<h>66</h>
<transformations>
<transformation>
<type>rotation</type>
<property>/orientation/heading-magnetic-deg</property>
<min>0.0</min>
<min>-360</min>
<max>360</max>
<scale>-1.0</scale>
</transformation>
<transformation>
<type>rotation</type>
<property>/radios/nav[0]/radials/selected-deg</property>
<min>0.0</min>
<min>-360</min>
<max>360</max>
<scale>1.0</scale>
</transformation>
@ -240,9 +327,6 @@ Started 24-7-01 by Timothy Gale
</transformations>
</layer>
<layer>
<name>Plane</name>
<texture>
@ -262,9 +346,33 @@ Started 24-7-01 by Timothy Gale
</transformations>
</layer>
<layer>
<name>hdgPointer</name>
<texture>
<path>Aircraft/Instruments/Textures/hsi.rgb</path>
<x1>0.920</x1>
<y1>0.9</y1>
<x2>.98</x2>
<y2>1.0</y2>
</texture>
<w>11</w>
<h>16</h>
<transformations>
<transformation>
<type>y-shift</type>
<offset>50</offset>
</transformation>
<transformation>
<type>x-shift</type>
<offset>-2</offset>
</transformation>
</transformations>
</layer>
<!-- Copied from gyro.xml -->
<!-- Copied from gyro.xml -->
<layer>
<name>heading bug</name>
<texture>
@ -306,8 +414,8 @@ Started 24-7-01 by Timothy Gale
<x2>1.0</x2>
<y2>1.0</y2>
</texture>
<w>128</w>
<h>128</h>
<w>130</w>
<h>134</h>
<transformations>
<transformation>
<type>x-shift</type>