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(a380x): proper trim tank calculation/logic for automatic refueli…
…ng (flybywiresim#8885) * init trim tank lut * feat: trim tank calculation v1 * fix: don't round 2 digits * revert: back to normal defaults * fix: tests * feat: target zfw bsaed on efb values * fix: initialise desired fuel on first load * chore: remove old comment * chore: readme * chore: remove unnecessary features * feat: limit refuel slider % to be more sensible for current WV (can be overriden) * fix: review comments * fix: review comments * refactor: updated flts for current tank fueling logic * fix: adjust for 0 pax * refactor: remove clone and immutable mut, cleanup * fix: arm gnd spoilers in appropriate flt states * fix: update flaps and ths setting for runway flt * fix: seatbelt sign * fix: seatbelt sign * fix: use clamp * fix: remove def * fix: flt + xml * revert: a320 apron.flt
- Loading branch information
Showing
20 changed files
with
1,162 additions
and
238 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Submodule dev-env
added at
232438
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
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
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.