A3XX: Fix PFD Horizon HDG not alligned
This commit is contained in:
parent
b69b278e6f
commit
6e5a7385c6
2 changed files with 4 additions and 2 deletions
|
@ -165,7 +165,8 @@
|
|||
<transform>
|
||||
<property>/instrumentation/pfd/heading-deg</property>
|
||||
<subtype>textranslate</subtype>
|
||||
<factor>0.0035142857142857</factor>
|
||||
<bias>0.0000001</bias>
|
||||
<factor>0.00356999976056338</factor>
|
||||
<axis>
|
||||
<x>1</x>
|
||||
<y>0</y>
|
||||
|
|
|
@ -165,7 +165,8 @@
|
|||
<transform>
|
||||
<property>/instrumentation/pfd/heading-deg</property>
|
||||
<subtype>textranslate</subtype>
|
||||
<factor>0.0035142857142857</factor>
|
||||
<bias>0.0000001</bias>
|
||||
<factor>0.00356999976056338</factor>
|
||||
<axis>
|
||||
<x>1</x>
|
||||
<y>0</y>
|
||||
|
|
Reference in a new issue