|
Paparazzi UAS
v5.15_devel-230-gc96ce27
Paparazzi is a free software Unmanned Aircraft System.
|
#include "math/pprz_algebra_float.h"#include "subsystems/abi.h"#include "autopilot.h"#include "modules/multi/fc_rotor/fc_rotor.h"#include "firmwares/rotorcraft/navigation.h"
Include dependency graph for fc_rotor.c:Go to the source code of this file.
Functions | |
| void | fc_rotor_init (void) |
| void | fc_read_msg (uint8_t *buf) |
| void fc_read_msg | ( | uint8_t * | buf | ) |
Definition at line 32 of file fc_rotor.c.
References ac_id, ACCEL_SP_FCR_ID, 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.