-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(rmp): RMP behaviour and lights (#7105)
* fix: RMP behavior and lights [issue 344] * Update src/instruments/src/EWD/elements/PseudoFWC.tsx Requested changes Co-authored-by: Benedict Etzel <[email protected]> * Update src/instruments/src/Common/EWDMessages.tsx Requested changes: code and VHF3 VOICE format Co-authored-by: Benedict Etzel <[email protected]> * Update src/instruments/src/EWD/elements/PseudoFWC.tsx Requested changes: code VHF3 voice Co-authored-by: Benedict Etzel <[email protected]> * Update src/instruments/src/EWD/elements/PseudoFWC.tsx Requested changes: code VHF3 voice Co-authored-by: Benedict Etzel <[email protected]> * Update RadioPanelDisplay.tsx Requested changes: textDataModeVHF3 to TEXT_DATA_MODE_VHF3 * Fix bug with ANN LT involved * Added comments about commented out code * Fix RMPs elec buses * add of SEL word backlight * Default init of transmit and volume buttons * fix SEL light behavior * fix SEL light behavior #2 * Removal of commented out code * SEL backlight code * Changelog * Fix for vPilot * Changelog update Removal of useless changelogs * Changelog from 0.4.0 to 0.9.0 as requested From 0.4.0 to 0.8.0 for another one * Fix COM3 Transmit + it is now possible to transmit on no COM * Fix knob animation * Fix simvars when switching between CALLS p/b * Comment Co-authored-by: Benedict Etzel <[email protected]> Co-authored-by: Saschl <[email protected]>
- Loading branch information
1 parent
20c7cd7
commit f86d18f
Showing
9 changed files
with
339 additions
and
195 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
235 changes: 127 additions & 108 deletions
235
flybywire-aircraft-a320-neo/ModelBehaviorDefs/A32NX/AirlinerCommon.xml
Large diffs are not rendered by default.
Oops, something went wrong.
154 changes: 94 additions & 60 deletions
154
...ire-aircraft-a320-neo/SimObjects/AirPlanes/FlyByWire_A320_NEO/model/A320_NEO_INTERIOR.xml
Large diffs are not rendered by default.
Oops, something went wrong.
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