1
0
Fork 0

Replace the C172p outdated turn indicator with a more realistic turn coordinator, at the same time updating the 3D TC textures. Thanks to Jorg EMMERICH for pointing out the discrepancy.

This commit is contained in:
Stuart Buchanan 2010-06-27 23:05:11 +01:00
parent eddc20cac9
commit 36cb5227e1
7 changed files with 82 additions and 4158 deletions
Aircraft
Instruments-3d/tc
c172p
Instruments/Turn
Models

Binary file not shown.

Binary file not shown.

Binary file not shown.

File diff suppressed because it is too large Load diff

View file

@ -1,54 +0,0 @@
<?xml version="1.0"?>
<PropertyList>
<path>Turn.ac</path>
<animation>
<type>material</type>
<object-name>Face</object-name>
<object-name>PtrTip</object-name>
<object-name>BallEnclosure</object-name>
<emission>
<red>1.0</red>
<green>0.2</green>
<blue>0.0</blue>
<factor-prop>sim/model//material/instruments/factor</factor-prop>
</emission>
</animation>
<animation>
<type>rotate</type>
<object-name>PtrCtr</object-name>
<object-name>PtrTip</object-name>
<property>instrumentation/turn-indicator/indicated-turn-rate</property>
<factor>20.0</factor>
<axis>
<x>-1</x>
<y>0</y>
<z>0</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>Ball</object-name>
<property>instrumentation/slip-skid-ball/indicated-slip-skid</property>
<factor>21</factor>
<min-deg>-19</min-deg>
<max-deg>19</max-deg>
<center>
<x-m>0</x-m>
<y-m>0</y-m>
<z-m>0.05</z-m>
</center>
<axis>
<x>-1</x>
<y>0</y>
<z>0</z>
</axis>
</animation>
</PropertyList>

View file

@ -144,7 +144,7 @@
<model> <model>
<name>Turn</name> <name>Turn</name>
<path>Aircraft/c172p/Instruments/Turn/Turn.xml</path> <path>Aircraft/Instruments-3d/tc/tc.xml</path>
<offsets> <offsets>
<x-m>-0.368</x-m> <x-m>-0.368</x-m>
<y-m>-0.311</y-m> <y-m>-0.311</y-m>