Update the hi-res attitude indicator to also use David's new vacuum driven
system.
This commit is contained in:
parent
f2ce61faa1
commit
da20738864
1 changed files with 4 additions and 4 deletions
|
@ -48,7 +48,7 @@ properties' values.
|
|||
<transformations>
|
||||
<transformation>
|
||||
<type>rotation</type>
|
||||
<property>/orientation/roll-deg</property>
|
||||
<property>/instrumentation/attitude-indicator/indicated-roll-deg</property>
|
||||
<min>-360.0</min>
|
||||
<max>360.0</max>
|
||||
<scale>-1</scale>
|
||||
|
@ -67,14 +67,14 @@ properties' values.
|
|||
<transformations>
|
||||
<transformation>
|
||||
<type>rotation</type>
|
||||
<property>/orientation/roll-deg</property>
|
||||
<property>/instrumentation/attitude-indicator/indicated-roll-deg</property>
|
||||
<min>-360.0</min>
|
||||
<max>360.0</max>
|
||||
<scale>-1</scale>
|
||||
</transformation>
|
||||
<transformation>
|
||||
<type>y-shift</type>
|
||||
<property>/orientation/pitch-deg</property>
|
||||
<property>/instrumentation/attitude-indicator/indicated-pitch-deg</property>
|
||||
<min>-20.0</min>
|
||||
<max>20.0</max>
|
||||
<scale>-2.15</scale>
|
||||
|
@ -94,7 +94,7 @@ properties' values.
|
|||
<transformations>
|
||||
<transformation>
|
||||
<type>rotation</type>
|
||||
<property>/orientation/roll-deg</property>
|
||||
<property>/instrumentation/attitude-indicator/indicated-roll-deg</property>
|
||||
<min>-360.0</min>
|
||||
<max>360.0</max>
|
||||
<scale>-1</scale>
|
||||
|
|
Loading…
Add table
Reference in a new issue