controlsd: steer in old preEnable state (#26269)

* controlsd: steer in old preEnable state

* bump panda

* bump panda

* Update ref_commit

Co-authored-by: Shane Smiskol <shane@smiskol.com>
old-commit-hash: 6698cd48294e94fdb4e09e8943e6505efa29c5d5
This commit is contained in:
Adeeb Shihadeh
2022-10-27 20:53:15 -07:00
committed by GitHub
parent dd03dbc344
commit 8ec2fa1307
3 changed files with 3 additions and 4 deletions
+1 -1
Submodule panda updated: bd8d2481dd...187fdee385
+1 -2
View File
@@ -254,8 +254,7 @@ class Controls:
self.events.add(EventName.pedalPressed)
if CS.gasPressed:
self.events.add(EventName.pedalPressedPreEnable if self.disengage_on_accelerator else
EventName.gasPressedOverride)
self.events.add(EventName.gasPressedOverride)
if not self.CP.notCar:
self.events.add_from_msg(self.sm['driverMonitoringState'].events)
+1 -1
View File
@@ -1 +1 @@
f4ea2499a95e198914fd275a8380178e8ff65a31
e56c5a6ac5b87ee6083c9f92921e7198591f7b5d