From 98900eca37c8f731548e49adc4129392ff885d7e Mon Sep 17 00:00:00 2001 From: Val Date: Thu, 27 Jun 2024 20:05:31 +0800 Subject: [PATCH] feat: add fmsv2 known issues * feat: add fmsv2 known issues * add minor fix reported issues * add known issues button cFMS.md for version 2 --- docs/fbw-a32nx/feature-guides/cFMS.md | 21 +++++++++++++++++++++ docs/fbw-a32nx/support/reported-issues.md | 5 +++-- 2 files changed, 24 insertions(+), 2 deletions(-) diff --git a/docs/fbw-a32nx/feature-guides/cFMS.md b/docs/fbw-a32nx/feature-guides/cFMS.md index 2d6c74bfa..89c6e1087 100644 --- a/docs/fbw-a32nx/feature-guides/cFMS.md +++ b/docs/fbw-a32nx/feature-guides/cFMS.md @@ -28,6 +28,8 @@ been waiting for this rewrite to be completed. It entirely replaces the old system, a derivative of the CJ4 mod flight plan system, with a completely custom one, purpose-built for simulating Honeywell Airbus FMS software found on the A320/A330/A340/A350/A380. +[See Known Issues](#fms-v2-issues){ .md-button } + !!! warning "RNP/RNAV" FMS v2 lays the groundwork for many of our upcoming features to be implemented properly. @@ -124,6 +126,25 @@ It entirely replaces the old system, a derivative of the CJ4 mod flight plan sys ## Known Issues +### FMS v2 Issues + +!!! warning "" + Please note the following issues are listed in order of severity. + +- Flight plan is not properly displayed on the ND for some SIDs (e.g LPFR NART7U, BAROK7U). + - This can cause follow-up issues in the FMS, it's best to select a new SID or just the runway and fly the SID manually. +- Alternate fuel on INIT FUEL PRED is not calculated in some cases. + - It's best to insert the alternate fuel from the OFP manually. +- CRZ FL/TEMP on the INIT page goes blank when starting descent. + - Can just be ignored, no negative effect. +- No transition out of SRS when going around above GA ACC ALT. + - Pull the altitude knob to enter OP CLB. It's unclear whether this is IRL behavior. +- ALTN CRZ FL in DESCENT WIND page does not consider alternate flight plan distance. + - Ignore this for now, alternate fuel is not calculated with our current implementation. + + +### Standard Issues + - CA leg terminations are sometimes in the wrong place, and do not adapt to V/S. - Some path captures will be incorrectly drawn. This will not affect guidance. - INTCPT calculation can be off on large distances. diff --git a/docs/fbw-a32nx/support/reported-issues.md b/docs/fbw-a32nx/support/reported-issues.md index fdd2aaff2..ac56df665 100644 --- a/docs/fbw-a32nx/support/reported-issues.md +++ b/docs/fbw-a32nx/support/reported-issues.md @@ -39,10 +39,11 @@ description: Explore reported issues and known bugs for the FlyByWire A32NX add- === "Custom FMS" - Please visit the ^^Dedicated Custom Flight Management System^^ page for more information: + Please visit the ^^Dedicated Custom Flight Management System^^ page for more information on our latest implementation: - [**Features + Issues**](../feature-guides/cFMS.md) - [**Special Notes**](../feature-guides/cFMS.md#special-notes) + - [**Known Issues**](../feature-guides/cFMS.md#known-issues) === "SimBridge" @@ -436,7 +437,7 @@ The following list of issues are commonly reported on our Discord support channe ### No Weather Radar !!! tip "" - *Affected versions: Stable, Development + *Affected versions: Stable, Development* ^^Description^^