A3XX: Fix PFD Horizon HDG not alligned

This commit is contained in:
Joshua Davidson 2017-07-04 01:40:47 -04:00
parent b69b278e6f
commit 6e5a7385c6
2 changed files with 4 additions and 2 deletions

View file

@ -165,7 +165,8 @@
<transform> <transform>
<property>/instrumentation/pfd/heading-deg</property> <property>/instrumentation/pfd/heading-deg</property>
<subtype>textranslate</subtype> <subtype>textranslate</subtype>
<factor>0.0035142857142857</factor> <bias>0.0000001</bias>
<factor>0.00356999976056338</factor>
<axis> <axis>
<x>1</x> <x>1</x>
<y>0</y> <y>0</y>

View file

@ -165,7 +165,8 @@
<transform> <transform>
<property>/instrumentation/pfd/heading-deg</property> <property>/instrumentation/pfd/heading-deg</property>
<subtype>textranslate</subtype> <subtype>textranslate</subtype>
<factor>0.0035142857142857</factor> <bias>0.0000001</bias>
<factor>0.00356999976056338</factor>
<axis> <axis>
<x>1</x> <x>1</x>
<y>0</y> <y>0</y>