mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-06-23 23:12:04 +08:00
CAN Parser: assert no missing signals (#28763)
* bump opendbc * bump * remove undefined signal
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