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

Support Aircraft Name in message #1

Open
charliefoxtwo opened this issue May 19, 2021 · 0 comments
Open

Support Aircraft Name in message #1

charliefoxtwo opened this issue May 19, 2021 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers
Milestone

Comments

@charliefoxtwo
Copy link
Owner

DCS-BIOS supports receiving messages prefixed with the aircraft name. We should make sure we support this behavior.

Additionally, we should add a configuration option (probably a boolean) to turn on/off including the aircraft prefix in the message address, and default to false to allow backwards compatibility.

Current behavior
Send -> MASTER_CAUTION_LT
Receive -> MASTER_CAUTION_LT

Desired behavior (via config)
Send -> A-10C/MASTER_CAUTION_LT
Receive -> A-10C/MASTER_CAUTION_LT

@charliefoxtwo charliefoxtwo added enhancement New feature or request good first issue Good for newcomers labels May 19, 2021
@charliefoxtwo charliefoxtwo added this to the 2.1.0 milestone May 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant