You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The substate BMS_INTERLOCK_CHECKED inside [bms.c] BMS state IDLE seems to be pointless. I would highly recommend including BMS_CHECK_ERROR_FLAGS_INTERLOCK and BMS_INTERLOCK_CHECKED into BMS_CHECK_ERROR_FLAGS, for example:
Hello,
The substate BMS_INTERLOCK_CHECKED inside [bms.c] BMS state IDLE seems to be pointless. I would highly recommend including BMS_CHECK_ERROR_FLAGS_INTERLOCK and BMS_INTERLOCK_CHECKED into BMS_CHECK_ERROR_FLAGS, for example:
Identical result:
This should help streamline the state machine logic and contribute to ASIL D certification.
The text was updated successfully, but these errors were encountered: