55 #ifndef FOXBMS__SOC_COUNTING_CFG_H_
56 #define FOXBMS__SOC_COUNTING_CFG_H_
70 #define SOC_STRING_CAPACITY_mAh ((float)(BS_NR_OF_PARALLEL_CELLS_PER_MODULE * BC_CAPACITY_mAh))
73 #define SOC_STRING_CAPACITY_mAs ((float)(SOC_STRING_CAPACITY_mAh * 3600.0f))
74 #define SOC_STRING_CAPACITY_As ((float)(SOC_STRING_CAPACITY_mAs / 1000.0f)
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,...
General macros and definitions for the whole platform.