body: add battery percentage and charger status to signals and opendbc (#24145)

* bump opendbc

* add signals

* bump opendbc
old-commit-hash: 102738e4e0dd1702ab01b849e444bd1dfc2ddd1c
This commit is contained in:
Igor Biletskyy
2022-04-06 00:07:36 -07:00
committed by GitHub
parent 5a9c45b6e3
commit 4ded7b99f6
2 changed files with 3 additions and 1 deletions
+1 -1
Submodule opendbc updated: cc45cc1bc0...3154fcc3b3
+2
View File
@@ -44,6 +44,8 @@ class CarState(CarStateBase):
("MOTOR_ERR_R", "VAR_VALUES"),
("MCU_TEMP", "BODY_DATA"),
("BATT_VOLTAGE", "BODY_DATA"),
("BATT_PERCENTAGE", "BODY_DATA"),
("CHARGER_CONNECTED", "BODY_DATA"),
]
checks = [