DeBesten / opentx

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

On 3 pos switch linked to sounds, skip intermediate sound when commuting quickly from low to high pos #109

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Which board (stock / gruvin9x / sky9x / Taranis) are you using?
Taranis
What is your openTx FW version?
r2688
What is your openTx EEPROM version?
r2688
What steps will reproduce the problem?
1.affect a 3 pos switch with diffrent sound (ex flight mode 0,1,2)
2.Commut from low to high pos directly.
3.you hear all the flight mode sounds dicted, while only the first and last are 
really required to hear.

What is the expected output? What do you see instead?
A slight delay before sending sound to void sending a sound linked to a 
intermediate position really briefly engaged...
I will like that. Thanks

Please provide any additional information below.

Original issue reported on code.google.com by aerofred...@gmail.com on 17 Aug 2013 at 9:28

GoogleCodeExporter commented 8 years ago
Duplicate with issue 35. Doesn't seem I have the permission to merge them 
though. 

Original comment by bernet.a...@gmail.com on 18 Aug 2013 at 2:17

GoogleCodeExporter commented 8 years ago
You can delay the sound from the middle position now by using a custom switch.  
Set a custom switch to activate when the physical switch is ~ 0 (middle 
position) and set Delay to .5.  Now use the custom switch as the trigger for 
your "Play track" custom function.  It works great.

Chris Green

Original comment by chris.gr...@imagebuff.com on 18 Aug 2013 at 4:19

GoogleCodeExporter commented 8 years ago

Original comment by gbir...@gmail.com on 18 Aug 2013 at 9:22

GoogleCodeExporter commented 8 years ago
Ok, sorry for the duplicate issue, I will try that, but it could be a default 
behavior I think, in this typical relation between 3 pos switch and sound 
playing thru custom functions OR like you have the repeat frequency, you could 
directly have a delay too in this screen : a great shortcut.
Thank you all.
Fred

Original comment by aerofred...@gmail.com on 19 Aug 2013 at 10:52

GoogleCodeExporter commented 8 years ago
It works ! So now, I miss a shorter delay to be perfect : something like 0.3s 
instead of 0.5s the minimal value. 
I keep my idea to have a delay value in the custom functions screen (more 
simple and reusable) 

Original comment by aerofred...@gmail.com on 22 Aug 2013 at 8:51