-
-
Notifications
You must be signed in to change notification settings - Fork 354
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: SF Audio amplifier mute - 2.9 edition #3741
Conversation
CZ: ENG original text:
|
DA |
#define TR_SF_DISABLE_AUDIO_AMP "Audio Amp Off"
FR
"Désact. Ampli Audio"
Le 2 juil. 2023, 11:59, à 11:59, Eldenroot ***@***.***> a écrit:
…CZ:
`#define TR_SF_DISABLE_AUDIO_AMP "Vypnutí zesilovače zvuku"`
ENG original text:
`#define TR_SF_DISABLE_AUDIO_AMP "Audio Amp Off"`
@zyren CN / TW
@Eldenroot CZ
@HThuren DA
@ParkerEde / @TheIsotopes DE
@Pat6874 FR
@offer-shmuely HE
robustini IT
@ToshihiroMakuuchi JP
@ulfhedlund SE
@ajjjjjjjj PL
--
Reply to this email directly or view it on GitHub:
#3741 (comment)
You are receiving this because you were mentioned.
Message ID: ***@***.***>
|
- updated radio languages CZ, DA, FR - updated companion languages CZ, DA, FR
I have been transaulted :-) @elecpower: Companion done, I'd appreciate your review
|
IT |
DE |
@mha1 has this already been implemented in |
CN #define TR_SF_DISABLE_AUDIO_AMP "关闭音频功放" TW #define TR_SF_DISABLE_AUDIO_AMP "關閉音頻功放" |
updated radio and companion languages for IT, DE
@raphaelcoeffic I know, but main was in flux and changing yaml datastructs logic. Find PR ported to main here: #3753 |
The other thing you should have kept in mind is 2.9 has been essentially in feature freeze, and is now in RC, so basing this on 2.9 is more than a bit naughty ;) |
what? why? me naughty? I plead total ignorance your honor. |
PL
|
@pfeerick Seriously, say the word and I'll close it. Until then I'll keep it alive and updated. |
SE |
Nah, keep it alive... I'm inclined to let this infraction slide 🤪. Might as well round that feature off a bit more since you've already done the 2.9 version. |
btw, I think you should be able to knock the |
I accept the sentence as hard as it may be, your Honor |
- removed type unfinished for translated languages
JP |
sorry. But why not for the X12S? FROS mutes the Audio Ampflifier too when using external r9m to prevent the humming noise. MCU PI09 can be changed to Audio_Mute_pin in hal instead of the actual definition Shutdown_Pin. Here is the circuit documentation from the T16. |
@3djc your word on this? |
To my knowledge, fros uses the x12s audio chip in a completely different way that allows them to mute, but would not work at all with EdgeTx (and the audio chip mute pin is soldered to the ground) |
🙏 |
Yes it is soldered to Ground. Im sure about that. Thats why I desoldered my defective old Mainboard and measured the Layout to compare with T16/X10 Tech Documentation. The X10 Hal definition may be Named audio mute pin. But if you would measure the pcb, you would notice that it in fact controls the Shutdown Pin on the audio Amplifier. NOT the Mute In pin. Just take a closer Look into THIS: Anyway: I would definite Test this on my Radio for Validation. 😉 |
If you are talking about PI.09, then I suggest you read this : https://github.com/opentx/opentx/blob/00d3d62f6a5acacc35e2c3f71608bd7ae06a839c/radio/src/targets/horus/audio_spi_driver.cpp#L362 |
Thats interesting and weird. The datasheet describes startup time on that
IC with 1,6us.
Thank you for that explanation.
Im still available for testing if you will give it a try. But u have a good
Argument against stuff in this direction. 😕
3djc ***@***.***> schrieb am Di., 22. Aug. 2023, 22:03:
… If you are talking about PI.09, then I suggest you read this :
https://github.com/opentx/opentx/blob/00d3d62f6a5acacc35e2c3f71608bd7ae06a839c/radio/src/targets/horus/audio_spi_driver.cpp#L362
—
Reply to this email directly, view it on GitHub
<#3741 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ALPVHWOYUZBSXOO2OUGTZWTXWUGA5ANCNFSM6AAAAAAZ25XSRY>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
@brainbubblersbest the real question is whether or not the That being said, if you guys want to reverse engineer how it is used in FrOS, go ahead! We can see how that can be implemented then. That being said, the X12S audio circuit is fairly noise-free, so that it can be implemented in a different way, for instance by stopping data transfer to the |
Mute is connected to GND directly |
This PR adds "Audio amplifier mute" to the SF/GF list. Possible use cases: