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

BlueSky fixes (OpenSky, Performance model, wypt speed, MVP) #386

Open
wants to merge 18 commits into
base: master
Choose a base branch
from

Conversation

ninyes
Copy link
Contributor

@ninyes ninyes commented Apr 21, 2022

This pull request contains a couple of minor fixes regarding the OpenSky plugin, performance modeling, and waypoint speed interpretation. Furthermore, some larger changes regarding the MVP algorithm are included.

ninyes and others added 15 commits December 6, 2021 10:24
…culate the limits. When aircraft fly at/near max Mach, the traf.M can be above max Mach due to simulation time step differences, resulting in a Mach limit based on mmo. Even when a reduction of speed is intended based on conflict resolution. This causes the aircraft to get "stuck" at mmo.
…, dependending on input scenario speed (CAS/Mach)
…in each others protected zone. Generally, this behavior is adequately captured by the mvp algorithm, except when one or more ac are at/near their maximum altitude and have no/little room to climb.
…traf.perf.limits function instead of the OpenAP specific limits. Therefore, speed is converted from GS to TAS and the right vertical speed direction is set.
…scarded in aporasas. Another option is to convert the TAS in the MVP back to GS, however, this causes conversion errors that result in loss of separations for aircraft flying (near) max Mach/altitude.
@ninyes ninyes changed the title BS fixes BlueSky fixes Apr 21, 2022
@ninyes ninyes changed the title BlueSky fixes BlueSky fixes (OpenSky, Performance model, wypt speed, MVP) Apr 21, 2022
Copy link
Collaborator

@ProfHoekstra ProfHoekstra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This has been solved already some time ago in the current master version.

@ninyes
Copy link
Contributor Author

ninyes commented Apr 29, 2022

The review request was not intended. However, I can't find any comments specifying "This".

@ProfHoekstra
Copy link
Collaborator

The review request was not intended. However, I can't find any comments specifying "This".

This referred to the autopilot fixes. It somehow put my reply underneath.

ninyes added 2 commits May 3, 2022 10:00
…ep is discarded in aporasas. Another option is to convert the TAS in the MVP back to GS, however, this causes conversion errors that result in loss of separations for aircraft flying (near) max Mach/altitude."

This reverts commit 716e95c.
…nAP) bs.traf.perf.limits function instead of the OpenAP specific limits. Therefore, speed is converted from GS to TAS and the right vertical speed direction is set."

This reverts commit ebe4145.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants