Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flypad weight balance #5

Open
wants to merge 39 commits into
base: Payload-API
Choose a base branch
from

Conversation

jbud
Copy link
Owner

@jbud jbud commented Dec 26, 2022

Fixes #[issue_no]

Summary of Changes

REFERENCE PR

Screenshots (if necessary)

References

Additional context

Discord username (if different from GitHub):

Testing instructions

How to download the PR for QA

Every new commit to this PR will cause a new A32NX artifact to be created, built, and uploaded.

  1. Make sure you are signed in to GitHub
  2. Click on the Checks tab on the PR
  3. On the left side, click on the bottom PR tab
  4. Click on the A32NX download link at the bottom of the page

github-actions bot and others added 7 commits December 27, 2022 02:41

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Co-authored-by: Create or Update Pull Request Action <[email protected]>
Co-authored-by: Frank Kopp <[email protected]>
Co-authored-by: Benjamin Dupont <[email protected]>

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Co-authored-by: lukecologne <[email protected]>
Co-authored-by: Benedict Etzel <[email protected]>
Co-authored-by: Pascal Störzbach <[email protected]>

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
* 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

* VOR, ILS, ADF tunable. MLS missing. Logic with NAV button

* Add of files

* ILS standby frequency to active

* Instruments knobs are now pushable

* VORs ident

* Fix due to double comment in the xml

* MKR ident

* ADF ident

* RADNAV page blank once NAV button pushed

* AUTO/MAN/RMP status in Navaids page

* Fix switch between NAV backup and radio tuning

* VOICE button

* fix: inhibit auto-tuning

* Changelog

* Changelog

* NAV 1/2 ADF 1 default volume set to 0

* NAV 3/4 ADF 2 (not existing yet) default volume set to 0

* Fix ILS and default values

* ILS/MLS DME distance not displayed if RMP tuned

* Display of M/R if manual/rmp tuned

* Display of M/R if manual/rmp tuned

* Revert "Display of M/R if manual/rmp tuned"

This reverts commit ec363f6.

* Reset of all nav frequencies when RMP tuning is cancelled

* Removal of MLS + somes fixes for ADF and tuning based on real life

* Change of default course value

* Removal of useless code

* Fix of display flickering when switching between ADF and VOR/ILS

* ILS/MLS volume knobs + fix

* Management greatest volume within pair of knobs

* Fix previous commit

* Fix previous commit

* Revert "Revert commit by mistake"

This reverts commit 556f5ac.

* Removal of useless newlines

* Table separator

* Merge similar simvars as requested

* French tooltips for knobs and voice button

* Use of default tooltips + update homemade ones + english tooltips

* Use of default tooltips + update homemade ones + english tooltips

* Revert "Revert commit pushed my mistake"

This reverts commit d61e0d5.

* Dim light

* ILS tunable only if both RMPs in nav backup mode. FCOM compliant

* Back to frequency mode when switching between receivers

* 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

* Revert "Merge branch 'RMP_fix_behavior_lights'"

This reverts commit b21b690, reversing
changes made to b71ebfb.

* Reorder Changelog

* Fix simvars when switching between CALLS p/b

* Comment

* MLS disabled

* Fix bad merge

* Fix bad merge

* A32NX_RMP_ILS_MLS_TUNED to A32NX_RMP_ILS_TUNED

* Update a320-simvars.md

* Fix for vPilot

* Comment

* Inhibit at low altitude

* Knobs lights

* Revert on Rust files due to bad merge

* Copy changelog from master and add of my line

* Fix ILS tuning

* Comment

* Comment

* Fix knobs lit when cold & dark

Co-authored-by: Benedict Etzel <[email protected]>
Co-authored-by: Michael Corcoran <[email protected]>
Co-authored-by: Saschl <[email protected]>
Co-authored-by: Benjamin Dupont <[email protected]>

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
* fix(sec): fix bug where gnd splrs would extend with only one thr lvr at idle

* feat(sec): add partial gnd splr improper thr lvr condition

