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

A32NX_AUTOPILOT_VS_SELECTED is zero even if A320_Neo_FCU_VSpeed_State is idle #8000

Open
pubgrub opened this issue May 3, 2023 · 1 comment · May be fixed by #7587
Open

A32NX_AUTOPILOT_VS_SELECTED is zero even if A320_Neo_FCU_VSpeed_State is idle #8000

pubgrub opened this issue May 3, 2023 · 1 comment · May be fixed by #7587
Labels
Bug Something isn't working

Comments

@pubgrub
Copy link

pubgrub commented May 3, 2023

Aircraft Version

Experimental

Build info

{
    "built": "2023-04-27T21:19:23+00:00",
    "ref": "refs/heads/experimental",
    "sha": "c907a0913975558481d0988df291df0d96a030d4",
    "actor": "BlueberryKing",
    "event_name": "manual",
    "pretty_release_name": "experimental:c907a091",
    "version": "v0.10.0-exp.c907a09"
}

Describe the bug

The FCU shows dashes '- - - - -' when V/S Mode is not on, or after some time when a V/S value has been set, but V/S mode has not been activated afterwards. ( A320_Neo_FCU_VSpeed_State becomes 'Idle'

This works like IRL.

However, for external Instruments, A32NX_AUTOPILOT_VS_SELECTED stays zero, independently whether zeros or dashes are displayed on the FCU.

Expected behavior

Either:

when VSpeed_State becomes 'Idle', A32NX_AUTOPILOT_VS_SELECTED should be set to a value outside the normal range (i.e. -99999)

  • or -

a new variable should be available to show the actual VSpeed_State.

Steps to reproduce

Read value of A32NX_AUTOPILOT_VS_SELECTED while dashes are displayed on the V/S part of the FCU.

References (optional)

No response

Additional info (optional)

No response

Discord Username (optional)

pubgrub#5761

@pubgrub pubgrub added the Bug Something isn't working label May 3, 2023
@tracernz
Copy link
Member

tracernz commented May 3, 2023

New FCU coming #7587

@lukecologne lukecologne linked a pull request Sep 12, 2024 that will close this issue
25 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants