Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
EvenAR
/
node-simconnect
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
36
Star
117
Code
Issues
2
Pull requests
1
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Add MSFS 2024 CommBus (Communication API) support
- #121
#121
Merged
EvenAR
merged 13 commits into
master
EvenAR/node-simconnect:master
from
copilot/add-msfs2024-communication-api
EvenAR/node-simconnect:copilot/add-msfs2024-communication-api
Copy head branch name to clipboard
May 4, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Add MSFS 2024 CommBus (Communication API) support
#121
EvenAR
merged 13 commits into
master
EvenAR/node-simconnect:master
from
copilot/add-msfs2024-communication-api
EvenAR/node-simconnect:copilot/add-msfs2024-communication-api
Copy head branch name to clipboard
Commits
Commits on May 2, 2026
Initial plan
Copilot
authored
0cbbdd6
View commit details
Copy full SHA for 0cbbdd6
Browse repository at this point
Add MSFS 2024 CommBus (Communication API) support
Show description for ebe79ed
Copilot
authored
ebe79ed
View commit details
Copy full SHA for ebe79ed
Browse repository at this point
Update CommBus API: proper enum values, string payload, decoded recv data
Show description for 08d69fd
Copilot
authored
08d69fd
View commit details
Copy full SHA for 08d69fd
Browse repository at this point
Use latin1 encoding in CommBus (consistent with rest of codebase)
Show description for 0b45f98
Copilot
authored
0b45f98
View commit details
Copy full SHA for 0b45f98
Browse repository at this point
Add .github/copilot-instructions.md with codebase conventions
Show description for 3b1475e
Copilot
authored
3b1475e
View commit details
Copy full SHA for 3b1475e
Browse repository at this point
Replace copilot instructions with focused instructions + add-api-method skill
Show description for 6921ad1
Copilot
authored
6921ad1
View commit details
Copy full SHA for 6921ad1
Browse repository at this point
Sync RecvID enum with MSFS 2024 values; update skill with SDK lookup instruction
Show description for dc59596
Copilot
authored
dc59596
View commit details
Copy full SHA for dc59596
Browse repository at this point
Add explicit numeric values to MSFS 2024 RecvID enum members
Show description for 1d4d2a0
Copilot
authored
1d4d2a0
View commit details
Copy full SHA for 1d4d2a0
Browse repository at this point
fix: correct add-api-method skill for string lengths and object support
Show description for 108703c
Copilot
and
EvenAR
authored
108703c
View commit details
Copy full SHA for 108703c
Browse repository at this point
docs: remove repository structure section from copilot instructions
Show description for 58043b3
Copilot
and
EvenAR
authored
58043b3
View commit details
Copy full SHA for 58043b3
Browse repository at this point
docs: add read-the-docs-first instruction to add-api-method skill
Show description for 916d2c0
Copilot
and
EvenAR
authored
916d2c0
View commit details
Copy full SHA for 916d2c0
Browse repository at this point
Commits on May 4, 2026
fix: correct mistakes in the commbus-APIs implementation
EvenAR
committed
9cbb33c
View commit details
Copy full SHA for 9cbb33c
Browse repository at this point
Add sample for enumerating sim objects
EvenAR
committed
fdb529e
View commit details
Copy full SHA for fdb529e
Browse repository at this point
You can’t perform that action at this time.