Pitch offset moved to viewer config
This commit is contained in:
parent
de1c84c8c0
commit
9e29d8fbd7
2 changed files with 3 additions and 8 deletions
|
@ -44,13 +44,11 @@ the flight data model, instrument panel, and external 3D model.
|
|||
<x-offset-m archive="y">0</x-offset-m>
|
||||
<y-offset-m archive="y">0.82</y-offset-m>
|
||||
<z-offset-m archive="y">-2.82</z-offset-m>
|
||||
<pitch-offset-deg>-17</pitch-offset-deg>
|
||||
<default-field-of-view-deg>60</default-field-of-view-deg>
|
||||
</config>
|
||||
</view>
|
||||
|
||||
<current-view>
|
||||
<pitch-offset-deg>-17</pitch-offset-deg>
|
||||
</current-view>
|
||||
|
||||
<aoa-indexer>
|
||||
<too-slow-deg>15.0</too-slow-deg>
|
||||
<slow-deg>14.0</slow-deg>
|
||||
|
|
|
@ -36,16 +36,13 @@ model, instrument panel, and external 3D model.
|
|||
<path archive="y">Aircraft/j3cub/Models/j3cub.xml</path>
|
||||
</model>
|
||||
|
||||
<current-view>
|
||||
<pitch-offset-deg>-8</pitch-offset-deg>
|
||||
</current-view>
|
||||
|
||||
<view>
|
||||
<internal archive="y">true</internal>
|
||||
<config>
|
||||
<x-offset-m archive="y">0.0</x-offset-m>
|
||||
<y-offset-m archive="y">-0.3</y-offset-m>
|
||||
<z-offset-m archive="y">0.4</z-offset-m>
|
||||
<pitch-offset-deg>-8</pitch-offset-deg>
|
||||
</config>
|
||||
</view>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue