-
-
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
feat: polar heading/track part 1 #7633
Merged
tracernz
merged 16 commits into
flybywiresim:master
from
tracernz:mrc-big-planes-might-go-polar
Jan 11, 2023
Merged
feat: polar heading/track part 1 #7633
tracernz
merged 16 commits into
flybywiresim:master
from
tracernz:mrc-big-planes-might-go-polar
Jan 11, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
tracernz
force-pushed
the
mrc-big-planes-might-go-polar
branch
from
December 5, 2022 09:51
8dc75f1
to
892e569
Compare
tracernz
force-pushed
the
mrc-big-planes-might-go-polar
branch
from
December 7, 2022 09:00
31567c1
to
1d14c8b
Compare
tracernz
force-pushed
the
mrc-big-planes-might-go-polar
branch
from
December 8, 2022 08:47
7baf94c
to
75fe2ab
Compare
Ugh, forgot about rust tests. |
tracernz
force-pushed
the
mrc-big-planes-might-go-polar
branch
from
December 9, 2022 07:58
134b16e
to
9c82ae7
Compare
Still work to be done around radio nav indications.
Still QFU dagger to be done (I think)
tracernz
force-pushed
the
mrc-big-planes-might-go-polar
branch
from
December 21, 2022 09:16
9c82ae7
to
e745f46
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I reviewed the Rust portion of code. All good, one suggestion and one nitpick thingie. 😀
Co-authored-by: David Walschots <[email protected]>
Benjozork
reviewed
Dec 30, 2022
Benjozork
approved these changes
Jan 4, 2023
tracernz
added a commit
that referenced
this pull request
Jan 4, 2023
commit 2d51cdf Author: Michael Corcoran <[email protected]> Date: Tue Jan 3 02:45:23 2023 +1300 doc: simvars commit 1e22a04 Author: Michael Corcoran <[email protected]> Date: Thu Dec 22 23:02:48 2022 +1300 fix: review feedback Co-authored-by: David Walschots <[email protected]> commit 22212d6 Author: Michael Corcoran <[email protected]> Date: Wed Dec 21 23:17:17 2022 +1300 fix(fcu): awful hack for AP in hdg/trk when changing true ref commit e745f46 Author: Michael Corcoran <[email protected]> Date: Wed Dec 21 22:03:15 2022 +1300 fix(ND): adjust true indications based on new refs commit ab90e3c Author: Michael Corcoran <[email protected]> Date: Fri Dec 9 19:52:09 2022 +1300 fix(adiru): add new tests and fix old tests commit e5a3565 Author: Michael Corcoran <[email protected]> Date: Thu Dec 8 22:03:39 2022 +1300 fix(nd): adjust to 320 ref commit 2d7d386 Author: Michael Corcoran <[email protected]> Date: Thu Dec 8 21:45:12 2022 +1300 doc: changelog and pb simvar commit f104d5a Author: Michael Corcoran <[email protected]> Date: Wed Dec 7 22:43:47 2022 +1300 fix(nd): svg vis attr always gets me commit 4e39c35 Author: Michael Corcoran <[email protected]> Date: Wed Dec 7 21:52:39 2022 +1300 feat(nd): true ref for navaids commit 9756890 Author: Michael Corcoran <[email protected]> Date: Tue Dec 6 22:37:24 2022 +1300 fix(pfd): true flag flashes at slat extension commit 7db3ba6 Author: Michael Corcoran <[email protected]> Date: Mon Dec 5 23:02:02 2022 +1300 fix(nd): rect vis commit 3a1caad Author: Michael Corcoran <[email protected]> Date: Mon Dec 5 22:46:57 2022 +1300 feat(pfd): true ref Still QFU dagger to be done (I think) commit c67cbf5 Author: Michael Corcoran <[email protected]> Date: Mon Dec 5 22:44:29 2022 +1300 feat(nd): true ref Still work to be done around radio nav indications. commit dc707ef Author: Michael Corcoran <[email protected]> Date: Mon Dec 5 22:41:23 2022 +1300 feat(font): diamond for eis font commit 7db9163 Author: Michael Corcoran <[email protected]> Date: Sun Dec 4 02:23:15 2022 +1300 feat(adiru): polar heading/track
tracernz
added
Exp
Available on experimental branch (for testing)
and removed
Needs Code Review
labels
Jan 4, 2023
igor8518
pushed a commit
to igor8518/a32nx
that referenced
this pull request
Jan 6, 2023
commit 2d51cdf Author: Michael Corcoran <[email protected]> Date: Tue Jan 3 02:45:23 2023 +1300 doc: simvars commit 1e22a04 Author: Michael Corcoran <[email protected]> Date: Thu Dec 22 23:02:48 2022 +1300 fix: review feedback Co-authored-by: David Walschots <[email protected]> commit 22212d6 Author: Michael Corcoran <[email protected]> Date: Wed Dec 21 23:17:17 2022 +1300 fix(fcu): awful hack for AP in hdg/trk when changing true ref commit e745f46 Author: Michael Corcoran <[email protected]> Date: Wed Dec 21 22:03:15 2022 +1300 fix(ND): adjust true indications based on new refs commit ab90e3c Author: Michael Corcoran <[email protected]> Date: Fri Dec 9 19:52:09 2022 +1300 fix(adiru): add new tests and fix old tests commit e5a3565 Author: Michael Corcoran <[email protected]> Date: Thu Dec 8 22:03:39 2022 +1300 fix(nd): adjust to 320 ref commit 2d7d386 Author: Michael Corcoran <[email protected]> Date: Thu Dec 8 21:45:12 2022 +1300 doc: changelog and pb simvar commit f104d5a Author: Michael Corcoran <[email protected]> Date: Wed Dec 7 22:43:47 2022 +1300 fix(nd): svg vis attr always gets me commit 4e39c35 Author: Michael Corcoran <[email protected]> Date: Wed Dec 7 21:52:39 2022 +1300 feat(nd): true ref for navaids commit 9756890 Author: Michael Corcoran <[email protected]> Date: Tue Dec 6 22:37:24 2022 +1300 fix(pfd): true flag flashes at slat extension commit 7db3ba6 Author: Michael Corcoran <[email protected]> Date: Mon Dec 5 23:02:02 2022 +1300 fix(nd): rect vis commit 3a1caad Author: Michael Corcoran <[email protected]> Date: Mon Dec 5 22:46:57 2022 +1300 feat(pfd): true ref Still QFU dagger to be done (I think) commit c67cbf5 Author: Michael Corcoran <[email protected]> Date: Mon Dec 5 22:44:29 2022 +1300 feat(nd): true ref Still work to be done around radio nav indications. commit dc707ef Author: Michael Corcoran <[email protected]> Date: Mon Dec 5 22:41:23 2022 +1300 feat(font): diamond for eis font commit 7db9163 Author: Michael Corcoran <[email protected]> Date: Sun Dec 4 02:23:15 2022 +1300 feat(adiru): polar heading/track
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Fixes #[issue_no]
Summary of Changes
This pull request is the first step to full polar nav capability for the A32NX (and by extension A380X). The ADIRU part is implemented, along with the PFD and ND parts. FCU, FMGC/MCDU, FWC/ECAM, and other systems are not touched in this PR.
Known issues:
Screenshots (if necessary)
(Graphical tweaks since this)
Flashing at slat extension on PFD, different TRUE flag with approach message on ND:
https://user-images.githubusercontent.com/9995998/206412158-93802570-650e-4e18-9b37-2d31d24c93e0.mp4
References
Additional context
Discord username (if different from GitHub):
Testing instructions
Fly into, out of and around polar areas (> 82 north or south and in the magnetic north region). The Lvar
L:A32NX_PUSH_TRUE_REF
can be used to simulate the TRUE REF pushbutton that isn't actually present in the Asobo A320 flight deck (this will allow you to enter TRUE REF mode outside of polar regions).How to download the PR for QA
Every new commit to this PR will cause a new A32NX artifact to be created, built, and uploaded.