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

Fix brake pressure data struct and add vehicle speed to EV #233

Open
rebpdx opened this issue Dec 28, 2017 · 0 comments
Open

Fix brake pressure data struct and add vehicle speed to EV #233

rebpdx opened this issue Dec 28, 2017 · 0 comments

Comments

@rebpdx
Copy link
Contributor

rebpdx commented Dec 28, 2017

The struct in the EV for brake pressure data is pointing to Bytes 0 and 1 but should be 4 and 5.

Vehicle speed can be added as CAN_ID 0x4F0 with Bits 0-7 in Byte 1 and Bit 7 in Byte 2.

@evanlivingston evanlivingston self-assigned this Aug 22, 2018
@ghost ghost assigned ghost and unassigned evanlivingston Jan 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants