-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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
[$100 bounty] GM: get VIN #26927
Comments
Hi @sshane , Can I pick this challenge and if possible, can you point me the initial file where to begin as I am new to this project? |
I think this might have to do with getting VIN on GM: |
@leoforney Thank you so much. I will start working on this in December. Currently working on my writing thing. =) |
@sshane What's wrong with using VIN_part1 and VIN_part2 signals? |
Right now openpilot generates carParams once on startup, this requires a bit of a change to the architecture of openpilot. Doable, and we might want to do this since other cars also publish their VIN like this, but with the Bolt at least, we can just query the camera as the easiest way to get the VIN, right now. |
Done in #31224 |
You simply need to allow a different subset of addresses to send to in ELM mode (think 0x200 range?)
The text was updated successfully, but these errors were encountered: