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

feat: User configurable audio mute #3703

Merged
merged 8 commits into from
Jun 26, 2023
Merged

feat: User configurable audio mute #3703

merged 8 commits into from
Jun 26, 2023

Conversation

3djc
Copy link
Collaborator

@3djc 3djc commented Jun 21, 2023

image

image

@froqstar
Copy link

What is the downside of muting, or "why can't we enable muting by default"?

@3djc
Copy link
Collaborator Author

3djc commented Jun 21, 2023

What is the downside of muting, or "why can't we enable muting by default"?

Muting adds audio latency, especially important if you are gliding with vario for exemple

@philmoz
Copy link
Collaborator

philmoz commented Jun 22, 2023

I would suggest repurposing the unused 'spare4' bit variable for 'audioMuteEnable' instead of adding a new entry.

@3djc
Copy link
Collaborator Author

3djc commented Jun 22, 2023

I would suggest repurposing the unused 'spare4' bit variable for 'audioMuteEnable' instead of adding a new entry.

Cannot agree more ! Done

@3djc
Copy link
Collaborator Author

3djc commented Jun 22, 2023

@elecpower , fyi: #3710

@pfeerick pfeerick added the enhancement ✨ New feature or request label Jun 24, 2023
@pfeerick pfeerick added this to the 2.9 milestone Jun 24, 2023
@pfeerick pfeerick changed the base branch from main to 2.9 June 25, 2023 10:03
@pfeerick pfeerick changed the base branch from 2.9 to main June 25, 2023 10:03
@3djc 3djc changed the base branch from main to 2.9 June 25, 2023 19:21
@pfeerick
Copy link
Member

I would have sworn when I changed branches of this before it said it was going to pull in two other commits it shouldn't have, but they're not there now 🤷

@pfeerick pfeerick changed the title User configurable audio mute feat: User configurable audio mute Jun 26, 2023
@pfeerick pfeerick force-pushed the 3djc/user-conf-audio-mute branch from ce5994d to 865d34a Compare June 26, 2023 08:20
@pfeerick pfeerick merged commit a698ab1 into 2.9 Jun 26, 2023
pfeerick pushed a commit that referenced this pull request Jun 26, 2023
* CPN: user configurable audio mute in radio settings. Supports PR #3703

* make checkbox only visible for radios with AUDIO_MUTE_GPIO pin:

 - All color lcd radios (including NV14) except Horus X12S
 - TX12, TX12MK2, ZORRO, BOXER, T8, TLITE, TPRO, LR3PRO, COMMANDO8
pfeerick pushed a commit that referenced this pull request Jun 30, 2023
* feat: User configurable audio mute (#3703 port to main)

* chore: Add translations
@pfeerick pfeerick deleted the 3djc/user-conf-audio-mute branch June 30, 2023 02:27
pfeerick pushed a commit that referenced this pull request Jun 30, 2023
* CPN: user configurable audio mute in radio settings. Supports PR #3703

* make checkbox only visible for radios with AUDIO_MUTE_GPIO pin:

 - All color lcd radios (including NV14) except Horus X12S
 - TX12, TX12MK2, ZORRO, BOXER, T8, TLITE, TPRO, LR3PRO, COMMANDO8
pfeerick added a commit that referenced this pull request Jul 1, 2023
* feat(cpn): User configurable audio mute in radio settings (#3710)

* CPN: user configurable audio mute in radio settings. Supports PR #3703

* make checkbox only visible for radios with AUDIO_MUTE_GPIO pin:

 - All color lcd radios (including NV14) except Horus X12S
 - TX12, TX12MK2, ZORRO, BOXER, T8, TLITE, TPRO, LR3PRO, COMMANDO8

* chore: Add Companion translations

---------

Co-authored-by: Michael <[email protected]>
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

Successfully merging this pull request may close these issues.

5 participants