charliefoxtwo/DCS-BIOS-Communicator

Support Aircraft Name in message

charliefoxtwo opened this issue · 0 comments

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