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 PQ: Check steer req bit #1630

Merged
merged 2 commits into from
Sep 11, 2023
Merged

VW PQ: Check steer req bit #1630

merged 2 commits into from
Sep 11, 2023

Conversation

jnewb1
Copy link
Contributor

@jnewb1 jnewb1 commented Aug 31, 2023

as far as I can tell, VW doesn't need any special logic around the steer req frames. It only sets HCA_ENABLED to false when apply_steer is zero, which is fine in the current panda logic:

https://github.com/commaai/openpilot/blob/master/selfdrive/car/volkswagen/carcontroller.py#L56
https://github.com/commaai/panda/blob/master/board/safety.h#L573

@jnewb1 jnewb1 marked this pull request as ready for review August 31, 2023 22:45
@jyoung8607
Copy link
Collaborator

Sorry for the false alarm, I forgot I cleaned that up a few months ago. commaai/openpilot#27624

@jnewb1 jnewb1 added enhancement car safety vehicle-specific safety code and removed enhancement labels Aug 31, 2023
@jnewb1 jnewb1 requested a review from sshane September 11, 2023 19:19
@adeebshihadeh adeebshihadeh merged commit d4e63da into master Sep 11, 2023
17 checks passed
@adeebshihadeh adeebshihadeh deleted the vw-pq-test-steer-bit branch September 11, 2023 20:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
car safety vehicle-specific safety code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants