-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
a decent amount of workFor medium-sized tickets (probably won't take super long, but might still be a good amount of work)For medium-sized tickets (probably won't take super long, but might still be a good amount of work)
Description
We need a system in which we can easily toggle various efuses to turn on different parts of the car at will. More importantly, we need a way to toggle different efuses based on Calypso CAN messages.
The following E-fuses should be enabled by default:
EFUSE_DASHBOARDEFUSE_LVEFUSE_BATTBOXEFUSE_MCEFUSE_FANBATT?? (We may need to do this conditionally based on pack temp)
All the efuses above should be able to be completely toggled by CAN messages
The following E-fuses should be controlled by a control thread:
should turn on:
EFUSE_PUMP1if motor is higher than X tempEFUSE_PUMP2if MC is higher than Y tempEFUSE_RADFANif motor is higher than Z temp
All these efuses should be able to be turned on my Calypseo but only turned off if conditions are safe to.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
a decent amount of workFor medium-sized tickets (probably won't take super long, but might still be a good amount of work)For medium-sized tickets (probably won't take super long, but might still be a good amount of work)
Type
Projects
Status
In Progress