StatusCode
StatusCodes for various errors.
Definition: status.h:27
StatusCode range_estimator_run()
Run the range estimator which estimates remaining kilometres based on cell voltage.
Definition: range_estimator.c:30
StatusCode range_estimator_init(SteeringStorage *storage)
Initialize the range estimator component.
Definition: range_estimator.c:51
Steering storage.
Definition: steering.h:103