|
Paparazzi UAS
v5.18.0_stable
Paparazzi is a free software Unmanned Aircraft System.
|
Go to the documentation of this file.
31 #include "generated/airframe.h"
56 #ifdef XSENS_BACKWARDS
struct Int32Rates gyro_unscaled
unscaled gyroscope measurements
static void handle_ins_msg(void)
void xsens_parser_event(struct XsensParser *xsensparser)
void parse_xsens_msg(void)
void imu_xsens_event(void)
struct Int32Vect3 accel
accelerometer measurements in m/s^2 in BFP with INT32_ACCEL_FRAC
#define RATE_BFP_OF_REAL(_af)
struct Int32Vect3 accel_unscaled
unscaled accelerometer measurements
volatile uint8_t msg_received
uint32_t get_sys_time_usec(void)
Get the time in microseconds since startup.
#define RATES_ASSIGN(_ra, _p, _q, _r)
#define ACCELS_BFP_OF_REAL(_ef, _ei)
#define MAG_BFP_OF_REAL(_af)
#define RATES_BFP_OF_REAL(_ri, _rf)
Architecture independent timing functions.
#define ACCEL_BFP_OF_REAL(_af)
void imu_scale_gyro(struct Imu *_imu)
struct XsensParser parser
struct Imu imu
global IMU state
void imu_scale_mag(struct Imu *_imu)
struct Int32Vect3 mag
magnetometer measurements scaled to 1 in BFP with INT32_MAG_FRAC
struct Int32Vect3 mag_unscaled
unscaled magnetometer measurements
#define VECT3_ASSIGN(_a, _x, _y, _z)
void imu_xsens_init(void)
void imu_scale_accel(struct Imu *_imu)
#define MAGS_BFP_OF_REAL(_ef, _ei)
struct Int32Rates gyro
gyroscope measurements in rad/s in BFP with INT32_RATE_FRAC