Change goal-tilt-deg to pitch-offset-deg.
This commit is contained in:
parent
c4390dadaa
commit
5e2acf230c
1 changed files with 4 additions and 2 deletions
|
@ -41,8 +41,6 @@ October 23 2001 John Check, fgpanels@rockfish.net
|
|||
|
||||
<view>
|
||||
<internal archive="y">true</internal>
|
||||
<goal-offset-deg>0</goal-offset-deg>
|
||||
<goal-tilt-deg>-9</goal-tilt-deg>
|
||||
<config>
|
||||
<x-offset-m archive="y">-0.15</x-offset-m>
|
||||
<y-offset-m archive="y">0.20</y-offset-m>
|
||||
|
@ -50,6 +48,10 @@ October 23 2001 John Check, fgpanels@rockfish.net
|
|||
</config>
|
||||
</view>
|
||||
|
||||
<current-view>
|
||||
<pitch-offset-deg>-10</pitch-offset-deg>
|
||||
</current-view>
|
||||
|
||||
</sim>
|
||||
|
||||
<autopilot>
|
||||
|
|
Loading…
Reference in a new issue