Move tbi down to the bottom again, move heading up to the top for now.
This commit is contained in:
parent
13934c872a
commit
2366d5f1f9
1 changed files with 8 additions and 8 deletions
|
@ -46,7 +46,7 @@
|
|||
<tape>
|
||||
<name>Gyrocompass</name>
|
||||
<x>-100</x>
|
||||
<y>-160</y>
|
||||
<y>170</y>
|
||||
<width>200</width>
|
||||
<height>28</height>
|
||||
|
||||
|
@ -57,7 +57,7 @@
|
|||
<display-span>40.0</display-span>
|
||||
<modulo>360</modulo>
|
||||
|
||||
<option>bottom</option>
|
||||
<option>top</option>
|
||||
|
||||
<major-divisions>10</major-divisions>
|
||||
<minor-divisions>5</minor-divisions>
|
||||
|
@ -84,7 +84,7 @@
|
|||
<pointer-width>7</pointer-width>
|
||||
<halign>center</halign>
|
||||
<x>-9</x>
|
||||
<y>-170</y>
|
||||
<y>160</y>
|
||||
<format>%03.0f</format>
|
||||
<box>true</box>
|
||||
<input>
|
||||
|
@ -189,10 +189,10 @@
|
|||
|
||||
<turn-bank-indicator>
|
||||
<name>Turn Bank Indicator</name>
|
||||
<x>-125</x>
|
||||
<y>-50</y>
|
||||
<width>250</width>
|
||||
<height>250</height>
|
||||
<x>-100</x>
|
||||
<y>-180</y>
|
||||
<width>200</width>
|
||||
<height>200</height>
|
||||
<bank-input>
|
||||
<property>/orientation/roll-deg</property>
|
||||
</bank-input>
|
||||
|
@ -200,7 +200,7 @@
|
|||
<property>/orientation/side-slip-deg</property>
|
||||
</sideslip-input>
|
||||
<bank-scale>true</bank-scale>
|
||||
<option>top</option>
|
||||
<option>bottom</option>
|
||||
</turn-bank-indicator>
|
||||
|
||||
<aiming-reticle>
|
||||
|
|
Loading…
Add table
Reference in a new issue