Paparazzi UAS
v5.8.2_stable-0-g6260b7c
Paparazzi is a free software Unmanned Aircraft System.
|
Paparazzi specific wrapper to run floating point DCM filter. More...
#include "subsystems/ahrs/ahrs_float_dcm.h"
Go to the source code of this file.
Macros | |
#define | PRIMARY_AHRS ahrs_dcm |
Functions | |
void | ahrs_dcm_register (void) |
Paparazzi specific wrapper to run floating point DCM filter.
Definition in file ahrs_float_dcm_wrapper.h.
#define PRIMARY_AHRS ahrs_dcm |
Definition at line 33 of file ahrs_float_dcm_wrapper.h.
void ahrs_dcm_register | ( | void | ) |
Definition at line 176 of file ahrs_float_dcm_wrapper.c.
References ABI_BROADCAST, accel_cb(), accel_ev, ahrs_dcm_enable_output(), AHRS_DCM_IMU_ID, ahrs_dcm_init(), AHRS_DCM_MAG_ID, AHRS_DCM_OUTPUT_ENABLED, ahrs_register_impl(), aligner_cb(), aligner_ev, body_to_imu_cb(), body_to_imu_ev, DefaultPeriodic, gps_cb(), gps_ev, gyro_cb(), gyro_ev, mag_cb(), mag_ev, and register_periodic_telemetry().