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

docs: add clarification for A32NX.FCU_EFIS_L/R_BARO_SET event unit #1069

Merged
merged 2 commits into from
Mar 2, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/aircraft/a32nx/a32nx-api/a32nx-flightdeck-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -442,8 +442,8 @@ Flight Deck: [EFIS Control Panel](../../../pilots-corner/a32nx/a32nx-briefing/fl
| | A32NX.FCU_EFIS_R_BARO_INC | - | - | Custom EVENT | |
| | A32NX.FCU_EFIS_L_BARO_DEC | - | - | Custom EVENT | |
| | A32NX.FCU_EFIS_R_BARO_DEC | - | - | Custom EVENT | |
| | A32NX.FCU_EFIS_L_BARO_SET | - | - | Custom EVENT | |
| | A32NX.FCU_EFIS_R_BARO_SET | - | - | Custom EVENT | |
| | A32NX.FCU_EFIS_L_BARO_SET | - | - | Custom EVENT | in hPa * 16 |
| | A32NX.FCU_EFIS_R_BARO_SET | - | - | Custom EVENT | in hPa * 16 |
| | A32NX.FCU_EFIS_L_BARO_PUSH | - | - | Custom EVENT | |
| | A32NX.FCU_EFIS_R_BARO_PUSH | - | - | Custom EVENT | |
| | A32NX.FCU_EFIS_L_BARO_PULL | - | - | Custom EVENT | |
Expand Down
Loading