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:
Jason Wen
2025-01-19 02:48:53 -05:00
committed by GitHub
parent 36453f2014
commit 073887221d
3 changed files with 3 additions and 2 deletions
+1 -1
Submodule panda updated: 7b0e3f1955...d3252abcc4
+1
View File
@@ -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()