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

Srs improvement #317

Open
wants to merge 63 commits into
base: dev
Choose a base branch
from

Conversation

flinkeKoralle
Copy link

If speed is selected while in SRS, mode reverts to OPEN CLB

Description of Changes

If speed knob is pulled in SRS TO mode, the mode reverts to OPEN CLB if FCU altitude is above current altitude.
A triple click sounds ( not implemented yet )

Screenshots (optional)

Bugs fixed (if any)

Checklist:

  • My changes follow the Contributing Guidelines.
  • My changes implement realistic features.
  • Please have a main Developer test my changes before merging.

Maximiliano Keller added 26 commits December 21, 2023 13:27
todo: implement close/open spd window in FCU.nas file, simplifying the a320.flightdeck.xml file
todo: remove custom.input.spdManaged -> not needed
managed speed stops by itself if not valid
todo: check when fcu-spd is reset to selected
todo: display correctly on fcu
show dashes and no dot when in done phase
todo: phase transition check (done phase)
and redundant variables
TODO: mng spd triggered by to/mct
TODO: selected spd only after 5s airborne
TODO: sel spd disarms on gnd at eng start
sel spd not poss. on gnd with engs running and fd on.
TODO: spd push on gnd, if pos lost no mangd spd
TODO: move Mach/Speed changeover to a property and activate via listener.
fmgc.Custom.Input.spdManaged has same functionality as fmgc.FMGCNodes.mngSpdActive
todo: it should only be possible if FCU alt > act. alt
@Octal450
Copy link
Collaborator

Hi,
Circling back re the forum discussion

Is this the new request or the previous one? Just confirming for before I evaluate.

Regards,
Josh

@flinkeKoralle
Copy link
Author

Hi, Circling back re the forum discussion

Is this the new request or the previous one? Just confirming for before I evaluate.

Regards, Josh

Yes this is the request that implements all the ones before that.
I am working on a better fms-phase logic. But it's not ready yet.

I merged the latest dev branch with my latest code with no problems.
So this pull shouldn't make any problems.

@Octal450
Copy link
Collaborator

Hi thanks
About the fms phases, be advised that there is possibility I may need to rework this code in the future. I'm not sure yet, but also you may continue.

I will be with this request soon.

Kind Regards,
Josh

@flinkeKoralle
Copy link
Author

flinkeKoralle commented Mar 26, 2024

Speeds and phases are deeply interconnected.

I will continue working on it. I will open a new pull request once it is ready for testing.

Greetings,
Maxi

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

2 participants