Paparazzi UAS
v5.14.0_stable-0-g3f680d1
Paparazzi is a free software Unmanned Aircraft System.
|
#include "math/pprz_algebra_float.h"
#include "subsystems/abi.h"
#include "subsystems/datalink/datalink.h"
#include "autopilot.h"
#include "modules/fc_rotor/fc_rotor.h"
#include "firmwares/rotorcraft/navigation.h"
Go to the source code of this file.
Functions | |
void | fc_rotor_init (void) |
void | fc_read_msg (void) |
void fc_read_msg | ( | void | ) |
Definition at line 32 of file fc_rotor.c.
References ac_id, ACCEL_SP_FCR_ID, dl_buffer, nav_flight_altitude, POS_BFP_OF_REAL, FloatVect3::x, FloatVect3::y, and FloatVect3::z.
void fc_rotor_init | ( | void | ) |
Definition at line 28 of file fc_rotor.c.