1
0
Fork 0

Begin to reorganize the flightdeck file. Move all osgText into one location, etc

This commit is contained in:
Jonathan Redpath 2022-02-18 19:48:20 +00:00
parent 9d1d89889e
commit 724151b08e
4 changed files with 4020 additions and 4471 deletions

File diff suppressed because it is too large Load diff

View file

@ -8,258 +8,6 @@
<!-- ANIMATIONS -->
<!-- Button lights 115 mA, 5 VAC on BRT setting -->
<!-- 31LP AC ESS SHED 801XP 5VAC transformer -->
<animation>
<type>select</type>
<object-name>AftCargoIsoBtn1F</object-name>
<object-name>AftCargoIsoBtn2O</object-name>
<object-name>APUBleedBtn1F</object-name>
<object-name>APUBleedBtn2O</object-name>
<object-name>BlueElecPump1F</object-name>
<object-name>BlueElecPump2O</object-name>
<object-name>CargoHotAirBtn1F</object-name>
<object-name>CargoHotAirBtn2O</object-name>
<object-name>CrewOxyBtn2O</object-name>
<object-name>GalleyPwrBtn1F</object-name>
<object-name>GalleyPwrBtn2O</object-name>
<object-name>Gen1LineBtn1S</object-name>
<object-name>Gen1LineBtn2O</object-name>
<object-name>FuelXfeedBtn1O</object-name>
<object-name>FuelXfeedBtn2O</object-name>
<object-name>LFuelTank1Btn1F</object-name>
<object-name>LFuelTank1Btn2O</object-name>
<object-name>PassOxyInd1S</object-name>
<object-name>RamAirBtn2O</object-name>
<object-name>RFuelTank1Btn1F</object-name>
<object-name>RFuelTank1Btn2O</object-name>
<object-name>WingAntiIceBtn1F</object-name>
<object-name>WingAntiIceBtn2O</object-name>
<condition>
<greater-than-equals>
<property>systems/electrical/bus/ac-ess-shed</property>
<value>110</value>
</greater-than-equals>
</condition>
</animation>
<!-- 35LP AC ESS SHED 801XP 5VAC transformer
BACKUP 901XP STAT INV
-->
<animation>
<type>select</type>
<object-name>ACPack1Btn1F</object-name>
<object-name>ACPack1Btn2O</object-name>
<object-name>APUFireAgtBtn1S</object-name>
<object-name>APUFireAgtBtn2D</object-name>
<object-name>APUGenBtn1F</object-name>
<object-name>APUGenBtn2O</object-name>
<object-name>APUMasterBtn1F</object-name>
<object-name>APUMasterBtn2O</object-name>
<object-name>APUStartBtn1A</object-name>
<object-name>APUStartBtn2O</object-name>
<object-name>BatteryBtn11F</object-name>
<object-name>BatteryBtn21F</object-name>
<object-name>BatteryBtn12O</object-name>
<object-name>BatteryBtn22O</object-name>
<object-name>BusTieBtn2O</object-name>
<object-name>CabinPressModeBtn1F</object-name>
<object-name>CabinPressModeBtn2M</object-name>
<object-name>DitchBtn2O</object-name>
<object-name>ELAC1Btn1F</object-name>
<object-name>ELAC1Btn2O</object-name>
<object-name>EmerCallBtn1C</object-name>
<object-name>EmerCallBtn2O</object-name>
<object-name>EmerExtLtBtn2O</object-name>
<object-name>Eng1FireAgt1Btn1S</object-name>
<object-name>Eng1FireAgt1Btn2D</object-name>
<object-name>Eng2FireAgt1Btn1S</object-name>
<object-name>Eng2FireAgt1Btn2D</object-name>
<object-name>Eng1FireAgt2Btn1S</object-name>
<object-name>Eng1FireAgt2Btn2D</object-name>
<object-name>Eng2FireAgt2Btn1S</object-name>
<object-name>Eng2FireAgt2Btn2D</object-name>
<object-name>Eng1ManStartBtn2O</object-name>
<object-name>Eng2ManStartBtn2O</object-name>
<object-name>EvacCommandBtn1E</object-name>
<object-name>EvacCommandBtn2O</object-name>
<object-name>FAC1Btn1F</object-name>
<object-name>FAC1Btn2O</object-name>
<object-name>Gen1Btn2O</object-name>
<object-name>Gen2Btn2O</object-name>
<object-name>IDG1Btn1F</object-name>
<object-name>IDG2Btn1F</object-name>
<object-name>SEC1Btn1F</object-name>
<object-name>SEC1Btn2O</object-name>
<object-name>VentBlowBtn1F</object-name>
<object-name>VentBlowBtn2O</object-name>
<object-name>VentExtractBtn1F</object-name>
<object-name>VentExtractBtn2O</object-name>
<condition>
<or>
<greater-than-equals>
<property>systems/electrical/bus/ac-si-bus</property>
<value>110</value>
</greater-than-equals>
<greater-than-equals>
<property>systems/electrical/bus/ac-ess-shed</property>
<value>110</value>
</greater-than-equals>
</or>
</condition>
</animation>
<!-- Special for EXT pwr AVAIL light -->
<animation>
<type>select</type>
<object-name>ExtPwrBtn1A</object-name>
<condition>
<or>
<and>
<or>
<greater-than-equals>
<property>systems/electrical/bus/ac-si-bus</property>
<value>110</value>
</greater-than-equals>
<greater-than-equals>
<property>systems/electrical/bus/ac-ess-shed</property>
<value>110</value>
</greater-than-equals>
</or>
<greater-than-equals>
<property>systems/electrical/bus/ac-ess</property>
<value>110</value>
</greater-than-equals>
</and>
<and>
<greater-than>
<property>/systems/electrical/sources/ext/output-volt</property>
<value>110</value>
</greater-than>
<not>
<greater-than-equals>
<property>systems/electrical/bus/ac-ess</property>
<value>110</value>
</greater-than-equals>
</not>
</and>
</or>
</condition>
</animation>
<!-- 36LP AC 2 202XP 5VAC transformer -->
<animation>
<type>select</type>
<object-name>ACESSFeedBtn1F</object-name>
<object-name>ACESSFeedBtn2A</object-name>
<object-name>ACPack2Btn1F</object-name>
<object-name>ACPack2Btn2O</object-name>
<object-name>CFuelTank1Btn1F</object-name>
<object-name>CFuelTank1Btn2O</object-name>
<object-name>ELAC2Btn1F</object-name>
<object-name>ELAC2Btn2O</object-name>
<object-name>Eng2AntiIceBtn1F</object-name>
<object-name>Eng2AntiIceBtn2O</object-name>
<object-name>Eng2BleedBtn1F</object-name>
<object-name>Eng2BleedBtn2O</object-name>
<object-name>FAC2Btn1F</object-name>
<object-name>FAC2Btn2O</object-name>
<object-name>LFuelTank2Btn1F</object-name>
<object-name>LFuelTank2Btn2O</object-name>
<object-name>PrbWinHeatBtn2O</object-name>
<object-name>PTU1F</object-name>
<object-name>PTU2O</object-name>
<object-name>RFuelTank2Btn1F</object-name>
<object-name>RFuelTank2Btn2O</object-name>
<object-name>SEC2Btn1F</object-name>
<object-name>SEC2Btn2O</object-name>
<object-name>SEC3Btn1F</object-name>
<object-name>SEC3Btn2O</object-name>
<object-name>YellowElecPump1F</object-name>
<object-name>YellowElecPump2O</object-name>
<object-name>YellowEngPump1F</object-name>
<object-name>YellowEngPump2O</object-name>
<condition>
<greater-than>
<property>/systems/electrical/bus/ac-2</property>
<value>110</value>
</greater-than>
</condition>
</animation>
<!-- 37LP AC 1 103XP 5VAC transformer -->
<animation>
<type>select</type>
<object-name>ADR1Btn1F</object-name>
<object-name>ADR1Btn2O</object-name>
<object-name>ADR2Btn1F</object-name>
<object-name>ADR2Btn2O</object-name>
<object-name>ADR3Btn1F</object-name>
<object-name>ADR3Btn2O</object-name>
<object-name>AftCargoSmkBtn1S</object-name>
<object-name>AftCargoSmkBtn2D</object-name>
<object-name>CabinFansBtn2O</object-name>
<object-name>CFuelTank2Btn1F</object-name>
<object-name>CFuelTank2Btn2O</object-name>
<object-name>EmerGenInd1F</object-name>
<object-name>Eng1AntiIceBtn1F</object-name>
<object-name>Eng1AntiIceBtn2O</object-name>
<object-name>Eng1BleedBtn1F</object-name>
<object-name>Eng1BleedBtn2O</object-name>
<object-name>ExtPwrBtn2O</object-name>
<object-name>FuelModeBtn1F</object-name>
<object-name>FuelModeBtn2O</object-name>
<object-name>FwdCargoSmkBtn1S</object-name>
<object-name>FwdCargoSmkBtn2D</object-name>
<object-name>GPWSBtn1F</object-name>
<object-name>GPWSBtn2O</object-name>
<object-name>GPWSFlpBtn2O</object-name>
<object-name>GPWSFlp3Btn2O</object-name>
<object-name>GPWSGSBtn2O</object-name>
<object-name>GPWSTerrBtn1F</object-name>
<object-name>GPWSTerrBtn2O</object-name>
<object-name>GreenEngPump1F</object-name>
<object-name>GreenEngPump2O</object-name>
<object-name>HotAirBtn1F</object-name>
<object-name>HotAirBtn2O</object-name>
<object-name>IR1Btn1F</object-name>
<object-name>IR1Btn2O</object-name>
<object-name>IR2Btn1F</object-name>
<object-name>IR2Btn2O</object-name>
<object-name>IR3Btn1F</object-name>
<object-name>IR3Btn2O</object-name>
<object-name>RcdrGndCtlBtn2O</object-name>
<condition>
<greater-than>
<property>/systems/electrical/bus/ac-1</property>
<value>110</value>
</greater-than>
</condition>
</animation>
<!-- These are not simulated yet, so they only illuminate when the test is on. Remove each light/button once you add its select animation. -JD -->
<animation>
<type>select</type>
<object-name>AftCargoIsoBtn1F</object-name>
<object-name>AftCargoIsoBtn2O</object-name>
<object-name>CargoHotAirBtn1F</object-name>
<object-name>CargoHotAirBtn2O</object-name>
<object-name>EmerCallBtn1C</object-name>
<object-name>EmerCallBtn2O</object-name>
<object-name>EvacCommandBtn1E</object-name>
<object-name>EvacCommandBtn2O</object-name>
<object-name>Gen1LineBtn1S</object-name>
<object-name>RcdrGndCtlBtn2O</object-name>
<object-name>VentBlowBtn2O</object-name>
<object-name>VentExtractBtn1F</object-name>
<object-name>VentExtractBtn2O</object-name>
<condition>
<equals>
<property>controls/switches/annun-test</property>
<value>1</value>
</equals>
</condition>
</animation>
<!-- Ventilation -->
<animation>
@ -5561,164 +5309,6 @@
<!-- Texts -->
<text>
<name>Battery-volt1</name>
<offsets>
<x-m>-0.008</x-m>
<y-m>-0.058</y-m>
<z-m>0.0155</z-m>
<pitch-deg>62</pitch-deg>
<roll-deg>88</roll-deg>
<heading-deg>32</heading-deg>
</offsets>
<alignment>center-center</alignment>
<axis-alignment>xy-plane</axis-alignment>
<type type="string">number-value</type>
<format type="string">%2.1fV</format>
<property>systems/electrical/bus/dc-hot-1</property>
<font type="string">Airbus7Seg.ttf</font>
<draw-text type="bool">true</draw-text>
<draw-alignment type="bool">false</draw-alignment>
<draw-boundingbox type="bool">false</draw-boundingbox>
<character-size>0.007</character-size>
<font-resolution>
<width type="int">32</width>
<height type="int">32</height>
</font-resolution>
</text>
<text>
<name>Battery-volt1-test</name>
<offsets>
<x-m>-0.008</x-m>
<y-m>-0.058</y-m>
<z-m>0.0155</z-m>
<pitch-deg>62</pitch-deg>
<roll-deg>88</roll-deg>
<heading-deg>32</heading-deg>
</offsets>
<alignment>center-center</alignment>
<axis-alignment>xy-plane</axis-alignment>
<type type="string">text-value</type>
<format type="string">88.8V</format>
<property>autopilot/serviceable</property>
<font type="string">Airbus7Seg.ttf</font>
<draw-text type="bool">true</draw-text>
<draw-alignment type="bool">false</draw-alignment>
<draw-boundingbox type="bool">false</draw-boundingbox>
<character-size>0.007</character-size>
<font-resolution>
<width type="int">32</width>
<height type="int">32</height>
</font-resolution>
</text>
<text>
<name>Battery-volt2</name>
<offsets>
<x-m>-0.008</x-m>
<y-m>0.033</y-m>
<z-m>0.0155</z-m>
<pitch-deg>62</pitch-deg>
<roll-deg>90</roll-deg>
<heading-deg>32</heading-deg>
</offsets>
<alignment>center-center</alignment>
<axis-alignment>xy-plane</axis-alignment>
<type type="string">number-value</type>
<format type="string">%2.1fV</format>
<property>systems/electrical/bus/dc-hot-2</property>
<font type="string">Airbus7Seg.ttf</font>
<draw-text type="bool">true</draw-text>
<draw-alignment type="bool">false</draw-alignment>
<draw-boundingbox type="bool">false</draw-boundingbox>
<character-size>0.007</character-size>
<font-resolution>
<width type="int">32</width>
<height type="int">32</height>
</font-resolution>
</text>
<text>
<name>Battery-volt2-test</name>
<offsets>
<x-m>-0.008</x-m>
<y-m>0.033</y-m>
<z-m>0.0155</z-m>
<pitch-deg>62</pitch-deg>
<roll-deg>90</roll-deg>
<heading-deg>32</heading-deg>
</offsets>
<alignment>center-center</alignment>
<axis-alignment>xy-plane</axis-alignment>
<type type="string">text-value</type>
<format type="string">88.8V</format>
<property>autopilot/serviceable</property>
<font type="string">Airbus7Seg.ttf</font>
<draw-text type="bool">true</draw-text>
<draw-alignment type="bool">false</draw-alignment>
<draw-boundingbox type="bool">false</draw-boundingbox>
<character-size>0.007</character-size>
<font-resolution>
<width type="int">32</width>
<height type="int">32</height>
</font-resolution>
</text>
<animation>
<type>select</type>
<object-name>Battery-volt1</object-name>
<object-name>Battery-volt2</object-name>
<condition>
<equals>
<property>controls/switches/annun-test</property>
<value>0</value>
</equals>
</condition>
</animation>
<animation>
<type>select</type>
<object-name>Battery-volt1-test</object-name>
<object-name>Battery-volt2-test</object-name>
<condition>
<equals>
<property>controls/switches/annun-test</property>
<value>1</value>
</equals>
</condition>
</animation>
<animation>
<type>material</type>
<object-name>Battery-volt1</object-name>
<object-name>Battery-volt2</object-name>
<object-name>Battery-volt1-test</object-name>
<object-name>Battery-volt2-test</object-name>
<diffuse>
<red>1</red>
<green>1</green>
<blue>1</blue>
<factor-prop>controls/lighting/overhead-panel-norm-digital</factor-prop>
</diffuse>
<ambient>
<red>0</red>
<green>0</green>
<blue>0</blue>
</ambient>
<specular>
<red>0</red>
<green>0</green>
<blue>0</blue>
</specular>
<emission>
<red>1</red>
<green>1</green>
<blue>1</blue>
<factor-prop>controls/lighting/overhead-panel-norm-digital</factor-prop>
</emission>
</animation>
<!-- Fire Buttons -->
<!-- Engine 1 -->

