1
0
Fork 0

Control: Remove alpha limiter for now

This commit is contained in:
Josh Davidson 2022-05-08 16:22:07 -04:00
parent d3a7e4604d
commit b8211df142
2 changed files with 1 additions and 15 deletions

View file

@ -1502,11 +1502,6 @@
</function>
</fcs_function>
<summer name="fbw/pitch/stall-alpha-error">
<input>aero/alpha-deg-fixed</input>
<input>-fbw/alpha-stall-deg</input>
</summer>
<fcs_function name="fbw/pitch/e-i-min">
<function>
<max>
@ -1518,15 +1513,6 @@
0.000000 0.0
</tableData>
</table>
<table>
<independentVar lookup="row">fbw/pitch/stall-alpha-error</independentVar>
<independentVar lookup="column">/it-fbw/law</independentVar>
<tableData>
0 1
-2.5 -1 -1
0.0 0 -1
</tableData>
</table>
</max>
</function>
</fcs_function>

View file

@ -620,7 +620,7 @@
</switch>
<switch name="/FMGC/internal/vls-factor-cmd">
<default value="1.23"/>
<default value="1.23"/> <!-- 1.23 VS1g -->
<test value="1.13"> <!-- 1.13 VS1g -->
/FMGC/internal/takeoff-latch eq 1
</test>