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

CJ4: Direct To When IN Approach #27

Closed
cwburnett opened this issue Sep 10, 2020 · 3 comments
Closed

CJ4: Direct To When IN Approach #27

cwburnett opened this issue Sep 10, 2020 · 3 comments
Assignees
Labels
CJ4 Issues related to the CJ4 aircraft enhancement New feature or request QA In Progress Bug possibly fixed, in QA before close
Milestone

Comments

@cwburnett
Copy link
Member

When an approach is active, need to not delete waypoints - add criteria for IF statement asking is approach waypoint AND is approach active and change behavior accordingly.

@cwburnett cwburnett self-assigned this Sep 10, 2020
@cwburnett
Copy link
Member Author

Added && fmc.flightPlanManager.isActiveApproach() != true condition to the alternate handling that activates the approach to prevent the subprocess from running if the approach is already active.

@cwburnett cwburnett added QA In Progress Bug possibly fixed, in QA before close On Hold On hold and removed QA In Progress Bug possibly fixed, in QA before close labels Sep 10, 2020
@cwburnett
Copy link
Member Author

This is on hold until an Asobo update that allows for editing of the approach flight plan. Existing functionality is DTO enroute from enroute or DTO to IAF from enroute.

@cwburnett cwburnett added the CJ4 Issues related to the CJ4 aircraft label Sep 21, 2020
@mattnischan mattnischan changed the title CJ4-Direct To When IN Approach CJ4: Direct To When IN Approach Oct 5, 2020
@dga711 dga711 added this to the CJ4 0.5.0 milestone Oct 16, 2020
@cwburnett cwburnett added enhancement New feature or request QA In Progress Bug possibly fixed, in QA before close and removed On Hold On hold labels Oct 16, 2020
@dga711
Copy link
Member

dga711 commented Oct 17, 2020

While it will have some bugs here and there. Will close this issue and we will handle further problems seperately.

@dga711 dga711 closed this as completed Oct 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CJ4 Issues related to the CJ4 aircraft enhancement New feature or request QA In Progress Bug possibly fixed, in QA before close
Projects
None yet
Development

No branches or pull requests

2 participants