We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39beca4 commit 812e088Copy full SHA for 812e088
1 file changed
docs/full_bus.dbc
@@ -452,6 +452,9 @@ BO_ 577 BMS_Status: 8 BMS
452
BO_ 1057 Coolant: 2 Temp_Board
453
SG_ Coolant_Flow : 0|16@1+ (0.01,0) [0|0] "L/min" Vector__XXX
454
455
+BO_ 578 BMS_CMD: 8 Vector__XXX
456
+ SG_ BMS_Command : 0|8@1+ (1,0) [0|0] "" Vector__XXX
457
+
458
459
460
BA_DEF_ BO_ "GenMsgCycleTime" INT 0 10000;
@@ -515,4 +518,5 @@ VAL_ 592 Overtemperature_Fault 0 "NotFaulted" 1 "Faulted" ;
515
518
VAL_ 592 Overcurrent_Fault 0 "NotFaulted" 1 "Faulted" ;
516
519
VAL_ 592 External_Kill_Fault 0 "NotFaulted" 1 "Faulted" ;
517
520
VAL_ 577 BMS_State 0 "Shutdown" 1 "Precharge" 2 "Active" 3 "Charging" 4 "Fault" ;
521
+VAL_ 578 BMS_Command 0 "NoAction" 1 "PrechargeAndCloseContactors" 2 "Shutdown" ;
522
0 commit comments