Skip to content

Volkswagen: enable OBD-less fingerprinting for gateway-integrated cars #32188

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

Merged
merged 4 commits into from
Apr 13, 2024

Conversation

sshane
Copy link
Contributor

@sshane sshane commented Apr 13, 2024

For #32148

This is only needed for the gateway cars without a camera to get the VIN from (~20 users). We can get the VIN from the engine on bus 1 non-OBD, but the vin function currently isn't set up to switch OBD multiplexing modes.

The VIN query is starting to take a while, so I'm blocking it on commaai/msgq#588. That allows us to identify the brand before anything else, so we can just run the specific VIN queries we need, speeding things up.

@sshane sshane marked this pull request as ready for review April 13, 2024 02:58
@github-actions github-actions bot added car vehicle-specific volkswagen labels Apr 13, 2024
@sshane sshane merged commit b339788 into master Apr 13, 2024
37 checks passed
@sshane sshane deleted the vw-unlog-pt-queries branch April 13, 2024 03:51
cydia2020 pushed a commit to cydia2020/dodgypilot that referenced this pull request May 14, 2024
commaai#32188)

* too complex

* Revert "too complex"

This reverts commit 7614bfd.

* no logging is fine

* EPS is non-essential for exact matching
Edison-CBS pushed a commit to Edison-CBS/openpilot that referenced this pull request Sep 15, 2024
commaai#32188)

* too complex

* Revert "too complex"

This reverts commit 7614bfd.

* no logging is fine

* EPS is non-essential for exact matching
old-commit-hash: b339788
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant