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.
MIT License
57 stars 39 forks source link

Silverado shows service ACC at startup, but self resolves #44

Closed JasonJShuler closed 2 years ago

JasonJShuler commented 2 years ago

Current hypothesis:

Test to confirm

Create a custom branch that removes the forwarder sanity check - simply always forwards. If the problem is resolved, hypothesis confirmed

Resolution Options (If true)

Long term: Comma is unlikely to approve of the "smart" forwarder. The panda behavior should be determined by OP while fingerprinting and passed in as a safety param.

Alternative: Forwarder could default to enabled, and abend if bad frames are seen?

JasonJShuler commented 2 years ago

Issue was resolved by switching forwarder to opt-out.