Northeastern-Electric-Racing / Nero-2.0

Our vehicle dashboard, written in C++ with QT framework
4 stars 1 forks source link

Fault Dialog/Indicators #103

Open mattrwang opened 3 months ago

mattrwang commented 3 months ago

Description

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

Acceptance Criteria

Proposed Solution

Mocks

No response

jr1221 commented 3 months ago

before fsae would be nice.

jr1221 commented 3 months ago

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

jr1221 commented 3 months ago

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