We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59a838b commit 45112beCopy full SHA for 45112be
1 file changed
docs/full_bus.dbc
@@ -455,6 +455,9 @@ BO_ 1057 Coolant: 2 Temp_Board
455
BO_ 578 BMS_CMD: 8 Vector__XXX
456
SG_ BMS_Command : 0|8@1+ (1,0) [0|0] "" Vector__XXX
457
458
+BO_ 769 Throttle_Status: 8 E_Throttle
459
+ SG_ Tractive_System_Status : 0|8@1+ (1,0) [0|0] "" Vector__XXX
460
+
461
462
463
BA_DEF_ BO_ "GenMsgCycleTime" INT 0 10000;
@@ -519,4 +522,5 @@ VAL_ 592 Overcurrent_Fault 0 "NotFaulted" 1 "Faulted" ;
519
522
VAL_ 592 External_Kill_Fault 0 "NotFaulted" 1 "Faulted" ;
520
523
VAL_ 577 BMS_State 0 "Shutdown" 1 "Precharge" 2 "Active" 3 "Charging" 4 "Fault" ;
521
524
VAL_ 578 BMS_Command 0 "NoAction" 1 "PrechargeAndCloseContactors" 2 "Shutdown" ;
525
+VAL_ 769 Tractive_System_Status 0 "Off" 1 "Neutral" 2 "Drive" 3 "FaultDrive" ;
526
0 commit comments