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.
fix(a380x): FMS, ECL, BTV fallback fixes (flybywiresim#9306)
* FMS: Fix color of mandatory fields with 0 as value * make DEPARTURE CHANGE somehow deferred * FMS: Don't allow AIRWAYS for ORIGIN/RWY legs * BTV Fallback: Don't subtract TDZ distance, remove amber "select landing runway in fms" if rwy is set * FMS: Disable airways for airport and runways, disable CMS completely for now * Don't allow key input if not focus, lower auto-blur time from 30s to 10s * ok no, let's do 20s * changelog * improve comment * Revert "improve comment" This reverts commit 2efe58a. * Revert "BTV Fallback: Don't subtract TDZ distance, remove amber "select landing runway in fms" if rwy is set" This reverts commit 900d964.
- Loading branch information
1 parent
658a8a9
commit 4b356cc
Showing
6 changed files
with
41 additions
and
22 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
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