Skip to content

Commit 45112be

Browse files
authored
TS status msg (#34)
* ts status msg * naming consistency
1 parent 59a838b commit 45112be

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

docs/full_bus.dbc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -455,6 +455,9 @@ BO_ 1057 Coolant: 2 Temp_Board
455455
BO_ 578 BMS_CMD: 8 Vector__XXX
456456
SG_ BMS_Command : 0|8@1+ (1,0) [0|0] "" Vector__XXX
457457

458+
BO_ 769 Throttle_Status: 8 E_Throttle
459+
SG_ Tractive_System_Status : 0|8@1+ (1,0) [0|0] "" Vector__XXX
460+
458461

459462

460463
BA_DEF_ BO_ "GenMsgCycleTime" INT 0 10000;
@@ -519,4 +522,5 @@ VAL_ 592 Overcurrent_Fault 0 "NotFaulted" 1 "Faulted" ;
519522
VAL_ 592 External_Kill_Fault 0 "NotFaulted" 1 "Faulted" ;
520523
VAL_ 577 BMS_State 0 "Shutdown" 1 "Precharge" 2 "Active" 3 "Charging" 4 "Fault" ;
521524
VAL_ 578 BMS_Command 0 "NoAction" 1 "PrechargeAndCloseContactors" 2 "Shutdown" ;
525+
VAL_ 769 Tractive_System_Status 0 "Off" 1 "Neutral" 2 "Drive" 3 "FaultDrive" ;
522526

0 commit comments

Comments
 (0)