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): Various fixes pt.2: MFD, pitch trim switch, EFIS sync for…
… LS button (flybywiresim#8926) * check for valid xpdr code in MFD SURV * fix ILS back course on POSITION/NAVAID * systems-host: enable lint (no functional changes) * disable back course * fix deselect navaid * add PITCH TRIM switch * fix LS EFIS sync * remove debug messages * Revert "systems-host: enable lint (no functional changes)" This reverts commit bc1258d. * Update fbw-a380x/src/systems/instruments/src/MFD/pages/FMS/POSITION/MfdFmsPositionNavaids.tsx Co-authored-by: Michael Corcoran <tracer@outlook.co.nz> * don't use min/max for squawk code * pass only positive courses to MMR --------- Co-authored-by: Michael Corcoran <tracer@outlook.co.nz>
- Loading branch information
1 parent
61cb427
commit 99f96a9
Showing
10 changed files
with
111 additions
and
156 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
Oops, something went wrong.