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

[FEATURE REQUEST] Addition to the new Selcal feature #71

Closed
WizballCvS opened this issue Feb 18, 2022 · 5 comments
Closed

[FEATURE REQUEST] Addition to the new Selcal feature #71

WizballCvS opened this issue Feb 18, 2022 · 5 comments
Assignees
Labels
enhancement New feature or request

Comments

@WizballCvS
Copy link

WizballCvS commented Feb 18, 2022

Suggestion to this new selcal feature.

Maybe add a way for xpilot to detect that the aircraft is supporting selcal. So you dont need to manually disable the selcal alert in xpilot to avoid dual alert from xpilot and the aircraft.
When xpilot detect that the aircraft is supporting selcal, xpilot will not play the selcal alert.

I.e. the CL650 will be adding native audio alert support, so no need for the double-alerting.

Could maybe also just be a writable dataref i.e. xpilot/selcal_mute = 0|1 or xpilot/selcal_mute_override = 0|1 . Something like that.

@justinshannon
Copy link
Member

I’m not sure how xPilot would know if the aircraft supports SELCAL. Specifically, does the CL650 have a dataref that indicates this?

@mloftis
Copy link

mloftis commented Feb 19, 2022

There totally could be. The devs for the Challenger are fully aware of this request/ticket. I've passed this along...

@mloftis
Copy link

mloftis commented Feb 19, 2022

The idea here though was for the aircraft to be able to hit your data ref and toggle the xPilot SELCAL alert

@skiselkov
Copy link

@justinshannon Hey there, CL650 dev here. The ideal situation would be if there was a dataref the aircraft would signal to xPilot whether native SELCAL audio is implemented, not the other way around. That way, you won't have to worry about it - simply expose the override feature to us and we'll take care of the rest.

@justinshannon justinshannon self-assigned this Feb 22, 2022
@justinshannon justinshannon added the enhancement New feature or request label Feb 22, 2022
@justinshannon
Copy link
Member

A new dataref called xpilot/selcal_mute_override will be available in the next version. Setting it to a value of 1 will disable the SELCAL sound in the client.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants