|
Paparazzi UAS
v5.18.0_stable
Paparazzi is a free software Unmanned Aircraft System.
|
struct Int32Rates gyro_unscaled
unscaled gyroscope measurements
int32_t q
in rad/s with INT32_RATE_FRAC
static struct FloatEulers * stateGetNedToBodyEulers_f(void)
Get vehicle body attitude euler angles (float).
struct Int32Vect3 accel_unscaled
unscaled accelerometer measurements
int32_t p
in rad/s with INT32_RATE_FRAC
arch independent UART (Universal Asynchronous Receiver/Transmitter) API
void logger_uart_init(void)
arch independent LED (Light Emitting Diodes) API
struct Imu imu
global IMU state
struct logger_uart_data_struct logger_uart_data
int32_t r
in rad/s with INT32_RATE_FRAC
void logger_uart_periodic(void)