forked from flybywiresim/aircraft
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(a380x/tcas): first (legacy port) working tcas implementation (fl…
…ybywiresim#8972) * feat: legacy tcas v1 * fix: switch to generic data listener sync, linting * fix: update to latest tcas computer * feat: mfd surv page * refactor: use Instrument, implement review comments * refactor: remove update throttler * feat: efis traf filter * fix: fixed NORM alt * fix: clear display on tcas fault * feat: force on traf filter when in TA/RA * fix: overly aggressive TRAF filter selection * feat: added tcas failure indicator on surv page * fix: mfd surv - tcas alert level correctly set val * fix: remove def * fix: add mfd_ prefix * fix: remove dev-env
- Loading branch information
Showing
13 changed files
with
377 additions
and
321 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
Oops, something went wrong.