buckeye-current-software / Clicky-Board-Battery-Balancer

0 stars 8 forks source link

Cell Voltage ID Mismatch #8

Closed cjblack104 closed 7 years ago

cjblack104 commented 7 years ago

CAN messages for the cell voltages don't line up with the messages in the database (RW3x.dbc). The database message for Cells 45 and 46 only has two cells, the rest have four.

Definitions in CAN.h

Mailbox setup in CAN.c

Not a huge problem, but it's essentially requesting a 8 DLC message where there should be a 4 DLC message and vice-versa.