-
Notifications
You must be signed in to change notification settings - Fork 4
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
Pull in Orion-BMS-Serial to Core #40
Comments
@Dan-Hartman let's assume that the source code in the Orion BMS repo is good and port it into libhw anyways. If there are packet formatting issues we can resolve that at a later time. |
Matan said that the code does not fully work. |
Just port and fix later? |
Yeah, we can fix some of the protocol level stuff later, right now having plumbing for |
For reference: OBD2 is implemented on the serial interface https://www.orionbms.com/general/retrieving-data-obd2-canbus/ |
👍 on it! |
@matkam11 has done the legwork getting the OrionBMS userspace driver written. Now it is time to bring that into the main hyperloop repo under libhw
The text was updated successfully, but these errors were encountered: