Skip to content

Commit

Permalink
fix(elec): exchange execute_calculator_code for trigger_key_event to …
Browse files Browse the repository at this point in the history
…switch bus connectivity (flybywiresim#9640)

* fix(elec): exchange execute_calculator_code for trigger_key_event to switch bus connectivity

* fix: only start publishing elect events once in cockpit

* fix: ac ground bus not being updated

* fix lint

* fix lint again

* remove camera state from publisher

* revert change regarding ground bus

* chore: add changelog

---------

Co-authored-by: Saschl <[email protected]>
Co-authored-by: Saschl <[email protected]>
Co-authored-by: Benjamin Dupont <[email protected]>
  • Loading branch information
4 people authored Dec 18, 2024
1 parent 8389e68 commit 2e43f0b
Show file tree
Hide file tree
Showing 10 changed files with 260 additions and 275 deletions.
1 change: 1 addition & 0 deletions .github/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@
1. [A380X/FCU] Add correct QFE label using the baro preselect display - @heclak (Heclak)
1. [FMS] Move the speed limit data to performance data, so that it is flight-plan-specific - @BlueberryKing (BlueberryKing)
1. [A32NX/FWC] Add FCU faults - @tracernz (Mike)
1. [ELEC] Improved elec system startup behaviour - @Gurgel100 (Pascal) - @saschl
1. [A380X] Improve pilot and copilot camera positions - @heclak (Heclak)

## 0.12.0
Expand Down
Loading

0 comments on commit 2e43f0b

Please sign in to comment.