55 #ifndef FOXBMS__SOC_COUNTING_CFG_H_
56 #define FOXBMS__SOC_COUNTING_CFG_H_
71 #define SOC_STRING_CAPACITY_mAh ((float_t)(BS_NR_OF_PARALLEL_CELLS_PER_MODULE * BC_CAPACITY_mAh))
74 #define SOC_STRING_CAPACITY_mAs ((float_t)(SOC_STRING_CAPACITY_mAh * 3600.0f))
76 #define SOC_STRING_CAPACITY_As ((float_t)(SOC_STRING_CAPACITY_mAs / 1000.0f))
83 #ifdef UNITY_UNIT_TEST
Configuration of the battery cell (e.g., minimum and maximum cell voltage)
Configuration of the battery system (e.g., number of battery modules, battery cells,...