int32_t EPS_calculate_total_fault_count(EPS_struct_pdu_overcurrent_fault_state_t *fault_state)
Sum the total fault count for all channels.
Definition eps_calculations.c:27
float EPS_convert_battery_voltage_to_percent(EPS_battery_pack_datatype_eng_t battery)
Calculate the current EPS battery voltage from a PBU telemetry struct.
Definition eps_calculations.c:8