* chore: add changelog

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@2hwk 2hwk force-pushed the flypad-weight-balance branch from 9677bdf to 842e447 Compare December 31, 2022 07:03
frankkopp and others added 3 commits December 31, 2022 18:36

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Co-authored-by: Saschl <[email protected]>
@2hwk 2hwk force-pushed the flypad-weight-balance branch from 9e16931 to 079ca35 Compare January 2, 2023 11:05
ChristianLutzCL and others added 2 commits January 2, 2023 12:35

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Co-authored-by: Frank Kopp <[email protected]>
Fixes #7418

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
…pdates (#7686)
@2hwk 2hwk force-pushed the flypad-weight-balance branch from 9c5738b to c468a18 Compare January 7, 2023 15:30

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
…ng (#7674)

* fix(efb): landing calculator widget runway shows 36 instead of 00 when heading is below 5 degrees

* chore: changelog.md
@2hwk 2hwk force-pushed the flypad-weight-balance branch from 40d7841 to 86fa798 Compare January 8, 2023 02:10
frankkopp and others added 13 commits January 9, 2023 15:27

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
… var (#7689)

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Co-authored-by: Benjamin Dupont <[email protected]>

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
* feat(adiru): polar heading/track

* feat(font): diamond for eis font

* feat(nd): true ref

Still work to be done around radio nav indications.

* feat(pfd): true ref

Still QFU dagger to be done (I think)

* fix(nd): rect vis

* fix(pfd): true flag flashes at slat extension

* feat(nd): true ref for navaids

* fix(nd): svg vis attr always gets me

* doc: changelog and pb simvar

* fix(nd): adjust to 320 ref

* fix(adiru): add new tests and fix old tests

* fix(ND): adjust true indications based on new refs

* fix(fcu): awful hack for AP in hdg/trk when changing true ref

* fix: review feedback

Co-authored-by: David Walschots <[email protected]>

* doc: simvars

Co-authored-by: David Walschots <[email protected]>

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
* Update CHANGELOG.md

* Delete flight_model.cfg

* Add files via upload

* Update FlightModel.ts

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
…nematic (#7630)

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
* Update CHANGELOG.md

* Update flight_model.cfg

* Update flight_model.cfg

* Update flight_model.cfg

* Update A32NX_PayloadManager.js

* Update CHANGELOG.md

* Update a20nv55.json

* Update Payload.tsx

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
* Linked EFB SATCOM Option to DATALINK STATUS Page

* Small changes, to make the code more readable

* updated Changelog.

* Changes:
1. SATCOM availability changed from "DLK AVAIL" to "DLK NOT AVAIL"
2. ATSU application mode removed.

* Added datalink status code

* Split Datalink Status codes into status codes and Mode codes for clarity.

* updated values for DATALINK status and MODE

* Added functions to atsu to update DATALINK STATUS and MODE.

* Updated DATALINK STATUS page to take advantage of new atsu functions.

* small clean-up of unused code.

* Code clean up.

* Code clean up.

* fixed lint error.

* Changed enum values from string to int.

* moved functions to Datalink.ts

* moved functions to Datalink.ts

* no message

* Code refactoring for better performance and readability.

* Added check for availability of satcom.

* fixed spacing on the printout from the DATALINK STATUS page.

Co-authored-by: svengcz <[email protected]>

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

Verified

This commit was signed with the committer’s verified signature. The key has expired.

Verified

This commit was signed with the committer’s verified signature. The key has expired.
This reverts commit 68e6377.

Verified

This commit was signed with the committer’s verified signature. The key has expired.

Verified

This commit was signed with the committer’s verified signature. The key has expired.

Verified

This commit was signed with the committer’s verified signature. The key has expired.
2hwk and others added 13 commits January 14, 2023 03:13

Verified

This commit was signed with the committer’s verified signature. The key has expired.

Verified

This commit was signed with the committer’s verified signature. The key has expired.

Verified

This commit was signed with the committer’s verified signature. The key has expired.

Verified

This commit was signed with the committer’s verified signature. The key has expired.

Verified

This commit was signed with the committer’s verified signature. The key has expired.

Verified

This commit was signed with the committer’s verified signature. The key has expired.

Verified

This commit was signed with the committer’s verified signature. The key has expired.

Verified

This commit was signed with the committer’s verified signature. The key has expired.

Verified

This commit was signed with the committer’s verified signature. The key has expired.

Verified

This commit was signed with the committer’s verified signature. The key has expired.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
* added tests for statemachine edge cases bugs

* first workingish fix

* Update mod.rs

* Update CHANGELOG.md

* clean code

* remove code duplication

* Update mod.rs

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
…ion (#7655)

Verified

This commit was signed with the committer’s verified signature. The key has expired.
…itflags
@2hwk 2hwk force-pushed the flypad-weight-balance branch from 9781499 to 8b19239 Compare January 14, 2023 03:13
@2hwk 2hwk deleted the flypad-weight-balance branch April 29, 2023 08:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet