openpilot
openpilot copied to clipboard
Add support for Subaru Forester 2022
Checklist
- [x] added entry to CarInfo in selfdrive/car/*/values.py and ran
selfdrive/car/docs.py
to generate new docs - [ ] test route added to routes.py
- [x] route with openpilot: 7fd1e4f3a33c1673|2022-12-04--15-09-53
- [x] route with stock system: 7fd1e4f3a33c1673|2022-12-07--20-16-23
Prerequisites:
- https://github.com/commaai/opendbc/pull/758
- https://github.com/commaai/panda/pull/1187
Forester 2022 route: 7fd1e4f3a33c1673|2022-12-07--20-16-23
ES_Status Cruise_Activated signal does not have any issues with standstill, gas and brake press, I will update panda safety and openpilot PR-s
b0cea2db2dd5474e|2023-07-21--12-18-50
successful angle controller based route!
I will open a new PR for the angle based cars (outback23, forester22, and probably many more) when we get the safety merged: https://github.com/commaai/panda/pull/1533