mirror of
https://github.com/infiniteCable2/openpilot.git
synced 2026-08-04 15:56:05 +08:00
MADS: Honda: controls, events, and cluster updates (#589)
* MADS: Honda: Cluster icons and events updates * bump opendbc * nuke them all to test * try this * bring them back * fix icons * MADS: Honda: Allow steering * rename * match stock * bump submodules
This commit is contained in:
+1
-1
Submodule opendbc_repo updated: d641a960a7...1213a9c994
+1
-1
Submodule panda updated: 7b0e3f1955...d3252abcc4
@@ -127,6 +127,7 @@ class ModularAssistiveDrivingSystem:
|
||||
self.events.remove(EventName.belowEngageSpeed)
|
||||
self.events.remove(EventName.speedTooLow)
|
||||
self.events.remove(EventName.cruiseDisabled)
|
||||
self.events.remove(EventName.manualRestart)
|
||||
|
||||
if self.events.has(EventName.pcmEnable) or self.events.has(EventName.buttonEnable):
|
||||
update_unified_engagement_mode()
|
||||
|
||||
Reference in New Issue
Block a user