1
0
Fork 0

Sim: Cleanup console messages

This commit is contained in:
Josh Davidson 2022-11-23 22:50:41 -05:00
parent 5e5d954b87
commit 62dfb89971
4 changed files with 16 additions and 11 deletions

View file

@ -711,6 +711,9 @@
</external_reactions>
<fadec n="0">
<alpha-floor type="bool">0</alpha-floor>
<athr n="0">
<cmd type="double">0</cmd>
</athr>
<clbreduc-ft type="double">1500</clbreduc-ft>
<control-1 n="0">
<detent-text type="string">IDLE</detent-text>
@ -721,6 +724,10 @@
<n1-mode-sw type="bool">0</n1-mode-sw>
</control-2>
<eng-out type="bool">0</eng-out>
<epr n="0">
<c1 type="double">1</c1>
<c2 type="double">1</c2>
</epr>
<limit n="0">
<active-mode type="string">TOGA</active-mode>
<active-mode-int type="int">0</active-mode-int>
@ -738,6 +745,15 @@
<thr-locked-time type="double">0</thr-locked-time>
</fadec>
<fbw n="0">
<fmgc n="0">
<pitch-cmd type="double">0</pitch-cmd>
<roll-cmd type="double">0</roll-cmd>
<yaw-cmd type="double">0</yaw-cmd>
</fmgc>
<pitch n="0">
<ias-predict type="double">0</ias-predict>
<load-factor-pi type="double">0</load-factor-pi>
</pitch>
<sidestick n="0">
<active type="bool" n="0">1</active>
<active type="bool" n="1">1</active>

View file

@ -10,7 +10,6 @@
<property value="27000">fadec/limit/rated-thrust</property>
<property value="18.9">fadec/limit/min-n1</property>
<property value="104">fadec/limit/max-n1</property>
<property value="0">fadec/athr/cmd</property>
<property value="0">fadec/inhibit-alpha-floor</property>
<property value="1">fadec/limit/active-epr</property> <!-- Unused in this engine -->
<property value="0">fadec/control-1/n1-mode</property> <!-- Unused in this engine -->

View file

@ -10,13 +10,11 @@
<property value="0">fbw/roll/pid</property>
<property value="0">fbw/pitch/e-i-a</property>
<property value="0">fbw/pitch/e-i-n</property>
<property value="0">fbw/pitch/load-factor-pi</property>
<property value="0">fbw/pitch/pid</property>
<property value="0">fbw/yaw/tc-pd</property>
<property value="1">fbw/pitch/mixer/sidestick-gain-feedback</property>
<property value="0">fbw/spoiler-output</property>
<property value="3">fbw/rate-c1</property>
<property value="0">fbw/pitch/ias-predict</property>
<!-- Default gains for tuning -->
<property value="0">fbw/roll/p-gain</property>
@ -31,11 +29,6 @@
<property value="0">fbw/yaw/tc-p-gain</property>
<property value="0">fbw/yaw/tc-d-gain</property>
<!-- FMGC stuff -->
<property value="0">fbw/fmgc/roll-cmd</property>
<property value="0">fbw/fmgc/pitch-cmd</property>
<property value="0">fbw/fmgc/yaw-cmd</property>
<channel name="Libraries">
<switch name="fbw/roll/gain-switch">

View file

@ -5,14 +5,11 @@
<system name="A320: V2500 Engine">
<property value="1">fadec/epr/c1</property> <!-- Done in property rule because its easier to tune -->
<property value="1">fadec/epr/c2</property> <!-- Done in property rule because its easier to tune -->
<property value="46">fadec/limit/rated-temp</property>
<property value="30">fadec/limit/flex-rated-temp</property>
<property value="26600">fadec/limit/rated-thrust</property>
<property value="22.4">fadec/limit/min-n1</property>
<property value="100">fadec/limit/max-n1</property>
<property value="0">fadec/athr/cmd</property>
<property value="0">fadec/inhibit-alpha-floor</property>
<channel name="Thrust Limits">