-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
[BUG] SimBrief Flight Plan: coordinates not works in A320 #3385
Comments
I Also believe that the AIRAC Implementation/Integration with the actual Navigraph cycle 2101 is something "bugy". I just planed a flight in Simbrief from EINN-ESSD: EINN/06 AGIN3A AGINI ERNAN MAC UN537 GOW L983 SAB UM89 RIVOT UM82 NIVUN P609 KSD XOTBU XOTB1F ESSD/I32-Z After loading it into the FlightManager via ATSU-Init Data and INIT/Page1, it shows AWY/WYP not in database and ALL Airways are unknown!! Need to add all the waypoints manual. Also the WYPs (SD553, SD551) for the STAR XOTB1F are not loaded. |
Only one coordinate format currently works in the MCDU (which I don't think actually aligns with any of the ones SimBrief uses), but there's nothing stopping us trying to parse these out. Only potential issue is that the only available format in the MCDU is less precise, but I'll look at doing a PR to load these. @FGrabi - your bug doesn't sound directly related to this issue I think, but it actually sounds like it might be a different SimBrief API thing I've tried to debug a couple of times where the SID isn't actually marked as such, which screws up the rest of the flight plan. If you've still got that flight plan as your most recent one, could you send me your SimBrief username (DM me on Discord if you don't want it public, pareil6#0990) so I can take a look at what the API is doing? |
@pareil6 - I had the same issue as JLD95 with a flight from LPAZ-EINN (XUVA1N XUVAP DCT BAVAS DCT 42N022W DCT 45N020W DCT KOGAD DCT ATSUR DCT BUNON BUNO2E) with the coordinate Waypoints - they where "ignored". |
@FGrabi - thanks for that, I've figured out what's going on now for that bug. Could you create a new issue, with your findings + both of those route examples? I've got a fix in mind, but it would be good to track it separately so it doesn't get mixed up with this one (which is a separate problem). |
@JLD95 - the NEW WAYPOINT page is non-functional at the moment, so it won't do anything if you try to enter something. |
@pareil6 - thanks for the fast response. I will create a new issue as soon as possible. At the moment I will be a little busy with my flight to sweden on IVAO. Is it related to the actual Navigraph cycle? Just found during the actual flight these for the manual added waypoints that I've done because of the missing Airways (take a closer look at the distance): |
@FGrabi - let's not derail this issue any further, tag me when you've created a new issue for it and we can continue there :) |
@pareil6 WILCO |
Duplicate of #2923. |
Mod Version
2021-02-06T20:19:15+00:00
Describe the bug
Wapypoints defined in coordinates (lat,lon) don't work
To Reproduce
Expected behavior
The two waypoints 280030N0170518W DCT 280230N0170842W should be entered in MCDU
Actual behavior
the two waypoint are not entered
References
Additional context
Was this working before/when did the issue start occurring?
Is this a problem in the vanilla unmodded game?
Discord username (if different from GitHub):
The text was updated successfully, but these errors were encountered: