float sens
sensitiviy, i.e. scale to conver raw to angle
Aoa_Type
Selection of sensor type to be send over telemetry.
float angle
Angle of attack in radians.
float offset
Angle of attack offset in radians.
void aoa_pwm_update(void)
enum Aoa_Type aoa_send_type
uint32_t raw
raw PWM value
float filter
Filtering value [0-1] 0: no filtering 1: output is a constant value.
unsigned int uint32_t
Typedef defining 32 bit unsigned int type.