Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ford: fix possible standstill mismatch #1725

Merged
merged 1 commit into from
Nov 18, 2023
Merged

Conversation

sshane
Copy link
Contributor

@sshane sshane commented Nov 18, 2023

Split from #1718, caught in commaai/openpilot#30443. Similar bug to: #1724

openpilot checks that this value == 1 to be in standstill, but panda was checking it to be 0, when it's a 2 bit signal (can be 2=NoDataExists, 3=Faulty).

@sshane sshane added car safety vehicle-specific safety code bugfix labels Nov 18, 2023
@sshane sshane changed the title fix ford standstill mismatch Ford: fix openpilot standstill mismatch Nov 18, 2023
@sshane sshane changed the title Ford: fix openpilot standstill mismatch Ford: fix standstill mismatch Nov 18, 2023
@sshane sshane changed the title Ford: fix standstill mismatch Ford: fix possible standstill mismatch Nov 18, 2023
@sshane sshane merged commit 9fed950 into master Nov 18, 2023
10 checks passed
@sshane sshane deleted the ford-fix-standstill-mismatch branch November 18, 2023 08:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix car safety vehicle-specific safety code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant