
open9x - issue #165
Custom switch v>ofs for CH3 (throttle) ignores safety switch for CH3
Which board (stock / gruvin9x / sky9x) are you using? Stock
What is your open9x FW version? r1692 open9x-stock-frsky-audio-potscroll-autoswitch-en
What is your open9x EEPROM version? 212-2
What steps will reproduce the problem? 1. Make custom function: !THR SafetyCH3 -100 [check] 2. Make custom switch: CS1 v>ofs CH3 -100
What is the expected output? What do you see instead? CS1 should be only triggered when CH3 > -100, ie throttle stick is increased and THR is engaged. Instead CS1 is triggered by throttle stick even when THR is off even though CH3 stays at -100.
Please provide any additional information below. The reason for making this CS is because timer can not be triggered by CH3 directly, and THs ignores the safety function.
Comment #1
Posted on Dec 9, 2012 by Swift MonkeyI now realize that a better way to achieve what I want is to set T-Trace to CH3. But still the method described above should probably work.
Comment #2
Posted on Dec 9, 2012 by Massive CatT-Trace to CH3 is made for it indeed. THs/t/% all take account of safety switch, servo reverse and limits when doing it like this.
Status: Invalid
Labels:
Type-Defect
Priority-Medium