aircraft icon indicating copy to clipboard operation
aircraft copied to clipboard

feat(fms): compute capture condition in fms

Open BlueberryKing opened this issue 1 year ago • 0 comments

Fixes #[issue_no]

Summary of Changes

Implement the computation of the NAV capture zone in the flight management system. Previously, NAV mode would engage whenever it was armed and XTE < 1NM. Now, the capture zone is computed dynamically based on leg type, ground speed, etc.

This is a prerequisite for #9761.

Screenshots (if necessary)

References

Additional context

Discord username (if different from GitHub):

Testing instructions

How to download the PR for QA

Every new commit to this PR will cause new A32NX and A380X artifacts to be created, built, and uploaded.

  1. Make sure you are signed in to GitHub
  2. Click on the Checks tab on the PR
  3. On the left side, find and click on the PR Build tab
  4. Click on either flybywire-aircraft-a320-neo, flybywire-aircraft-a380-842 (4K) or flybywire-aircraft-a380-842 (8K) download link at the bottom of the page

BlueberryKing avatar Mar 08 '25 18:03 BlueberryKing