hyperloop icon indicating copy to clipboard operation
hyperloop copied to clipboard

Pull in Orion-BMS-Serial to Core

Open EdHurtig opened this issue 8 years ago • 7 comments

@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

EdHurtig avatar Oct 13 '17 05:10 EdHurtig

@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.

EdHurtig avatar Nov 10 '17 02:11 EdHurtig

Matan said that the code does not fully work.

QuantumAlmonds avatar Nov 10 '17 02:11 QuantumAlmonds

Just port and fix later?

QuantumAlmonds avatar Nov 10 '17 02:11 QuantumAlmonds

Yeah, we can fix some of the protocol level stuff later, right now having plumbing for get_current get_voltage etc to pipe into the batttery_pack_t structs already in core would be beneficial

EdHurtig avatar Nov 10 '17 02:11 EdHurtig

For reference: OBD2 is implemented on the serial interface https://www.orionbms.com/general/retrieving-data-obd2-canbus/

EdHurtig avatar Nov 10 '17 02:11 EdHurtig

https://learn.sparkfun.com/tutorials/getting-started-with-obd-ii

EdHurtig avatar Nov 10 '17 02:11 EdHurtig

👍 on it!

QuantumAlmonds avatar Nov 10 '17 08:11 QuantumAlmonds