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
5k stars 1.04k forks source link

[REQUEST] MCDU - DIR: Improve DIR TO #1745

Open krangerich opened 3 years ago

krangerich commented 3 years ago

Is your feature request related to a problem? Please describe.

Improvement for more realism

Describe the feature you'd like to see implemented

  1. After selecting "INSERT*": The waypoint with the current a/c location should be renamed to "T-P" (turning point).
  1. After selecting "INSERT*" (with ABEAM TO selected): Existing waypoints, which would have been deleted, are being inserted as artificial waypoints, projected onto the new leg. Name of the artificial waypoints are "AB....." (AB + the former name).

References

Explanation video: https://www.youtube.com/watch?v=PaiQ3vn3vGE (this is based on another simulation, but should give a good picture)

http://www.a320dp.com/A320_DP/nav-flight-management/sys-14.3.0.html

I could provide information from the FCOM/FCTM or the Thales MCDU guide, if required for accuracy.

Additional context

none

Discord username (if different from GitHub):

Benjozork commented 3 years ago

Hello, the DIRECT TO function is already implemented. If there's a specific mode or many features missing, please change your title to reflect that instead.

Wolverine80 commented 3 years ago

But does it work correclty as it is implemented? Yesterday I tried to intercept a waypoint in an approach with Direct To. The autopilot flew to the selected waypoint, and once there, turned back to the entry point of the procedure instead of going to the next waypoint in the flight plan. I tried it several times and it was not possible to go on with the flight plan once a direct to waypoint has been selected.

krangerich commented 3 years ago

Sorry, my mistake - I didn't notice the DIR TO waypoint is already implemented. I'll adjust the title and the description to reflect further improvement

B-KC commented 3 years ago

Hi, I noticed this is marked as an "enhancement" however in my experience Direct To isn't working at all thus I feel this should be a bug.

image

image

After taking off with a destination airport and approach loaded, doing a Direct To VOR for example shows the direct to on the map and activates it visually, however it never actually flies to that location. It continues on the original LNAV path.

I could be completely misunderstanding the purpose of Direct To in the A320, but I've also flown other approaches where I've done a direct to a 10 mile IAF vs. 15 or 20 and it still ignores the waypoint as well.

olibarke commented 3 years ago

https://app.photobucket.com/u/olibarke/p/ec4b2b7e-fb28-4e4a-b4bf-a3a4b72dc0fc

Additionally when a DIR to is shown it does not collapse the previous points on the FPLN. It should sequence and delete them as you pass each one.

joseG69 commented 3 years ago

Hello every one I have the same problem in the DIR TO function. To my opinion it is not only an enhancement, but it is a bug. It makes almost impossible to fly online in VATSIM, as the controllers are always redirecting or short cutting you, most of the time, near the approach. I tried to investigate and realized that the problem reported in #3027 and #2338 and by B-KC in this post happened when selecting DIR TO a waypoint that is in the approach procedure (the images are very clear about that). I made some tests and realized that DIR TO function works fine in other cases, but when you select DIR TO a waypoint that is in the approach procedure, it does not delete the previous waypoints. So when reaching that waypoint, the aircraft turns back to previous waypoints. That does not happen when you select DIR TO a waypoint on route. I have also read some posts in MSFS 2020 forums and realized that a lot of people complain about going back in the approach phase, so this might be a bug beyond the scope of this project. Summarizing, there are 2 different issues in my opinion: 1) The one reported in this post by krangerich. (enhancement) 2) the problem of not deleting the previous waypoints in DIR TO function, which I believe is a bug and has a great impact in flying.

Best regards

Benjozork commented 3 years ago

@joseG69 This issue will be resolved by #2831