Declaration of the BMS class for managing the Accumulator (Kclear BMS) via CAN bus. More...
Go to the source code of this file.
Classes | |
| class | BMS |
| BMS class for managing the Accumulator (Kclear BMS) via CAN bus. More... | |
Variables | |
| constexpr uint32_t | BMS_COMMAND = 0x1801F340 |
| constexpr uint32_t | BMS_SEND_CMD = BMS_COMMAND | CAN_EFF_FLAG |
| constexpr uint32_t | BMS_INFO = 0x186040F3 |
| constexpr uint32_t | BMS_INFO_EXT = BMS_INFO | CAN_EFF_FLAG |
| constexpr can_frame | start_hv_msg |
| constexpr can_frame | stop_hv_msg |
Declaration of the BMS class for managing the Accumulator (Kclear BMS) via CAN bus.
Definition in file BMS.hpp.
|
constexpr |
|
constexpr |
|
constexpr |
BMS info ID with Extended Frame Format flag
Definition at line 27 of file BMS.hpp.
Referenced by BMS::initFilter().
|
constexpr |
|
constexpr |
Start HV command frame
Definition at line 30 of file BMS.hpp.
Referenced by BMS::checkHv().
|
constexpr |
Stop HV command frame