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

Change behaviour of "Direct to" while flying #449

Open
lmarko76 opened this issue Oct 21, 2024 · 2 comments
Open

Change behaviour of "Direct to" while flying #449

lmarko76 opened this issue Oct 21, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@lmarko76
Copy link

Is your feature request related to a problem? Please describe.
When flying along the route with a pre-programmed multiple waypoints if you receive a "Direct to" waypoint from ATC and use the long press to get the context menu and choose "Direct" the rest of the route will be deleted, leaving no route after the chosen direct waypoint.

More detailed explanation with a scenario:
A generic route looks like this: ADEP-WP1-WP2-WP3-WP4-WP5-ADES
Where:

  • ADEP is departure airport
  • ADES is destination airport
  • WPx is a waypoint along the route (as filed in the flight plan)

Scenario:
The airplane departs ADEP and flies to WP1. When reaching WP1 it flies to WP2. Just before reaching WP2 the ATC comes on the radio and gives the instruction to fly direct to WP4. By long press on the WP4 and choosing the "Direct" the application draws the line direct to the chosen WP4 and deletes all the rest. So, the legs form WP4 to WP5 and destination are lost. But the ATC expect the airplane to fly the rest of the route as filed in the flight plan.
It would be nice to keep the route after the chosen WP4. It would be even nicer if the original route would remain on the screen but with a very thin line.

Describe the solution you'd like
The solution would be: that at the moment the user chooses direct to a waypoint to plot a route form the present position(PPOS) direct to the chosen waypoint but keeping the route after the "Direct to" waypoint intact. In the above scenario the route(after choosing "Direct" in the context menu) would be PPOS-WP4-WP5-ADES

Describe alternatives you've considered
An alternative would be that there is a new option in the pop-up(long press) menu that would keep the plan after the "Direct to" intact.
A similar behaviour described above could be achieved as when getting an direct form ATC the user opens the "Route and Wind" and manually deletes the points up to the direct waypoint. In my opinion it would be a bit to complicated especially during the flight.

Additional context
Behaviour on Androide device.
Other than that the app is perfect.

@kebekus kebekus self-assigned this Oct 21, 2024
@kebekus kebekus added the enhancement New feature or request label Oct 21, 2024
@kebekus
Copy link
Member

kebekus commented Oct 21, 2024

@lmarko76 Thanks for your suggestion. The feature has been requested numerous times lately, and is therefore rather high on our priority list. Still, I have to point out that we are a small team only, and therefore need time. Please be patient!

@kebekus kebekus changed the title Direct to on an active flight Change behaviour of "Direct to" while flying Oct 25, 2024
@TTC70
Copy link

TTC70 commented Oct 26, 2024

I don't think that this is an issue.
When ATC asks you to go directly to WP4, Instead to press "direct to" on WP4, choose the next waypoint (WP3 in your case) and delete it so the flight plan will not be canceled but only slightly modified, so you have both magenta and "rubber line" pointing directly to WP4 without cancelling the whole plan.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants