Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GUI: Fault tree visualization #132

Closed
11 of 13 tasks
rakhimov opened this issue Jun 6, 2016 · 0 comments
Closed
11 of 13 tasks

GUI: Fault tree visualization #132

rakhimov opened this issue Jun 6, 2016 · 0 comments

Comments

@rakhimov
Copy link
Owner

rakhimov commented Jun 6, 2016

Gates:

  • AND
  • OR
  • Vote
  • XOR
  • NAND
  • NOR
  • NULL
  • NOT
  • INHIBIT

Event types:

  • Basic event
  • House event
  • Undeveloped
  • Conditional
@rakhimov rakhimov added this to the v0.12.0 milestone Jun 6, 2016
rakhimov added a commit that referenced this issue Aug 11, 2016
The view widget is for displaying diagrams.

Issue #132.
rakhimov added a commit that referenced this issue Jun 6, 2017
rakhimov added a commit that referenced this issue Jun 6, 2017
rakhimov added a commit that referenced this issue Jun 6, 2017
This is good enough to display small fault trees.
The implementation does not deal with common gates properly.

Issue #132
Issue #198
rakhimov added a commit that referenced this issue Jun 7, 2017
rakhimov added a commit that referenced this issue Jun 7, 2017
rakhimov added a commit that referenced this issue Jun 7, 2017
rakhimov added a commit that referenced this issue Jun 7, 2017
rakhimov added a commit that referenced this issue Jun 7, 2017
rakhimov added a commit that referenced this issue Jun 7, 2017
rakhimov added a commit that referenced this issue Jun 7, 2017
There's no general agreement
how this gate should look in fault tree software.
IEEE shapes are sensible enough.
The only downside is that NOT gate looks like a transfer symbol.

Issue #132
rakhimov added a commit that referenced this issue Jun 7, 2017
rakhimov added a commit that referenced this issue Jun 7, 2017
rakhimov added a commit that referenced this issue Jul 24, 2017
This transition allows connecting the diagram to Model signals
so that the diagram tracks the changes in the data.

- Inhibit gate is removed as Model doesn't yet support it.

Issue #132
rakhimov added a commit that referenced this issue Jan 31, 2018
Since there's not yet INHIBIT gate,
CONDITIONAL event is phony and confusing.

Issue #29
Issue #132
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant