Skip to content

sendCOMM method#120

Merged
jason-watkins merged 4 commits intonasa:developfrom
angelsware:develop
Oct 20, 2018
Merged

sendCOMM method#120
jason-watkins merged 4 commits intonasa:developfrom
angelsware:develop

Conversation

@angelsware
Copy link
Copy Markdown

Since commands (XPLMCommandOnce) are not yet supported, I've added this including client support for Java and Python. Can't fix Matlab but should be fairly simple for anyone with a license to implement.

@jason-watkins
Copy link
Copy Markdown
Contributor

Editing the SDK headers manually should never be necessary. I see that the XPLMCommand* stuff is included in the "XPLMUtilities.h" header. If you could roll back the SDK file changes I'll continue reviewing the other changes.

* Added XPLM200 preprocessor define to Xcode project.
@angelsware
Copy link
Copy Markdown
Author

I reverted the SDK header change and included the proper file. I also had to add a preprocessor define to the Xcode project to support X-Plane SDK 2 functions. The Visual Studio project and CMakeLists.txt already defined it.

@alireza787b
Copy link
Copy Markdown

great... you just saved hours of coding for me, I was going to implement it myself.
but seems you only add this to python xpc. and missing in python3 xpc.py file.

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.

3 participants