Add MSFS 2024 CommBus (Communication API) support#121
Draft
Add MSFS 2024 CommBus (Communication API) support#121
Conversation
Copilot
AI
changed the title
[WIP] Add support for new MSFS 2024 communication API
Add MSFS 2024 CommBus (Communication API) support
May 2, 2026
Owner
|
@copilot The users should be able to call callCommBusEvent with a payload that is either a string or an object that is converted to a JSON string before being sent. And RecvCommBus data should be an already decoded string. Also for the new enum, use the enum definitions that are defined in the docs |
Author
Done in 08d69fd:
|
Copilot stopped work on behalf of
EvenAR due to an error
May 2, 2026 14:03
Copilot stopped work on behalf of
EvenAR due to an error
May 2, 2026 14:04
Agent-Logs-Url: https://github.com/EvenAR/node-simconnect/sessions/39d06b82-ff96-4604-b838-9d634a1fe54c Co-authored-by: EvenAR <5177099+EvenAR@users.noreply.github.com>
Agent-Logs-Url: https://github.com/EvenAR/node-simconnect/sessions/39d06b82-ff96-4604-b838-9d634a1fe54c Co-authored-by: EvenAR <5177099+EvenAR@users.noreply.github.com>
Agent-Logs-Url: https://github.com/EvenAR/node-simconnect/sessions/0cd5aadf-c2f3-4c15-b23e-29a82bbdce9b Co-authored-by: EvenAR <5177099+EvenAR@users.noreply.github.com>
This file contains hidden or 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
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.
MAX_PATHstring | objectparameter type only when SDK docs say the field is JSON; otherwise juststring