DeBesten / opentx

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

Custom function 'play' false activation #169

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Which board (stock / gruvin9x / sky9x / Taranis) are you using?
sky9x
What is your openTx FW version?
2491
What is your openTx EEPROM version?

What steps will reproduce the problem?
1.create custom function to play file based on custom switch
2.create custom switch based on telemetry data such as low signal level etc.
3. turn on transmitter, or select new model, or reset telemetry causes all such 
messages to play one after another even when the conditions which chould cause 
the messages to play when true, are not true. ie signal level is good, messages 
still play.

What is the expected output? What do you see instead?
Custom function should not activate unless chosen conditions for its activation 
exist.
Please provide any additional information below.
I tried to prevent this by making another custom switch based on timer 1 having 
to be more than a set value so that other custom switches could be gated off by 
AND dependency on the timer being non zero to prevent false triggering of the 
custom functions at startup.  Even this did not prevent the false triggering of 
the voice files.

Original issue reported on code.google.com by Racingth...@gmail.com on 21 Oct 2013 at 6:08

GoogleCodeExporter commented 8 years ago
See my issue: https://code.google.com/p/opentx/issues/detail?id=176

Original comment by tmikemat...@comcast.net on 1 Nov 2013 at 3:50

GoogleCodeExporter commented 8 years ago

Original comment by bson...@gmail.com on 3 Nov 2013 at 5:31

GoogleCodeExporter commented 8 years ago
I have updated to r2834 and still have the problem.  BTW now that I am beside 
the radio I can inform that I have EEPR ver.215 which I couldn't remember when 
I created the issue number 169 before and I was away from the radio.

Original comment by Racingth...@gmail.com on 12 Dec 2013 at 12:56

GoogleCodeExporter commented 8 years ago
Has this issue been resolved?  Is there a notification system to let one know 
when it is resolved?

Original comment by Racingth...@gmail.com on 19 Mar 2014 at 6:26

GoogleCodeExporter commented 8 years ago
The project has moved to github and this issue is fixed since long. See here:
http://openrcforums.com/forum/viewtopic.php?f=92&t=5163

Original comment by bson...@gmail.com on 19 Mar 2014 at 6:37