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

Fault Dialog/Indicators #103

Open
3 tasks
mattrwang opened this issue May 20, 2024 · 3 comments
Open
3 tasks

Fault Dialog/Indicators #103

mattrwang opened this issue May 20, 2024 · 3 comments

Comments

@mattrwang
Copy link
Collaborator

Description

Display the number of faults and implement the dialog for the faults.

Acceptance Criteria

  • correctly displays the number of critical and non-critical faults
  • fault dialogs show up when faults occur

Proposed Solution

  • use fault dialog, critical fault, and non-critical fault components

Mocks

No response

@jr1221
Copy link

jr1221 commented May 24, 2024

before fsae would be nice.

@jr1221
Copy link

jr1221 commented May 24, 2024

A list of topics, that when not equal to zero display fault. Map each nonzero number (in hex) to a dailog string

@jr1221
Copy link

jr1221 commented May 24, 2024

Each fault is a topic, hex id, boolean is criticial, and string dialog.

@mattrwang mattrwang changed the title Fault Dialong/Indicators Fault Dialog/Indicators Sep 2, 2024
mattrwang added a commit that referenced this issue Oct 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants