Midnight Sun Firmware
Loading...
Searching...
No Matches
RearControllerStorage
Collaboration diagram for RearControllerStorage:

Public Attributes

int32_t pack_current
 
uint32_t pack_voltage
 
uint32_t aux_voltage
 
uint32_t pcs_voltage
 
int32_t aux_current
 
int32_t pcs_current
 
float estimated_state_of_charge
 
bool pos_relay_closed
 
bool neg_relay_closed
 
bool solar_relay_closed
 
bool motor_relay_closed
 
bool motor_lv_enabled
 
bool precharge_complete
 
bool killswitch_active
 
bool pcs_valid
 
bool aux_valid
 
AdbmsAfeStorage adbms_afe_storage
 
RearControllerConfigconfig
 

Member Data Documentation

◆ adbms_afe_storage

AdbmsAfeStorage adbms_afe_storage

ADBMS AFE storage

◆ aux_current

int32_t aux_current

Auxiliary bus current (mA)

◆ aux_valid

bool aux_valid

Aux valid state

◆ aux_voltage

uint32_t aux_voltage

Auxiliary bus voltage (mV)

◆ estimated_state_of_charge

float estimated_state_of_charge

Estimated state of charge as a percentage [0 - 100]

◆ killswitch_active

bool killswitch_active

Killswitch active state

◆ motor_lv_enabled

bool motor_lv_enabled

Motor LV enabled state

◆ motor_relay_closed

bool motor_relay_closed

Motor Relay closed state

◆ neg_relay_closed

bool neg_relay_closed

Negative Relay closed state

◆ pack_current

int32_t pack_current

Pack current reading (mA)

◆ pack_voltage

uint32_t pack_voltage

Pack voltage reading (mV)

◆ pcs_current

int32_t pcs_current

PCS bus current (mA)

◆ pcs_valid

bool pcs_valid

PCS input valid state

◆ pcs_voltage

uint32_t pcs_voltage

PCS bus voltage (mV)

◆ pos_relay_closed

bool pos_relay_closed

Positive Relay closed state

◆ precharge_complete

bool precharge_complete

Precharge complete state

◆ solar_relay_closed

bool solar_relay_closed

Solar Relay closed state


The documentation for this struct was generated from the following file: