123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733 |
- <?xml version="1.0"?>
- <PropertyList>
- <enable3d>true</enable3d>
- <label>
- <x>-300</x><y>36</y><width>60</width><height>12</height><box>true</box>
- <halign>right</halign>
- <format>Wind: %3.0f</format>
- <input><property>/environment/wind-speed-kt</property></input>
- </label>
- <label>
- <x>-300</x><y>24</y><width>60</width><height>12</height><box>true</box>
- <halign>right</halign>
- <format>From: %3.0f</format>
- <input><property>/environment/wind-from-heading-deg</property></input>
- </label>
- <label>
- <x>-300</x><y> 12</y><width>60</width><height>12</height><box>true</box>
- <halign>right</halign>
- <format>QNH: %3.2f</format>
- <input><property>/environment/pressure-sea-level-inhg</property></input>
- </label>
- <label>
- <x>-300</x><y> 0</y><width>60</width><height>12</height><box>true</box>
- <halign>right</halign>
- <format>SET: %3.2f</format>
- <input><property>/instrumentation/altimeter/setting-inhg</property></input>
- </label>
- <!--
- setprop("instrumentation/altimeter/setting-inhg", getprop("environment/pressure-sea-level-inhg") );
- -->
- <!-- ==================================================== aileron gauge -->
- <gauge>
- <name>Aileron</name>
- <x>-50</x><y>100</y><width>100</width><height>10</height>
- <option>notext</option>
- <option>bottom</option>
- <major-divisions>50</major-divisions>
- <minor-divisions>0</minor-divisions>
- <tick-bottom>false</tick-bottom>
- <tick-top>false</tick-top>
- <tick-right>true</tick-right>
- <tick-left>true</tick-left>
- <cap-bottom>false</cap-bottom>
- <cap-top>true</cap-top>
- <cap-right>false</cap-right>
- <cap-left>false</cap-left>
- <marker-offset>0.0</marker-offset>
- <enable-pointer>true</enable-pointer>
- <pointer-type>fixed</pointer-type>
- <input>
- <property>/controls/flight/aileron</property>
- <max>1.0</max><min>-1.0</min>
- </input>
- </gauge>
- <label>
- <x>-20</x><y>110</y><width>30</width><height>10</height>
- <format>Trim: %1.2f</format>
- <input>
- <property>/controls/flight/aileron-trim</property>
- </input>
- <halign>right</halign>
- </label>
- <label>
- <x>-20</x><y>95</y><width>30</width><height>10</height>
- <format>Aileron: %1.2f</format>
- <input>
- <property>/controls/flight/aileron</property>
- </input>
- <halign>right</halign>
- </label>
- <!-- ==================================================== elevator gauge -->
- <gauge>
- <name>Elevator</name>
- <x>115</x><y>-50</y><width>10</width><height>100</height>
- <option>vertical</option><option>left</option><option>notext</option>
- <major-divisions>50</major-divisions><minor-divisions>0</minor-divisions>
- <marker-offset>0.0</marker-offset>
- <tick-bottom>true</tick-bottom><tick-top>true</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>true</cap-left>
- <enable-pointer>true</enable-pointer><pointer-type>fixed</pointer-type>
- <input>
- <property>/controls/flight/elevator</property>
- <max>1.0</max><min>-1.0</min>
- </input>
- </gauge>
- <label>
- <x>145</x><y>-5</y><width>30</width><height>10</height>
- <format>Trim: %1.2f</format>
- <input>
- <property>/controls/flight/elevator-trim</property>
- </input>
- <halign>right</halign>
- </label>
- <!-- ==================================================== elevator value -->
- <label>
- <x>100</x> <y>-18</y> <width>20</width> <height>6</height>
- <box>false</box> <halign>center</halign><format>%1.2f</format>
- <input>
- <property>/controls/flight/elevator</property>
- </input>
- </label>
- <label>
- <x>145</x> <y>-30</y> <width>20</width> <height>8</height>
- <box>false</box> <halign>center</halign>
- <format>AoA: %2.1f</format>
- <input>
- <property>/orientation/alpha-deg</property>
- </input>
- </label>
- <label>
- <name>G Load</name>
- <width>1</width>
- <height>1</height>
- <x>-120</x>
- <y>33</y>
- <input>
- <property>/accelerations/pilot/z-accel-fps_sec</property>
- <factor>-0.03108095</factor>
- <damp>1.0</damp>
- </input>
- <format>G%2.1f</format>
- <halign>left</halign>
- </label>
- <ladder>
- <name>Pitch Ladder</name>
- <type>pitch</type>
- <x>-30</x><!-- width px from centre -->
- <y>-200</y><!-- height px from centre -->
- <width>60</width>
- <height>400</height>
- <roll-input>
- <property>/orientation/roll-deg</property>
- </roll-input>
- <pitch-input>
- <property>/orientation/pitch-deg</property>
- </pitch-input>
- <compression-factor>8</compression-factor><!-- pixels per degree -->
- <display-span>8.0</display-span>
- <divisions>2.0</divisions>
- <screen-hole>10</screen-hole>
- <zero-bar-overlength>15</zero-bar-overlength>
- <enable-dive-bar-angle>true</enable-dive-bar-angle>
- <enable-dynamic-origin>false</enable-dynamic-origin>
- <enable-fuselage-ref-line>true</enable-fuselage-ref-line>
- <enable-target-spot>true</enable-target-spot>
- <enable-target-markers>true</enable-target-markers>
- <enable-velocity-vector>true</enable-velocity-vector>
- <enable-drift-marker>true</enable-drift-marker>
- <enable-alpha-bracket>true</enable-alpha-bracket>
- <enable-energy-marker>true</enable-energy-marker>
- <enable-climb-dive-marker>true</enable-climb-dive-marker>
- <enable-glide-slope-marker>true</enable-glide-slope-marker>
- <glide-slope>0.0</glide-slope>
- <enable-energy-worm>true</enable-energy-worm>
- <enable-waypoint-marker>true</enable-waypoint-marker>
- </ladder>
-
- <!-- ==================================================== keytest -->
- <label>
- <x>-30</x> <y>-165</y> <width>60</width> <height>10</height>
- <box>true</box> <halign>center</halign>
- <input>
- <property>/afcs/targetYawRate</property>
- </input>
-
- </label>
- <tape>
- <name>Gyrocompass</name>
- <x>-35</x>
- <y>20</y>
- <width>70</width>
- <height>2</height>
- <input>
- <property>orientation/heading-magnetic-deg</property>
- <factor>0.1</factor>
- <max>85</max>
- <min>0</min>
- </input>
- <display-span>5</display-span>
- <option>bottom</option>
- <major-divisions>5</major-divisions>
- <minor-divisions>1</minor-divisions>
- <tick-bottom>false</tick-bottom>
- <tick-top>false</tick-top>
- <tick-right>false</tick-right>
- <tick-left>false</tick-left>
- <cap-bottom>true</cap-bottom>
- <cap-top>true</cap-top>
- <cap-right>true</cap-right>
- <cap-left>true</cap-left>
- <marker-offset>0</marker-offset>
- <enable-pointer>false</enable-pointer>
- <pointer-type>fixed</pointer-type>
- <tick-type>line</tick-type>
- <tick-length>fixed</tick-length>
- </tape>
- <label>
- <name>Gyro Heading Marker</name>
- <x>0</x>
- <y>28</y>
- <width>1</width>
- <height>1</height>
- <format>v</format>
- </label>
- <label>
- <name>Gyro Heading Label</name>
- <x>-10</x>
- <y>33</y>
- <width>17</width>
- <height>4</height>
- <input>
- <property>/orientation/heading-magnetic-deg</property>
- </input>
- <format>%4.0f</format>
- <halign>center</halign>
- <box>false</box>
- </label>
- <label>
- <name>KIAS</name>
- <width>1</width>
- <height>1</height>
- <x>-60</x>
- <y>-60</y>
- <format>%3d</format>
- <halign>left</halign>
- <input>
- <property>/velocities/airspeed-kt</property>
- </input>
- <format>IAS:%3dkts</format>
- <halign>left</halign>
- <box>false</box>
- <option>right</option>
- </label>
- <label>
- <name>Altitude</name>
- <x>65</x>
- <y>-60</y>
- <width>1</width>
- <height>1</height>
- <input>
- <property>/position/altitude-ft</property>
- </input>
- <format>%4.0f</format>
- <halign>right</halign>
- <box>false</box>
- <option>left</option>
- </label>
- <label>
- <name>Altitude</name>
- <x>165</x>
- <y>-60</y>
- <width>1</width>
- <height>1</height>
- <input>
- <property>/instrumentation/altimeter/indicated-altitude-ft</property>
- </input>
- <format>%4.0f Indicated</format>
- <halign>right</halign>
- <box>false</box>
- <option>left</option>
- </label>
- <label>
- <name>AGL</name>
- <x>65</x>
- <y>-70</y>
- <width>1</width>
- <height>1</height>
- <input>
- <property>/position/altitude-agl-ft</property>
- </input>
- <format>AGL:%4.0f</format>
- <halign>right</halign>
- <box>false</box>
- <option>left</option>
- </label>
- <label>
- <name>MACH Number</name>
- <width>1</width>
- <height>1</height>
- <x>-60</x>
- <y>23</y>
- <input>
- <property>/velocities/mach</property>
- </input>
- <format>M%4.1f</format>
- <halign>left</halign>
- </label>
- <label>
- <name>Ground Speed</name>
- <width>1</width>
- <height>1</height>
- <x>-60</x>
- <y>-70</y>
- <format>GS:%3dkts</format>
- <halign>left</halign>
- <input>
- <property>/instrumentation/gps/indicated-ground-speed-kt</property>
- </input>
- </label>
- <label>
- <width>100</width><height>10</height><x>-100</x><y>-220</y>
- <halign>left</halign>
- <input><property>/afcs/routeManagerText</property></input>
- </label>
- <!-- Direction boxes -->
- <label><!--wings level -->
- <x>-20</x>
- <!--<y>-125</y>-->
- <y>50</y>
- <width>60</width>
- <height>6</height>
- <box>false</box>
- <format>ROLL</format>
- <halign>left</halign>
- <condition>
- <equals>
- <property>/autopilot/locks/heading</property>
- <value>wing-leveler</value>
- </equals>
- </condition>
- </label>
- <label><!--heading hold BUG-->
- <x>-30</x>
- <y>50</y>
- <width>60</width>
- <height>6</height>
- <box>true</box><format>HDG %03d</format>
- <halign>left</halign>
- <input>
- <property>/autopilot/settings/heading-bug-deg</property>
- </input>
- <condition>
- <equals>
- <property>/autopilot/locks/heading</property>
- <value>dg-heading-hold</value>
- </equals>
- </condition>
- </label>
- <label><!--heading hold TRUE-->
- <x>-30</x>
- <y>50</y>
- <width>60</width>
- <height>6</height>
- <box>false</box>
- <format>HDG %03d T</format>
- <halign>left</halign>
- <input>
- <property>/autopilot/settings/true-heading-deg</property>
- </input>
- <condition>
- <equals>
- <property>/autopilot/locks/heading</property>
- <value>true-heading-hold</value>
- </equals>
- </condition>
- </label>
- <!--pitch/altitude boxes-->
- <label><!--altitude hold-->
- <x>30</x>
- <y>50</y>
- <width>60</width>
- <height>6</height>
- <box>true</box>
- <format>ALT %04d</format>
- <halign>left</halign>
- <input>
- <property>/autopilot/settings/target-altitude-ft</property>
- </input>
- <condition>
- <equals>
- <property>/autopilot/locks/altitude</property>
- <value>altitude-hold</value>
- </equals>
- </condition>
- </label>
- <label>
- <x>30</x>
- <y>50</y>
- <width>60</width>
- <height>6</height>
- <box>false</box>
- <format>PTCH</format>
- <halign>left</halign>
- <condition>
- <equals>
- <property>/autopilot/locks/altitude</property>
- <value>pitch-hold</value>
- </equals>
- </condition>
- </label>
- <label>
- <x>30</x>
- <y>50</y>
- <width>60</width>
- <height>6</height>
- <box>false</box>
- <format>V/S %d</format>
- <halign>left</halign>
- <input>
- <property>/autopilot/settings/vertical-speed-fpm</property>
- </input>
- <condition>
- <equals>
- <property>/autopilot/locks/altitude</property>
- <value>vertical-speed-hold</value>
- </equals>
- </condition>
- </label>
- <label>
- <x>30</x>
- <y>50</y>
- <width>60</width>
- <height>6</height>
- <box>false</box>
- <format>AGL %04d</format>
- <halign>left</halign>
- <input>
- <property>/autopilot/settings/target-agl-ft</property>
- </input>
- <condition>
- <equals>
- <property>/autopilot/locks/altitude</property>
- <value>agl-hold</value>
- </equals>
- </condition>
- </label>
- <!--speed hold-->
- <label>
- <x>-90</x>
- <y>50</y>
- <width>60</width>
- <height>6</height>
- <format>IAS %3dkt</format>
- <halign>left</halign>
- <box>true</box>
- <input>
- <property>/autopilot/settings/target-speed-kt</property>
- </input>
- <condition>
- <equals>
- <property>/autopilot/locks/speed</property>
- <value>speed-with-throttle</value>
- </equals>
- </condition>
- </label>
- <label>
- <x>-90</x>
- <y>50</y>
- <width>60</width>
- <height>6</height>
- <format>IAS %3dkt</format>
- <halign>left</halign>
- <box>false</box>
- <format>MACH %1.2f</format>
- <halign>left</halign>
- <input>
- <property>/autopilot/settings/target-speed-mach</property>
- </input>
- <condition>
- <equals>
- <property>/autopilot/locks/speed</property>
- <value>mach-with-throttle</value>
- </equals>
- </condition>
- </label>
- <label>
- <x>-90</x>
- <y>50</y>
- <width>60</width>
- <height>6</height>
- <format>IAS %3dkt</format>
- <halign>left</halign>
- <box>false</box>
- <format>PITCH %3dkt</format>
- <halign>left</halign>
- <input>
- <property>/autopilot/settings/target-speed-mach</property>
- </input>
- <condition>
- <equals>
- <property>/autopilot/locks/speed</property>
- <value>speed-with-pitch-trim</value>
- </equals>
- </condition>
- </label>
- <dial>
- <name>altitude</name>
- <x>45</x>
- <y>22</y>
- <width>10</width>
- <height>10</height>
- <input>
- <property>/instrumentation/altimeter/indicated-altitude-ft</property>
- <factor>1.0</factor>
- <damp>0.3</damp>
- </input>
- <format>%n</format>
- <box>false</box>
- <halign>left</halign>
- <options>4</options>
- <option>notext</option>
- <justification>0</justification>
- <blinking>0</blinking>
- <working>true</working>
- <latitude>true</latitude>
- <longitude>true</longitude>
- <tick-type>line</tick-type>
- <tick-bottom>true</tick-bottom>
- <tick-left>true</tick-left>
- <cap-bottom>true</cap-bottom>
- <display-span>0</display-span>
- <radius>8</radius>
- <divisions>10</divisions>
- </dial>
- <gauge><name>Throttle</name>
- <x>-100</x> <y>-65</y> <width>10</width> <height>100</height>
- <option>vertical</option>
- <option>left</option>
- <option>notext</option>
- <!--<major-divisions>0.5</major-divisions>
- <minor-divisions>0.1</minor-divisions>-->
- <tick-bottom>true</tick-bottom>
- <tick-top>true</tick-top>
- <tick-right>false</tick-right>
- <tick-left>true</tick-left>
- <cap-bottom>false</cap-bottom>
- <cap-top>false</cap-top>
- <cap-right>true</cap-right>
- <cap-left>false</cap-left>
- <marker-offset>0.0</marker-offset>
- <enable-pointer>true</enable-pointer>
- <pointer-type>fixed</pointer-type>
- <input>
- <property>/controls/engines/engine/throttle</property>
- <max>1.0</max>
- <min>0.0</min>
- </input>
- </gauge>
- <label><!--throttle setting-->
- <x>-100</x>
- <y>-80</y>
- <width>60</width>
- <height>6</height>
- <box>false</box><format>%1.2f</format>
- <halign>left</halign>
- <input>
- <property>/controls/engines/engine/throttle</property>
- </input>
- </label>
- <!-- ===================================================== parking brake -->
- <label><!--brakes off-->
- <x>-120</x> <y>-140</y> <width>60</width> <height>6</height>
- <box>false</box> <halign>right</halign>
- <format>brakes off</format>
- <condition>
- <equals>
- <property>/controls/gear/brake-parking</property><value>0</value>
- </equals>
- </condition>
- </label>
- <label><!--BRAKES ON-->
- <x>-110</x> <y>-140</y> <width>60</width> <height>6</height>
- <box>false</box> <halign>right</halign>
- <format>*BRAKES ON*</format>
- <condition>
- <equals>
- <property>/controls/gear/brake-parking</property><value>1</value>
- </equals>
- </condition>
- </label>
- <!-- ====================================================== landing gear -->
- <label><!--gear up-->
- <x>-70</x> <y>-140</y> <width>60</width> <height>6</height>
- <box>false</box> <halign>right</halign>
- <format>gear up</format>
- <condition>
- <equals>
- <property>/controls/gear/gear-down</property><value>false</value>
- </equals>
- </condition>
- </label>
- <label><!--GEAR DOWN-->
- <x>-50</x> <y>-140</y> <width>60</width> <height>6</height>
- <box>false</box> <halign>right</halign>
- <format>*GEAR DOWN*</format>
- <condition>
- <equals>
- <property>/controls/gear/gear-down</property><value>true</value>
- </equals>
- </condition>
- </label>
- <!--======================================================== flaps setting-->
- <label>
- <x>10</x><y>-140</y><width>40</width><height>6</height>
- <box>false</box><halign>right</halign>
- <format>FLAPS</format>
- </label>
- <label>
- <x>50</x><y>-140</y><width>60</width><height>6</height>
- <box>false</box><halign>left</halign>
- <input><property>/controls/flight/flaps</property></input>
- </label>
- <!-- ====================================================== canopy -->
- <label><!--CANOPY OPEN-->
- <x>-50</x> <y>40</y> <width>100</width> <height>6</height>
- <box>true</box> <halign>center</halign>
- <format>!! CANOPY OPEN !!</format>
- <condition>
- <greater-than>
- <property>/instrumentation/doors/crew/position-norm</property><value>0</value>
- </greater-than>
- </condition>
- </label>
- <!-- ====================================================== landing -->
- <label><!--approach-->
- <x>-50</x> <y>100</y> <width>100</width> <height>6</height>
- <box>true</box> <halign>center</halign>
- <format>! approach config !</format>
- <condition>
- <equals>
- <property>/sim/landing/status</property><value>approach</value>
- </equals>
- </condition>
- </label>
- <!-- ==================================================== touchdown -->
- <label><!--landing-->
- <x>-50</x> <y>100</y> <width>100</width> <height>6</height>
- <box>true</box> <halign>center</halign>
- <format>!! LANDING CONFIG !!</format>
- <condition>
- <equals>
- <property>/sim/landing/status</property><value>landing</value>
- </equals>
- </condition>
- </label>
- <!-- ===================================================================== speed brake -->
- <label>
- <x>-50</x> <y>0</y> <width>100</width> <height>6</height>
- <box>true</box> <halign>center</halign>
- <format>!! SPEED BRAKE !!</format>
- <condition>
- <equals>
- <property>/controls/flight/speedbrake</property><value>1</value>
- </equals>
- </condition>
- </label>
- <label>
- <x>-50</x> <y>-20</y> <width>100</width> <height>6</height>
- <box>true</box> <halign>center</halign>
- <format>!!! SPEED BRAKE !!!</format>
- <condition>
- <equals>
- <property>/controls/flight/speedbrake</property><value>1</value>
- </equals>
- </condition>
- </label>
- <label>
- <x>-50</x> <y>-40</y> <width>100</width> <height>6</height>
- <box>true</box> <halign>center</halign>
- <format>!!!! SPEED BRAKE !!!!</format>
- <condition>
- <equals>
- <property>/controls/flight/speedbrake</property><value>1</value>
- </equals>
- </condition>
- </label>
- <!-- ==================================================== keytest -->
- <label>
- <x>-50</x> <y>80</y> <width>100</width> <height>6</height>
- <box>true</box> <halign>center</halign>
- <input>
- <property>/sim/keytest</property>
- </input>
- </label>
- </PropertyList>
|