mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-03 12:32:06 +08:00
CAN Parser: assert no missing signals (#28763)
* bump opendbc * bump * remove undefined signal old-commit-hash: ce7141383bd391b62770239e292bbc8ac099b63d
This commit is contained in:
+1
-1
Submodule opendbc updated: e51a78721d...008104f940
@@ -534,7 +534,6 @@ class CarState(CarStateBase):
|
||||
("NEW_SIGNAL_1", "SCC_CONTROL"),
|
||||
("MainMode_ACC", "SCC_CONTROL"),
|
||||
("ACCMode", "SCC_CONTROL"),
|
||||
("CRUISE_INACTIVE", "SCC_CONTROL"),
|
||||
("ZEROS_9", "SCC_CONTROL"),
|
||||
("CRUISE_STANDSTILL", "SCC_CONTROL"),
|
||||
("ZEROS_5", "SCC_CONTROL"),
|
||||
|
||||
Reference in New Issue
Block a user