foxBMS - Unit Tests
1.3.0
The foxBMS Unit Tests API Documentation
|
#include <sof_cfg.h>
Data Fields | |
float | maximumDischargeCurrent_mA |
float | maximumChargeCurrent_mA |
float | limpHomeCurrent_mA |
int16_t | cutoffLowTemperatureDischarge_ddegC |
int16_t | limitLowTemperatureDischarge_ddegC |
int16_t | cutoffLowTemperatureCharge_ddegC |
int16_t | limitLowTemperatureCharge_ddegC |
int16_t | cutoffHighTemperatureDischarge_ddegC |
int16_t | limitHighTemperatureDischarge_ddegC |
int16_t | cutoffHighTemperatureCharge_ddegC |
int16_t | limitHighTemperatureCharge_ddegC |
int16_t | cutoffUpperCellVoltage_mV |
int16_t | limitUpperCellVoltage_mV |
int16_t | cutoffLowerCellVoltage_mV |
int16_t | limitLowerCellVoltage_mV |
int16_t SOF_CONFIG_s::cutoffHighTemperatureCharge_ddegC |
int16_t SOF_CONFIG_s::cutoffHighTemperatureDischarge_ddegC |
int16_t SOF_CONFIG_s::cutoffLowerCellVoltage_mV |
int16_t SOF_CONFIG_s::cutoffLowTemperatureCharge_ddegC |
int16_t SOF_CONFIG_s::cutoffLowTemperatureDischarge_ddegC |
int16_t SOF_CONFIG_s::cutoffUpperCellVoltage_mV |
int16_t SOF_CONFIG_s::limitHighTemperatureCharge_ddegC |
int16_t SOF_CONFIG_s::limitHighTemperatureDischarge_ddegC |
int16_t SOF_CONFIG_s::limitLowerCellVoltage_mV |
int16_t SOF_CONFIG_s::limitLowTemperatureCharge_ddegC |
int16_t SOF_CONFIG_s::limitLowTemperatureDischarge_ddegC |
int16_t SOF_CONFIG_s::limitUpperCellVoltage_mV |
float SOF_CONFIG_s::limpHomeCurrent_mA |
float SOF_CONFIG_s::maximumChargeCurrent_mA |
float SOF_CONFIG_s::maximumDischargeCurrent_mA |