flybywiresim / aircraft

The A32NX & A380X Project are community driven open source projects to create free Airbus aircraft in Microsoft Flight Simulator that are as close to reality as possible.
https://flybywiresim.com
GNU General Public License v3.0
4.98k stars 1.04k forks source link

[A380X] RWY AHEAD advisory triggers after passing the displaced threshold while taxiing on the runway #8818

Open Letreivchen opened 1 month ago

Letreivchen commented 1 month ago

Aircraft Version

Development

Build info

{
    "built": "2024-08-20T12:56:41+00:00",
    "ref": "refs/heads/a380x-experimental",
    "actor": "flogross89",
    "event_name": "manual",
    "pretty_release_name": "a380x-experimental:0190edef",
    "version": "a380x-v0.12.0-a380x-experimental.0190ede"
}

Describe the bug

After taxiing onto the displaced threshold, RWY AHEAD advisory triggers again

Expected behavior

RWY AHEAD advisory should not be triggered again

Steps to reproduce

Backtrack a displaced Threshold, for example at EDHI

References (optional)

No response

Additional info (optional)

No response

Discord Username (optional)

Letreiv

CaptCrystal commented 1 month ago

Is this issue from a RAAS system that was implemented in the A380X?

tracernz commented 1 month ago

Is this issue from a RAAS system that was implemented in the A380X?

No, RAAS is not possible on the A380. This is from ANF/OANS.

flogross89 commented 4 weeks ago

This is due to the fact that displaced threshold are viewed as a separate geometry than the rest of the runway surface. Solution would be to either merge geometries for the same runway identifier or suppress RWY AHEAD, if already on the respective runway.