Skip to content

FTA treats multiple out propagation conditions for the same our propagation and type incorrectly #1961

Description

@reteprelief

Example:
two out propagation conditions for the same out propagation and error type.
Each condition is based on an error state and an error event condition.
The result should be a OR of two PriorityAnd, each priority and representing the error event and the trigger event transitioning to the error state.
It puts the error event and error state transition trigger under the same PriorityAnd event.

ACCNoKnowledge-[mistakes{mistake2}]-> cmd{NoPilotAction};
AOADiscrepancyUnaware-[mistakes{mistake1}]-> cmd{NoPilotAction};

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions