forked from flybywiresim/aircraft
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: improvements for FBW, AP and ATHR (flybywiresim#6546)
- changed ALT condition time to 0.8 s - changed ALT condition to delta height of 40 ft - added ALT* inhibit delay of 3 s after changing the FCU altitude - reworked the conditions to arm ALT - increased pitch rate of C* law, recommended sensivity is now +/- 30% - separated nz limit for vertical guidance per law - improved HDG and TRK law Phi limit for small Psi changes - improved thrust limits - FLX thrust is now limiting CLB on entry, transition to default CLB thrust is now with a delay of 10 s and a transition time of 30 s - reduced speed of LOC ALIGN during Autoland - reduced gain of ROLL OUT law - improved thrust transition for (OP) CLB/DES - when MCT is higher than TOGA on higher altitudes, use MCT as limit - improved normal law flight path stability when speed is increased or decreased - improved SPD/MACH law in edge cases and transitions (i.e. manual thrust) - improved accuracy to achieve N1 target (N1 control base loop) - improved SRS engagement condition - do not disengage SRS/RWY when thrust levers are set to IDLE for RTO - use different Nz target when V/S push to level off (0.1 g instead of 0.05 g) - added speed brake compensation for normal law Co-authored-by: IbrahimK42 <[email protected]>
- Loading branch information
Showing
18 changed files
with
2,331 additions
and
1,601 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.