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

VW MQB: Fix for rare autoresume problems #22176

Merged
merged 1 commit into from
Sep 9, 2021

Conversation

jyoung8607
Copy link
Collaborator

Description

On rare occasions, some MQBs would cancel ACC and set the parking brake at the moment they reached a stop, or increase the ACC setpoint by one or two increments when taking off from a stop. Some cars were experiencing this more than others.

Stock ACC doesn't care for resume-spamming at the precise moment it enters or exits its stopped state. Correct this by learning CarState.standstill from the ESP hydraulic hold confirmation signal instead of guessing from vEgoRaw < 0.1.

Verification

Some community users actually found and tested this fix, and it's been running in my community fork for a couple weeks.

Route

Route: 3cfdec54aa035f3f|2021-09-09--13-10-51

@adeebshihadeh adeebshihadeh merged commit 11730b8 into commaai:master Sep 9, 2021
@jyoung8607 jyoung8607 deleted the mqb-acc-resume-fix branch September 9, 2021 20:30
@jyoung8607 jyoung8607 mentioned this pull request Nov 22, 2021
6 tasks
@pd0wm pd0wm added bugfix car vehicle-specific and removed car bug fix labels Jun 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix car vehicle-specific
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants