![]() |
Midnight Sun Firmware
|
Data for the display, CAN RX or internal. More...
#include <steering.h>
Public Attributes | |
| uint8_t | pedal_percentage |
| int16_t | motor_heatsink_temp |
| int16_t | motor_temp |
| int16_t | vehicle_velocity |
| int16_t | motor_velocity |
| BpsFault | bps_fault |
| float | state_of_charge |
| int16_t | dcdc_voltage |
| int16_t | dcdc_current |
| int16_t | aux_voltage |
| int16_t | aux_current |
| uint16_t | pack_voltage |
| uint16_t | pack_current |
| VehicleDriveState | drive_state |
| uint8_t | brake_enabled |
| uint8_t | regen_enabled |
| uint8_t | precharge_complete |
Data for the display, CAN RX or internal.
| int16_t aux_current |
Auxiliary bus current (mA)
| int16_t aux_voltage |
Auxiliary bus voltage (mV)
| BpsFault bps_fault |
BPS fault bitfield
| int16_t dcdc_current |
DC/DC or PCS bus current (mA)
| int16_t dcdc_voltage |
Battery percentage from 0-100, two decimal points of precision DC/DC or PCS bus voltage (mV)
| int16_t motor_heatsink_temp |
Temperature of the motor heatsink
| int16_t motor_temp |
Temperature of the motor
| int16_t motor_velocity |
Angular velocity of the motor in ???
| uint16_t pack_current |
Pack current reading (mA)
| uint16_t pack_voltage |
Pack voltage reading (mV)
| uint8_t pedal_percentage |
Pedal percentage, from (0, 100)
| int16_t vehicle_velocity |
Velocity of the vehicle in kph