You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Debugging:
HntdTmLtchMPBttn objects had wrong logic settings when entering the isDisabled state for some keepPilot and isOnDisabled combinations.
Improvements:
DFA unconditional state changes allowed to cascade on more classes' state machines.
Normalization:
The DblActnLtchMPBttn subclasses objects exited the isDisabled state in a sequence not consistent with other classes' objects.
isOnScndry attribute flag moved upwards the classes hierachy. Now all DblActnLtchMPBttn subclasses include the attribute flag and have access to it's value through its getters, task and functions execution when turning On & Off.