zexinliao / opentx

Automatically exported from code.google.com/p/opentx
0 stars 0 forks source link

Control volume with a Pot - Enhancement #8

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Which board (stock / gruvin9x / sky9x / Taranis) are you using?

Stock with Atmega128

It would be nice to control the audio/voice volume with a pot

Maybe another function switch where a pot, GVAR, CH, rotary encoder, etc could 
be assigned??
Ahh, but if the inactivity alarm sounds, it should override the volume setting 
and go to full volume..

Original issue reported on code.google.com by joaoalve...@googlemail.com on 24 Mar 2013 at 2:34

GoogleCodeExporter commented 8 years ago
you could use the Throttle stick in two possible ways, based on custom switches 
and functions.

#1. throttle stick position based proportional volume control(louder the model 
gets louder the volume :))
#2. throttle stick position triggered switch to set MAX volume. (e.g. around 
the mid stick, the volume is set to MAX)

I have tried out both #1. and #2 on a Taranis

Original comment by dehigama on 10 Aug 2013 at 6:25

GoogleCodeExporter commented 8 years ago
throttle stick is also normally used to fly the model..
My idea is proprtional volume control.. Also don't forget that i'm requesting 
this for all of the versions of the fw.. I'm using a stock 9x board with atmega 
128, The Taranis might have more functions that this board doesn't have, that's 
why we can't control the volume with custom switches on this board.. also I 
would prefer not to be messing about with custom switches to deal with the 
sound/voice volume  ;) That is one of the reasons for this enhancement request 
:)

Original comment by joaoalve...@googlemail.com on 10 Aug 2013 at 9:42