View file

@ -1976,229 +1976,6 @@
</condition>
</animation>
<!-- Active Display -->
<animation>
<type>select</type>
<object-name>rmp-active</object-name>
<condition>
<and>
<not-equals>
<property>controls/switches/annun-test</property>
<value>1</value>
</not-equals>
<equals>
<property>controls/radio/rmp[0]/on</property>
<value>1</value>
</equals>
<greater-than-equals>
<property>systems/electrical/bus/dc-ess</property>
<value>25</value>
</greater-than-equals>
</and>
</condition>
</animation>
<text>
<name>rmp-active</name>
<offsets>
<x-m>-0.22756</x-m>
<y-m>-0.216245</y-m>
<z-m>-0.091845</z-m>
<heading-deg>90</heading-deg>
<roll-deg>9.4</roll-deg>
</offsets>
<alignment>center-center</alignment>
<axis-alignment>xy-plane</axis-alignment>
<type type="string">text-value</type>
<format type="string">%s</format>
<property>controls/radio/rmp[0]/active-display</property>
<truncate type="bool">false</truncate>
<font type="string">Airbus7Seg.ttf</font>
<draw-text type="bool">true</draw-text>
<draw-alignment type="bool">false</draw-alignment>
<draw-boundingbox type="bool">false</draw-boundingbox>
<character-size>0.008</character-size>
<font-resolution>
<width type="int">32</width>
<height type="int">32</height>
</font-resolution>
</text>
<!-- Test Illumination-->
<animation>
<type>select</type>
<object-name>rmp-active-test</object-name>
<condition>
<and>
<equals>
<property>controls/switches/annun-test</property>
<value>1</value>
</equals>
<equals>
<property>controls/radio/rmp[0]/on</property>
<value>1</value>
</equals>
<greater-than-equals>
<property>systems/electrical/bus/dc-ess</property>
<value>25</value>
</greater-than-equals>
</and>
</condition>
</animation>
<text>
<name>rmp-active-test</name>
<offsets>
<x-m>-0.22756</x-m>
<y-m>-0.216245</y-m>
<z-m>-0.091845</z-m>
<heading-deg>90</heading-deg>
<roll-deg>9.4</roll-deg>
</offsets>
<alignment>center-center</alignment>
<axis-alignment>xy-plane</axis-alignment>
<type type="string">text-value</type>
<format type="string">888.888</format>
<property>autopilot/serviceable</property>
<truncate type="bool">false</truncate>
<font type="string">Airbus7Seg.ttf</font>
<draw-text type="bool">true</draw-text>
<draw-alignment type="bool">false</draw-alignment>
<draw-boundingbox type="bool">false</draw-boundingbox>
<character-size>0.008</character-size>
<font-resolution>
<width type="int">32</width>
<height type="int">32</height>
</font-resolution>
</text>
<!-- STBY Display -->
<animation>
<type>select</type>
<object-name>rmp-standby</object-name>
<condition>
<and>
<not-equals>
<property>controls/switches/annun-test</property>
<value>1</value>
</not-equals>
<equals>
<property>controls/radio/rmp[0]/on</property>
<value>1</value>
</equals>
<greater-than-equals>
<property>systems/electrical/bus/dc-ess</property>
<value>25</value>
</greater-than-equals>
</and>
</condition>
</animation>
<text>
<name>rmp-standby</name>
<offsets>
<x-m>-0.22756</x-m>
<y-m>-0.148955</y-m>
<z-m>-0.091845</z-m>
<heading-deg>90</heading-deg>
<roll-deg>9.4</roll-deg>
</offsets>
<alignment>center-center</alignment>
<axis-alignment>xy-plane</axis-alignment>
<type type="string">text-value</type>
<format type="string">%s</format>
<property>controls/radio/rmp[0]/standby-display</property>
<truncate type="bool">false</truncate>
<font type="string">Airbus7Seg.ttf</font>
<draw-text type="bool">true</draw-text>
<draw-alignment type="bool">false</draw-alignment>
<draw-boundingbox type="bool">false</draw-boundingbox>
<character-size>0.008</character-size>
<font-resolution>
<width type="int">32</width>
<height type="int">32</height>
</font-resolution>
</text>
<!-- Test Illumination-->
<animation>
<type>select</type>
<object-name>rmp-standby-test</object-name>
<condition>
<and>
<equals>
<property>controls/switches/annun-test</property>
<value>1</value>
</equals>
<equals>
<property>controls/radio/rmp[0]/on</property>
<value>1</value>
</equals>
<greater-than-equals>
<property>systems/electrical/bus/dc-ess</property>
<value>25</value>
</greater-than-equals>
</and>
</condition>
</animation>
<text>
<name>rmp-standby-test</name>
<offsets>
<x-m>-0.22756</x-m>
<y-m>-0.148955</y-m>
<z-m>-0.091845</z-m>
<heading-deg>90</heading-deg>
<roll-deg>9.4</roll-deg>
</offsets>
<alignment>center-center</alignment>
<axis-alignment>xy-plane</axis-alignment>
<type type="string">text-value</type>
<format type="string">888.888</format>
<property>autopilot/serviceable</property>
<truncate type="bool">false</truncate>
<font type="string">Airbus7Seg.ttf</font>
<draw-text type="bool">true</draw-text>
<draw-alignment type="bool">false</draw-alignment>
<draw-boundingbox type="bool">false</draw-boundingbox>
<character-size>0.008</character-size>
<font-resolution>
<width type="int">32</width>
<height type="int">32</height>
</font-resolution>
</text>
<!-- Z Colors/Effects -->
<animation>
<type>material</type>
<object-name>rmp-active</object-name>
<object-name>rmp-active-test</object-name>
<object-name>rmp-standby</object-name>
<object-name>rmp-standby-test</object-name>
<diffuse>
<red>1.00</red>
<green>0.355</green>
<blue>0.00</blue>
<factor-prop>controls/lighting/main-panel-norm-digital</factor-prop>
</diffuse>
<ambient>
<red>0</red>
<green>0</green>
<blue>0</blue>
</ambient>
<specular>
<red>0</red>
<green>0</green>
<blue>0</blue>
</specular>
<emission>
<red>1.00</red>
<green>0.355</green>
<blue>0.00</blue>
<factor-prop>controls/lighting/main-panel-norm-digital</factor-prop>
</emission>
</animation>
<animation>
<name>Panel lighting</name>
<type>material</type>

View file

@ -1976,228 +1976,6 @@
</condition>
</animation>
<!-- Active Display -->
<animation>
<type>select</type>
<object-name>rmp-active</object-name>
<condition>
<and>
<not-equals>
<property>controls/switches/annun-test</property>
<value>1</value>
</not-equals>
<equals>
<property>controls/radio/rmp[1]/on</property>
<value>1</value>
</equals>
<greater-than-equals>
<property>systems/electrical/bus/dc-ess</property>
<value>25</value>
</greater-than-equals>
</and>
</condition>
</animation>
<text>
<name>rmp-active</name>
<offsets>
<x-m>-0.22756</x-m>
<y-m>0.148855</y-m>
<z-m>-0.091845</z-m>
<heading-deg>90</heading-deg>
<roll-deg>9.4</roll-deg>
</offsets>
<alignment>center-center</alignment>
<axis-alignment>xy-plane</axis-alignment>
<type type="string">text-value</type>
<format type="string">%s</format>
<property>controls/radio/rmp[1]/active-display</property>
<truncate type="bool">false</truncate>
<font type="string">Airbus7Seg.ttf</font>
<draw-text type="bool">true</draw-text>
<draw-alignment type="bool">false</draw-alignment>
<draw-boundingbox type="bool">false</draw-boundingbox>
<character-size>0.008</character-size>
<font-resolution>
<width type="int">32</width>
<height type="int">32</height>
</font-resolution>
</text>
<!-- Test Illumination-->
<animation>
<type>select</type>
<object-name>rmp-active-test</object-name>
<condition>
<and>
<equals>
<property>controls/switches/annun-test</property>
<value>1</value>
</equals>
<equals>
<property>controls/radio/rmp[1]/on</property>
<value>1</value>
</equals>
<greater-than-equals>
<property>systems/electrical/bus/dc-ess</property>
<value>25</value>
</greater-than-equals>
</and>
</condition>
</animation>
<text>
<name>rmp-active-test</name>
<offsets>
<x-m>-0.22756</x-m>
<y-m>0.148855</y-m>
<z-m>-0.091845</z-m>
<heading-deg>90</heading-deg>
<roll-deg>9.4</roll-deg>
</offsets>
<alignment>center-center</alignment>
<axis-alignment>xy-plane</axis-alignment>
<type type="string">text-value</type>
<format type="string">888.888</format>
<property>autopilot/serviceable</property>
<truncate type="bool">false</truncate>
<font type="string">Airbus7Seg.ttf</font>
<draw-text type="bool">true</draw-text>
<draw-alignment type="bool">false</draw-alignment>
<draw-boundingbox type="bool">false</draw-boundingbox>
<character-size>0.008</character-size>
<font-resolution>
<width type="int">32</width>
<height type="int">32</height>
</font-resolution>
</text>
<!-- STBY Display -->
<animation>
<type>select</type>
<object-name>rmp-standby</object-name>
<condition>
<and>
<not-equals>
<property>controls/switches/annun-test</property>
<value>1</value>
</not-equals>
<equals>
<property>controls/radio/rmp[1]/on</property>
<value>1</value>
</equals>
<greater-than-equals>
<property>systems/electrical/bus/dc-ess</property>
<value>25</value>
</greater-than-equals>
</and>
</condition>
</animation>
<text>
<name>rmp-standby</name>
<offsets>
<x-m>-0.22756</x-m>
<y-m>0.216245</y-m>
<z-m>-0.091845</z-m>
<heading-deg>90</heading-deg>
<roll-deg>9.4</roll-deg>
</offsets>
<alignment>center-center</alignment>
<axis-alignment>xy-plane</axis-alignment>
<type type="string">text-value</type>
<format type="string">%s</format>
<property>controls/radio/rmp[1]/standby-display</property>
<truncate type="bool">false</truncate>
<font type="string">Airbus7Seg.ttf</font>
<draw-text type="bool">true</draw-text>
<draw-alignment type="bool">false</draw-alignment>
<draw-boundingbox type="bool">false</draw-boundingbox>
<character-size>0.008</character-size>
<font-resolution>
<width type="int">32</width>
<height type="int">32</height>
</font-resolution>
</text>
<!-- Test Illumination-->
<animation>
<type>select</type>
<object-name>rmp-standby-test</object-name>
<condition>
<and>
<equals>
<property>controls/switches/annun-test</property>
<value>1</value>
</equals>
<equals>
<property>controls/radio/rmp[1]/on</property>
<value>1</value>
</equals>
<greater-than-equals>
<property>systems/electrical/bus/dc-ess</property>
<value>25</value>
</greater-than-equals>
</and>
</condition>
</animation>
<text>
<name>rmp-standby-test</name>
<offsets>
<x-m>-0.22756</x-m>
<y-m>0.216245</y-m>
<z-m>-0.091845</z-m>
<heading-deg>90</heading-deg>
<roll-deg>9.4</roll-deg>
</offsets>
<alignment>center-center</alignment>
<axis-alignment>xy-plane</axis-alignment>
<type type="string">text-value</type>
<format type="string">888.888</format>
<property>autopilot/serviceable</property>
<truncate type="bool">false</truncate>
<font type="string">Airbus7Seg.ttf</font>
<draw-text type="bool">true</draw-text>
<draw-alignment type="bool">false</draw-alignment>
<draw-boundingbox type="bool">false</draw-boundingbox>
<character-size>0.008</character-size>
<font-resolution>
<width type="int">32</width>
<height type="int">32</height>
</font-resolution>
</text>
<!-- Z Colors/Effects -->
<animation>
<type>material</type>
<object-name>rmp-active</object-name>
<object-name>rmp-active-test</object-name>
<object-name>rmp-standby</object-name>
<object-name>rmp-standby-test</object-name>
<diffuse>
<red>1.00</red>
<green>0.355</green>
<blue>0.00</blue>
<factor-prop>controls/lighting/main-panel-norm-digital</factor-prop>
</diffuse>
<ambient>
<red>0</red>
<green>0</green>
<blue>0</blue>
</ambient>
<specular>
<red>0</red>
<green>0</green>
<blue>0</blue>
</specular>
<emission>
<red>1.00</red>
<green>0.355</green>
<blue>0.00</blue>
<factor-prop>controls/lighting/main-panel-norm-digital</factor-prop>
</emission>
</animation>
<animation>
<name>Panel lighting</name>