Skip to content

Commit d482a8e

Browse files
committed
Added CAN heartbeats
1 parent cd0a683 commit d482a8e

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

format.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,9 @@
5353
"motor_current": [4, "float", "A", 0, 100, "MCC; Sensors"],
5454
"motor_power": [4, "float", "W", 0, 100, "MCC; Firmware"],
5555
"mc_status": [1, "uint8", "", 0, 0, "MCC;MC Feedback"],
56+
"mppt_can_heartbeat": [1, "bool", "", 1, 1, "Main IO;Firmware"],
57+
"mcc_can_heartbeat": [1, "bool", "", 1, 1, "Main IO;Firmware"],
58+
"bms_can_heartbeat": [1, "bool", "", 1, 1, "Main IO;Firmware"],
5659
"mainIO_heartbeat": [1, "bool", "", 1, 1, "Main IO;Firmware"],
5760
"main_5V_bus": [4, "float", "V", 0, 100, "Main IO;Power Monitor"],
5861
"main_12V_bus": [4, "float", "V", 0, 100, "Main IO;Power Monitor"],

0 commit comments

Comments
 (0)