123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780 |
- <?xml version="1.0"?>
- <PropertyList>
- <name>(Military) helicopter HUD</name>
- <enable3d>false</enable3d>
- <label>
- <name>L Altitude WRN</name>
- <width>50</width>
- <height>10</height>
- <x>-25</x>
- <y>65</y>
- <halign>center</halign>
- <format>ALTITUDE</format>
- <box>true</box>
- <option>center</option>
- <blinking>
- <interval>0.25</interval>
- </blinking>
- <condition>
- <less-than-equals>
- <property>/position/altitude-agl-ft</property>
- <value>10</value>
- </less-than-equals>
- <greater-than-equals>
- <property>/velocities/groundspeed-kt</property>
- <value>100</value>
- </greater-than-equals>
- </condition>
- </label>
- <turn-bank-indicator>
- <name>Turn Bank Indicator</name>
- <x>-75</x>
- <y>-75</y>
- <width>150</width>
- <height>150</height>
- <bank-input>
- <property>/orientation/roll-deg</property>
- </bank-input>
- <sideslip-input>
- <property>/orientation/side-slip-deg</property>
- </sideslip-input>
- <bank-scale>true</bank-scale>
- <option>bottom</option>
- </turn-bank-indicator>
- <ladder>
- <name>Pitch Ladder</name>
- <type>pitch</type>
- <x>-10</x>
- <y>-50</y>
- <width>20</width>
- <height>100</height>
- <option>notext</option>
- <roll-input>
- <property>/orientation/roll-deg</property>
- </roll-input>
- <pitch-input>
- <property>/orientation/pitch-deg</property>
- </pitch-input>
- <compression-factor>2.5</compression-factor>
- <display-span>30.0</display-span>
- <divisions>5.0</divisions>
- <screen-hole>0</screen-hole>
- <zero-bar-overlength>20</zero-bar-overlength>
- <tick-length>0</tick-length>
- <glide-slope>0.0</glide-slope>
- <enable-dynamic-origin>false</enable-dynamic-origin>
- <enable-zenith>false</enable-zenith>
- <enable-nadir>false</enable-nadir>
- <enable-fuselage-ref-line>false</enable-fuselage-ref-line>
- <enable-target-spot>true</enable-target-spot>
- <enable-target-markers>false</enable-target-markers>
- <enable-velocity-vector>true</enable-velocity-vector>
- <enable-drift-marker>true</enable-drift-marker>
- <enable-alpha-bracket>false</enable-alpha-bracket>
- <enable-energy-marker>false</enable-energy-marker>
- <enable-climb-dive-marker>false</enable-climb-dive-marker>
- <enable-glide-slope-marker>false</enable-glide-slope-marker>
- <enable-energy-worm>true</enable-energy-worm>
- <enable-waypoint-marker>true</enable-waypoint-marker>
- <enable-hat>false</enable-hat>
- </ladder>
- <tape>
- <name>Gyrocompass</name>
- <input>
- <property>/orientation/heading-deg</property>
- <factor>0.1</factor>
- </input>
- <x>-125</x>
- <y>100</y>
- <width>250</width>
- <height>20</height>
- <display-span>4.0</display-span>
- <modulo>36</modulo>
- <option>top</option>
- <label-gap-width>22</label-gap-width>
- <major-divisions>1</major-divisions>
- <minor-divisions>0.5</minor-divisions>
- <tick-bottom>false</tick-bottom>
- <tick-top>false</tick-top>
- <tick-right>false</tick-right>
- <tick-left>false</tick-left>
- <cap-bottom>false</cap-bottom>
- <cap-top>false</cap-top>
- <cap-right>false</cap-right>
- <cap-left>false</cap-left>
- <marker-offset>0</marker-offset>
- <enable-pointer>false</enable-pointer>
- <pointer-type>fixed</pointer-type>
- <tick-type>line</tick-type>
- <tick-length>variable</tick-length>
- </tape>
- <gauge>
- <name>NAV1</name>
- <x>-125</x>
- <y>100</y>
- <width>250</width>
- <height>18</height>
- <option>bottom</option>
- <option>notext</option>
- <major-divisions>20</major-divisions>
- <minor-divisions>0</minor-divisions>
- <input>
- <property>/autopilot/internal/nav1-heading-error-deg</property>}
- <min>-20</min>
- <max>20</max>
- </input>
- </gauge>
- <gauge>
- <name>GS</name>
- <x>50</x>
- <y>-50</y>
- <width>20</width>
- <height>100</height>
- <option>left</option>
- <option>vertical</option>
- <option>notext</option>
- <major-divisions>2</major-divisions>
- <minor-divisions>1</minor-divisions>
- <input>
- <property>/instrumentation/nav/gs-needle-deflection</property>
- <factor>2</factor>
- <min>-7</min>
- <max>7</max>
- </input>
- <condition>
- <property>/instrumentation/nav/gs-in-range</property>
- <property>/instrumentation/nav/in-range</property>
- </condition>
- </gauge>
- <label>
- <name>GSDIST</name>
- <width>35</width>
- <height>10</height>
- <x>50</x>
- <y>-60</y>
- <halign>left</halign>
- <format>%.1f</format>
- <box>false</box>
- <option>center</option>
- <input>
- <property>/instrumentation/nav//gs-distance</property>
- <factor>0.000621371192</factor>
- </input>
- <condition>
- <property>/instrumentation/nav/gs-in-range</property>
- <property>/instrumentation/nav/in-range</property>
- </condition>
- </label>
- <gauge>
- <name>Waypoint</name>
- <x>-125</x>
- <y>100</y>
- <width>250</width>
- <height>18</height>
- <option>top</option>
- <option>notext</option>
- <major-divisions>20</major-divisions>
- <minor-divisions>0</minor-divisions>
- <input>
- <property>/autopilot/internal/true-heading-error-deg</property>
- <factor>1</factor>
- <min>-20</min>
- <max>20</max>
- </input>
- </gauge>
- <gauge>
- <name>VSI</name>
- <x>140</x>
- <y>-75</y>
- <width>15</width>
- <height>150</height>
- <option>vertical</option>
- <option>right</option>
- <option>notext</option>
- <major-divisions>25</major-divisions>
- <minor-divisions>0</minor-divisions>
- <enable-pointer>true</enable-pointer>
- <pointer-type>fixed</pointer-type>
- <input>
- <property>/velocities/vertical-speed-fps</property>
- <max>50</max>
- <min>-50</min>
- </input>
- </gauge>
- <label>
- <name>Altitude MSL</name>
- <width>28</width>
- <height>10</height>
- <x>97</x>
- <y>1</y>
- <halign>left</halign>
- <format>%3.0f0</format>
- <box>false</box>
- <option>center</option>
- <input>
- <property>/position/altitude-ft</property>
- <factor>0.1</factor>
- </input>
- </label>
- <label>
- <name>L Altitude MSL</name>
- <width>10</width>
- <height>10</height>
- <x>87</x>
- <y>1</y>
- <halign>center</halign>
- <format>M</format>
- <box>false</box>
- <option>center</option>
- </label>
- <label>
- <name>Altitude AGL</name>
- <width>21</width>
- <height>10</height>
- <x>97</x>
- <y>-11</y>
- <halign>left</halign>
- <format>%4.0f</format>
- <box>false</box>
- <option>center</option>
- <condition>
- <less-than-equals>
- <property>/position/altitude-agl-ft</property>
- <value>500</value>
- </less-than-equals>
- <greater-than>
- <property>/position/altitude-agl-ft</property>
- <value>25</value>
- </greater-than>
- </condition>
- <input>
- <property>/position/altitude-agl-ft</property>
- <factor>1</factor>
- </input>
- </label>
- <label>
- <name>L Altitude AGL</name>
- <width>10</width>
- <height>10</height>
- <x>87</x>
- <y>-11</y>
- <halign>center</halign>
- <format>A</format>
- <box>false</box>
- <option>center</option>
- <condition>
- <or>
- <and>
- <greater-than>
- <property>/position/altitude-agl-ft</property>
- <value>25</value>
- </greater-than>
- <less-than>
- <property>/velocities/groundspeed-kt</property>
- <value>100</value>
- </less-than>
- </and>
- <and>
- <greater-than>
- <property>/position/altitude-agl-ft</property>
- <value>50</value>
- </greater-than>
- <greater-than-equals>
- <property>/velocities/groundspeed-kt</property>
- <value>100</value>
- </greater-than-equals>
- </and>
- </or>
- </condition>
- </label>
- <label>
- <name>Altitude AGL</name>
- <width>21</width>
- <height>10</height>
- <x>97</x>
- <y>-11</y>
- <halign>left</halign>
- <format>%4.0f</format>
- <box>true</box>
- <option>center</option>
- <condition>
- <less-than-equals>
- <property>/position/altitude-agl-ft</property>
- <value>25</value>
- </less-than-equals>
- </condition>
- <input>
- <property>/position/altitude-agl-ft</property>
- <factor>1</factor>
- </input>
- </label>
- <label>
- <name>L Altitude AGL</name>
- <width>10</width>
- <height>10</height>
- <x>87</x>
- <y>-11</y>
- <halign>center</halign>
- <format>A</format>
- <box>true</box>
- <option>center</option>
- <condition>
- <or>
- <and>
- <less-than-equals>
- <property>/position/altitude-agl-ft</property>
- <value>25</value>
- </less-than-equals>
- <less-than>
- <property>/velocities/groundspeed-kt</property>
- <value>100</value>
- </less-than>
- </and>
- <and>
- <less-than-equals>
- <property>/position/altitude-agl-ft</property>
- <value>50</value>
- </less-than-equals>
- <greater-than-equals>
- <property>/velocities/groundspeed-kt</property>
- <value>100</value>
- </greater-than-equals>
- </and>
- </or>
- </condition>
- </label>
- <label>
- <name>deck</name>
- <width>20</width>
- <height>10</height>
- <x>-13</x>
- <y>75</y>
- <halign>center</halign>
- <format>DECK LOCK!</format>
- <box>false</box>
- <option>center</option>
- <condition>
-
- <property>/gear/launchbar/state</property>
- <value>Engaged</value>
-
- </condition>
- </label>
- <label>
- <name>deck1</name>
- <width>20</width>
- <height>10</height>
- <x>-13</x>
- <y>75</y>
- <halign>center</halign>
- <format>DECK LOCK DISENGAGED!</format>
- <box>false</box>
- <option>center</option>
- <condition>
-
- <property>/gear/launchbar/state</property>
- <value>Launching</value>
-
- </condition>
- </label>
- <label>
- <name>Torque</name>
- <width>28</width>
- <height>10</height>
- <x>-125</x>
- <y>65</y>
- <halign>right</halign>
- <format>%.0f</format>
- <box>false</box>
- <option>center</option>
- <input>
- <property>/rotors/main/torque</property>
- <factor>0.0058</factor>
- <damp>1.5</damp>
- </input>
- </label>
- <label>
- <name>L T</name>
- <width>10</width>
- <height>10</height>
- <x>-97</x>
- <y>65</y>
- <halign>center</halign>
- <format>T</format>
- <box>false</box>
- <option>center</option>
- </label>
- <label>
- <name>MRRPM</name>
- <width>28</width>
- <height>10</height>
- <x>-125</x>
- <y>55</y>
- <halign>right</halign>
- <format>%.0f</format>
- <box>false</box>
- <option>center</option>
- <input>
- <property>/rotors/main/rpm</property>
- </input>
- </label>
- <label>
- <name>L R</name>
- <width>10</width>
- <height>10</height>
- <x>-97</x>
- <y>55</y>
- <halign>center</halign>
- <format>R</format>
- <box>false</box>
- <option>center</option>
- </label>
- <label>
- <name>IAS</name>
- <width>28</width>
- <height>10</height>
- <x>-125</x>
- <y>1</y>
- <halign>right</halign>
- <format>%.0f</format>
- <box>false</box>
- <option>center</option>
- <input>
- <property>/velocities/airspeed-kt</property>
- </input>
- </label>
- <label>
- <name>L IAS</name>
- <width>10</width>
- <height>10</height>
- <x>-97</x>
- <y>1</y>
- <halign>center</halign>
- <format>A</format>
- <box>false</box>
- <option>center</option>
- </label>
- <label>
- <name>GS</name>
- <width>28</width>
- <height>10</height>
- <x>-125</x>
- <y>-11</y>
- <halign>right</halign>
- <format>%.0f</format>
- <box>false</box>
- <option>center</option>
- <input>
- <property>/velocities/groundspeed-kt</property>
- </input>
- </label>
- <label>
- <name>L GS</name>
- <width>10</width>
- <height>10</height>
- <x>-97</x>
- <y>-11</y>
- <halign>center</halign>
- <format>G</format>
- <box>false</box>
- <option>center</option>
- </label>
- <label>
- <name>WP name</name>
- <width>49</width>
- <height>10</height>
- <x>-126</x>
- <y>-67</y>
- <halign>left</halign>
- <format>%s</format>
- <box>false</box>
- <input>
- <property>/instrumentation/gps/wp/wp[1]/ID</property>
- </input>
- <condition>
- <not>
- <equals>
- <property>/instrumentation/gps/mode</property>
- <value>obs</value>
- </equals>
- </not>
- </condition>
- </label>
- <label>
- <name>WP dist</name>
- <width>28</width>
- <height>10</height>
- <x>-126</x>
- <y>-77</y>
- <halign>center</halign>
- <format>%.1f</format>
- <box>false</box>
- <input>
- <property>/instrumentation/gps/wp/wp[1]/distance-nm</property>
- </input>
- <condition>
- <not>
- <equals>
- <property>/instrumentation/gps/mode</property>
- <value>obs</value>
- </equals>
- </not>
- <greater-than>
- <property>/instrumentation/gps/wp/wp[1]/distance-nm</property>
- <value>2</value>
- </greater-than>
- </condition>
- </label>
- <label>
- <name>WP dist</name>
- <width>28</width>
- <height>10</height>
- <x>-126</x>
- <y>-77</y>
- <halign>center</halign>
- <format>%.1f</format>
- <box>true</box>
- <input>
- <property>/instrumentation/gps/wp/wp[1]/distance-nm</property>
- </input>
- <condition>
- <not>
- <equals>
- <property>/instrumentation/gps/mode</property>
- <value>obs</value>
- </equals>
- </not>
- <less-than-equals>
- <property>/instrumentation/gps/wp/wp[1]/distance-nm</property>
- <value>2</value>
- </less-than-equals>
- </condition>
- </label>
- <label>
- <name>WP ETE</name>
- <width>42</width>
- <height>10</height>
- <x>-97</x>
- <y>-77</y>
- <halign>left</halign>
- <format>%s</format>
- <box>false</box>
- <input>
- <property>/instrumentation/gps/wp/wp[1]/TTW</property>
- </input>
- <condition>
- <not>
- <equals>
- <property>/instrumentation/gps/mode</property>
- <value>obs</value>
- </equals>
- </not>
- </condition>
- </label>
- <label>
- <name>NAV1ID</name>
- <width>28</width>
- <height>10</height>
- <x>70</x>
- <y>-67</y>
- <halign>left</halign>
- <format>%s</format>
- <box>false</box>
- <condition>
- <property>/instrumentation/nav/in-range</property>
- </condition>
- <input>
- <property>/instrumentation/nav/nav-id</property>
- </input>
- </label>
- <label>
- <name>NAV1dist</name>
- <width>28</width>
- <height>10</height>
- <x>70</x>
- <y>-77</y>
- <halign>left</halign>
- <format>%.1f</format>
- <box>false</box>
- <condition>
- <property>/instrumentation/nav/in-range</property>
- </condition>
- <input>
- <property>/instrumentation/nav/nav-distance</property>
- <factor>0.000621371192</factor>
- </input>
- </label>
- <label>
- <name>ADFID</name>
- <width>28</width>
- <height>10</height>
- <x>105</x>
- <y>-67</y>
- <halign>left</halign>
- <format>%s</format>
- <box>false</box>
- <condition>
- <property>/instrumentation/adf/in-range</property>
- </condition>
- <input>
- <property>/instrumentation/adf/ident</property>
- </input>
- </label>
- <label>
- <name>ADFbear</name>
- <width>28</width>
- <height>10</height>
- <x>105</x>
- <y>-77</y>
- <halign>left</halign>
- <format>%.0f</format>
- <box>false</box>
- <condition>
- <property>/instrumentation/adf/in-range</property>
- </condition>
- <input>
- <property>/instrumentation/adf/indicated-bearing-deg</property>
- </input>
- </label>
- <dial>
- <name>NDBbear</name>
- <condition>
- <property>/instrumentation/adf/in-range</property>
- </condition>
- <x>0</x>
- <y>70</y>
- <width>35</width>
- <height>35</height>
- <input>
- <property>/instrumentation/adf/indicated-bearing-deg</property>
- </input>
- <radius>17.5</radius>
- <divisions>8</divisions>
- </dial>
- <label>
- <name>HOV</name>
- <width>20</width>
- <height>10</height>
- <x>43</x>
- <y>65</y>
- <halign>center</halign>
- <format>HOV</format>
- <box>false</box>
- <option>center</option>
- <condition>
- <or>
- <property>/controls/flight/fcs/switches/auto-hover</property>
- <property>/controls/flight/fcs/auto-hover-enabled</property>
- </or>
- </condition>
- </label>
- <label>
- <name>SAS</name>
- <width>20</width>
- <height>10</height>
- <x>64</x>
- <y>65</y>
- <halign>center</halign>
- <format>SAS</format>
- <box>false</box>
- <option>center</option>
- <condition>
- <or>
- <property>/controls/flight/fcs/switches/sas</property>
- <property>/controls/flight/fcs/sas-enabled</property>
- </or>
- </condition>
- </label>
- <label>
- <name>CAS</name>
- <width>20</width>
- <height>10</height>
- <x>85</x>
- <y>65</y>
- <halign>center</halign>
- <format>CAS</format>
- <box>false</box>
- <option>center</option>
- <condition>
- <or>
- <property>/controls/flight/fcs/switches/cas</property>
- <property>/controls/flight/fcs/cas-enabled</property>
- </or>
- </condition>
- </label>
- <label>
- <name>SSA</name>
- <width>20</width>
- <height>10</height>
- <x>106</x>
- <y>65</y>
- <halign>center</halign>
- <format>SSA</format>
- <box>false</box>
- <option>center</option>
- <condition>
- <property>/controls/flight/fcs/switches/sideslip-adjuster</property>
- <value>1</value>
- </condition>
- </label>
- <label>
- <width>20</width>
- <height>10</height>
- <x>43</x>
- <y>55</y>
- <box>false</box>
- <format>TX</format>
- <halign>center</halign>
- <condition>
- <property>/instrumentation/comm/ptt</property>
- </condition>
- </label>
- </PropertyList>
|