56 #ifndef FOXBMS__ALGORITHM_H_
57 #define FOXBMS__ALGORITHM_H_
85 #ifdef UNITY_UNIT_TEST
86 extern void TEST_ALGO_ResetInitializationRequest(
void);
void ALGO_UnlockInitialization(void)
Calling this function sets a signal that lets ALGO_Initialization() know that the initialization has ...
void ALGO_MainFunction(void)
handles the call of different algorithm functions when cycle time has expired
void ALGO_MonitorExecutionTime(void)
monitors the calculation duration of the different algorithms
Headers for the configuration of the algorithm module.