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

Updated DataRefs for Xplane 12 #288

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

sqall123
Copy link

@sqall123 sqall123 commented Oct 20, 2022

Updated DataRefs for Xplane 12
Resolves Issue #286
Tested on Xplane 12.00b8 Linux 64

Copy link
Contributor

@NPrincen NPrincen left a comment

Choose a reason for hiding this comment

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

The change to the multiplayer yoke DREFs is not done correctly. X-Plane changed from using individual variables for each multiplayer airplane to using arrays. The correct fix is to change the DREFs in the original lines 188 to 192 to point to each array element. See my suggested code fixes in "Update DataManager.cpp" at Pull request #310.

NPrincen added a commit to NPrincen/XPlaneConnect that referenced this pull request Oct 8, 2023
Resolves Issue nasa#286 and fixes the code from the pull request nasa#288.
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.

2 participants