1
0
Fork 0

Buccaneer low poly model rework.

- new model based on the original but with reduced detail

Removed all of the associated cockpit / instrument items as not relevant for low poly models.
This commit is contained in:
Richard Harrison 2020-02-22 18:18:09 +01:00
parent 887ec93df4
commit 5390413944
104 changed files with 109598 additions and 23291 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 211 KiB

View file

@ -1,220 +0,0 @@
<?xml version="1.0"?>
<!-- Altimeter -->
<PropertyList>
<!-- Altimeter -->
<path>../../../../Aircraft/Buccaneer/Instruments/altimeter_vsi.ac</path>
<!-- Altimeter Needle -->
<animation>
<type>rotate</type>
<object-name>alt_needle</object-name>
<property>/instrumentation/altimeter/indicated-altitude-ft</property>
<factor>0.36</factor>
<center>
<x-m>0</x-m>
<y-m>0</y-m>
<z-m>0.0444</z-m>
</center>
<axis>
<x>-1</x>
<y>0</y>
<z>0</z>
</axis>
</animation>
<!-- Pressure Digits -->
<animation>
<type>textranslate</type>
<object-name>press_digit1</object-name>
<property>/instrumentation/altimeter/setting-inhg</property>
<factor>0.01</factor>
<step>10</step>
<axis>
<x>0</x>
<y>1</y>
<z>0</z>
</axis>
</animation>
<animation>
<type>textranslate</type>
<object-name>press_digit2</object-name>
<property>/instrumentation/altimeter/setting-inhg</property>
<factor>0.1</factor>
<step>1</step>
<axis>
<x>0</x>
<y>1</y>
<z>0</z>
</axis>
</animation>
<animation>
<type>textranslate</type>
<object-name>press_digit3</object-name>
<property>/instrumentation/altimeter/setting-inhg</property>
<factor>1.0</factor>
<step>0.1</step>
<axis>
<x>0</x>
<y>1</y>
<z>0</z>
</axis>
</animation>
<animation>
<type>textranslate</type>
<object-name>press_digit4</object-name>
<property>/instrumentation/altimeter/setting-inhg</property>
<factor>10.0</factor>
<step>0.01</step>
<axis>
<x>0</x>
<y>1</y>
<z>0</z>
</axis>
</animation>
<!-- Altitude Digits -->
<animation>
<type>textranslate</type>
<object-name>altimeter_digit1</object-name>
<property>/instrumentation/altimeter/indicated-altitude-ft</property>
<factor>0.00001</factor>
<step>10000</step>
<axis>
<x>0</x>
<y>1</y>
<z>0</z>
</axis>
</animation>
<animation>
<type>textranslate</type>
<object-name>altimeter_digit2</object-name>
<property>/instrumentation/altimeter/indicated-altitude-ft</property>
<factor>0.0001</factor>
<step>1000</step>
<axis>
<x>0</x>
<y>1</y>
<z>0</z>
</axis>
</animation>
<!-- vertical speed indicator -->
<animation>
<type>rotate</type>
<object-name>vsi_needle</object-name>
<property>/instrumentation/vertical-speed-indicator/indicated-speed-fpm</property>
<interpolation>
<entry><ind>-6000</ind><dep>-155</dep></entry>
<entry><ind>-2000</ind><dep>-90</dep></entry>
<entry><ind>-1000</ind><dep>-65</dep></entry>
<entry><ind>0</ind><dep>0</dep></entry>
<entry><ind>1000</ind><dep>65</dep></entry>
<entry><ind>2000</ind><dep>90</dep></entry>
<entry><ind>6000</ind><dep>155</dep></entry>
</interpolation>
<center>
<x-m>0</x-m>
<y-m>0</y-m>
<z-m>-0.0344</z-m>
</center>
<axis>
<x>-1</x>
<y>0</y>
<z>0</z>
</axis>
</animation>
<!-- Pressure Knob -->
<animation>
<type>pick</type>
<visible>false</visible>
<object-name>press_up</object-name>
<action>
<button>0</button>
<repeatable>true</repeatable>
<binding>
<command>property-adjust</command>
<property>/instrumentation/altimeter/setting-inhg</property>
<step>0.01</step>
<wrap>false</wrap>
</binding>
</action>
</animation>
<animation>
<type>pick</type>
<object-name>press_down</object-name>
<visible>false</visible>
<action>
<button>0</button>
<repeatable>true</repeatable>
<binding>
<command>property-adjust</command>
<property>/instrumentation/altimeter/setting-inhg</property>
<step>-0.01</step>
<wrap>false</wrap>
</binding>
</action>
</animation>
<animation>
<type>rotate</type>
<object-name>alt_knob</object-name>
<property>/instrumentation/altimeter/setting-inhg</property>
<factor>100</factor>
<center>
<x-m>0</x-m>
<y-m>-0.0309259</y-m>
<z-m>-0.00351886</z-m>
</center>
<axis>
<x>-1</x>
<y>0</y>
<z>0</z>
</axis>
</animation>
<!-- Flag -->
<animation>
<type>select</type>
<object-name>orange_dot</object-name>
<condition>
<property>/instrumentation/master-reference-gyro/off-flag</property>
</condition>
</animation>
<!-- Panel Lighting -->
<animation>
<type>material</type>
<object-name>altimeter_vsi</object-name>
<emission>
<factor-prop>/systems/electrical/outputs/instrument-lighting</factor-prop>
<red>0.03125</red>
<green>0.0089</green>
<blue>0.0089</blue>
</emission>
</animation>
<animation>
<type>material</type>
<object-name>panel-lighting-group</object-name>
<emission>
<factor-prop>/systems/electrical/outputs/panel-floodlighting</factor-prop>
<red>0.03125</red>
<green>0.0089</green>
<blue>0.0089</blue>
</emission>
</animation>
<!-- *** LoD *** -->
<animation>
<type>range</type>
<min-m>0</min-m>
<max-m>5</max-m>
</animation>
</PropertyList>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 71 KiB

View file

@ -1,48 +0,0 @@
<?xml version="1.0"?>
<PropertyList>
<path>../../../../Aircraft/Buccaneer/Instruments/aoa_indexer.ac</path>
<animation>
<type>select</type>
<object-name>too-slow</object-name>
<condition>
<greater-than>
<property>/orientation/alpha-deg</property>
<property>/sim/aoa-indexer/slow-deg</property>
</greater-than>
</condition>
</animation>
<animation>
<type>select</type>
<object-name>on-speed</object-name>
<condition>
<not>
<or>
<greater-than>
<property>/orientation/alpha-deg</property>
<property>/sim/aoa-indexer/too-slow-deg</property>
</greater-than>
<less-than>
<property>/orientation/alpha-deg</property>
<property>/sim/aoa-indexer/too-fast-deg</property>
</less-than>
</or>
</not>
</condition>
</animation>
<animation>
<type>select</type>
<object-name>too-fast</object-name>
<condition>
<less-than>
<property>/orientation/alpha-deg</property>
<property>/sim/aoa-indexer/fast-deg</property>
</less-than>
</condition>
</animation>
</PropertyList>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 116 KiB

View file

@ -1,240 +0,0 @@
<?xml version="1.0"?>
<!-- air speed indicator -->
<PropertyList>
<path>../../../../Aircraft/Buccaneer/Instruments/asi.ac</path>
<texture-path>../../../../Aircraft/Instruments</texture-path>
<animation>
<type>rotate</type>
<object-name>Needle1</object-name>
<property>/instrumentation/airspeed-indicator/indicated-speed-kt</property>
<interpolation>
<entry>
<ind>0</ind>
<dep>0</dep>
</entry>
<entry>
<ind>50</ind>
<dep>180</dep>
</entry>
<entry>
<ind>100</ind>
<dep>360</dep>
</entry>
<entry>
<ind>200</ind>
<dep>720</dep>
</entry>
<entry>
<ind>300</ind>
<dep>1080</dep>
</entry>
<entry>
<ind>400</ind>
<dep>1440</dep>
</entry>
<entry>
<ind>500</ind>
<dep>1800</dep>
</entry>
<entry>
<ind>600</ind>
<dep>2160</dep>
</entry>
<entry>
<ind>700</ind>
<dep>2520</dep>
</entry>
<entry>
<ind>800</ind>
<dep>2880</dep>
</entry>
</interpolation>
<center>
<x-m>0</x-m>
<y-m>0</y-m>
<z-m>0</z-m>
</center>
<axis>
<x>-1</x>
<y>0</y>
<z>0</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>Needle2</object-name>
<property>/instrumentation/airspeed-indicator/indicated-speed-kt</property>
<interpolation>
<entry>
<ind>0</ind>
<dep>0</dep>
</entry>
<entry>
<ind>100</ind>
<dep>36</dep>
</entry>
<entry>
<ind>200</ind>
<dep>72</dep>
</entry>
<entry>
<ind>300</ind>
<dep>108</dep>
</entry>
<entry>
<ind>400</ind>
<dep>144</dep>
</entry>
<entry>
<ind>500</ind>
<dep>180</dep>
</entry>
<entry>
<ind>600</ind>
<dep>216</dep>
</entry>
<entry>
<ind>700</ind>
<dep>252</dep>
</entry>
<entry>
<ind>800</ind>
<dep>288</dep>
</entry>
</interpolation>
<center>
<x-m>0</x-m>
<y-m>0</y-m>
<z-m>0</z-m>
</center>
<axis>
<x>-1</x>
<y>0</y>
<z>0</z>
</axis>
</animation>
<animation>
<type>material</type>
<object-name>face</object-name>
<emission>
<factor-prop>/systems/electrical/outputs/instrument-lighting</factor-prop>
<red>0.03125</red>
<green>0.0089</green>
<blue>0.0089</blue>
</emission>
</animation>
<animation>
<type>material</type>
<object-name>Needle1</object-name>
<emission>
<factor-prop>/systems/electrical/outputs/instrument-lighting</factor-prop>
<red>0.03125</red>
<green>0.0089</green>
<blue>0.0089</blue>
</emission>
</animation>
<animation>
<type>material</type>
<object-name>Needle2</object-name>
<emission>
<factor-prop>/systems/electrical/outputs/instrument-lighting</factor-prop>
<red>0.03125</red>
<green>0.0089</green>
<blue>0.0089</blue>
</emission>
</animation>
<!-- AoA Indexer -->
<animation>
<type>select</type>
<object-name>too-slow</object-name>
<condition>
<greater-than>
<property>/orientation/alpha-deg</property>
<property>/sim/aoa-indexer/slow-deg</property>
</greater-than>
</condition>
</animation>
<animation>
<type>select</type>
<object-name>on-speed</object-name>
<condition>
<not>
<or>
<greater-than>
<property>/orientation/alpha-deg</property>
<property>/sim/aoa-indexer/too-slow-deg</property>
</greater-than>
<less-than>
<property>/orientation/alpha-deg</property>
<property>/sim/aoa-indexer/too-fast-deg</property>
</less-than>
</or>
</not>
</condition>
</animation>
<animation>
<type>select</type>
<object-name>too-fast</object-name>
<condition>
<less-than>
<property>/orientation/alpha-deg</property>
<property>/sim/aoa-indexer/fast-deg</property>
</less-than>
</condition>
</animation>
<!-- Terrain Warning -->
<animation>
<type>select</type>
<object-name>terrain_light</object-name>
<condition>
<property>/sim/alarms/terrain-warning</property>
</condition>
<condition>
<greater-than>
<property>/systems/electrical/outputs/radar</property>
<value>23</value>
</greater-than>
</condition>
</animation>
<!--<animation>
<type>pick</type>
<object-name>light_body</object-name>
<action>
<button>0</button>
<repeatable>false</repeatable>
<binding>
<command>property-assign</command>
<property>/sim/alarms/terrain-warning</property>
<value>1</value>
</binding>
<mod-up>
<binding>
<command>property-assign</command>
<property>/sim/alarms/terrain-warning</property>
<value>0</value>
</binding>
</mod-up>
</action>
</animation>-->
<!-- *** LoD *** -->
<animation>
<type>range</type>
<min-m>0</min-m>
<max-m>100</max-m>
</animation>
</PropertyList>

View file

@ -1,101 +0,0 @@
<?xml version="1.0"?>
<!-- Attitude -->
<PropertyList>
<path>../../../../Aircraft/Buccaneer/Instruments/attitude_rb.ac</path>
<animation>
<type>rotate</type>
<object-name>roll_marker</object-name>
<!--<property>orientation/roll-deg</property>-->
<property>/instrumentation/master-reference-gyro/indicated-roll-deg</property>
<axis>
<x>1</x>
<y>0</y>
<z>0</z>
</axis>
</animation>
<animation>
<type>select</type>
<object-name>indicator_disk_black</object-name>
<condition>
<greater-than>
<property>/systems/electrical/outputs/MRG</property>
<value>27</value>
</greater-than>
</condition>
</animation>
<animation>
<type>texmultiple</type>
<object-name>face</object-name>
<transform>
<property>/instrumentation/master-reference-gyro/indicated-pitch-deg</property>
<subtype>textranslate</subtype>
<factor>0.00278</factor>
<!--<max>0.045</max>
<min>-0.045</min>-->
<axis>
<x>0</x>
<y>1</y>
<z>0</z>
</axis>
</transform>
<transform>
<property>/instrumentation/master-reference-gyro/indicated-roll-deg</property>
<subtype>texrotate</subtype>
<min>-360.0</min>
<max>360.0</max>
<center>
<x>0.5</x>
<y>0.5</y>
</center>
<axis>
<x>0</x>
<y>0</y>
<z>-1</z>
</axis>
</transform>
</animation>
<!-- Panel Lighting -->
<animation>
<type>material</type>
<object-name>panel-lighting-group</object-name>
<emission>
<factor-prop>/systems/electrical/outputs/panel-floodlighting</factor-prop>
<red>0.03125</red>
<green>0.0089</green>
<blue>0.0089</blue>
</emission>
</animation>
<animation>
<type>material</type>
<object-name>lighting-group</object-name>
<emission>
<factor-prop>/systems/electrical/outputs/instrument-lighting</factor-prop>
<red>0.03125</red>
<green>0.0089</green>
<blue>0.0089</blue>
</emission>
</animation>
<!--<animation>
<type>material</type>
<emission>
<factor-prop>/sim/model/buccaneer/controls/ILS_day_night_switch</factor-prop>
<red>0.03125</red>
<green>0.0089</green>
<blue>0.0089</blue>
</emission>
</animation>-->
<!-- *** LoD *** -->
<animation>
<type>range</type>
<min-m>0</min-m>
<max-m>5</max-m>
</animation>
</PropertyList>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 298 KiB

View file

@ -1,99 +0,0 @@
<?xml version="1.0"?>
<!-- air speed indicator -->
<PropertyList>
<path>../../../../Aircraft/Buccaneer/Instruments/blowing_press.ac</path>
<animation>
<type>rotate</type>
<object-name>needle1</object-name>
<property>/systems/air-bleed/outputs/main-plane-blowing-stbd</property>
<interpolation>
<entry>
<ind>0</ind>
<dep>-120</dep>
</entry>
<!--<entry>
<ind>83</ind>
<dep>0</dep>
</entry>-->
<entry>
<ind>120</ind>
<dep>120</dep>
</entry>
</interpolation>
<center>
<x-m>0.0394015</x-m>
<y-m>-0.0401415</y-m>
<z-m>0.000231282</z-m>
</center>
<axis>
<x>-1</x>
<y>0</y>
<z>0</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>needle2</object-name>
<property>/systems/air-bleed/outputs/main-plane-blowing-port</property>
<interpolation>
<entry>
<ind>0</ind>
<dep>-120</dep>
</entry>
<!--<entry>
<ind>83</ind>
<dep>0</dep>
</entry>-->
<entry>
<ind>120</ind>
<dep>120</dep>
</entry>
</interpolation>
<center>
<x-m>0.0394015</x-m>
<y-m>0.0401415</y-m>
<z-m>0.000231282</z-m>
</center>
<axis>
<x>-1</x>
<y>0</y>
<z>0</z>
</axis>
</animation>
<!-- Panel Lighting -->
<!--<animation>
<type>material</type>
<object-name>panel-lighting-group</object-name>
<emission>
<factor-prop>/systems/electrical/outputs/panel-floodlighting</factor-prop>
<red>0.03125</red>
<green>0.0089</green>
<blue>0.0089</blue>
</emission>
</animation>-->
<animation>
<type>material</type>
<object-name>lighting-group</object-name>
<emission>
<factor-prop>/systems/electrical/outputs/instrument-lighting</factor-prop>
<red>0.03125</red>
<green>0.0089</green>
<blue>0.0089</blue>
</emission>
</animation>
<!-- *** LoD *** -->
<animation>
<type>range</type>
<min-m>0</min-m>
<max-m>80</max-m>
</animation>
</PropertyList>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.7 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

File diff suppressed because it is too large Load diff

View file

@ -1,51 +0,0 @@
<?xml version="1.0"?>
<!-- E2B Standby Compass -->
<PropertyList>
<path>e2b.ac</path>
<animation>
<type>rotate</type>
<object-name>segments</object-name>
<property>/instrumentation/magnetic-compass/indicated-heading-deg</property>
<center>
<x-m>0</x-m>
<y-m>0</y-m>
<z-m>0</z-m>
</center>
<axis>
<x>0</x>
<y>0</y>
<z>1</z>
</axis>
</animation>
<!-- Panel Lighting -->
<animation>
<type>material</type>
<object-name>segments</object-name>
<emission>
<factor-prop>/systems/electrical/outputs/instrument-lighting</factor-prop>
<red>0.03125</red>
<green>0.0089</green>
<blue>0.0089</blue>
</emission>
</animation>
<!-- Noshadow -->
<animation>
<type>noshadow</type>
</animation>
<!-- *** LoD *** -->
<!--
<animation>
<type>range</type>
<min-m>0</min-m>
<max-m>15</max-m>
</animation>-->
</PropertyList>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 77 KiB

View file

@ -1,59 +0,0 @@
<?xml version="1.0"?>
<!-- Jet Pipe Temperature -->
<PropertyList>
<path>../../../../Aircraft/Buccaneer/Instruments/exh.ac</path>
<animation>
<type>rotate</type>
<object-name>jpt-Needle1</object-name>
<property>/engines/engine[1]/egt-degf</property>
<interpolation>
<entry>
<ind>32</ind>
<dep>-120</dep>
</entry>
<entry>
<ind>752</ind>
<dep>0</dep>
</entry>
<entry>
<ind>1472</ind>
<dep>120</dep>
</entry>
</interpolation>
<center>
<x-m>0</x-m>
<y-m>0</y-m>
<z-m>0</z-m>
</center>
<axis>
<x>-1</x>
<y>0</y>
<z>0</z>
</axis>
</animation>
<!-- Panel Lighting -->
<animation>
<type>material</type>
<object-name>face</object-name>
<object-name>bezelinside</object-name>
<object-name>jpt-Needle1</object-name>
<emission>
<factor-prop>/systems/electrical/outputs/instrument-lighting</factor-prop>
<red>0.03125</red>
<green>0.0089</green>
<blue>0.0089</blue>
</emission>
</animation>
<!-- *** LoD *** -->
<animation>
<type>range</type>
<min-m>0</min-m>
<max-m>5</max-m>
</animation>
</PropertyList>

View file

@ -1,59 +0,0 @@
<?xml version="1.0"?>
<!-- Jet Pipe Temperature -->
<PropertyList>
<path>../../../../Aircraft/Buccaneer/Instruments/exh.ac</path>
<animation>
<type>rotate</type>
<object-name>jpt-Needle1</object-name>
<property>/engines/engine[0]/egt-degf</property>
<interpolation>
<entry>
<ind>32</ind>
<dep>-120</dep>
</entry>
<entry>
<ind>752</ind>
<dep>0</dep>
</entry>
<entry>
<ind>1472</ind>
<dep>120</dep>
</entry>
</interpolation>
<center>
<x-m>0</x-m>
<y-m>0</y-m>
<z-m>0</z-m>
</center>
<axis>
<x>-1</x>
<y>0</y>
<z>0</z>
</axis>
</animation>
<!-- Panel Lighting -->
<animation>
<type>material</type>
<object-name>face</object-name>
<object-name>bezelinside</object-name>
<object-name>jpt-Needle1</object-name>
<emission>
<factor-prop>/systems/electrical/outputs/instrument-lighting</factor-prop>
<red>0.03125</red>
<green>0.0089</green>
<blue>0.0089</blue>
</emission>
</animation>
<!-- *** LoD *** -->
<animation>
<type>range</type>
<min-m>0</min-m>
<max-m>5</max-m>
</animation>
</PropertyList>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 114 KiB

View file

@ -1,113 +0,0 @@
<?xml version="1.0"?>
<!-- Port Coaming Panel -->
<PropertyList>
<path>../../../../Aircraft/Buccaneer/Instruments/fast_erect_panel.ac</path>
<!-- Compass Lock -->
<animation>
<type>rotate</type>
<object-name>shaft_compass_card_lock</object-name>
<property>/sim/model/buccaneer/controls/compass_lock</property>
<factor>-45</factor>
<axis>
<x>0</x>
<y>1</y>
<z>0</z>
</axis>
<center>
<x-m>0.00528927</x-m>
<y-m>0.00126909</y-m>
<z-m>0.0803035</z-m>
</center>
</animation>
<animation>
<type>pick</type>
<object-name>shaft_compass_card_lock</object-name>
<action>
<button>0</button>
<repeatable>false</repeatable>
<binding>
<command>property-toggle</command>
<property>/sim/model/buccaneer/controls/compass_lock</property>
</binding>
</action>
</animation>
<!-- Fast Erect -->
<animation>
<type>rotate</type>
<object-name>shaft_attitude_fast_erect</object-name>
<property>/instrumentation/master-reference-gyro/fast-erect</property>
<factor>-45</factor>
<axis>
<x>0</x>
<y>1</y>
<z>0</z>
</axis>
<center>
<x-m>0.00528927</x-m>
<y-m>0.00126909</y-m>
<z-m>0.0236538</z-m>
</center>
</animation>
<animation>
<type>pick</type>
<object-name>shaft_attitude_fast_erect</object-name>
<action>
<button>0</button>
<repeatable>false</repeatable>
<binding>
<command>property-toggle</command>
<property>/instrumentation/master-reference-gyro/fast-erect</property>
</binding>
<binding>
<command>property-toggle</command>
<property>/instrumentation/master-reference-gyro[1]/fast-erect</property>
</binding>
</action>
</animation>
<!-- Oxygen indicators -->
<animation>
<type>textranslate</type>
<object-name>oxygen_pilot</object-name>
<object-name>oxygen_obs</object-name>
<property>/systems/electrical/outputs/instrument-lighting</property>
<interpolation>
<entry><ind>0</ind><dep>0</dep></entry>
<entry><ind>23</ind><dep>0.5</dep></entry>
</interpolation>
<axis>
<x>0</x>
<y>1</y>
<z>0</z>
</axis>
</animation>
<!-- Panel Lighting -->
<animation>
<type>material</type>
<object-name>lighting-group</object-name>
<emission>
<factor-prop>/systems/electrical/outputs/instrument-lighting</factor-prop>
<red>0.03125</red>
<green>0.0089</green>
<blue>0.0089</blue>
</emission>
</animation>
<!-- Noshadow -->
<animation>
<type>noshadow</type>
</animation>
<!-- *** LoD *** -->
<animation>
<type>range</type>
<min-m>0</min-m>
<max-m>5</max-m>
</animation>
</PropertyList>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 176 KiB

View file

@ -1,540 +0,0 @@
<?xml version="1.0"?>
<!-- Fuel Tank Contents Gauges -->
<PropertyList>
<path>../../../../Aircraft/Buccaneer/Instruments/fuel_gauges.ac</path>
<animation>
<type>rotate</type>
<object-name>needle4</object-name>
<property>/consumables/fuel/tank[3]/level-lbs</property>
<interpolation>
<entry>
<ind>0</ind>
<dep>2</dep>
</entry>
<entry>
<ind>1600</ind>
<dep>55</dep>
</entry>
</interpolation>
<center>
<x-m>-0.0302674</x-m>
<y-m>0.0</y-m>
<z-m>-0.0324149</z-m>
</center>
<axis>
<x>0</x>
<y>-1</y>
<z>0</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>needle8</object-name>
<property>/consumables/fuel/tank[7]/level-lbs</property>
<interpolation>
<entry>
<ind>0</ind>
<dep>2</dep>
</entry>
<entry>
<ind>1800</ind>
<dep>55</dep>
</entry>
</interpolation>
<center>
<x-m>-0.0302674</x-m>
<y-m>0.0</y-m>
<z-m>-0.0324149</z-m>
</center>
<axis>
<x>0</x>
<y>-1</y>
<z>0</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>needle1</object-name>
<condition>
<greater-than>
<property>/systems/electrical/outputs/fuel-gauges</property>
<value>110</value>
</greater-than>
</condition>
<property>/consumables/fuel/tank[0]/level-lbs</property>
<interpolation>
<entry>
<ind>0</ind>
<dep>2</dep>
</entry>
<entry>
<ind>1800</ind>
<dep>55</dep>
</entry>
</interpolation>
<center>
<x-m>-0.0302674</x-m>
<y-m>0.0</y-m>
<z-m>-0.0324149</z-m>
</center>
<axis>
<x>0</x>
<y>-1</y>
<z>0</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>needle7</object-name>
<property>/consumables/fuel/tank[6]/level-lbs</property>
<interpolation>
<entry>
<ind>0</ind>
<dep>2</dep>
</entry>
<entry>
<ind>1700</ind>
<dep>55</dep>
</entry>
</interpolation>
<center>
<x-m>-0.0302674</x-m>
<y-m>0.0</y-m>
<z-m>-0.0324149</z-m>
</center>
<axis>
<x>0</x>
<y>-1</y>
<z>0</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>needle2</object-name>
<property>/consumables/fuel/tank[1]/level-lbs</property>
<interpolation>
<entry>
<ind>0</ind>
<dep>2</dep>
</entry>
<entry>
<ind>1900</ind>
<dep>55</dep>
</entry>
</interpolation>
<center>
<x-m>0.0300457</x-m>
<y-m>0.0</y-m>
<z-m>-0.0324149</z-m>
</center>
<axis>
<x>0</x>
<y>-1</y>
<z>0</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>needle6</object-name>
<property>/consumables/fuel/tank[5]/level-lbs</property>
<interpolation>
<entry>
<ind>0</ind>
<dep>2</dep>
</entry>
<entry>
<ind>1600</ind>
<dep>55</dep>
</entry>
</interpolation>
<center>
<x-m>0.0300457</x-m>
<y-m>0.0</y-m>
<z-m>-0.0324149</z-m>
</center>
<axis>
<x>0</x>
<y>-1</y>
<z>0</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>needle3</object-name>
<property>/consumables/fuel/tank[2]/level-lbs</property>
<interpolation>
<entry>
<ind>0</ind>
<dep>2</dep>
</entry>
<entry>
<ind>1600</ind>
<dep>55</dep>
</entry>
</interpolation>
<center>
<x-m>0.0300457</x-m>
<y-m>0.0</y-m>
<z-m>-0.0324149</z-m>
</center>
<axis>
<x>0</x>
<y>-1</y>
<z>0</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>needle5</object-name>
<property>/consumables/fuel/tank[4]/level-lbs</property>
<interpolation>
<entry>
<ind>0</ind>
<dep>2</dep>
</entry>
<entry>
<ind>1600</ind>
<dep>55</dep>
</entry>
</interpolation>
<center>
<x-m>0.0300457</x-m>
<y-m>0.0</y-m>
<z-m>-0.0324149</z-m>
</center>
<axis>
<x>0</x>
<y>-1</y>
<z>0</z>
</axis>
</animation>
<!-- Model the "supply swap" behaviour -->
<animation>
<type>rotate</type>
<object-name>needle4s</object-name>
<property>/consumables/fuel/tank[1]/level-lbs</property>
<condition>
<greater-than>
<property>/systems/electrical/outputs/fuel-gauges</property>
<value>110</value>
</greater-than>
</condition>
<interpolation>
<entry>
<ind>0</ind>
<dep>2</dep>
</entry>
<entry>
<ind>1600</ind>
<dep>55</dep>
</entry>
</interpolation>
<center>
<x-m>-0.0302674</x-m>
<y-m>0.0</y-m>
<z-m>-0.0324149</z-m>
</center>
<axis>
<x>0</x>
<y>-1</y>
<z>0</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>needle8s</object-name>
<property>/consumables/fuel/tank[5]/level-lbs</property>
<condition>
<greater-than>
<property>/systems/electrical/outputs/fuel-gauges</property>
<value>110</value>
</greater-than>
</condition>
<interpolation>
<entry>
<ind>0</ind>
<dep>2</dep>
</entry>
<entry>
<ind>1800</ind>
<dep>55</dep>
</entry>
</interpolation>
<center>
<x-m>-0.0302674</x-m>
<y-m>0.0</y-m>
<z-m>-0.0324149</z-m>
</center>
<axis>
<x>0</x>
<y>-1</y>
<z>0</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>needle1s</object-name>
<property>/consumables/fuel/tank[2]/level-lbs</property>
<condition>
<greater-than>
<property>/systems/electrical/outputs/fuel-gauges</property>
<value>110</value>
</greater-than>
</condition>
<interpolation>
<entry>
<ind>0</ind>
<dep>2</dep>
</entry>
<entry>
<ind>1800</ind>
<dep>55</dep>
</entry>
</interpolation>
<center>
<x-m>-0.0302674</x-m>
<y-m>0.0</y-m>
<z-m>-0.0324149</z-m>
</center>
<axis>
<x>0</x>
<y>-1</y>
<z>0</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>needle7s</object-name>
<property>/consumables/fuel/tank[4]/level-lbs</property>
<condition>
<greater-than>
<property>/systems/electrical/outputs/fuel-gauges</property>
<value>110</value>
</greater-than>
</condition>
<interpolation>
<entry>
<ind>0</ind>
<dep>2</dep>
</entry>
<entry>
<ind>1700</ind>
<dep>55</dep>
</entry>
</interpolation>
<center>
<x-m>-0.0302674</x-m>
<y-m>0.0</y-m>
<z-m>-0.0324149</z-m>
</center>
<axis>
<x>0</x>
<y>-1</y>
<z>0</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>needle2s</object-name>
<property>/consumables/fuel/tank[3]/level-lbs</property>
<condition>
<greater-than>
<property>/systems/electrical/outputs/fuel-gauges</property>
<value>110</value>
</greater-than>
</condition>
<interpolation>
<entry>
<ind>0</ind>
<dep>2</dep>
</entry>
<entry>
<ind>1900</ind>
<dep>55</dep>
</entry>
</interpolation>
<center>
<x-m>0.0300457</x-m>
<y-m>0.0</y-m>
<z-m>-0.0324149</z-m>
</center>
<axis>
<x>0</x>
<y>-1</y>
<z>0</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>needle6s</object-name>
<property>/consumables/fuel/tank[7]/level-lbs</property>
<condition>
<greater-than>
<property>/systems/electrical/outputs/fuel-gauges</property>
<value>110</value>
</greater-than>
</condition>
<interpolation>
<entry>
<ind>0</ind>
<dep>2</dep>
</entry>
<entry>
<ind>1600</ind>
<dep>55</dep>
</entry>
</interpolation>
<center>
<x-m>0.0300457</x-m>
<y-m>0.0</y-m>
<z-m>-0.0324149</z-m>
</center>
<axis>
<x>0</x>
<y>-1</y>
<z>0</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>needle3s</object-name>
<condition>
<greater-than>
<property>/systems/electrical/outputs/fuel-gauges</property>
<value>110</value>
</greater-than>
</condition>
<property>/consumables/fuel/tank[0]/level-lbs</property>
<interpolation>
<entry>
<ind>0</ind>
<dep>2</dep>
</entry>
<entry>
<ind>1600</ind>
<dep>55</dep>
</entry>
</interpolation>
<center>
<x-m>0.0300457</x-m>
<y-m>0.0</y-m>
<z-m>-0.0324149</z-m>
</center>
<axis>
<x>0</x>
<y>-1</y>
<z>0</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>needle5s</object-name>
<property>/consumables/fuel/tank[6]/level-lbs</property>
<condition>
<greater-than>
<property>/systems/electrical/outputs/fuel-gauges</property>
<value>110</value>
</greater-than>
</condition>
<interpolation>
<entry>
<ind>0</ind>
<dep>2</dep>
</entry>
<entry>
<ind>1600</ind>
<dep>55</dep>
</entry>
</interpolation>
<center>
<x-m>0.0300457</x-m>
<y-m>0.0</y-m>
<z-m>-0.0324149</z-m>
</center>
<axis>
<x>0</x>
<y>-1</y>
<z>0</z>
</axis>
</animation>
<animation>
<type>select</type>
<object-name>needle1</object-name>
<object-name>needle2</object-name>
<object-name>needle3</object-name>
<object-name>needle4</object-name>
<object-name>needle5</object-name>
<object-name>needle6</object-name>
<object-name>needle7</object-name>
<object-name>needle8</object-name>
<condition>
<equals>
<property>/controls/fuel/indicator-supply-swap</property>
<value type="bool">0</value>
</equals>
<greater-than>
<property>/systems/electrical/outputs/fuel-gauges</property>
<value>110</value>
</greater-than>
</condition>
</animation>
<animation>
<type>select</type>
<object-name>needle1s</object-name>
<object-name>needle2s</object-name>
<object-name>needle3s</object-name>
<object-name>needle4s</object-name>
<object-name>needle5s</object-name>
<object-name>needle6s</object-name>
<object-name>needle7s</object-name>
<object-name>needle8s</object-name>
<condition>
<equals>
<property>/controls/fuel/indicator-supply-swap</property>
<value type="bool">1</value>
</equals>
<greater-than>
<property>/systems/electrical/outputs/fuel-gauges</property>
<value>110</value>
</greater-than>
</condition>
</animation>
<!-- Panel Lighting -->
<animation>
<type>material</type>
<object-name>panel-lighting-group</object-name>
<emission>
<factor-prop>/systems/electrical/outputs/panel-floodlighting</factor-prop>
<red>0.03125</red>
<green>0.0089</green>
<blue>0.0089</blue>
</emission>
</animation>
<animation>
<type>material</type>
<object-name>lighting-group</object-name>
<emission>
<factor-prop>/systems/electrical/outputs/instrument-lighting</factor-prop>
<red>0.03125</red>
<green>0.0089</green>
<blue>0.0089</blue>
</emission>
</animation>
<!-- Noshadow -->
<animation>
<type>noshadow</type>
</animation>
<!-- *** LoD *** -->
<animation>
<type>range</type>
<min-m>0</min-m>
<max-m>5</max-m>
</animation>
</PropertyList>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 202 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 114 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 914 KiB

View file

@ -1,489 +0,0 @@
<?xml version="1.0"?>
<!-- Fuel Control Panel -->
<PropertyList>
<path>../../../../Aircraft/Buccaneer/Instruments/fuel_panel.ac</path>
<model>
<path>AI/Aircraft/Buccaneer/Instruments/fuel_gauges.xml</path>
<offsets>
<x-m>-0.140952</x-m>
<y-m>0</y-m>
<z-m>0.00775151</z-m>
</offsets>
</model>
<!-- Proportioner mag indicators -->
<animation>
<type>textranslate</type>
<property>/consumables/fuel/tank[8]/running</property>
<object-name>proportioner-port</object-name>
<factor>0.5</factor>
<axis>
<x>0</x>
<y>1</y>
<z>0</z>
</axis>
</animation>
<animation>
<type>textranslate</type>
<object-name>proportioner-stbd</object-name>
<property>/consumables/fuel/tank[9]/running</property>
<factor>0.5</factor>
<axis>
<x>0</x>
<y>1</y>
<z>0</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>cross-feed-indicator</object-name>
<property>/controls/fuel/cross-connect</property>
<factor>90</factor>
<axis>
<x>0</x>
<y>0</y>
<z>1</z>
</axis>
<center>
<x-m>-0.0277241</x-m>
<y-m>-0.0187016</y-m>
<z-m>0.00290642</z-m>
</center>
</animation>
<animation>
<type>rotate</type>
<object-name>cross-feed-sw</object-name>
<property>/controls/fuel/cross-connect</property>
<factor>60</factor>
<axis>
<x>-1</x>
<y>0</y>
<z>0</z>
</axis>
<center>
<x-m>0</x-m>
<y-m>-0.0196378</y-m>
<z-m>0.00128953</z-m>
</center>
</animation>
<animation>
<type>pick</type>
<object-name>cross-feed-sw</object-name>
<action>
<button>0</button>
<repeatable>false</repeatable>
<binding>
<command>property-toggle</command>
<property>/controls/fuel/cross-connect</property>
</binding>
</action>
</animation>
<animation>
<type>rotate</type>
<object-name>tank_tx_sw</object-name>
<property>/controls/fuel/TX-fwd</property>
<factor>60</factor>
<offset-deg>-30</offset-deg>
<axis>
<x>0</x>
<y>1</y>
<z>0</z>
</axis>
<center>
<x-m>-0.01124030</x-m>
<y-m>-0.0676128</y-m>
<z-m>-0.00035787</z-m>
</center>
</animation>
<animation>
<type>pick</type>
<object-name>tank_tx_sw</object-name>
<action>
<button>0</button>
<repeatable>false</repeatable>
<binding>
<command>property-toggle</command>
<property>/controls/fuel/TX-fwd</property>
</binding>
<binding>
<command>property-toggle</command>
<property>/controls/fuel/TX-aft</property>
</binding>
</action>
</animation>
<!-- Fuel/No Air switches -->
<animation>
<type>rotate</type>
<object-name>fna2-lever</object-name>
<property>/controls/fuel/FNA-2</property>
<offset-deg>-60</offset-deg>
<factor>60</factor>
<axis>
<x>0</x>
<y>-1</y>
<z>0</z>
</axis>
<center>
<x-m>-0.203431</x-m>
<y-m>-0.094273</y-m>
<z-m>-0.0028125</z-m>
</center>
</animation>
<animation>
<type>pick</type>
<object-name>fna2-lever</object-name>
<action>
<button>0</button>
<repeatable>false</repeatable>
<binding>
<command>property-toggle</command>
<property>/controls/fuel/FNA-2</property>
</binding>
</action>
</animation>
<animation>
<type>rotate</type>
<object-name>fna6-lever</object-name>
<property>/controls/fuel/FNA-6</property>
<offset-deg>-60</offset-deg>
<factor>60</factor>
<axis>
<x>0</x>
<y>-1</y>
<z>0</z>
</axis>
<center>
<x-m>-0.166228</x-m>
<y-m>-0.094273</y-m>
<z-m>-0.0028125</z-m>
</center>
</animation>
<animation>
<type>pick</type>
<object-name>fna6-lever</object-name>
<action>
<button>0</button>
<repeatable>false</repeatable>
<binding>
<command>property-toggle</command>
<property>/controls/fuel/FNA-6</property>
</binding>
</action>
</animation>
<animation>
<type>rotate</type>
<object-name>fna3-lever</object-name>
<property>/controls/fuel/FNA-3</property>
<offset-deg>-60</offset-deg>
<factor>60</factor>
<axis>
<x>0</x>
<y>-1</y>
<z>0</z>
</axis>
<center>
<x-m>-0.137107</x-m>
<y-m>0.0869929</y-m>
<z-m>0.0081704</z-m>
</center>
</animation>
<animation>
<type>pick</type>
<object-name>fna3-lever</object-name>
<action>
<button>0</button>
<repeatable>false</repeatable>
<binding>
<command>property-toggle</command>
<property>/controls/fuel/FNA-3</property>
</binding>
</action>
</animation>
<animation>
<type>rotate</type>
<object-name>fna5-lever</object-name>
<property>/controls/fuel/FNA-5</property>
<offset-deg>-60</offset-deg>
<factor>60</factor>
<axis>
<x>0</x>
<y>-1</y>
<z>0</z>
</axis>
<center>
<x-m>-0.0829775</x-m>
<y-m>0.0916364</y-m>
<z-m>0.0081704</z-m>
</center>
</animation>
<animation>
<type>pick</type>
<object-name>fna5-lever</object-name>
<action>
<button>0</button>
<repeatable>false</repeatable>
<binding>
<command>property-toggle</command>
<property>/controls/fuel/FNA-5</property>
</binding>
</action>
</animation>
<!-- Fuel contents supply swap -->
<animation>
<type>rotate</type>
<object-name>fuel_ind_sw</object-name>
<property>/controls/fuel/indicator-supply-swap</property>
<factor>60</factor>
<axis>
<x>0</x>
<y>1</y>
<z>0</z>
</axis>
<center>
<x-m>-0.0264704</x-m>
<y-m>0.0360727</y-m>
<z-m>0.00141737</z-m>
</center>
</animation>
<animation>
<type>pick</type>
<object-name>fuel_ind_sw</object-name>
<action>
<button>0</button>
<repeatable>false</repeatable>
<binding>
<command>property-toggle</command>
<property>/controls/fuel/indicator-supply-swap</property>
</binding>
</action>
</animation>
<!-- Parking Brake -->
<animation>
<type>pick</type>
<object-name>handbrake_handle</object-name>
<action>
<button>0</button>
<repeatable>false</repeatable>
<binding>
<command>nasal</command>
<script>controls.applyParkingBrake(1)</script>
</binding>
</action>
</animation>
<animation>
<type>rotate</type>
<object-name>handbrake_handle</object-name>
<property>/controls/gear/brake-parking</property>
<factor>90</factor>
<axis>
<x>0</x>
<y>0</y>
<z>-1</z>
</axis>
<center>
<x-m>-0.123248</x-m>
<y-m>-0.0888965</y-m>
<z-m>0.0195329</z-m>
</center>
</animation>
<animation>
<type>translate</type>
<object-name>handbrake_handle</object-name>
<property>/controls/gear/brake-parking</property>
<factor>0.03</factor>
<axis>
<x>0</x>
<y>0</y>
<z>1</z>
</axis>
</animation>
<!-- Recuperator Check -->
<animation>
<type>pick</type>
<object-name>proportioner_test_lid</object-name>
<action>
<button>0</button>
<repeatable>false</repeatable>
<binding>
<command>nasal</command>
<script>
interpolate("sim/model/buccaneer/controls/recuperator_check_safety",1,0.5);
</script>
</binding>
</action>
</animation>
<animation>
<type>rotate</type>
<object-name>proportioner_test_lid</object-name>
<property>/sim/model/buccaneer/controls/recuperator_check_safety</property>
<factor>90</factor>
<axis>
<x>-1</x>
<y>0</y>
<z>0</z>
</axis>
<center>
<x-m>-0.0250382</x-m>
<y-m>0.0906712</y-m>
<z-m>0.0161025</z-m>
</center>
</animation>
<animation>
<type>pick</type>
<object-name>proportioner_test_button</object-name>
<action>
<button>0</button>
<repeatable>false</repeatable>
<binding>
<command>property-assign</command>
<property>/controls/fuel/recuperator-check</property>
<value>1</value>
</binding>
<mod-up>
<binding>
<command>property-assign</command>
<property>/controls/fuel/recuperator-check</property>
<value>0</value>
</binding>
<binding>
<command>property-assign</command>
<property>/sim/model/buccaneer/controls/recuperator_check_safety</property>
<value>0</value>
</binding>
</mod-up>
</action>
</animation>
<animation>
<type>translate</type>
<object-name>proportioner_test_button</object-name>
<property>/controls/fuel/recuperator-check</property>
<factor>0.008</factor>
<axis>
<x>0</x>
<y>0</y>
<z>-1</z>
</axis>
</animation>
<!-- Fuel Jettison Knob -->
<animation>
<type>rotate</type>
<object-name>Knob</object-name>
<property>/controls/fuel/dump-valve-lever-pos</property>
<interpolation>
<entry>
<ind>0</ind>
<dep>0</dep>
</entry>
<entry>
<ind>1</ind>
<dep>0</dep>
</entry>
<entry>
<ind>2</ind>
<dep>90</dep>
</entry>
</interpolation>
<axis>
<x>0</x>
<y>0</y>
<z>-1</z>
</axis>
<center>
<x-m>0.0564852</x-m>
<y-m>0.0469756</y-m>
<z-m>0.0145317</z-m>
</center>
</animation>
<animation>
<type>translate</type>
<object-name>Knob</object-name>
<property>/controls/fuel/dump-valve-lever-pos</property>
<interpolation>
<entry>
<ind>0</ind>
<dep>0</dep>
</entry>
<entry>
<ind>1</ind>
<dep>0.005</dep>
</entry>
<entry>
<ind>2</ind>
<dep>0.005</dep>
</entry>
</interpolation>
<axis>
<x>0</x>
<y>0</y>
<z>1</z>
</axis>
</animation>
<animation>
<type>pick</type>
<visible>true</visible>
<object-name>Knob</object-name>
<action>
<button>0</button>
<repeatable>false</repeatable>
<interval-sec>0.1</interval-sec>
<binding>
<command>property-assign</command>
<property>/controls/fuel/dump-valve-lever</property>
<value>1</value>
</binding>
</action>
</animation>
<!-- Panel Lighting -->
<animation>
<type>material</type>
<object-name>panel-lighting-group</object-name>
<emission>
<factor-prop>/systems/electrical/outputs/panel-floodlighting</factor-prop>
<red>0.03125</red>
<green>0.0089</green>
<blue>0.0089</blue>
</emission>
</animation>
<animation>
<type>material</type>
<object-name>lighting-group</object-name>
<emission>
<factor-prop>/systems/electrical/outputs/instrument-lighting</factor-prop>
<red>0.03125</red>
<green>0.0089</green>
<blue>0.0089</blue>
</emission>
</animation>
<!-- Noshadow -->
<animation>
<type>noshadow</type>
</animation>
<!-- *** LoD *** -->
<animation>
<type>range</type>
<min-m>0</min-m>
<max-m>5</max-m>
</animation>
</PropertyList>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 27 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 495 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 27 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 27 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.8 KiB

View file

@ -1,33 +0,0 @@
<?xml version="1.0"?>
<PropertyList>
<path>../../../../Aircraft/Buccaneer/Instruments/indicator_orange.ac</path>
<animation>
<type>select</type>
<object-name>light</object-name>
<condition>
<greater-than>
<property>/engines/engine[0]/n2</property>
<value>98</value>
</greater-than>
</condition>
</animation>
<animation>
<type>material</type>
<object-name>body</object-name>
<emission>
<factor-prop>/controls/lighting/panel-norm</factor-prop>
<red>0.75</red>
<green>0.25</green>
<blue>0.25</blue>
</emission>
</animation>
<animation>
<type>noshadow</type>
</animation>
</PropertyList>

View file

@ -1,33 +0,0 @@
<?xml version="1.0"?>
<PropertyList>
<path>../../../../Aircraft/Buccaneer/Instruments/indicator_orange.ac</path>
<animation>
<type>select</type>
<object-name>light</object-name>
<condition>
<greater-than>
<property>/engines/engine[1]/n2</property>
<value>98</value>
</greater-than>
</condition>
</animation>
<animation>
<type>material</type>
<object-name>body</object-name>
<emission>
<factor-prop>/controls/lighting/panel-norm</factor-prop>
<red>0.75</red>
<green>0.25</green>
<blue>0.25</blue>
</emission>
</animation>
<animation>
<type>noshadow</type>
</animation>
</PropertyList>

View file

@ -1,39 +0,0 @@
<?xml version="1.0"?>
<PropertyList>
<path>../../../../Aircraft/Buccaneer/Instruments/indicator_green.ac</path>
<animation>
<type>select</type>
<object-name>light</object-name>
<condition>
<or>
<greater-than>
<property>/engines/engine[0]/n2</property>
<value>5</value>
</greater-than>
<greater-than>
<property>/engines/engine[1]/n2</property>
<value>5</value>
</greater-than>
</or>
</condition>
</animation>
<animation>
<type>material</type>
<object-name>body</object-name>
<emission>
<factor-prop>/controls/lighting/panel-norm</factor-prop>
<red>0.75</red>
<green>0.25</green>
<blue>0.25</blue>
</emission>
</animation>
<animation>
<type>noshadow</type>
</animation>
</PropertyList>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.3 KiB

View file

@ -1,130 +0,0 @@
<?xml version="1.0"?>
<!-- Oil Pressure -->
<PropertyList>
<path>../../../../Aircraft/Buccaneer/Instruments/magnetic_indicator.ac</path>
<animation>
<type>rotate</type>
<object-name>blind1</object-name>
<property>/engines/engine[0]/oilp-norm</property>
<interpolation>
<entry><ind>0.20</ind><dep>-120</dep></entry>
<entry><ind>0.21</ind><dep>0</dep></entry>
<entry><ind>0.48</ind><dep>0</dep></entry>
<entry><ind>0.49</ind><dep>120</dep></entry>
</interpolation>
<center>
<x-m>0.00165862</x-m>
<y-m>-0.00505115</y-m>
<z-m>0</z-m>
</center>
<axis>
<x>0</x>
<y>0</y>
<z>-1</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>blind2</object-name>
<property>/engines/engine[0]/oilp-norm</property>
<interpolation>
<entry><ind>0.20</ind><dep>-120</dep></entry>
<entry><ind>0.21</ind><dep>0</dep></entry>
<entry><ind>0.48</ind><dep>0</dep></entry>
<entry><ind>0.49</ind><dep>120</dep></entry>
</interpolation>
<center>
<x-m>0.00165862</x-m>
<y-m>-0.00164711</y-m>
<z-m>0</z-m>
</center>
<axis>
<x>0</x>
<y>0</y>
<z>-1</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>blind3</object-name>
<property>/engines/engine[0]/oilp-norm</property>
<interpolation>
<entry><ind>0.20</ind><dep>-120</dep></entry>
<entry><ind>0.21</ind><dep>0</dep></entry>
<entry><ind>0.48</ind><dep>0</dep></entry>
<entry><ind>0.49</ind><dep>120</dep></entry>
</interpolation>
<center>
<x-m>0.00165862</x-m>
<y-m>0.0017722</y-m>
<z-m>0</z-m>
</center>
<axis>
<x>0</x>
<y>0</y>
<z>-1</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>blind4</object-name>
<property>/engines/engine[0]/oilp-norm</property>
<interpolation>
<entry><ind>0.20</ind><dep>-120</dep></entry>
<entry><ind>0.21</ind><dep>0</dep></entry>
<entry><ind>0.48</ind><dep>0</dep></entry>
<entry><ind>0.49</ind><dep>120</dep></entry>
</interpolation>
<center>
<x-m>0.00165862</x-m>
<y-m>0.00518257</y-m>
<z-m>0</z-m>
</center>
<axis>
<x>0</x>
<y>0</y>
<z>-1</z>
</axis>
</animation>
<!-- Panel Lighting -->
<animation>
<type>material</type>
<object-name>panel-lighting-group</object-name>
<emission>
<factor-prop>/systems/electrical/outputs/panel-floodlighting</factor-prop>
<red>0.03125</red>
<green>0.0089</green>
<blue>0.0089</blue>
</emission>
</animation>
<animation>
<type>material</type>
<object-name>lighting-group</object-name>
<emission>
<factor-prop>/systems/electrical/outputs/instrument-lighting</factor-prop>
<red>0.03125</red>
<green>0.0089</green>
<blue>0.0089</blue>
</emission>
</animation>
<!-- Noshadow -->
<animation>
<type>noshadow</type>
</animation>
<!-- *** LoD *** -->
<animation>
<type>range</type>
<min-m>0</min-m>
<max-m>5</max-m>
</animation>
</PropertyList>

View file

@ -1,129 +0,0 @@
<?xml version="1.0"?>
<!-- Oil Pressure -->
<PropertyList>
<path>../../../../Aircraft/Buccaneer/Instruments/magnetic_indicator.ac</path>
<animation>
<type>rotate</type>
<object-name>blind1</object-name>
<property>/engines/engine[1]/oilp-norm</property>
<interpolation>
<entry><ind>0.20</ind><dep>-120</dep></entry>
<entry><ind>0.21</ind><dep>0</dep></entry>
<entry><ind>0.48</ind><dep>0</dep></entry>
<entry><ind>0.49</ind><dep>120</dep></entry>
</interpolation>
<center>
<x-m>0.00165862</x-m>
<y-m>-0.00505115</y-m>
<z-m>0</z-m>
</center>
<axis>
<x>0</x>
<y>0</y>
<z>-1</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>blind2</object-name>
<property>/engines/engine[1]/oilp-norm</property>
<interpolation>
<entry><ind>0.20</ind><dep>-120</dep></entry>
<entry><ind>0.21</ind><dep>0</dep></entry>
<entry><ind>0.48</ind><dep>0</dep></entry>
<entry><ind>0.49</ind><dep>120</dep></entry>
</interpolation>
<center>
<x-m>0.00165862</x-m>
<y-m>-0.00164711</y-m>
<z-m>0</z-m>
</center>
<axis>
<x>0</x>
<y>0</y>
<z>-1</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>blind3</object-name>
<property>/engines/engine[1]/oilp-norm</property>
<interpolation>
<entry><ind>0.20</ind><dep>-120</dep></entry>
<entry><ind>0.21</ind><dep>0</dep></entry>
<entry><ind>0.48</ind><dep>0</dep></entry>
<entry><ind>0.49</ind><dep>120</dep></entry>
</interpolation>
<center>
<x-m>0.00165862</x-m>
<y-m>0.0017722</y-m>
<z-m>0</z-m>
</center>
<axis>
<x>0</x>
<y>0</y>
<z>-1</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>blind4</object-name>
<property>/engines/engine[1]/oilp-norm</property>
<interpolation>
<entry><ind>0.20</ind><dep>-120</dep></entry>
<entry><ind>0.21</ind><dep>0</dep></entry>
<entry><ind>0.48</ind><dep>0</dep></entry>
<entry><ind>0.49</ind><dep>120</dep></entry>
</interpolation>
<center>
<x-m>0.00165862</x-m>
<y-m>0.00518257</y-m>
<z-m>0</z-m>
</center>
<axis>
<x>0</x>
<y>0</y>
<z>-1</z>
</axis>
</animation>
<!-- Panel Lighting -->
<animation>
<type>material</type>
<object-name>panel-lighting-group</object-name>
<emission>
<factor-prop>/systems/electrical/outputs/panel-floodlighting</factor-prop>
<red>0.03125</red>
<green>0.0089</green>
<blue>0.0089</blue>
</emission>
</animation>
<animation>
<type>material</type>
<object-name>lighting-group</object-name>
<emission>
<factor-prop>/systems/electrical/outputs/instrument-lighting</factor-prop>
<red>0.03125</red>
<green>0.0089</green>
<blue>0.0089</blue>
</emission>
</animation>
<!-- Noshadow -->
<animation>
<type>noshadow</type>
</animation>
<!-- *** LoD *** -->
<animation>
<type>range</type>
<min-m>0</min-m>
<max-m>5</max-m>
</animation>
</PropertyList>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 503 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 84 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 489 KiB

View file

@ -1,396 +0,0 @@
<?xml version="1.0"?>
<!-- Nav Display -->
<PropertyList>
<path>../../../../Aircraft/Buccaneer/Instruments/nav_display.ac</path>
<animation>
<condition>
<not>
<property>/sim/model/buccaneer/controls/compass_lock</property>
</not>
</condition>
<type>rotate</type>
<property>/instrumentation/master-reference-gyro/indicated-hdg-deg</property>
<object-name>compass_card</object-name>
<object-name>heading_pointer</object-name>
<object-name>disk-dg</object-name>
<interpolation>
<entry>
<ind>0</ind>
<dep>0</dep>
</entry>
<entry>
<ind>360</ind>
<dep>360</dep>
</entry>
</interpolation>
<axis>
<x>1</x>
<y>0</y>
<z>0</z>
</axis>
</animation>
<animation>
<type>select</type>
<object-name>disk-compass</object-name>
<condition>
<property>/instrumentation/heading-indicator/heading-source</property>
</condition>
</animation>
<!--
<animation>
<type>select</type>
<object-name>compass_DG_flag</object-name>
<condition>
<not>
<property>/instrumentation/heading-indicator/heading-source</property>
</not>
</condition>
</animation>
-->
<!--<animation>
<condition>
<not>
<property>/sim/model/buccaneer/controls/compass_lock</property>
</not>
</condition>
<type>rotate</type>
<object-name>dg_compass_card</object-name>
<object-name>heading_pointer1</object-name>
<object-name>disk-dg</object-name>
<property>/instrumentation/master-reference-gyro/indicated-hdg-deg</property>
<interpolation>
<entry>
<ind>0</ind>
<dep>0</dep>
</entry>
<entry>
<ind>360</ind>
<dep>360</dep>
</entry>
</interpolation>
<axis>
<x>1</x>
<y>0</y>
<z>0</z>
</axis>
</animation>-->
<!--<animation>
<type>texrotate</type>
<object-name>disk-dg</object-name>
<property>/instrumentation/master-reference-gyro/indicated-hdg-deg</property>
<factor>1</factor>
<min>-360.0</min>
<max>360.0</max>
<center>
<x>0.5</x>
<y>0.5</y>
</center>
<axis>
<x>0</x>
<y>0</y>
<z>1</z>
</axis>
</animation>-->
<animation>
<type>texmultiple</type>
<object-name>disk-dg</object-name>
<transform>
<property>/instrumentation/tacan/indicated-distance-nm</property>
<subtype>textranslate</subtype>
<factor>0.003571</factor>
<max>0.425</max>
<min>-0.425</min>
<axis>
<x>0</x>
<y>1</y>
<z>0</z>
</axis>
</transform>
<transform>
<property>/instrumentation/tacan/indicated-bearing-true-deg</property>
<subtype>texrotate</subtype>
<factor>1</factor>
<min>-360</min>
<max>360.0</max>
<center>
<x>0.5</x>
<y>0.5</y>
</center>
<axis>
<x>0</x>
<y>0</y>
<z>1</z>
</axis>
</transform>
</animation>
<animation>
<type>select</type>
<object-name>disk-dg</object-name>
<condition>
<not>
<property>/instrumentation/heading-indicator/heading-source</property>
</not>
</condition>
</animation>
<animation>
<type>select</type>
<object-name>flag-DG</object-name>
<condition>
<not>
<property>/instrumentation/heading-indicator/heading-source</property>
</not>
</condition>
</animation>
<!-- Heading Bug and knob -->
<animation>
<type>rotate</type>
<object-name>heading_pointer</object-name>
<property>/autopilot/settings/heading-bug-deg</property>
<interpolation>
<entry>
<ind>0</ind>
<dep>0</dep>
</entry>
<entry>
<ind>360</ind>
<dep>360</dep>
</entry>
</interpolation>
<axis>
<x>-1</x>
<y>0</y>
<z>0</z>
</axis>
</animation>
<animation>
<type>pick</type>
<visible>false</visible>
<object-name>hdg_knob_up</object-name>
<action>
<button>0</button>
<repeatable>true</repeatable>
<binding>
<command>property-adjust</command>
<property>/autopilot/settings/heading-bug-deg</property>
<step>5</step>
<min>0</min>
<max>359</max>
<wrap>1</wrap>
</binding>
</action>
</animation>
<animation>
<type>pick</type>
<object-name>hdg_knob_down</object-name>
<visible>false</visible>
<action>
<button>0</button>
<repeatable>true</repeatable>
<binding>
<command>property-adjust</command>
<property>/autopilot/settings/heading-bug-deg</property>
<step>-5</step>
<min>0</min>
<max>359</max>
<wrap>1</wrap>
</binding>
</action>
</animation>
<animation>
<type>rotate</type>
<object-name>hdg_knob</object-name>
<property>/autopilot/settings/heading-bug-deg</property>
<interpolation>
<entry>
<ind>0</ind>
<dep>0</dep>
</entry>
<entry>
<ind>360</ind>
<dep>3600</dep>
</entry>
</interpolation>
<center>
<x-m>0.00888639</x-m>
<y-m>-0.0733985</y-m>
<z-m>-0.0808194</z-m>
</center>
<axis>
<x>1</x>
<y>0</y>
<z>0</z>
</axis>
</animation>
<!-- DG select button -->
<animation>
<type>pick</type>
<object-name>dg_select</object-name>
<action>
<button>0</button>
<repeatable>false</repeatable>
<binding>
<command>property-cycle</command>
<property>/instrumentation/heading-indicator/heading-source</property>
<value>0</value>
<value>1</value>
</binding>
<binding>
<command>property-cycle</command>
<property>/instrumentation/master-reference-gyro/heading-source</property>
<value>0</value>
<value>1</value>
</binding>
<binding>
<command>property-assign</command>
<property>/sim/model/buccaneer/controls/dg-toggle</property>
<value type="int">1</value>
</binding>
<mod-up>
<binding>
<command>property-assign</command>
<property>/sim/model/buccaneer/controls/dg-toggle</property>
<value type="int">0</value>
</binding>
</mod-up>
</action>
</animation>
<animation>
<type>translate</type>
<object-name>dg_select</object-name>
<property>/sim/model/buccaneer/controls/dg-toggle</property>
<factor>0.005</factor>
<axis>
<x>-1</x>
<y>0</y>
<z>0</z>
</axis>
</animation>
<!-- Day/Night ILS marker switch -->
<animation>
<type>pick</type>
<object-name>day_night_switch</object-name>
<action>
<button>0</button>
<repeatable>false</repeatable>
<binding>
<command>property-cycle</command>
<property>/sim/model/buccaneer/controls/ILS_day_night_switch</property>
<value>0</value>
<value>28</value>
</binding>
</action>
</animation>
<animation>
<type>translate</type>
<object-name>day_night_switch</object-name>
<property>/sim/model/buccaneer/controls/ILS_day_night_switch</property>
<factor>0.000357</factor>
<axis>
<x>0</x>
<y>-1</y>
<z>0</z>
</axis>
</animation>
<!-- TACAN Range -->
<animation>
<type>textranslate</type>
<object-name>distance_100</object-name>
<property>/instrumentation/tacan/indicated-distance-nm</property>
<factor>0.001</factor>
<step>100</step>
<scroll>1</scroll>
<axis>
<x>0</x>
<y>1</y>
<z>0</z>
</axis>
</animation>
<animation>
<type>textranslate</type>
<object-name>distance_10</object-name>
<property>/instrumentation/tacan/indicated-distance-nm</property>
<factor>0.01</factor>
<step>10</step>
<scroll>1</scroll>
<axis>
<x>0</x>
<y>1</y>
<z>0</z>
</axis>
</animation>
<animation>
<type>textranslate</type>
<object-name>distance_1</object-name>
<property>/instrumentation/tacan/indicated-distance-nm</property>
<factor>0.1</factor>
<step>1</step>
<axis>
<x>0</x>
<y>1</y>
<z>0</z>
</axis>
</animation>
<!-- Panel Lighting -->
<animation>
<type>material</type>
<object-name>panel-lighting-group</object-name>
<emission>
<factor-prop>/systems/electrical/outputs/panel-floodlighting</factor-prop>
<red>0.03125</red>
<green>0.0089</green>
<blue>0.0089</blue>
</emission>
</animation>
<!-- Instrument Lighting -->
<animation>
<type>material</type>
<object-name>lighting-group</object-name>
<emission>
<factor-prop>/systems/electrical/outputs/instrument-lighting</factor-prop>
<red>0.03125</red>
<green>0.0089</green>
<blue>0.0089</blue>
</emission>
</animation>
<!-- Flags are always lit so long as MRG power available -->
<animation>
<object-name>GS_flag</object-name>
<object-name>beam_flag</object-name>
<type>material</type>
<emission>
<factor-prop>/systems/electrical/outputs/MRG</factor-prop>
<red>0.0086956</red>
<green>0.0086956</green>
<blue>0.0086956</blue>
</emission>
</animation>
<!-- *** LoD *** -->
<animation>
<type>range</type>
<min-m>0</min-m>
<max-m>5</max-m>
</animation>
</PropertyList>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 222 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 25 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 55 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 374 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 490 KiB

View file

@ -1,382 +0,0 @@
<?xml version="1.0"?>
<!-- Port Coaming Panel -->
<PropertyList>
<path>../../../../Aircraft/Buccaneer/Instruments/port_coaming_panel.ac</path>
<!-- Tail flap pos indicator -->
<animation>
<type>rotate</type>
<object-name>tailflap-disk</object-name>
<property>/surface-positions/tail-flaps-pos-norm</property>
<factor>-180</factor>
<axis>
<x>-1</x>
<y>0</y>
<z>0</z>
</axis>
<center>
<x-m>-0.00915176</x-m>
<y-m>0.0266537</y-m>
<z-m>-0.00271117</z-m>
</center>
</animation>
<!-- Flaps pos indicator -->
<animation>
<type>rotate</type>
<object-name>flap-disk</object-name>
<property>/surface-positions/flap-pos-norm</property>
<factor>180</factor>
<axis>
<x>-1</x>
<y>0</y>
<z>0</z>
</axis>
<center>
<x-m>-0.009149</x-m>
<y-m>0.000781615</y-m>
<z-m>-0.0346665</z-m>
</center>
</animation>
<!-- Aileron droop indicator -->
<animation>
<type>rotate</type>
<object-name>aildroop-disk</object-name>
<property>/controls/flight/aileron-droop</property>
<factor>180</factor>
<axis>
<x>-1</x>
<y>0</y>
<z>0</z>
</axis>
<center>
<x-m>-0.009149</x-m>
<y-m>0.0260966</y-m>
<z-m>-0.0346665</z-m>
</center>
</animation>
<!-- Flags -->
<animation>
<type>select</type>
<object-name>flap-disk-off</object-name>
<object-name>aildroop-disk-off</object-name>
<object-name>tailflap-disk-off</object-name>
<condition>
<less-than>
<property>/systems/electrical/outputs/flight-instruments</property>
<value>113</value>
</less-than>
</condition>
</animation>
<!--Blow Indicator Port-->
<animation>
<type>rotate</type>
<object-name>blind1-p</object-name>
<property>/systems/air-bleed/shut-off-valves/shut-off-valve[0]/pos-norm</property>
<interpolation>
<entry>
<ind>0.20</ind>
<dep>-120</dep>
</entry>
<entry>
<ind>0.21</ind>
<dep>0</dep>
</entry>
<entry>
<ind>0.48</ind>
<dep>0</dep>
</entry>
<entry>
<ind>0.49</ind>
<dep>120</dep>
</entry>
</interpolation>
<!---0.0073183 0.00060291 0.0175447-->
<center>
<x-m>-0.0073183</x-m>
<y-m>-0.0175447</y-m>
<z-m>0</z-m>
</center>
<axis>
<x>0</x>
<y>0</y>
<z>-1</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>blind2-p</object-name>
<property>/systems/air-bleed/shut-off-valves/shut-off-valve[0]/pos-norm</property>
<interpolation>
<entry>
<ind>0.20</ind>
<dep>-120</dep>
</entry>
<entry>
<ind>0.21</ind>
<dep>0</dep>
</entry>
<entry>
<ind>0.48</ind>
<dep>0</dep>
</entry>
<entry>
<ind>0.49</ind>
<dep>120</dep>
</entry>
</interpolation>
<!---0.0073183 0.00060291 0.0141437-->
<center>
<x-m>-0.0073183</x-m>
<y-m>-0.0141437</y-m>
<z-m>0</z-m>
</center>
<axis>
<x>0</x>
<y>0</y>
<z>-1</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>blind3-p</object-name>
<property>/systems/air-bleed/shut-off-valves/shut-off-valve[0]/pos-norm</property>
<interpolation>
<entry>
<ind>0.20</ind>
<dep>-120</dep>
</entry>
<entry>
<ind>0.21</ind>
<dep>0</dep>
</entry>
<entry>
<ind>0.48</ind>
<dep>0</dep>
</entry>
<entry>
<ind>0.49</ind>
<dep>120</dep>
</entry>
</interpolation>
<!---0.0073183 0.00060291 0.0107297-->
<center>
<x-m>-0.0073183</x-m>
<y-m>-0.0107297</y-m>
<z-m>0</z-m>
</center>
<axis>
<x>0</x>
<y>0</y>
<z>-1</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>blind4-p</object-name>
<property>/systems/air-bleed/shut-off-valves/shut-off-valve[0]/pos-norm</property>
<interpolation>
<entry>
<ind>0.20</ind>
<dep>-120</dep>
</entry>
<entry>
<ind>0.21</ind>
<dep>0</dep>
</entry>
<entry>
<ind>0.48</ind>
<dep>0</dep>
</entry>
<entry>
<ind>0.49</ind>
<dep>120</dep>
</entry>
</interpolation>
<!---0.0073183 0.00060291 0.00730193-->
<center>
<x-m>-0.0073183</x-m>
<y-m>-0.00730193</y-m>
<z-m>0</z-m>
</center>
<axis>
<x>0</x>
<y>0</y>
<z>-1</z>
</axis>
</animation>
<!--Blow Indicator Stbd-->
<animation>
<type>rotate</type>
<object-name>blind1-s</object-name>
<property>/systems/air-bleed/shut-off-valves/shut-off-valve[1]/pos-norm</property>
<interpolation>
<entry>
<ind>0.20</ind>
<dep>-120</dep>
</entry>
<entry>
<ind>0.21</ind>
<dep>0</dep>
</entry>
<entry>
<ind>0.48</ind>
<dep>0</dep>
</entry>
<entry>
<ind>0.49</ind>
<dep>120</dep>
</entry>
</interpolation>
<!-- -0.0073183 0.00060291 -0.00124129-->
<center>
<x-m>-0.0073183</x-m>
<y-m>0.00124129</y-m>
<z-m>0</z-m>
</center>
<axis>
<x>0</x>
<y>0</y>
<z>-1</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>blind2-s</object-name>
<property>/systems/air-bleed/shut-off-valves/shut-off-valve[1]/pos-norm</property>
<interpolation>
<entry>
<ind>0.20</ind>
<dep>-120</dep>
</entry>
<entry>
<ind>0.21</ind>
<dep>0</dep>
</entry>
<entry>
<ind>0.48</ind>
<dep>0</dep>
</entry>
<entry>
<ind>0.49</ind>
<dep>120</dep>
</entry>
</interpolation>
<!---0.0073183 0.00060291 -0.00464129-->
<center>
<x-m>-0.0073183</x-m>
<y-m>0.00464129</y-m>
<z-m>0</z-m>
</center>
<axis>
<x>0</x>
<y>0</y>
<z>-1</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>blind3-s</object-name>
<property>/systems/air-bleed/shut-off-valves/shut-off-valve[1]/pos-norm</property>
<interpolation>
<entry>
<ind>0.20</ind>
<dep>-120</dep>
</entry>
<entry>
<ind>0.21</ind>
<dep>0</dep>
</entry>
<entry>
<ind>0.48</ind>
<dep>0</dep>
</entry>
<entry>
<ind>0.49</ind>
<dep>120</dep>
</entry>
</interpolation>
<!---0.0073183 0.00060291 -0.00805531-->
<center>
<x-m>-0.0073183</x-m>
<y-m>0.00805531</y-m>
<z-m>0</z-m>
</center>
<axis>
<x>0</x>
<y>0</y>
<z>-1</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>blind4-s</object-name>
<property>/systems/air-bleed/shut-off-valves/shut-off-valve[1]/pos-norm</property>
<interpolation>
<entry>
<ind>0.20</ind>
<dep>-120</dep>
</entry>
<entry>
<ind>0.21</ind>
<dep>0</dep>
</entry>
<entry>
<ind>0.48</ind>
<dep>0</dep>
</entry>
<entry>
<ind>0.49</ind>
<dep>120</dep>
</entry>
</interpolation>
<!---0.0073183 0.00060291 -0.0114873-->
<center>
<x-m>-0.0073183</x-m>
<y-m>0.0114873</y-m>
<z-m>0</z-m>
</center>
<axis>
<x>0</x>
<y>0</y>
<z>-1</z>
</axis>
</animation>
<!-- Panel Lighting -->
<animation>
<type>material</type>
<object-name>lighting-group</object-name>
<emission>
<factor-prop>/systems/electrical/outputs/instrument-lighting</factor-prop>
<red>0.03125</red>
<green>0.0089</green>
<blue>0.0089</blue>
</emission>
</animation>
<!-- Noshadow -->
<animation>
<type>noshadow</type>
</animation>
<!-- *** LoD *** -->
<animation>
<type>range</type>
<min-m>0</min-m>
<max-m>5</max-m>
</animation>
</PropertyList>

View file

@ -1,298 +0,0 @@
<PropertyList>
<name>radar display</name>
<w-base>270</w-base>
<h-base>270</h-base>
<layers>
<layer>
<name>background</name>
<w>256</w>
<h>256</h>
<texture>
<path>../../../../Aircraft/Instruments/Textures/sector.rgb</path>
<x1>0</x1>
<y1>0</y1>
<x2>1</x2>
<y2>1</y2>
</texture>
<emissive>true</emissive>
</layer>
<layer>
<name>radar data</name>
<emissive>true</emissive>
<w>256</w>
<h>256</h>
<texture>
<path>../../../../Aircraft/Instruments/Textures/od_wxradar.rgb</path>
<x1>0</x1>
<y1>0</y1>
<x2>1</x2>
<y2>1</y2>
</texture>
</layer>
<!--<layer>
<name>TACAN ID</name>
<type>text</type>
<font>helvetica_bold</font>
<point-size>10</point-size>
<color>
<red>0.5</red>
<green>1.0</green>
<blue>0.5</blue>
</color>
<emissive>true</emissive>
<condition>
<and>
<equals>
<property>/instrumentation/tacan/in-range</property>
<value>true</value>
</equals>
<equals>
<property>/instrumentation/radar/mode-control</property>
<value>1</value>
</equals>
<less-than-equals>
<property>/instrumentation/tacan/indicated-distance-nm</property>
<property>/instrumentation/radar/range</property>
</less-than-equals>
<equals>
<property>/instrumentation/radar/display-controls/data</property>
<value>true</value>
</equals>
</and>
</condition>
<chunks>
<chunk>
<type>text-value</type>
<property>/instrumentation/tacan/ident</property>
</chunk>
</chunks>
<transformations>
<transformation>
<type>x-shift</type>
<property>/instrumentation/tacan/display/x-shift-scaled</property>
</transformation>
<transformation>
<type>y-shift</type>
<property>/instrumentation/tacan/display/y-shift-scaled</property>
<offset>-15</offset>
</transformation>
<transformation>
<type>rotation</type>
<property>/instrumentation/tacan/display/rotation</property>
</transformation>
</transformations>
</layer>-->
<layer>
<name>outer range ring</name>
<type>text</type>
<font>helvetica_bold</font>
<point-size>10</point-size>
<color>
<red>0.75</red>
<green>0.5</green>
<blue>0.25</blue>
</color>
<emissive>true</emissive>
<chunks>
<chunk>
<type>number-value</type>
<property>/instrumentation/air-ground-radar/range</property>
<scale>1</scale>
<format>%2.1f</format>
</chunk>
</chunks>
<transformations>
<transformation>
<type>x-shift</type>
<offset>-10</offset>
</transformation>
<transformation>
<type>y-shift</type>
<offset>110</offset>
</transformation>
</transformations>
</layer>
<layer>
<name>inner range ring</name>
<type>text</type>
<font>helvetica_bold</font>
<point-size>10</point-size>
<color>
<red>0.75</red>
<green>0.5</green>
<blue>0.25</blue>
</color>
<emissive>true</emissive>
<chunks>
<chunk>
<type>number-value</type>
<property>/instrumentation/air-ground-radar/range</property>
<scale>0.5</scale>
<format>%2.1f</format>
</chunk>
</chunks>
<transformations>
<transformation>
<type>x-shift</type>
<offset>-10</offset>
</transformation>
<transformation>
<type>y-shift</type>
<offset>-5</offset>
</transformation>
</transformations>
</layer>
<layer>
<name>frame</name>
<w>256</w>
<h>256</h>
<texture>
<path>../../../../Aircraft/Instruments/Textures/mask.rgb</path>
<x1>0</x1>
<y1>0</y1>
<x2>1</x2>
<y2>1</y2>
</texture>
</layer>
<!--<layer>
<name>range knob</name>
<condition>
<equals>
<property>/instrumentation/radar/controls/range-knob</property>
<value>1</value>
</equals>
</condition>
<w>22</w>
<h>22</h>
<texture>
<path>../../../../Aircraft/Instruments/Textures/radar_misc.rgb</path>
<x1>0.0273437</x1>
<y1>0.9101562</y1>
<x2>0.0898437</x2>
<y2>0.9765662</y2>
</texture>
<transformations>
<transformation>
<type>x-shift</type>
<offset>-108</offset>
</transformation>
<transformation>
<type>y-shift</type>
<offset>-112</offset>
</transformation>
<transformation>
<type>rotation</type>
<offset>-45</offset>
</transformation>
</transformations>
</layer>-->
<!--<layer>
<name>range knob</name>
<condition>
<equals>
<property>/instrumentation/radar/controls/range-knob</property>
<value>0</value>
</equals>
</condition>
<w>22</w>
<h>22</h>
<texture>
<path>../../../../Aircraft/Instruments/Textures/radar_misc.rgb</path>
<x1>0.0273437</x1>
<y1>0.9101562</y1>
<x2>0.0898437</x2>
<y2>0.9765662</y2>
</texture>
<transformations>
<transformation>
<type>x-shift</type>
<offset>-108</offset>
</transformation>
<transformation>
<type>y-shift</type>
<offset>-112</offset>
</transformation>
<transformation>
<type>rotation</type>
<offset>40</offset>
</transformation>
</transformations>
</layer>-->
<!--<layer>
<name>channel</name>
<type>text</type>
<font>courier-bold</font>
<point-size>15</point-size>
<color>
<red>0.96</red>
<green>1.0</green>
<blue>0.96</blue>
</color>
<chunks>
<chunk>
<type>text-value</type>
<property>/instrumentation/tacan/display/channel</property>
</chunk>
</chunks>
<transformations>
<transformation>
<type>x-shift</type>
<offset>78</offset>
</transformation>
<transformation>
<type>y-shift</type>
<offset>-119</offset>
</transformation>
</transformations>
</layer>-->
</layers>
<actions>
<!--<action>
<name>increase range </name>
<button>0</button>
<x>-110</x>
<y>-115</y>
<w>30</w>
<h>30</h>
<binding>
<command>property-adjust</command>
<property>/instrumentation/radar/range-control</property>
<step type="int">1</step>
<min type="double">0</min>
<max type="double">7</max>
</binding>
</action>-->
<!--<action>
<name>decrease range </name>
<button>0</button>
<x>-110</x>
<y>-145</y>
<w>30</w>
<h>30</h>
<binding>
<command>property-adjust</command>
<property>/instrumentation/radar/range-control</property>
<step type="int">-1</step>
<min type="double">0</min>
<max type="double">7</max>
</binding>
</action>-->
</actions>
</PropertyList>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 387 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 36 KiB

View file

@ -1,70 +0,0 @@
<?xml version="1.0"?>
<!-- engine rpm clock instrument -->
<PropertyList>
<path>../../../../Aircraft/Buccaneer/Instruments/rpm.ac</path>
<animation>
<type>rotate</type>
<object-name>rpm-Needle1</object-name>
<property>/engines/engine[1]/n1</property>
<interpolation>
<entry>
<ind>0</ind>
<dep>0</dep>
</entry>
<entry>
<ind>100</ind>
<dep>270</dep>
</entry>
</interpolation>
<center>
<x-m>0</x-m>
<y-m>0</y-m>
<z-m>0</z-m>
</center>
<axis>
<x>-1</x>
<y>0</y>
<z>0</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>rpm-Needle2</object-name>
<property>/engines/engine/n1</property>
<factor>36</factor>
<center>
<x-m>0</x-m>
<y-m>-0.011146</y-m>
<z-m>0.0142212</z-m>
</center>
<axis>
<x>-1</x>
<y>0</y>
<z>0</z>
</axis>
</animation>
<!-- Panel Lighting -->
<animation>
<type>material</type>
<emission>
<factor-prop>/systems/electrical/outputs/instrument-lighting</factor-prop>
<red>0.03125</red>
<green>0.0089</green>
<blue>0.0089</blue>
</emission>
</animation>
<!-- Noshadow -->
<animation>
<type>noshadow</type>
</animation>
<!-- *** LoD *** -->
<animation>
<type>range</type>
<min-m>0</min-m>
<max-m>5</max-m>
</animation>
</PropertyList>

View file

@ -1,69 +0,0 @@
<?xml version="1.0"?>
<!-- engine rpm clock instrument -->
<PropertyList>
<path>../../../../Aircraft/Buccaneer/Instruments/rpm.ac</path>
<animation>
<type>rotate</type>
<object-name>rpm-Needle1</object-name>
<property>/engines/engine[0]/n1</property>
<interpolation>
<entry>
<ind>0</ind>
<dep>0</dep>
</entry>
<entry>
<ind>100</ind>
<dep>270</dep>
</entry>
</interpolation>
<center>
<x-m>0</x-m>
<y-m>0</y-m>
<z-m>0</z-m>
</center>
<axis>
<x>-1</x>
<y>0</y>
<z>0</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>rpm-Needle2</object-name>
<property>/engines/engine[1]/n1</property>
<factor>36</factor>
<center>
<x-m>0</x-m>
<y-m>-0.011146</y-m>
<z-m>0.0142212</z-m>
</center>
<axis>
<x>-1</x>
<y>0</y>
<z>0</z>
</axis>
</animation>
<!-- Panel Lighting -->
<animation>
<type>material</type>
<emission>
<factor-prop>/systems/electrical/outputs/instrument-lighting</factor-prop>
<red>0.03125</red>
<green>0.0089</green>
<blue>0.0089</blue>
</emission>
</animation>
<!-- Noshadow -->
<animation>
<type>noshadow</type>
</animation>
<!-- *** LoD *** -->
<animation>
<type>range</type>
<min-m>0</min-m>
<max-m>5</max-m>
</animation>
</PropertyList>

View file

@ -1,70 +0,0 @@
<?xml version="1.0"?>
<!-- engine rpm clock instrument -->
<PropertyList>
<path>../../../../Aircraft/Buccaneer/Instruments/rpm.ac</path>
<animation>
<type>rotate</type>
<object-name>rpm-Needle1</object-name>
<property>/engines/engine[1]/n2</property>
<interpolation>
<entry>
<ind>0</ind>
<dep>0</dep>
</entry>
<entry>
<ind>100</ind>
<dep>270</dep>
</entry>
</interpolation>
<center>
<x-m>0</x-m>
<y-m>0</y-m>
<z-m>0</z-m>
</center>
<axis>
<x>-1</x>
<y>0</y>
<z>0</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>rpm-Needle2</object-name>
<property>/engines/engine/n2</property>
<factor>36</factor>
<center>
<x-m>0</x-m>
<y-m>-0.011146</y-m>
<z-m>0.0142212</z-m>
</center>
<axis>
<x>-1</x>
<y>0</y>
<z>0</z>
</axis>
</animation>
<!-- Panel Lighting -->
<animation>
<type>material</type>
<emission>
<factor-prop>/systems/electrical/outputs/instrument-lighting</factor-prop>
<red>0.03125</red>
<green>0.0089</green>
<blue>0.0089</blue>
</emission>
</animation>
<!-- Noshadow -->
<animation>
<type>noshadow</type>
</animation>
<!-- *** LoD *** -->
<animation>
<type>range</type>
<min-m>0</min-m>
<max-m>5</max-m>
</animation>
</PropertyList>

View file

@ -1,69 +0,0 @@
<?xml version="1.0"?>
<!-- engine rpm clock instrument -->
<PropertyList>
<path>../../../../Aircraft/Buccaneer/Instruments/rpm.ac</path>
<animation>
<type>rotate</type>
<object-name>rpm-Needle1</object-name>
<property>/engines/engine[0]/n2</property>
<interpolation>
<entry>
<ind>0</ind>
<dep>0</dep>
</entry>
<entry>
<ind>100</ind>
<dep>270</dep>
</entry>
</interpolation>
<center>
<x-m>0</x-m>
<y-m>0</y-m>
<z-m>0</z-m>
</center>
<axis>
<x>-1</x>
<y>0</y>
<z>0</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>rpm-Needle2</object-name>
<property>/engines/engine[1]/n2</property>
<factor>36</factor>
<center>
<x-m>0</x-m>
<y-m>-0.011146</y-m>
<z-m>0.0142212</z-m>
</center>
<axis>
<x>-1</x>
<y>0</y>
<z>0</z>
</axis>
</animation>
<!-- Panel Lighting -->
<animation>
<type>material</type>
<emission>
<factor-prop>/systems/electrical/outputs/instrument-lighting</factor-prop>
<red>0.03125</red>
<green>0.0089</green>
<blue>0.0089</blue>
</emission>
</animation>
<!-- Noshadow -->
<animation>
<type>noshadow</type>
</animation>
<!-- *** LoD *** -->
<animation>
<type>range</type>
<min-m>0</min-m>
<max-m>5</max-m>
</animation>
</PropertyList>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 318 B

View file

@ -1,110 +0,0 @@
<?xml version="1.0"?>
<!-- Nav Display -->
<PropertyList>
<path>../../../../Aircraft/Buccaneer/Instruments/speed_display.ac</path>
<!--<animation>
<type>translate</type>
<object-name>needle</object-name>
<property>/instrumentation/airspeed-indicator/indicated-speed-kt</property>
<interpolation>
<entry><ind>0</ind><dep>0</dep></entry>
<entry><ind>100</ind><dep>0.0423</dep></entry>
<entry><ind>150</ind><dep>0.0816</dep></entry>
<entry><ind>200</ind><dep>0.1172</dep></entry>
<entry><ind>300</ind><dep>0.1683</dep></entry>
<entry><ind>400</ind><dep>0.2051</dep></entry>
<entry><ind>600</ind><dep>0.2587</dep></entry>
<entry><ind>700</ind><dep>0.28</dep></entry>
</interpolation>
<axis>
<x>0</x>
<y>1</y>
<z>0</z>
</axis>
</animation>-->
<animation>
<type>textranslate</type>
<object-name>scale_background</object-name>
<property>/instrumentation/airspeed-indicator/indicated-speed-kt</property>
<!--<factor>0.001</factor>-->
<interpolation>
<entry>
<ind>0</ind>
<dep>0</dep>
</entry>
<entry>
<ind>100</ind>
<dep>0.075</dep>
</entry>
<entry>
<ind>150</ind>
<dep>0.15</dep>
</entry>
<entry>
<ind>200</ind>
<dep>0.21</dep>
</entry>
<entry>
<ind>300</ind>
<dep>0.3</dep>
</entry>
<entry>
<ind>400</ind>
<dep>0.365</dep>
</entry>
<entry>
<ind>500</ind>
<dep>0.42</dep>
</entry>
<entry>
<ind>600</ind>
<dep>0.46</dep>
</entry>
<entry>
<ind>700</ind>
<dep>0.5</dep>
</entry>
</interpolation>
<axis>
<x>1</x>
<y>0</y>
<z>0</z>
</axis>
</animation>
<!-- Panel Lighting -->
<animation>
<type>material</type>
<object-name>housing</object-name>
<emission>
<factor-prop>/systems/electrical/outputs/panel-floodlighting</factor-prop>
<red>0.03125</red>
<green>0.0089</green>
<blue>0.0089</blue>
</emission>
</animation>
<animation>
<type>material</type>
<object-name>lighting-group</object-name>
<emission>
<factor-prop>/systems/electrical/outputs/instrument-lighting</factor-prop>
<red>0.03125</red>
<green>0.0089</green>
<blue>0.0089</blue>
</emission>
</animation>
<!-- *** LoD *** -->
<animation>
<type>range</type>
<min-m>0</min-m>
<max-m>5</max-m>
</animation>
</PropertyList>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 417 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 42 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 88 KiB

View file

@ -1,123 +0,0 @@
<?xml version="1.0"?>
<!-- Attitude -->
<PropertyList>
<path>../../../../Aircraft/Buccaneer/Instruments/standby_ai.ac</path>
<animation>
<type>select</type>
<object-name>flag</object-name>
<condition>
<less-than>
<property>/systems/electrical/outputs/flight-instruments</property>
<value type="int">22</value>
</less-than>
</condition>
</animation>
<animation>
<type>rotate</type>
<object-name>bankline</object-name>
<object-name>horizonline</object-name>
<!--<property>/instrumentation/attitude-indicator/indicated-roll-deg</property>-->
<property>orientation/roll-deg</property>
<axis>
<x>1</x>
<y>0</y>
<z>0</z>
</axis>
</animation>
<animation>
<type>translate</type>
<object-name>horizonline</object-name>
<!--<property>/instrumentation/attitude-indicator/indicated-pitch-deg</property>-->
<property>orientation/pitch-deg</property>
<interpolation>
<entry>
<ind>-180</ind>
<dep>0.03</dep>
</entry>
<entry>
<ind>-90</ind>
<dep>0.03</dep>
</entry>
<entry>
<ind>-40</ind>
<dep>0.020</dep>
</entry>
<entry>
<ind>-20</ind>
<dep>0.010</dep>
</entry>
<entry>
<ind>0</ind>
<dep>0</dep>
</entry>
<entry>
<ind>20</ind>
<dep>-0.010</dep>
</entry>
<entry>
<ind>40</ind>
<dep>-0.020</dep>
</entry>
<entry>
<ind>90</ind>
<dep>-0.03</dep>
</entry>
<entry>
<ind>180</ind>
<dep>-0.03</dep>
</entry>
</interpolation>
<axis>
<x>0</x>
<y>0</y>
<z>1</z>
</axis>
</animation>
<animation>
<type>select</type>
<object-name>horizonline</object-name>
<condition>
<and>
<greater-than>
<property>/instrumentation/attitude-indicator/indicated-pitch-deg</property>
<value type="int">-40</value>
</greater-than>
<less-than>
<property>/instrumentation/attitude-indicator/indicated-pitch-deg</property>
<value type="int">40</value>
</less-than>
</and>
</condition>
</animation>
<!-- Lighting -->
<animation>
<type>material</type>
<object-name>panel-lighting-group</object-name>
<emission>
<factor-prop>/systems/electrical/outputs/panel-floodlighting</factor-prop>
<red>0.03125</red>
<green>0.0089</green>
<blue>0.0089</blue>
</emission>
</animation>
<animation>
<type>material</type>
<object-name>lighting-group</object-name>
<emission>
<factor-prop>/systems/electrical/outputs/instrument-lighting</factor-prop>
<red>0.03125</red>
<green>0.0089</green>
<blue>0.0089</blue>
</emission>
</animation>
<!-- *** LoD *** -->
<animation>
<type>range</type>
<min-m>0</min-m>
<max-m>5</max-m>
</animation>
</PropertyList>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 483 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 83 KiB

View file

@ -1,106 +0,0 @@
<?xml version="1.0"?>
<!-- standby heading indicator -->
<PropertyList>
<path>../../../../Aircraft/Buccaneer/Instruments/standby_heading_indicator.ac</path>
<animation>
<type>rotate</type>
<object-name>face</object-name>
<property>/instrumentation/master-reference-gyro[1]/indicated-hdg-deg</property>
<axis>
<x>1</x>
<y>0</y>
<z>0</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>pointer</object-name>
<property>/instrumentation/heading-indicator[1]/heading-bug-deg</property>
<axis>
<x>-1</x>
<y>0</y>
<z>0</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>knob</object-name>
<property>/instrumentation/heading-indicator[1]/heading-bug-deg</property>
<factor>10</factor>
<center>
<x-m>0</x-m>
<y-m>-0.0268906</y-m>
<z-m>-0.0282873</z-m>
</center>
<axis>
<x>-1</x>
<y>0</y>
<z>0</z>
</axis>
</animation>
<!--<animation>
<type>pick</type>
<visible>false</visible>
<object-name>bug_up</object-name>
<action>
<button>0</button>
<repeatable>true</repeatable>
<binding>
<command>property-adjust</command>
<property>/instrumentation/heading-indicator[1]/heading-bug-deg</property>
<step>5</step>
<min>0</min>
<max>359</max>
<wrap>1</wrap>
</binding>
</action>
</animation>
<animation>
<type>pick</type>
<object-name>bug_down</object-name>
<visible>false</visible>
<action>
<button>0</button>
<repeatable>true</repeatable>
<binding>
<command>property-adjust</command>
<property>/instrumentation/heading-indicator[1]/heading-bug-deg</property>
<step>-5</step>
<min>0</min>
<max>359</max>
<wrap>1</wrap>
</binding>
</action>
</animation>-->
<!-- Panel Lighting -->
<animation>
<type>material</type>
<emission>
<factor-prop>/systems/electrical/outputs/instrument-lighting</factor-prop>
<red>0.03125</red>
<green>0.0089</green>
<blue>0.0089</blue>
</emission>
</animation>
<!-- Noshadow -->
<animation>
<type>noshadow</type>
</animation>
<!-- *** LoD *** -->
<animation>
<type>range</type>
<min-m>0</min-m>
<max-m>5</max-m>
</animation>
</PropertyList>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.2 KiB

View file

@ -1,553 +0,0 @@
<?xml version="1.0"?>
<!-- Port Coaming Panel -->
<PropertyList>
<path>../../../../Aircraft/Buccaneer/Instruments/stbd_coaming_panel.ac</path>
<!-- Yaw Up/Down -->
<animation>
<type>rotate</type>
<object-name>switch-yaw</object-name>
<property>/sim/model/buccaneer/controls/autostab-yaw</property>
<offset-deg>0</offset-deg>
<factor>30</factor>
<axis>
<x>0</x>
<y>-1</y>
<z>0</z>
</axis>
<center>
<x-m>-0.00881495</x-m>
<y-m>0.0230129</y-m>
<z-m>-0.0182757</z-m>
</center>
</animation>
<animation>
<type>pick</type>
<object-name>autostab-yaw-app</object-name>
<visible>false</visible>
<action>
<button>0</button>
<repeatable>false</repeatable>
<binding>
<command>property-assign</command>
<property>/autopilot/locks/yaw-stab</property>
<value>yaw-stab-approach</value>
</binding>
<binding>
<command>property-assign</command>
<property>/sim/model/buccaneer/controls/autostab-yaw</property>
<value>1</value>
</binding>
</action>
</animation>
<animation>
<type>pick</type>
<object-name>autostab-yaw-off</object-name>
<visible>false</visible>
<action>
<button>0</button>
<repeatable>false</repeatable>
<binding>
<command>property-assign</command>
<property>/autopilot/locks/yaw-stab</property>
<value></value>
</binding>
<binding>
<command>property-assign</command>
<property>/sim/model/buccaneer/controls/autostab-yaw</property>
<value>0</value>
</binding>
<binding>
<command>property-assign</command>
<property>/controls/flight/rudder-autostab</property>
<value>0</value>
</binding>
</action>
</animation>
<animation>
<type>pick</type>
<object-name>autostab-yaw-hs</object-name>
<visible>false</visible>
<action>
<button>0</button>
<repeatable>false</repeatable>
<binding>
<command>property-assign</command>
<property>/autopilot/locks/yaw-stab</property>
<value>yaw-stab-high-speed</value>
</binding>
<binding>
<command>property-assign</command>
<property>/sim/model/buccaneer/controls/autostab-yaw</property>
<value>-1</value>
</binding>
</action>
</animation>
<!-- Roll Up/Down -->
<animation>
<type>rotate</type>
<object-name>switch-roll</object-name>
<property>/sim/model/buccaneer/controls/autostab-roll</property>
<offset-deg>0</offset-deg>
<factor>30</factor>
<axis>
<x>0</x>
<y>-1</y>
<z>0</z>
</axis>
<center>
<x-m>-0.00881495</x-m>
<y-m>0.03247</y-m>
<z-m>-0.0182757</z-m>
</center>
</animation>
<animation>
<type>pick</type>
<object-name>autostab-roll-app</object-name>
<visible>false</visible>
<action>
<button>0</button>
<repeatable>false</repeatable>
<binding>
<command>property-assign</command>
<property>/autopilot/locks/roll-stab</property>
<value>roll-stab-approach</value>
</binding>
<binding>
<command>property-assign</command>
<property>/sim/model/buccaneer/controls/autostab-roll</property>
<value>1</value>
</binding>
</action>
</animation>
<animation>
<type>pick</type>
<object-name>autostab-roll-off</object-name>
<visible>false</visible>
<action>
<button>0</button>
<repeatable>false</repeatable>
<binding>
<command>property-assign</command>
<property>/autopilot/locks/roll-stab</property>
<value></value>
</binding>
<binding>
<command>property-assign</command>
<property>/sim/model/buccaneer/controls/autostab-roll</property>
<value>0</value>
</binding>
<binding>
<command>property-assign</command>
<property>/controls/flight/aileron-autostab</property>
<value>0</value>
</binding>
</action>
</animation>
<animation>
<type>pick</type>
<object-name>autostab-roll-hs</object-name>
<visible>false</visible>
<action>
<button>0</button>
<repeatable>false</repeatable>
<binding>
<command>property-assign</command>
<property>/autopilot/locks/roll-stab</property>
<value>roll-stab-high-speed</value>
</binding>
<binding>
<command>property-assign</command>
<property>/sim/model/buccaneer/controls/autostab-roll</property>
<value>-1</value>
</binding>
</action>
</animation>
<!-- Pitch Up/Down -->
<animation>
<type>rotate</type>
<object-name>switch-pitch</object-name>
<property>/sim/model/buccaneer/controls/autostab-pitch</property>
<offset-deg>0</offset-deg>
<factor>30</factor>
<axis>
<x>0</x>
<y>-1</y>
<z>0</z>
</axis>
<center>
<x-m>-0.00881495</x-m>
<y-m>0.0424193</y-m>
<z-m>-0.0182757</z-m>
</center>
</animation>
<animation>
<type>pick</type>
<object-name>autostab-pitch-app</object-name>
<visible>false</visible>
<action>
<button>0</button>
<repeatable>false</repeatable>
<binding>
<command>property-assign</command>
<property>/autopilot/locks/pitch-stab</property>
<value>pitch-stab-approach</value>
</binding>
<binding>
<command>property-assign</command>
<property>/sim/model/buccaneer/controls/autostab-pitch</property>
<value>1</value>
</binding>
<binding>
<command>property-assign</command>
<property>/controls/flight/elevator-autostab</property>
<value>0</value>
</binding>
</action>
</animation>
<animation>
<type>pick</type>
<object-name>autostab-pitch-off</object-name>
<visible>false</visible>
<action>
<button>0</button>
<repeatable>false</repeatable>
<binding>
<command>property-assign</command>
<property>/autopilot/locks/pitch-stab</property>
<value></value>
</binding>
<binding>
<command>property-assign</command>
<property>/sim/model/buccaneer/controls/autostab-pitch</property>
<value>0</value>
</binding>
<binding>
<command>property-assign</command>
<property>/controls/flight/elevator-autostab</property>
<value>0</value>
</binding>
</action>
</animation>
<animation>
<type>pick</type>
<object-name>autostab-pitch-hs</object-name>
<visible>false</visible>
<action>
<button>0</button>
<repeatable>false</repeatable>
<binding>
<command>property-assign</command>
<property>/autopilot/locks/pitch-stab</property>
<value>pitch-stab-high-speed</value>
</binding>
<binding>
<command>property-assign</command>
<property>/sim/model/buccaneer/controls/autostab-pitch</property>
<value>-1</value>
</binding>
<binding>
<command>property-assign</command>
<property>/controls/flight/elevator-autostab</property>
<value>0</value>
</binding>
</action>
</animation>
<!-- Autopilot Select -->
<animation>
<type>rotate</type>
<object-name>knob-selector</object-name>
<property>/sim/model/buccaneer/controls/autopilot-selector</property>
<offset-deg>-90</offset-deg>
<factor>45</factor>
<axis>
<x>-1</x>
<y>0</y>
<z>0</z>
</axis>
<center>
<x-m>0.0130457</x-m>
<y-m>-0.00962709</y-m>
<z-m>0.00394275</z-m>
</center>
</animation>
<animation>
<type>pick</type>
<object-name>selector-off</object-name>
<visible>false</visible>
<action>
<button>0</button>
<repeatable>false</repeatable>
<binding>
<command>property-assign</command>
<property>/autopilot/locks/heading</property>
<value></value>
</binding>
<binding>
<command>property-assign</command>
<property>/autopilot/locks/altitude</property>
<value></value>
</binding>
<binding>
<command>property-assign</command>
<property>/autopilot/locks/speed</property>
<value></value>
</binding>
<binding>
<command>property-assign</command>
<property>/sim/model/buccaneer/controls/autopilot-selector</property>
<value>0</value>
</binding>
<binding>
<command>property-assign</command>
<property>/controls/flight/elevator-auto</property>
<value>0</value>
</binding>
<binding>
<command>property-assign</command>
<property>/controls/flight/elevator-auto</property>
<value>0</value>
</binding>
<binding>
<command>property-assign</command>
<property>/controls/autoflight/autopilot/engage</property>
<value>0</value>
</binding>
</action>
</animation>
<animation>
<type>pick</type>
<object-name>selector-mach</object-name>
<visible>false</visible>
<action>
<button>0</button>
<repeatable>false</repeatable>
<binding>
<command>property-assign</command>
<property>/sim/model/buccaneer/controls/autopilot-selector</property>
<value>1</value>
</binding>
</action>
</animation>
<animation>
<type>pick</type>
<object-name>selector-baro</object-name>
<visible>false</visible>
<action>
<button>0</button>
<repeatable>false</repeatable>
<binding>
<command>property-assign</command>
<property>/sim/model/buccaneer/controls/autopilot-selector</property>
<value>2</value>
</binding>
</action>
</animation>
<animation>
<type>pick</type>
<object-name>selector-radio</object-name>
<visible>false</visible>
<action>
<button>0</button>
<repeatable>false</repeatable>
<binding>
<command>property-assign</command>
<property>/sim/model/buccaneer/controls/autopilot-selector</property>
<value>3</value>
</binding>
</action>
</animation>
<!-- Mag Indicator Pos -->
<animation>
<type>select</type>
<object-name>blind-off</object-name>
<condition>
<or>
<less-than-equals>
<property>/systems/electrical/outputs/flight-instruments</property>
<value>113</value>
</less-than-equals>
<less-than>
<property>/sim/model/buccaneer/controls/autopilot-selector</property>
<value>1</value>
</less-than>
</or>
</condition>
</animation>
<animation>
<type>rotate</type>
<object-name>blind1-ap</object-name>
<condition>
<greater-than>
<property>/systems/electrical/outputs/flight-instruments</property>
<value>113</value>
</greater-than>
</condition>
<property>/controls/autoflight/autopilot/engage</property>
<interpolation>
<entry>
<ind>0</ind>
<dep>120</dep>
</entry>
<entry>
<ind>0.01</ind>
<dep>0</dep>
</entry>
<entry>
<ind>1</ind>
<dep>-120</dep>
</entry>
</interpolation>
<axis>
<x1-m>0.00165862</x1-m>
<y1-m>0.0340311</y1-m>
<z1-m>0.0104611</z1-m>
<x2-m>0.00165862</x2-m>
<y2-m>0.0340311</y2-m>
<z2-m>-0.0104611</z2-m>
</axis>
</animation>
<animation>
<type>rotate</type>
<condition>
<greater-than>
<property>/systems/electrical/outputs/flight-instruments</property>
<value>113</value>
</greater-than>
</condition>
<object-name>blind2-ap</object-name>
<property>/controls/autoflight/autopilot/engage</property>
<interpolation>
<entry>
<ind>0</ind>
<dep>120</dep>
</entry>
<entry>
<ind>0.01</ind>
<dep>0</dep>
</entry>
<entry>
<ind>1</ind>
<dep>-120</dep>
</entry>
</interpolation>
<axis>
<x1-m>0.00165862</x1-m>
<y1-m>0.0374315</y1-m>
<z1-m>0.0104611</z1-m>
<x2-m>0.00165862</x2-m>
<y2-m>0.0374315</y2-m>
<z2-m>-0.0104611</z2-m>
</axis>
</animation>
<animation>
<type>rotate</type>
<condition>
<greater-than>
<property>/systems/electrical/outputs/flight-instruments</property>
<value>113</value>
</greater-than>
</condition>
<object-name>blind3-ap</object-name>
<property>/controls/autoflight/autopilot/engage</property>
<interpolation>
<entry>
<ind>0</ind>
<dep>120</dep>
</entry>
<entry>
<ind>0.01</ind>
<dep>0</dep>
</entry>
<entry>
<ind>1</ind>
<dep>-120</dep>
</entry>
</interpolation>
<axis>
<x1-m>0.00165862</x1-m>
<y1-m>0.0408455</y1-m>
<z1-m>0.0104611</z1-m>
<x2-m>0.00165862</x2-m>
<y2-m>0.0408455</y2-m>
<z2-m>-0.0104611</z2-m>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>blind4-ap</object-name>
<condition>
<greater-than>
<property>/systems/electrical/outputs/flight-instruments</property>
<value>113</value>
</greater-than>
</condition>
<property>/controls/autoflight/autopilot/engage</property>
<interpolation>
<entry>
<ind>0</ind>
<dep>120</dep>
</entry>
<entry>
<ind>0.01</ind>
<dep>0</dep>
</entry>
<entry>
<ind>1</ind>
<dep>-120</dep>
</entry>
</interpolation>
<axis>
<x1-m>0.00165862</x1-m>
<y1-m>0.0442775</y1-m>
<z1-m>0.0104611</z1-m>
<x2-m>0.00165862</x2-m>
<y2-m>0.0442775</y2-m>
<z2-m>-0.0104611</z2-m>
</axis>
</animation>
<!-- Panel Lighting -->
<animation>
<type>material</type>
<object-name>panel-lighting-group</object-name>
<emission>
<factor-prop>/systems/electrical/outputs/panel-floodlighting</factor-prop>
<red>0.03125</red>
<green>0.0089</green>
<blue>0.0089</blue>
</emission>
</animation>
<animation>
<type>material</type>
<object-name>lighting-group</object-name>
<emission>
<factor-prop>/systems/electrical/outputs/instrument-lighting</factor-prop>
<red>0.03125</red>
<green>0.0089</green>
<blue>0.0089</blue>
</emission>
</animation>
<!-- Noshadow -->
<animation>
<type>noshadow</type>
</animation>
<!-- *** LoD *** -->
<animation>
<type>range</type>
<min-m>0</min-m>
<max-m>5</max-m>
</animation>
</PropertyList>

View file

@ -1,64 +0,0 @@
<?xml version="1.0"?>
<!-- Control Column -->
<PropertyList>
<path>../../../../Aircraft/Buccaneer/Instruments/stick.ac</path>
<animation>
<type>rotate</type>
<object-name>main_moving_parts</object-name>
<property>/controls/flight/aileron</property>
<factor>35</factor>
<center>
<x-m>3.57185</x-m>
<y-m>-0.0536737</y-m>
<z-m>0.365299</z-m>
</center>
<axis>
<x>-1</x>
<y>0</y>
<z>0</z>
</axis>
</animation>
<animation>
<type>translate</type>
<object-name>main_moving_parts</object-name>
<property>/controls/flight/elevator</property>
<factor>0.05</factor>
<center>
<x-m>3.57185</x-m>
<y-m>-0.0536737</y-m>
<z-m>0.365299</z-m>
</center>
<axis>
<x>-1</x>
<y>0</y>
<z>0</z>
</axis>
</animation>
<animation>
<type>shader</type>
<shader>chrome</shader>
<texture>dirty_chrome.png</texture>
<object-name>control_column_shaft</object-name>
</animation>
<animation>
<type>shader</type>
<shader>chrome</shader>
<texture>plastic.png</texture>
<object-name>lamp_body</object-name>
</animation>
<!-- *** LoD *** -->
<animation>
<type>range</type>
<min-m>0</min-m>
<max-m>8</max-m>
</animation>
</PropertyList>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 58 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 796 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 986 KiB

View file

@ -1,630 +0,0 @@
<?xml version="1.0"?>
<!-- Throttle Panel -->
<PropertyList>
<path>../../../../Aircraft/Buccaneer/Instruments/throttle_panel.ac</path>
<main-panel>
<offsets>
<heading-deg>22.5</heading-deg>
</offsets>
</main-panel>
<model>
<path>AI/Aircraft/Buccaneer/Models/gear-control.xml</path>
<offsets>
<x-m>-0.378263</x-m>>
<y-m>-0.00563818</y-m>
<z-m>0.144669</z-m>
<heading-deg alias="../../../main-panel/offsets/heading-deg"/>
</offsets>
</model>
<model>
<path>AI/Aircraft/Buccaneer/Models/flaps_droop.xml</path>
<offsets>
<x-m>-0.3999</x-m>>
<y-m>0.0460643</y-m>
<z-m>0.144669</z-m>
<heading-deg alias="../../../main-panel/offsets/heading-deg"/>
</offsets>
</model>
<model>
<path>Aircraft/Buccaneer/Instruments/gear.xml</path>
<offsets>
<x-m>-0.3999</x-m>>
<y-m>0.0460643</y-m>
<z-m>0.0730707</z-m>
<heading-deg alias="../../../main-panel/offsets/heading-deg"/>
</offsets>
</model>
<!-- Throttles -->
<animation>
<type>rotate</type>
<object-name>throttle-port</object-name>
<property>/controls/engines/engine[0]/throttle</property>
<offset-deg>-60</offset-deg>
<factor>60</factor>
<axis>
<x>0</x>
<y>-1</y>
<z>0</z>
</axis>
<center>
<x-m>-0.251288</x-m>
<y-m>-0.0532531</y-m>
<z-m>-0.135353</z-m>
</center>
</animation>
<animation>
<type>rotate</type>
<object-name>throttle-stbd</object-name>
<property>/controls/engines/engine[1]/throttle</property>
<offset-deg>-60</offset-deg>
<factor>60</factor>
<axis>
<x>0</x>
<y>-1</y>
<z>0</z>
</axis>
<center>
<x-m>-0.251288</x-m>
<y-m>0.0196106</y-m>
<z-m>-0.135353</z-m>
</center>
</animation>
<!-- Safety Switch -->
<animation>
<type>translate</type>
<object-name>safety_switch</object-name>
<property>/controls/armament/master-arm</property>
<factor>0.0133</factor>
<axis>
<x>0</x>
<y>-1</y>
<z>0</z>
</axis>
</animation>
<!--<animation>
<type>pick</type>
<object-name>safety_switch</object-name>
<action>
<button>0</button>
<repeatable>false</repeatable>
<binding>
<command>property-toggle</command>
<property>/controls/armament/master-arm</property>
</binding>
</action>
</animation>-->
<!-- PTT -->
<animation>
<type>translate</type>
<object-name>ptt_sw</object-name>
<property>/instrumentation/comm/ptt</property>
<factor>0.005</factor>
<axis>
<x>0</x>
<y>-1</y>
<z>0</z>
</axis>
</animation>
<!--<animation>
<type>pick</type>
<object-name>ptt_sw</object-name>
<action>
<button>0</button>
<repeatable>false</repeatable>
<binding>
<command>property-assign</command>
<property>/instrumentation/comm/ptt</property>
<value>1</value>
</binding>
<mod-up>
<binding>
<command>property-assign</command>
<property>/instrumentation/comm/ptt</property>
<value>0</value>
</binding>
</mod-up>
</action>
</animation>-->
<!-- Tailplane Position -->
<animation>
<condition>
<greater-than>
<property>/systems/electrical/outputs/flight-instruments</property>
<value>113</value>
</greater-than>
</condition>
<type>rotate</type>
<object-name>tailplane_pointer</object-name>
<property>/surface-positions/elevator-pos-norm</property>
<interpolation>
<entry>
<ind>-1</ind>
<dep>130</dep>
</entry>
<entry>
<ind>0</ind>
<dep>0</dep>
</entry>
<entry>
<ind>1</ind>
<dep>-50</dep>
</entry>
</interpolation>
<axis>
<x1-m>-0.351192</x1-m>
<y1-m>0.0500194</y1-m>
<z1-m>0.0297126</z1-m>
<x2-m>-0.34964</x2-m>
<y2-m>0.0507147</y2-m>
<z2-m>0.0395669</z2-m>
</axis>
<center>
<x-m>-0.34964</x-m>
<y-m>0.0507228</y-m>
<z-m>0.0397182</z-m>
</center>
</animation>
<!-- Rudder Trim -->
<animation>
<condition>
<greater-than>
<property>/systems/electrical/outputs/flight-instruments</property>
<value>113</value>
</greater-than>
</condition>
<type>rotate</type>
<object-name>rudder_trim_needle</object-name>
<property>/controls/flight/rudder-trim</property>
<factor>15</factor>
<axis>
<x>0</x>
<y>0</y>
<z>1</z>
</axis>
<center>
<x-m>-0.283963</x-m>
<y-m>0.0752269</y-m>
<z-m>0.0395579</z-m>
</center>
</animation>
<!-- Aileron Trim -->
<animation>
<condition>
<greater-than>
<property>/systems/electrical/outputs/flight-instruments</property>
<value>113</value>
</greater-than>
</condition>
<type>rotate</type>
<object-name>aileron_trim_needle</object-name>
<property>/controls/flight/aileron-trim</property>
<factor>30</factor>
<axis>
<x>0</x>
<y>0</y>
<z>-1</z>
</axis>
<center>
<x-m>-0.241439</x-m>
<y-m>0.0634707</y-m>
<z-m>0.0371343</z-m>
</center>
</animation>
<!-- Bomb Door Pos -->
<animation>
<type>select</type>
<object-name>blind-off</object-name>
<condition>
<less-than>
<property>/systems/electrical/outputs/flight-instruments</property>
<value>113</value>
</less-than>
</condition>
</animation>
<animation>
<type>rotate</type>
<object-name>blind1</object-name>
<property>/sim/model/buccaneer/armament/bomb-door-pos</property>
<interpolation>
<entry>
<ind>0</ind>
<dep>-120</dep>
</entry>
<entry>
<ind>0.01</ind>
<dep>0</dep>
</entry>
<entry>
<ind>1</ind>
<dep>120</dep>
</entry>
</interpolation>
<axis>
<x1-m>-0.208352</x1-m>
<y1-m>0.0592931</y1-m>
<z1-m>0.0217115</z1-m>
<x2-m>-0.193009</x2-m>
<y2-m>0.0592931</y2-m>
<z2-m>0.0145571</z2-m>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>blind2</object-name>
<property>/sim/model/buccaneer/armament/bomb-door-pos</property>
<interpolation>
<entry>
<ind>0</ind>
<dep>-120</dep>
</entry>
<entry>
<ind>0.01</ind>
<dep>0</dep>
</entry>
<entry>
<ind>1</ind>
<dep>120</dep>
</entry>
</interpolation>
<axis>
<x1-m>-0.208352</x1-m>
<y1-m>0.063517</y1-m>
<z1-m>0.0217115</z1-m>
<x2-m>-0.193009</x2-m>
<y2-m>0.063517</y2-m>
<z2-m>0.0145571</z2-m>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>blind3</object-name>
<property>/sim/model/buccaneer/armament/bomb-door-pos</property>
<interpolation>
<entry>
<ind>0</ind>
<dep>-120</dep>
</entry>
<entry>
<ind>0.01</ind>
<dep>0</dep>
</entry>
<entry>
<ind>1</ind>
<dep>120</dep>
</entry>
</interpolation>
<axis>
<x1-m>-0.208352</x1-m>
<y1-m>0.0677583</y1-m>
<z1-m>0.0217115</z1-m>
<x2-m>-0.193009</x2-m>
<y2-m>0.0677583</y2-m>
<z2-m>0.0145571</z2-m>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>blind4</object-name>
<property>/sim/model/buccaneer/armament/bomb-door-pos</property>
<interpolation>
<entry>
<ind>0</ind>
<dep>-120</dep>
</entry>
<entry>
<ind>0.01</ind>
<dep>0</dep>
</entry>
<entry>
<ind>1</ind>
<dep>120</dep>
</entry>
</interpolation>
<axis>
<x1-m>-0.208352</x1-m>
<y1-m>0.0720219</y1-m>
<z1-m>0.0217115</z1-m>
<x2-m>-0.193009</x2-m>
<y2-m>0.0720219</y2-m>
<z2-m>0.0145571</z2-m>
</axis>
</animation>
<!-- Auto Pilot Engage -->
<animation>
<type>pick</type>
<object-name>ap_engage_button</object-name>
<action>
<button>0</button>
<repeatable>false</repeatable>
<binding>
<condition>
<greater-than>
<property>/sim/model/buccaneer/controls/autopilot-selector</property>
<value>0</value>
</greater-than>
</condition>
<command>property-assign</command>
<property>/controls/autoflight/autopilot/engage</property>
<value type="bool">1</value>
</binding>
<binding>
<condition>
<equals>
<property>/sim/model/buccaneer/controls/autopilot-selector</property>
<value>1</value>
</equals>
</condition>
<command>property-assign</command>
<property>/autopilot/locks/altitude</property>
<value type="string">mach-climb</value>
</binding>
<binding>
<condition>
<equals>
<property>/sim/model/buccaneer/controls/autopilot-selector</property>
<value>1</value>
</equals>
</condition>
<command>property-assign</command>
<property>/autopilot/settings/target-mach</property>
<property>/velocities/mach</property>
</binding>
<binding>
<condition>
<equals>
<property>/sim/model/buccaneer/controls/autopilot-selector</property>
<value>2</value>
</equals>
</condition>
<command>property-assign</command>
<property>/autopilot/locks/altitude</property>
<value>altitude-hold-baro</value>
</binding>
<binding>
<condition>
<equals>
<property>/sim/model/buccaneer/controls/autopilot-selector</property>
<value>2</value>
</equals>
</condition>
<command>property-assign</command>
<property>/autopilot/settings/target-altitude-ft</property>
<property>/instrumentation/altimeter/indicated-altitude-ft</property>
</binding>
<binding>
<condition>
<equals>
<property>/sim/model/buccaneer/controls/autopilot-selector</property>
<value>3</value>
</equals>
</condition>
<command>property-assign</command>
<property>/autopilot/locks/altitude</property>
<value>altitude-hold-radio</value>
</binding>
<binding>
<condition>
<equals>
<property>/sim/model/buccaneer/controls/autopilot-selector</property>
<value>3</value>
</equals>
</condition>
<command>property-assign</command>
<property>/autopilot/settings/target-agl-ft</property>
<property>/instrumentation/radar-altimeter/radar-altitude-ft</property>
</binding>
</action>
</animation>
<!-- AP Up/Down -->
<animation>
<type>rotate</type>
<object-name>ap_up_down_sw</object-name>
<property>/sim/model/buccaneer/controls/ap_up_down_sw</property>
<offset-deg>0</offset-deg>
<factor>30</factor>
<axis>
<x>0</x>
<y>-1</y>
<z>0</z>
</axis>
<center>
<x-m>-0.119213</x-m>
<y-m>0.0767524</y-m>
<z-m>-0.0668141</z-m>
</center>
</animation>
<animation>
<type>pick</type>
<object-name>ap_down</object-name>
<visible>false</visible>
<action>
<button>0</button>
<repeatable>true</repeatable>
<binding>
<command>property-adjust</command>
<property>/autopilot/settings/target-altitude-ft</property>
<step>-25</step>
</binding>
<binding>
<command>property-assign</command>
<property>/sim/model/buccaneer/controls/ap_up_down_sw</property>
<value>1</value>
</binding>
<mod-up>
<binding>
<command>property-assign</command>
<property>/sim/model/buccaneer/controls/ap_up_down_sw</property>
<value>0</value>
</binding>
</mod-up>
</action>
</animation>
<animation>
<type>pick</type>
<object-name>ap_up</object-name>
<visible>false</visible>
<action>
<button>0</button>
<repeatable>true</repeatable>
<binding>
<command>property-adjust</command>
<property>/autopilot/settings/target-altitude-ft</property>
<step>25</step>
</binding>
<binding>
<command>property-assign</command>
<property>/sim/model/buccaneer/controls/ap_up_down_sw</property>
<value>-1</value>
</binding>
<mod-up>
<binding>
<command>property-assign</command>
<property>/sim/model/buccaneer/controls/ap_up_down_sw</property>
<value>0</value>
</binding>
</mod-up>
</action>
</animation>
<!-- AP Heading Select -->
<animation>
<type>rotate</type>
<object-name>ap_heading_sw</object-name>
<property>/sim/model/buccaneer/controls/ap-heading-select</property>
<offset-deg>0</offset-deg>
<factor>60</factor>
<axis>
<x>0</x>
<y>-1</y>
<z>0</z>
</axis>
<center>
<x-m>-0.113114</x-m>
<y-m>0.0540666</y-m>
<z-m>-0.0659022</z-m>
</center>
</animation>
<animation>
<type>pick</type>
<object-name>ap_heading_sw</object-name>
<action>
<button>0</button>
<repeatable>false</repeatable>
<binding>
<condition>
<property>/controls/autoflight/autopilot/engage</property>
</condition>
<command>property-cycle</command>
<property>/autopilot/locks/heading</property>
<value>dg-heading-hold</value>
<value></value>
</binding>
<binding>
<command>property-cycle</command>
<property>/sim/model/buccaneer/controls/ap-heading-select</property>
<value>1</value>
<value>0</value>
</binding>
<binding>
<command>property-cycle</command>
<property>/controls/flight/aileron-autostab</property>
<value></value>
<value>0</value>
</binding>
<binding>
<condition>
<property>/controls/autoflight/autopilot/engage</property>
</condition>
<command>property-cycle</command>
<prop>/autopilot/locks/roll-stab</prop>
<value>roll-stab-high-speed</value>
<value></value>
</binding>
</action>
</animation>
<!-- Bomb Door -->
<animation>
<type>rotate</type>
<object-name>bomb_bay_sw-lever</object-name>
<property>/controls/armament/bomb-door-open</property>
<offset-deg>0</offset-deg>
<factor>60</factor>
<axis>
<x>0</x>
<y>1</y>
<z>0</z>
</axis>
<center>
<x-m>-0.0883899</x-m>
<y-m>0.0397237</y-m>
<z-m>-0.126655</z-m>
</center>
</animation>
<animation>
<type>pick</type>
<object-name>bomb_bay_sw-lever</object-name>
<action>
<button>0</button>
<repeatable>false</repeatable>
<binding>
<command>property-toggle</command>
<property>/controls/armament/bomb-door-open</property>
</binding>
</action>
</animation>
<!-- Panel Lighting -->
<animation>
<type>material</type>
<object-name>panel-lighting-group</object-name>
<emission>
<factor-prop>/systems/electrical/outputs/panel-floodlighting</factor-prop>
<red>0.03125</red>
<green>0.0089</green>
<blue>0.0089</blue>
</emission>
</animation>
<animation>
<type>material</type>
<object-name>lighting-group</object-name>
<emission>
<factor-prop>/systems/electrical/outputs/instrument-lighting</factor-prop>
<red>0.03125</red>
<green>0.0089</green>
<blue>0.0089</blue>
</emission>
</animation>
<!-- Noshadow -->
<animation>
<type>noshadow</type>
</animation>
<!-- *** LoD *** -->
<animation>
<type>range</type>
<min-m>0</min-m>
<max-m>5</max-m>
</animation>
</PropertyList>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.5 KiB

View file

@ -1,46 +0,0 @@
<?xml version="1.0"?>
<PropertyList>
<path>../../../../Aircraft/Buccaneer/Instruments/uc_warning.ac</path>
<animation>
<type>select</type>
<object-name>light</object-name>
<object-name>lamp</object-name>
<condition>
<less-than>
<property>/velocities/mach</property>
<value>0.25</value>
</less-than>
<equals>
<property>/gear/gear[0]/position-norm</property>
<value>0</value>
</equals>
</condition>
</animation>
<!-- Panel Lighting -->
<animation>
<type>material</type>
<object-name>panel-lighting-group</object-name>
<emission>
<factor-prop>/systems/electrical/outputs/panel-floodlighting</factor-prop>
<red>0.03125</red>
<green>0.0089</green>
<blue>0.0089</blue>
</emission>
</animation>
<animation>
<type>noshadow</type>
</animation>
<!-- *** LoD *** -->
<animation>
<type>range</type>
<min-m>0</min-m>
<max-m>5</max-m>
</animation>
</PropertyList>

View file

@ -1,22 +0,0 @@
<?xml version="1.0"?>
<!DOCTYPE PropertyList SYSTEM "panel.dtd">
<!-- A trivial simple panel conaining a single instrument -->
<PropertyList>
<name>AoA Indexer Panel</name>
<background>Aircraft/Buccaneer/Models/transparent-bg.rgb</background>
<w>2</w>
<h>5</h>
<instruments>
<instrument include="/../../Instruments/aoa-indexer.xml">
<name>AoA</name>
<x>-2</x>
<y>2</y>
<w>2</w>
<h>5</h>
</instrument>
</instruments>
</PropertyList>

File diff suppressed because it is too large Load diff

View file

@ -1,103 +0,0 @@
<?xml version="1.0"?>
<!-- aoa indicator -->
<PropertyList>
<path>../../../../Aircraft/Buccaneer/Models/aoa.ac</path>
<animation>
<type>rotate</type>
<object-name>aoa-Needle1</object-name>
<property>orientation/alpha-deg</property>
<interpolation>
<entry>
<ind>0</ind>
<dep>-140</dep>
</entry>
<entry>
<ind>10</ind>
<dep>0</dep>
</entry>
<entry>
<ind>20</ind>
<dep>140</dep>
</entry>
</interpolation>
<center>
<x-m>0</x-m>
<y-m>0</y-m>
<z-m>0</z-m>
</center>
<axis>
<x>1</x>
<y>0</y>
<z>0</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>aoa-Bug1</object-name>
<property>sim/aoa-indexer/bug</property>
<factor>1</factor>
<center>
<x-m>0</x-m>
<y-m>0</y-m>
<z-m>0</z-m>
</center>
<axis>
<x>1</x>
<y>0</y>
<z>0</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>aoa-Bug2</object-name>
<property>sim/aoa-indexer/bug[1]</property>
<factor>1</factor>
<center>
<x-m>0</x-m>
<y-m>0</y-m>
<z-m>0</z-m>
</center>
<axis>
<x>1</x>
<y>0</y>
<z>0</z>
</axis>
</animation>
<!-- Panel Lighting -->
<animation>
<type>material</type>
<object-name>panel-lighting-group</object-name>
<emission>
<factor-prop>systems/electrical/outputs/panel-floodlighting</factor-prop>
<red>0.03125</red>
<green>0.0089</green>
<blue>0.0089</blue>
</emission>
</animation>
<animation>
<type>material</type>
<object-name>lighting-group</object-name>
<emission>
<factor-prop>systems/electrical/outputs/instrument-lighting</factor-prop>
<red>0.03125</red>
<green>0.0089</green>
<blue>0.0089</blue>
</emission>
</animation>
<!-- *** LoD *** -->
<animation>
<type>range</type>
<min-m>0</min-m>
<max-m>5</max-m>
</animation>
</PropertyList>

File diff suppressed because it is too large Load diff

Binary file not shown.

View file

@ -1,161 +0,0 @@
<?xml version="1.0"?>
<!-- air speed indicator -->
<PropertyList>
<path>../../../../Aircraft/Buccaneer/Models/asi.ac</path>
<animation>
<type>rotate</type>
<object-name>Needle1</object-name>
<property>/instrumentation/airspeed-indicator/indicated-speed-kt</property>
<interpolation>
<entry>
<ind>0</ind>
<dep>0</dep>
</entry>
<entry>
<ind>50</ind>
<dep>180</dep>
</entry>
<entry>
<ind>100</ind>
<dep>360</dep>
</entry>
<entry>
<ind>200</ind>
<dep>720</dep>
</entry>
<entry>
<ind>300</ind>
<dep>1080</dep>
</entry>
<entry>
<ind>400</ind>
<dep>1440</dep>
</entry>
<entry>
<ind>500</ind>
<dep>1800</dep>
</entry>
<entry>
<ind>600</ind>
<dep>2160</dep>
</entry>
<entry>
<ind>700</ind>
<dep>2520</dep>
</entry>
<entry>
<ind>800</ind>
<dep>2880</dep>
</entry>
</interpolation>
<center>
<x-m>0</x-m>
<y-m>0</y-m>
<z-m>0</z-m>
</center>
<axis>
<x>-1</x>
<y>0</y>
<z>0</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>Needle2</object-name>
<property>/instrumentation/airspeed-indicator/indicated-speed-kt</property>
<interpolation>
<entry>
<ind>0</ind>
<dep>0</dep>
</entry>
<entry>
<ind>100</ind>
<dep>36</dep>
</entry>
<entry>
<ind>200</ind>
<dep>72</dep>
</entry>
<entry>
<ind>300</ind>
<dep>108</dep>
</entry>
<entry>
<ind>400</ind>
<dep>144</dep>
</entry>
<entry>
<ind>500</ind>
<dep>180</dep>
</entry>
<entry>
<ind>600</ind>
<dep>216</dep>
</entry>
<entry>
<ind>700</ind>
<dep>252</dep>
</entry>
<entry>
<ind>800</ind>
<dep>288</dep>
</entry>
</interpolation>
<center>
<x-m>0</x-m>
<y-m>0</y-m>
<z-m>0</z-m>
</center>
<axis>
<x>-1</x>
<y>0</y>
<z>0</z>
</axis>
</animation>
<animation>
<type>material</type>
<object-name>Face</object-name>
<emission>
<factor-prop>/systems/electrical/outputs/instrument-lighting</factor-prop>
<red>0.03125</red>
<green>0.0089</green>
<blue>0.0089</blue>
</emission>
</animation>
<animation>
<type>material</type>
<object-name>Needle1</object-name>
<emission>
<factor-prop>/systems/electrical/outputs/instrument-lighting</factor-prop>
<red>0.03125</red>
<green>0.0089</green>
<blue>0.0089</blue>
</emission>
</animation>
<animation>
<type>material</type>
<object-name>Needle2</object-name>
<emission>
<factor-prop>/systems/electrical/outputs/instrument-lighting</factor-prop>
<red>0.03125</red>
<green>0.0089</green>
<blue>0.0089</blue>
</emission>
</animation>
<!-- *** LoD *** -->
<animation>
<type>range</type>
<min-m>0</min-m>
<max-m>100</max-m>
</animation>
</PropertyList>

Binary file not shown.

After

Width:  |  Height:  |  Size: 66 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 42 KiB

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,722 @@
<?xml version="1.0"?>
<!-- Buccaneer model config file -->
<!-- Vivian Meazza 2007/10/1 vivian.meazza@lineone.net -->
<!-- Ver 0.1.0 -->
<!-- Richard Harrison 2020-02-22 - low poly version -->
<PropertyList>
<path>buccaneer-low-poly.ac</path>
<offsets>
<x-m>0</x-m>
</offsets>
<animation>
<type>rotate</type>
<object-name>Taxi-Light</object-name>
<property>gear/gear/caster-angle-deg</property>
<factor>-1</factor>
<axis>
<x1-m> 0 </x1-m>
<y1-m> 0 </y1-m>
<z1-m> -1.00295</z1-m>
<x2-m> 0 </x2-m>
<y2-m> 0 </y2-m>
<z2-m> 1.00295 </z2-m>
</axis>
</animation>
<!-- *********** Rudder *************** -->
<animation>
<type>rotate</type>
<object-name>Rudder</object-name>
<property>surface-positions/rudder-pos-norm</property>
<factor>-15</factor>
<axis>
<x1-m>16.0501</x1-m>
<y1-m>0</y1-m>
<z1-m>1.18808</z1-m>
<x2-m>16.6735</x2-m>
<y2-m>0</y2-m>
<z2-m>2.79738</z2-m>
</axis>
</animation>
<!-- ********** Ailerons ************ -->
<!-- Port -->
<animation>
<type>rotate</type>
<object-name>Aileron-Port</object-name>
<property>surface-positions/left-aileron-pos-norm</property>
<factor>-42.5</factor>
<axis>
<x1-m>11.1886</x1-m>
<y1-m>-2.9227</y1-m>
<z1-m>0.366716</z1-m>
<x2-m>12.6736</x2-m>
<y2-m>-6.54553</y2-m>
<z2-m>0.275412</z2-m>
</axis>
</animation>
<!-- Starboard -->
<animation>
<type>rotate</type>
<object-name>Aileron-Stbd</object-name>
<property>surface-positions/right-aileron-pos-norm</property>
<factor>42.5</factor>
<axis>
<x1-m>11.1886</x1-m>
<y1-m>2.9227</y1-m>
<z1-m>0.366716</z1-m>
<x2-m>12.6736</x2-m>
<y2-m>6.54553</y2-m>
<z2-m>0.275412</z2-m>
</axis>
</animation>
<!-- ********************* Elevators ***************** -->
<!--
-->
<!-- Tail Plane-->
<animation>
<type>rotate</type>
<object-name>Tail-Assmbly</object-name>
<property>surface-positions/elevator-pos-norm</property>
<factor>10</factor>
<center>
<x-m>16.2535.57</x-m>
<y-m>0</y-m>
<z-m>3.18725</z-m>
</center>
<axis>
<x>0</x>
<y>1</y>
<z>0</z>
</axis>
</animation>
<!-- Port -->
<animation>
<type>rotate</type>
<object-name>Flap-Tail-Port</object-name>
<property>surface-positions/tail-flaps-pos-norm</property>
<factor>30</factor>
<axis>
<x1-m>17.1088</x1-m>
<y1-m>-2.194</y1-m>
<z1-m>3.19493</z1-m>
<x2-m>16.5068</x2-m>
<y2-m>-0.12744</y2-m>
<z2-m>3.19004</z2-m>
</axis>
</animation>
<!-- Stbd -->
<animation>
<type>rotate</type>
<object-name>Flap-Tail-Stbd</object-name>
<property>surface-positions/tail-flaps-pos-norm</property>
<factor>-30</factor>
<axis>
<x1-m>17.1088</x1-m>
<y1-m>2.194</y1-m>
<z1-m>3.19493</z1-m>
<x2-m>16.5068</x2-m>
<y2-m>0.12744</y2-m>
<z2-m>3.19004</z2-m>
</axis>
</animation>
<!-- ************** Flaps ******************** -->
<!--
-->
<!-- Port -->
<animation>
<type>rotate</type>
<object-name>Flap-Port</object-name>
<property>surface-positions/flap-pos-norm</property>
<factor>45</factor>
<axis>
<x1-m>11.1477</x1-m>
<y1-m>-2.92065</y1-m>
<z1-m>0.366882</z1-m>
<x2-m>10.6706</x2-m>
<y2-m>-1.69491</y2-m>
<z2-m>0.354456</z2-m>
</axis>
</animation>
<!-- Stbd -->
<animation>
<type>rotate</type>
<object-name>Flap-Stbd</object-name>
<property>surface-positions/flap-pos-norm</property>
<factor>-45</factor>
<axis>
<x1-m>11.1477</x1-m>
<y1-m>2.92065</y1-m>
<z1-m>0.366882</z1-m>
<x2-m>10.6706</x2-m>
<y2-m>1.69491</y2-m>
<z2-m>0.354456</z2-m>
</axis>
</animation>
<!-- ****************** Undercarriage **************** -->
<!--
-->
<!-- Front U/C -->
<!--
-->
<!-- Extend/Retract -->
<animation>
<type>rotate</type>
<object-name>Gear-Nose</object-name>
<object-name>Cone-texture</object-name>
<object-name>Cone</object-name>
<object-name>Light</object-name>
<property>gear/gear[0]/position-norm</property>
<interpolation>
<entry>
<ind>0</ind>
<dep>82.5</dep>
</entry>
<!--<entry>
<ind>0.25</ind>
<dep>82.5</dep>
</entry>-->
<entry>
<ind>1</ind>
<dep>0</dep>
</entry>
</interpolation>
<center>
<x-m>3.16747</x-m>
<y-m>0.0</y-m>
<z-m>-0.472047</z-m>
</center>
<axis>
<x>0</x>
<y>-1</y>
<z>0</z>
</axis>
</animation>
<!-- Open/Close Doors -->
<!-- Door -->
<animation>
<type>rotate</type>
<object-name>Door-Front</object-name>
<property>gear/gear/position-norm</property>
<interpolation>
<entry>
<ind>0</ind>
<dep>0</dep>
</entry>
<entry>
<ind>0.1</ind>
<dep>90</dep>
</entry>
<entry>
<ind>1</ind>
<dep>90</dep>
</entry>
</interpolation>
<axis>
<x1-m>3.01056</x1-m>
<y1-m>0.146521</y1-m>
<z1-m>-0.624665</z1-m>
<x2-m>4.79913</x2-m>
<y2-m>0.152957</y2-m>
<z2-m>-0.717831</z2-m>
</axis>
</animation>
<!-- nose wheel castering -->
<animation>
<type>rotate</type>
<object-name>Assmbly-Lower-Nose</object-name>
<object-name>F-Arm</object-name>
<object-name>F-DArm</object-name>
<!--<object-name>Light</object-name>
<object-name>Cone-texture</object-name>
<object-name>Cone</object-name>-->
<property>gear/gear/caster-angle-deg</property>
<!-- <property>gear/gear[0]/steering-norm</property>-->
<factor>1</factor>
<axis>
<x1-m>3.374</x1-m>
<y1-m>0</y1-m>
<z1-m>-0.374706</z1-m>
<x2-m>3.374</x2-m>
<y2-m>0</y2-m>
<z2-m>-0.999678</z2-m>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>Pivot-Bracket</object-name>
<!--<object-name>Wheel-Fork-Pivot</object-name>-->
<property>gear/gear/caster-angle-deg</property>
<!--<property>gear/gear[0]/steering-norm</property>-->
<factor>1</factor>
<axis>
<x1-m>3.374</x1-m>
<y1-m>0</y1-m>
<z1-m>-0.374706</z1-m>
<x2-m>3.374</x2-m>
<y2-m>0</y2-m>
<z2-m>-0.999678</z2-m>
</axis>
</animation>
<!-- Compression -->
<animation>
<type>rotate</type>
<object-name>Assmbly-Lower-Nose</object-name>
<property>gear/gear[0]/compression-norm</property>
<interpolation>
<entry>
<ind>0</ind>
<dep>-2</dep>
</entry>
<entry>
<ind>1</ind>
<dep>18</dep>
</entry>
</interpolation>
<center>
<x-m>3.17039</x-m>
<y-m>-1.92861</y-m>
<z-m>-1.36823</z-m>
</center>
<axis>
<x>0</x>
<y>-1</y>
<z>0</z>
</axis>
</animation>
<animation>
<type>translate</type>
<object-name>Oleo-Nose</object-name>
<property>gear/gear[0]/compression-norm</property>
<interpolation>
<entry>
<ind>0</ind>
<dep>-0.0093</dep>
</entry>
<entry>
<ind>1</ind>
<dep>0.1</dep>
</entry>
</interpolation>
<axis>
<x>0</x>
<y>0</y>
<z>1</z>
</axis>
</animation>
<!-- *** Tail Bumper *** -->
<animation>
<type>rotate</type>
<object-name>Tail-Bumper</object-name>
<property>gear/gear[3]/position-norm</property>
<interpolation>
<entry>
<ind>0</ind>
<dep>0</dep>
</entry>
<entry>
<ind>1</ind>
<dep>75</dep>
</entry>
</interpolation>
<center>
<x-m>13.9884</x-m>
<y-m>0.0</y-m>
<z-m>-0.420321</z-m>
</center>
<axis>
<x>0</x>
<y>1</y>
<z>0</z>
</axis>
</animation>
<!-- Compression -->
<animation>
<type>rotate</type>
<object-name>Tail-Bumper</object-name>
<property>gear/gear[3]/compression-norm</property>
<interpolation>
<entry>
<ind>0</ind>
<dep>0</dep>
</entry>
<entry>
<ind>1</ind>
<dep>35</dep>
</entry>
</interpolation>
<center>
<x-m>13.9884</x-m>
<y-m>0.0</y-m>
<z-m>-0.420321</z-m>
</center>
<axis>
<x>0</x>
<y>-1</y>
<z>0</z>
</axis>
</animation>
-->
<!-- Main U/C Left-->
<!--
-->
<!-- Extend/Retract -->
<animation>
<type>rotate</type>
<object-name>Gear-Main-Port</object-name>
<property>gear/gear[1]/position-norm</property>
<interpolation>
<entry>
<ind>0</ind>
<dep>64</dep>
</entry>
<entry>
<ind>1</ind>
<dep>-2</dep>
</entry>
</interpolation>
<center>
<x-m>8.97018</x-m>
<y-m>-1.84485</y-m>
<z-m>0.26455</z-m>
</center>
<axis>
<x>1</x>
<y>0</y>
<z>0</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>Assmbly-Lower-Port</object-name>
<property>gear/gear[1]/position-norm</property>
<interpolation>
<entry>
<ind>0</ind>
<dep>64</dep>
</entry>
<entry>
<ind>0.35</ind>
<dep>64</dep>
</entry>
<entry>
<ind>1</ind>
<dep>0</dep>
</entry>
</interpolation>
<center>
<x-m>9.0435</x-m>
<y-m>1.92861</y-m>
<z-m>-0.672172</z-m>
</center>
<axis>
<x>0</x>
<y>-1</y>
<z>0</z>
</axis>
</animation>
<animation>
<type>translate</type>
<object-name>Oleo-Port</object-name>
<property>gear/gear[1]/position-norm</property>
<interpolation>
<entry>
<ind>0</ind>
<dep>0.1975</dep>
</entry>
<entry>
<ind>0.35</ind>
<dep>0.1975</dep>
</entry>
<entry>
<ind>1</ind>
<dep>0</dep>
</entry>
</interpolation>
<axis>
<x>0</x>
<y>0</y>
<z>1</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>Door-Main-Port</object-name>
<property>gear/gear[1]/position-norm</property>
<interpolation>
<entry>
<ind>0</ind>
<dep>0</dep>
</entry>
<entry>
<ind>1</ind>
<dep>-67.5</dep>
</entry>
</interpolation>
<axis>
<x1-m>9.09345</x1-m>
<y1-m>-2.03621</y1-m>
<z1-m>0.193093</z1-m>
<x2-m>9.91029</x2-m>
<y2-m>-2.03621</y2-m>
<z2-m>0.208715</z2-m>
</axis>
</animation>
<!-- Compression -->
<animation>
<type>rotate</type>
<object-name>Assmbly-Lower-Port</object-name>
<property>gear/gear[1]/compression-norm</property>
<interpolation>
<entry>
<ind>0</ind>
<dep>-4</dep>
</entry>
<entry>
<ind>1</ind>
<dep>60</dep>
</entry>
</interpolation>
<center>
<x-m>9.0435</x-m>
<y-m>-1.92861</y-m>
<z-m>-0.672172</z-m>
</center>
<axis>
<x>0</x>
<y>-1</y>
<z>0</z>
</axis>
</animation>
<animation>
<type>translate</type>
<object-name>Oleo-Port</object-name>
<property>gear/gear[1]/compression-norm</property>
<interpolation>
<entry>
<ind>0</ind>
<dep>-0.0075</dep>
</entry>
<entry>
<ind>1</ind>
<dep>0.19</dep>
</entry>
</interpolation>
<axis>
<x>0</x>
<y>0</y>
<z>1</z>
</axis>
</animation>
<!-- hide the undercarriage when retracted -->
<animation>
<type>select</type>
<object-name>Gear-Main-Port</object-name>
<condition>
<greater-than>
<property>gear/gear[0]/position-norm</property>
<value>0.02</value>
</greater-than>
</condition>
</animation>
<!-- Main U/C - Right -->
<!--
-->
<!-- Extend/Retract -->
<animation>
<type>rotate</type>
<object-name>Gear-Main-Stbd</object-name>
<property>gear/gear[2]/position-norm</property>
<interpolation>
<entry>
<ind>0</ind>
<dep>64</dep>
</entry>
<entry>
<ind>1</ind>
<dep>-2</dep>
</entry>
</interpolation>
<center>
<x-m>8.97018</x-m>
<y-m>1.84485</y-m>
<z-m>0.26455</z-m>
</center>
<axis>
<x>-1</x>
<y>0</y>
<z>0</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>Assmbly-Lower-Stbd</object-name>
<property>gear/gear[2]/position-norm</property>
<interpolation>
<entry>
<ind>0</ind>
<dep>64</dep>
</entry>
<entry>
<ind>0.35</ind>
<dep>64</dep>
</entry>
<entry>
<ind>1</ind>
<dep>0</dep>
</entry>
</interpolation>
<center>
<x-m>9.0435</x-m>
<y-m>1.92861</y-m>
<z-m>-0.672172</z-m>
</center>
<axis>
<x>0</x>
<y>-1</y>
<z>0</z>
</axis>
</animation>
<animation>
<type>translate</type>
<object-name>Oleo-Stbd</object-name>
<property>gear/gear[2]/position-norm</property>
<interpolation>
<entry>
<ind>0</ind>
<dep>0.1975</dep>
</entry>
<entry>
<ind>0.35</ind>
<dep>0.1975</dep>
</entry>
<entry>
<ind>1</ind>
<dep>0</dep>
</entry>
</interpolation>
<axis>
<x>0</x>
<y>0</y>
<z>1</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>Door-Main-Stbd</object-name>
<property>gear/gear[2]/position-norm</property>
<interpolation>
<entry>
<ind>0</ind>
<dep>0</dep>
</entry>
<entry>
<ind>1</ind>
<dep>67.5</dep>
</entry>
</interpolation>
<axis>
<x1-m>9.09345</x1-m>
<y1-m>2.03621</y1-m>
<z1-m>0.193093</z1-m>
<x2-m>9.91029</x2-m>
<y2-m>2.03621</y2-m>
<z2-m>0.208715</z2-m>
</axis>
</animation>
<!-- Compression -->
<animation>
<type>rotate</type>
<object-name>Assmbly-Lower-Stbd</object-name>
<property>gear/gear[2]/compression-norm</property>
<interpolation>
<entry>
<ind>0</ind>
<dep>-4</dep>
</entry>
<entry>
<ind>1</ind>
<dep>60</dep>
</entry>
</interpolation>
<center>
<x-m>9.0435</x-m>
<y-m>1.92861</y-m>
<z-m>-0.672172</z-m>
</center>
<axis>
<x>0</x>
<y>-1</y>
<z>0</z>
</axis>
</animation>
<animation>
<type>translate</type>
<object-name>Oleo-Stbd</object-name>
<property>gear/gear[2]/compression-norm</property>
<interpolation>
<entry>
<ind>0</ind>
<dep>0.0075</dep>
</entry>
<entry>
<ind>1</ind>
<dep>0.1900</dep>
</entry>
</interpolation>
<axis>
<x>0</x>
<y>0</y>
<z>1</z>
</axis>
</animation>
<!-- hide the undercarriage when retracted -->
<animation>
<type>select</type>
<object-name>Gear-Main-Stbd</object-name>
<condition>
<greater-than>
<property>gear/gear[0]/position-norm</property>
<value>0.02</value>
</greater-than>
</condition>
</animation>
</PropertyList>

File diff suppressed because it is too large Load diff

View file

@ -1,376 +0,0 @@
<?xml version="1.0"?>
<!-- Flap and Aileron Droop control -->
<PropertyList>
<path>../../../../Aircraft/Buccaneer/Models/flap.ac</path>
<!-- =========== flaps ========== -->
<animation>
<type>pick</type>
<object-name>pick-flaps-up</object-name>
<visible>false</visible>
<action>
<button>0</button>
<repeatable>true</repeatable>
<binding>
<command>nasal</command>
<script>
controls.flapsDown(-1)
</script>
</binding>
<mod-up>
<binding>
<command>nasal</command>
<script>controls.flapsDown(0)</script>
</binding>
</mod-up>
<binding>
<command>property-interpolate</command>
<property>/controls/flight/flap-lever</property>
<property>/controls/flight/flaps</property>
<time>1.0</time>
</binding>
</action>
</animation>
<animation>
<type>pick</type>
<object-name>pick-flaps-down</object-name>
<visible>false</visible>
<action>
<button>0</button>
<repeatable>true</repeatable>
<binding>
<command>nasal</command>
<script>
controls.flapsDown(1)
</script>
</binding>
<mod-up>
<binding>
<command>nasal</command>
<script>controls.flapsDown(0)</script>
</binding>
</mod-up>
<binding>
<command>property-interpolate</command>
<property>/controls/flight/flap-lever</property>
<property>/controls/flight/flaps</property>
<time>1.0</time>
</binding>
</action>
</animation>
<animation>
<type>rotate</type>
<object-name>lever-flaps</object-name>
<property>/controls/flight/flap-lever</property>
<offset-deg>-18</offset-deg>
<factor>36</factor>
<axis>
<x>0</x>
<y>1</y>
<z>0</z>
</axis>
<center>
<x-m>-0.0193591</x-m>
<y-m>-0.02309</y-m>
<z-m>0</z-m>
</center>
</animation>
<animation>
<type>rotate</type>
<object-name>pick-flaps-up</object-name>
<object-name>pick-flaps-down</object-name>
<property>/controls/flight/flap-lever</property>
<!--<offset-deg>-18</offset-deg>
<factor>36</factor>-->
<interpolation>
<entry>
<ind>0</ind>
<dep>-18</dep>
</entry>
<entry>
<ind>0.4</ind>
<dep>-6</dep>
</entry>
<entry>
<ind>0.80</ind>
<dep>6</dep>
</entry>
<entry>
<ind>1</ind>
<dep>18</dep>
</entry>
</interpolation>
<axis>
<x>0</x>
<y>-1</y>
<z>0</z>
</axis>
<center>
<!--0.0341796 0 -0.00118631-->
<x-m>0.0341796</x-m>
<y-m>-0.00118631</y-m>
<z-m>0</z-m>
</center>
</animation>
<!-- =========== droop ========== -->
<animation>
<type>pick</type>
<object-name>pick-droop-up</object-name>
<visible>false</visible>
<action>
<button>0</button>
<repeatable>true</repeatable>
<binding>
<command>nasal</command>
<script>
controls.stepProps("/controls/flight/aileron-droop","/sim/aileron-droop", -1);
</script>
</binding>
<mod-up>
<binding>
<command>nasal</command>
<script>
controls.stepProps("/controls/flight/aileron-droop","/sim/aileron-droop", 0);
</script>
</binding>
</mod-up>
<binding>
<command>property-interpolate</command>
<property>/controls/flight/aileron-droop-lever</property>
<property>/controls/flight/aileron-droop</property>
<time>1.0</time>
</binding>
</action>
</animation>
<animation>
<type>pick</type>
<object-name>pick-droop-down</object-name>
<visible>false</visible>
<action>
<button>0</button>
<repeatable>true</repeatable>
<binding>
<command>nasal</command>
<script>
controls.stepProps("/controls/flight/aileron-droop","/sim/aileron-droop", 1);
</script>
</binding>
<mod-up>
<binding>
<command>nasal</command>
<script>
controls.stepProps("/controls/flight/aileron-droop","/sim/aileron-droop", 0);
</script>
</binding>
</mod-up>
<binding>
<command>property-interpolate</command>
<property>/controls/flight/aileron-droop-lever</property>
<property>/controls/flight/aileron-droop</property>
<time>1.0</time>
</binding>
</action>
</animation>
<animation>
<type>rotate</type>
<object-name>lever-droop</object-name>
<property>/controls/flight/aileron-droop-lever</property>
<!--<offset-deg>-18</offset-deg>
<factor>36</factor>-->
<interpolation>
<entry>
<ind>0</ind>
<dep>-18</dep>
</entry>
<entry>
<ind>0.4</ind>
<dep>-6</dep>
</entry>
<entry>
<ind>0.80</ind>
<dep>6</dep>
</entry>
<entry>
<ind>1</ind>
<dep>18</dep>
</entry>
</interpolation>
<axis>
<x>0</x>
<y>1</y>
<z>0</z>
</axis>
<center>
<x-m>-0.0193591</x-m>
<y-m>0.02309</y-m>
<z-m>0</z-m>
</center>
</animation>
<animation>
<type>rotate</type>
<object-name>pick-droop-up</object-name>
<object-name>pick-droop-down</object-name>
<property>/controls/flight/aileron-droop-lever</property>
<!--<offset-deg>-18</offset-deg>
<factor>36</factor>-->
<interpolation>
<entry>
<ind>0</ind>
<dep>-18</dep>
</entry>
<entry>
<ind>0.4</ind>
<dep>-6</dep>
</entry>
<entry>
<ind>0.80</ind>
<dep>6</dep>
</entry>
<entry>
<ind>1</ind>
<dep>18</dep>
</entry>
</interpolation>
<axis>
<x>0</x>
<y>-1</y>
<z>0</z>
</axis>
<center>
<!--0.0341796 0 -0.00118631-->
<x-m>0.0341796</x-m>
<y-m>0.00118631</y-m>
<z-m>0</z-m>
</center>
</animation>
<!-- ========= both ==========-->
<animation>
<type>pick</type>
<object-name>pick-both-up</object-name>
<visible>false</visible>
<action>
<button>0</button>
<repeatable>true</repeatable>
<binding>
<command>nasal</command>
<script>
controls.flapsDown(-1)
</script>
</binding>
<mod-up>
<binding>
<command>nasal</command>
<script>controls.flapsDown(0)</script>
</binding>
</mod-up>
<binding>
<command>property-interpolate</command>
<property>/controls/flight/flap-lever</property>
<property>/controls/flight/flaps</property>
<time>1.0</time>
</binding>
<binding>
<command>nasal</command>
<script>
controls.stepProps("/controls/flight/aileron-droop","/sim/aileron-droop", -1);
</script>
</binding>
<mod-up>
<binding>
<command>nasal</command>
<script>
controls.stepProps("/controls/flight/aileron-droop","/sim/aileron-droop", 0);
</script>
</binding>
</mod-up>
<binding>
<command>property-interpolate</command>
<property>/controls/flight/aileron-droop-lever</property>
<property>/controls/flight/aileron-droop</property>
<time>1.0</time>
</binding>
</action>
</animation>
<animation>
<type>pick</type>
<object-name>pick-both-down</object-name>
<visible>false</visible>
<action>
<button>0</button>
<repeatable>true</repeatable>
<binding>
<command>nasal</command>
<script>
controls.flapsDown(1)
</script>
</binding>
<mod-up>
<binding>
<command>nasal</command>
<script>controls.flapsDown(0)</script>
</binding>
</mod-up>
<binding>
<command>property-interpolate</command>
<property>/controls/flight/flap-lever</property>
<property>/controls/flight/flaps</property>
<time>1.0</time>
</binding>
<binding>
<command>nasal</command>
<script>
controls.stepProps("/controls/flight/aileron-droop","/sim/aileron-droop", 1);
</script>
</binding>
<mod-up>
<binding>
<command>nasal</command>
<script>
controls.stepProps("/controls/flight/aileron-droop","/sim/aileron-droop", 0);
</script>
</binding>
</mod-up>
<binding>
<command>property-interpolate</command>
<property>/controls/flight/aileron-droop-lever</property>
<property>/controls/flight/aileron-droop</property>
<time>1.0</time>
</binding>
</action>
</animation>
<!-- Panel Lighting -->
<animation>
<type>material</type>
<object-name>lighting-group</object-name>
<emission>
<factor-prop>/systems/electrical/outputs/instrument-lighting</factor-prop>
<red>0.03125</red>
<green>0.0089</green>
<blue>0.0089</blue>
</emission>
</animation>
<!-- *** LoD *** -->
<animation>
<type>range</type>
<min-m>0</min-m>
<max-m>5</max-m>
</animation>
</PropertyList>

View file

@ -1,376 +0,0 @@
<?xml version="1.0"?>
<!-- Gear extend/retract ontrol -->
<PropertyList>
<path>../../../../Aircraft/Buccaneer/Models/gear.ac</path>
<!-- =========== flaps ========== -->
<!--<animation>
<type>pick</type>
<object-name>pick-flaps-up</object-name>
<visible>false</visible>
<action>
<button>0</button>
<repeatable>true</repeatable>
<binding>
<command>nasal</command>
<script>
controls.flapsDown(-1)
</script>
</binding>
<mod-up>
<binding>
<command>nasal</command>
<script>controls.flapsDown(0)</script>
</binding>
</mod-up>
<binding>
<command>property-interpolate</command>
<property>/controls/flight/flap-lever</property>
<property>/controls/flight/flaps</property>
<time>1.0</time>
</binding>
</action>
</animation>
<animation>
<type>pick</type>
<object-name>pick-flaps-down</object-name>
<visible>false</visible>
<action>
<button>0</button>
<repeatable>true</repeatable>
<binding>
<command>nasal</command>
<script>
controls.flapsDown(1)
</script>
</binding>
<mod-up>
<binding>
<command>nasal</command>
<script>controls.flapsDown(0)</script>
</binding>
</mod-up>
<binding>
<command>property-interpolate</command>
<property>/controls/flight/flap-lever</property>
<property>/controls/flight/flaps</property>
<time>1.0</time>
</binding>
</action>
</animation>
<animation>
<type>rotate</type>
<object-name>lever-flaps</object-name>
<property>controls/flight/flap-lever</property>
<offset-deg>-18</offset-deg>
<factor>36</factor>
<axis>
<x>0</x>
<y>1</y>
<z>0</z>
</axis>
<center>
<x-m>-0.0193591</x-m>
<y-m>-0.02309</y-m>
<z-m>0</z-m>
</center>
</animation>
<animation>
<type>rotate</type>
<object-name>pick-flaps-up</object-name>
<object-name>pick-flaps-down</object-name>
<property>controls/flight/flap-lever</property>
--><!--<offset-deg>-18</offset-deg>
<factor>36</factor>--><!--
<interpolation>
<entry>
<ind>0</ind>
<dep>-18</dep>
</entry>
<entry>
<ind>0.4</ind>
<dep>-6</dep>
</entry>
<entry>
<ind>0.80</ind>
<dep>6</dep>
</entry>
<entry>
<ind>1</ind>
<dep>18</dep>
</entry>
</interpolation>
<axis>
<x>0</x>
<y>-1</y>
<z>0</z>
</axis>
<center>
--><!--0.0341796 0 -0.00118631--><!--
<x-m>0.0341796</x-m>
<y-m>-0.00118631</y-m>
<z-m>0</z-m>
</center>
</animation>-->
<!-- =========== droop ========== -->
<!--<animation>
<type>pick</type>
<object-name>pick-droop-up</object-name>
<visible>false</visible>
<action>
<button>0</button>
<repeatable>true</repeatable>
<binding>
<command>nasal</command>
<script>
controls.stepProps("/controls/flight/aileron-droop","/sim/aileron-droop", -1);
</script>
</binding>
<mod-up>
<binding>
<command>nasal</command>
<script>
controls.stepProps("/controls/flight/aileron-droop","/sim/aileron-droop", 0);
</script>
</binding>
</mod-up>
<binding>
<command>property-interpolate</command>
<property>/controls/flight/aileron-droop-lever</property>
<property>/controls/flight/aileron-droop</property>
<time>1.0</time>
</binding>
</action>
</animation>
<animation>
<type>pick</type>
<object-name>pick-droop-down</object-name>
<visible>false</visible>
<action>
<button>0</button>
<repeatable>true</repeatable>
<binding>
<command>nasal</command>
<script>
controls.stepProps("/controls/flight/aileron-droop","/sim/aileron-droop", 1);
</script>
</binding>
<mod-up>
<binding>
<command>nasal</command>
<script>
controls.stepProps("/controls/flight/aileron-droop","/sim/aileron-droop", 0);
</script>
</binding>
</mod-up>
<binding>
<command>property-interpolate</command>
<property>/controls/flight/aileron-droop-lever</property>
<property>/controls/flight/aileron-droop</property>
<time>1.0</time>
</binding>
</action>
</animation>
<animation>
<type>rotate</type>
<object-name>lever-droop</object-name>
<property>controls/flight/aileron-droop-lever</property>
--><!--<offset-deg>-18</offset-deg>
<factor>36</factor>--><!--
<interpolation>
<entry>
<ind>0</ind>
<dep>-18</dep>
</entry>
<entry>
<ind>0.4</ind>
<dep>-6</dep>
</entry>
<entry>
<ind>0.80</ind>
<dep>6</dep>
</entry>
<entry>
<ind>1</ind>
<dep>18</dep>
</entry>
</interpolation>
<axis>
<x>0</x>
<y>1</y>
<z>0</z>
</axis>
<center>
<x-m>-0.0193591</x-m>
<y-m>0.02309</y-m>
<z-m>0</z-m>
</center>
</animation>
<animation>
<type>rotate</type>
<object-name>pick-droop-up</object-name>
<object-name>pick-droop-down</object-name>
<property>controls/flight/aileron-droop-lever</property>
--><!--<offset-deg>-18</offset-deg>
<factor>36</factor>--><!--
<interpolation>
<entry>
<ind>0</ind>
<dep>-18</dep>
</entry>
<entry>
<ind>0.4</ind>
<dep>-6</dep>
</entry>
<entry>
<ind>0.80</ind>
<dep>6</dep>
</entry>
<entry>
<ind>1</ind>
<dep>18</dep>
</entry>
</interpolation>
<axis>
<x>0</x>
<y>-1</y>
<z>0</z>
</axis>
<center>
--><!--0.0341796 0 -0.00118631--><!--
<x-m>0.0341796</x-m>
<y-m>0.00118631</y-m>
<z-m>0</z-m>
</center>
</animation>-->
<!-- ========= both ==========-->
<!--<animation>
<type>pick</type>
<object-name>pick-both-up</object-name>
<visible>false</visible>
<action>
<button>0</button>
<repeatable>true</repeatable>
<binding>
<command>nasal</command>
<script>
controls.flapsDown(-1)
</script>
</binding>
<mod-up>
<binding>
<command>nasal</command>
<script>controls.flapsDown(0)</script>
</binding>
</mod-up>
<binding>
<command>property-interpolate</command>
<property>/controls/flight/flap-lever</property>
<property>/controls/flight/flaps</property>
<time>1.0</time>
</binding>
<binding>
<command>nasal</command>
<script>
controls.stepProps("/controls/flight/aileron-droop","/sim/aileron-droop", -1);
</script>
</binding>
<mod-up>
<binding>
<command>nasal</command>
<script>
controls.stepProps("/controls/flight/aileron-droop","/sim/aileron-droop", 0);
</script>
</binding>
</mod-up>
<binding>
<command>property-interpolate</command>
<property>/controls/flight/aileron-droop-lever</property>
<property>/controls/flight/aileron-droop</property>
<time>1.0</time>
</binding>
</action>
</animation>
<animation>
<type>pick</type>
<object-name>pick-both-down</object-name>
<visible>false</visible>
<action>
<button>0</button>
<repeatable>true</repeatable>
<binding>
<command>nasal</command>
<script>
controls.flapsDown(1)
</script>
</binding>
<mod-up>
<binding>
<command>nasal</command>
<script>controls.flapsDown(0)</script>
</binding>
</mod-up>
<binding>
<command>property-interpolate</command>
<property>/controls/flight/flap-lever</property>
<property>/controls/flight/flaps</property>
<time>1.0</time>
</binding>
<binding>
<command>nasal</command>
<script>
controls.stepProps("/controls/flight/aileron-droop","/sim/aileron-droop", 1);
</script>
</binding>
<mod-up>
<binding>
<command>nasal</command>
<script>
controls.stepProps("/controls/flight/aileron-droop","/sim/aileron-droop", 0);
</script>
</binding>
</mod-up>
<binding>
<command>property-interpolate</command>
<property>/controls/flight/aileron-droop-lever</property>
<property>/controls/flight/aileron-droop</property>
<time>1.0</time>
</binding>
</action>
</animation>-->
<!-- Panel Lighting -->
<animation>
<type>material</type>
<object-name>lighting-group</object-name>
<emission>
<factor-prop>/systems/electrical/outputs/instrument-lighting</factor-prop>
<red>0.03125</red>
<green>0.0089</green>
<blue>0.0089</blue>
</emission>
</animation>
<!-- *** LoD *** -->
<animation>
<type>range</type>
<min-m>0</min-m>
<max-m>5</max-m>
</animation>
</PropertyList>

View file

@ -1,241 +0,0 @@
<?xml version="1.0"?>
<!-- Buccaneer main panel -->
<!-- Vivian Meazza 2007/11/6 vivian.meazza@lineone.net -->
<!-- Ver 0.1.1 -->
<PropertyList>
<!-- **************** Main Panel ********** -->
<main-panel>
<offsets>
<x-m>3.3925</x-m>
</offsets>
</main-panel>
<model>
<path>AI/Aircraft/Buccaneer/Models/aoa.xml</path>
<offsets>
<!--3.48634 0.758945 0.273916
3.37874 0.77601 0.263492-->
<x-m alias="../../../main-panel/offsets/x-m"/>
<y-m>-0.263492</y-m>
<z-m> 0.77601</z-m>
</offsets>
</model>
<model>
<path>AI/Aircraft/Buccaneer/Instruments/fast_erect_panel.xml</path>
<!--3.37874 0.555297 0.350617-->
<offsets>
<x-m alias="../../../main-panel/offsets/x-m"/>
<y-m>-0.355</y-m>
<z-m>0.5520</z-m>
</offsets>
</model>
<model>
<path>AI/Aircraft/Buccaneer/Instruments/altimeter_vsi.xml</path>
<!--3.37874 0.505457 0.277457
3.37874 0.590568 0.277457-->
<offsets>
<x-m alias="../../../main-panel/offsets/x-m"/>
<y-m>-0.277457</y-m>
<z-m>0.548259</z-m>
</offsets>
</model>
<model>
<path>AI/Aircraft/Buccaneer/Instruments/standby_ai.xml</path>
<!--3.37874 0.716515 -0.109528-->
<offsets>
<x-m alias="../../../main-panel/offsets/x-m"/>
<y-m>0.109528</y-m>
<z-m>0.716515</z-m>
</offsets>
</model>
<!--3.37874 0.548259 0.131885
3.37874 0.548259 -0.0627623-->
<model>
<path>AI/Aircraft/Buccaneer/Instruments/attitude_rb.xml</path>
<offsets>
<x-m alias="../../../main-panel/offsets/x-m"/>
<y-m>-0.131885</y-m>
<z-m>0.548259</z-m>
</offsets>
</model>
<model>
<path>AI/Aircraft/Buccaneer/Instruments/nav_display.xml</path>
<offsets>
<x-m alias="../../../main-panel/offsets/x-m"/>
<y-m>0.0627623</y-m>
<z-m>0.548259</z-m>
</offsets>
</model>
<model>
<path>AI/Aircraft/Buccaneer/Instruments/speed_display.xml</path>
<!--3.37874 0.682022 0.165474-->
<offsets>
<x-m alias="../../../main-panel/offsets/x-m"/>
<y-m>-0.165474</y-m>
<z-m>0.682022</z-m>
</offsets>
</model>
<model>
<path>AI/Aircraft/Buccaneer/Instruments/standby_heading_indicator.xml</path>
<!--3.37874 0.794285 -0.21179-->
<offsets>
<x-m alias="../../../main-panel/offsets/x-m"/>
<y-m>0.21179</y-m>
<z-m>0.794285</z-m>
</offsets>
</model>
<model>
<path>AI/Aircraft/Buccaneer/Instruments/exh2.xml</path>
<!--3.37874 0.577221 -0.201773-->
<offsets>
<x-m alias="../../../main-panel/offsets/x-m"/>
<y-m>0.201773</y-m>
<z-m>0.577221</z-m>
</offsets>
</model>
<model>
<path>AI/Aircraft/Buccaneer/Instruments/exh1.xml</path>
<!--3.37874 0.577221 -0.280109-->
<offsets>
<x-m alias="../../../main-panel/offsets/x-m"/>
<y-m>0.280109</y-m>
<z-m>0.577221</z-m>
</offsets>
</model>
<model>
<path>AI/Aircraft/Buccaneer/Instruments/rpm.xml</path>
<!--3.37874 0.644839 -0.280109-->
<offsets>
<x-m alias="../../../main-panel/offsets/x-m"/>
<y-m>0.280109</y-m>
<z-m>0.644839</z-m>
</offsets>
</model>
<model>
<path>AI/Aircraft/Buccaneer/Instruments/rpm2.xml</path>
<!--3.37874 0.645059 -0.201773-->
<offsets>
<x-m alias="../../../main-panel/offsets/x-m"/>
<y-m>0.201773</y-m>
<z-m>0.645059</z-m>
</offsets>
</model>
<model>
<path>AI/Aircraft/Buccaneer/Instruments/rpm3.xml</path>
<!--3.37874 0.510624 -0.280109-->
<offsets>
<x-m alias="../../../main-panel/offsets/x-m"/>
<y-m>0.280109</y-m>
<z-m>0.510624</z-m>
</offsets>
</model>
<model>
<path>AI/Aircraft/Buccaneer/Instruments/rpm4.xml</path>
<!--3.37874 0.510624 -0.201773-->
<offsets>
<x-m alias="../../../main-panel/offsets/x-m"/>
<y-m>0.201773</y-m>
<z-m>0.510624</z-m>
</offsets>
</model>
<model>
<path>AI/Aircraft/Buccaneer/Instruments/fuel-flow-rate.xml</path>
<!--3.37874 0.538858 -0.416189-->
<offsets>
<x-m alias="../../../main-panel/offsets/x-m"/>
<y-m>0.416189</y-m>
<z-m>0.538858</z-m>
</offsets>
</model>
<model>
<path>AI/Aircraft/Buccaneer/Instruments/fuel-used-total.xml</path>
<!--3.37874 0.505894 -0.354036-->
<offsets>
<x-m alias="../../../main-panel/offsets/x-m"/>
<y-m>0.354036</y-m>
<z-m>0.505894</z-m>
</offsets>
</model>
<model>
<path>AI/Aircraft/Buccaneer/Instruments/mag_indicator_oilp-2.xml</path>
<!--3.37874 0.483328 -0.198141
3.37874 0.479416 -0.174017
3.37874 0.476156 -0.169453-->
<offsets>
<x-m alias="../../../main-panel/offsets/x-m"/>
<y-m>0.169453</y-m>
<z-m>0.476156</z-m>
</offsets>
</model>
<model>
<path>AI/Aircraft/Buccaneer/Instruments/mag_indicator_oilp-1.xml</path>
<!--3.37874 0.483328 -0.174017
3.37874 0.479416 -0.174017
3.37874 0.478764 -0.310215
3.37874 0.476156 -0.313475-->
<offsets>
<x-m alias="../../../main-panel/offsets/x-m"/>
<y-m>0.313475</y-m>
<z-m>0.476156</z-m>
</offsets>
</model>
<model>
<path>AI/Aircraft/Buccaneer/Instruments/lp_ospeed1.xml</path>
<offsets>
<x-m alias="../../../main-panel/offsets/x-m"/>
<y-m>0.356726</y-m>
<z-m>0.634352</z-m>
</offsets>
</model>
<model>
<path>AI/Aircraft/Buccaneer/Instruments/lp_ospeed2.xml</path>
<offsets>
<x-m alias="../../../main-panel/offsets/x-m"/>
<y-m>0.324243</y-m>
<z-m>0.629711</z-m>
</offsets>
</model>
<model>
<path>AI/Aircraft/Buccaneer/Instruments/lp_rotating.xml</path>
<!--3.37874 0.681322 -0.238957-->
<offsets>
<x-m alias="../../../main-panel/offsets/x-m"/>
<y-m>0.238957</y-m>
<z-m>0.681322</z-m>
</offsets>
</model>
<model>
<path>AI/Aircraft/Buccaneer/Instruments/uc_warning.xml</path>
<!--3.37874 0.689829 -0.0285894-->
<offsets>
<x-m alias="../../../main-panel/offsets/x-m"/>
<y-m>0.0285894</y-m>
<z-m>0.689829</z-m>
</offsets>
</model>
</PropertyList>

Some files were not shown because too many files have changed in this diff Show more