opgm / openpilot

GM openpilot is an open source driver assistance system. openpilot performs the functions of Automated Lane Centering and Adaptive Cruise Control for over 100 supported car makes and models.
https://standbacklabs.com
MIT License
57 stars 37 forks source link

GM: Keep single_pedal_mode true when Regen paddle pressed #107

Closed garrettpall closed 2 months ago

garrettpall commented 3 months ago

When the regen paddle is pressed, manual mode also goes true. This causes the "Shift to L" error message the frame before OP disengages. This PR removes that error.

Screenshot 2024-04-14 at 3 19 00 PM


Screenshot 2024-04-14 at 3 19 50 PM