Paparazzi UAS
v7.0_unstable
Paparazzi is a free software Unmanned Aircraft System.
|
Interface to set the AHRS from the simple OCaml simulator. More...
Go to the source code of this file.
Functions | |
void | update_ahrs_from_sim (void) |
Variables | |
float | ins_roll_neutral |
float | ins_pitch_neutral |
Interface to set the AHRS from the simple OCaml simulator.
Definition in file ahrs_sim.h.
void update_ahrs_from_sim | ( | void | ) |
Definition at line 52 of file ahrs_sim.c.
References sim_p, sim_phi, sim_psi, sim_q, sim_r, sim_theta, stateSetBodyRates_f(), and stateSetNedToBodyEulers_f().
|
extern |
Definition at line 15 of file ins_arduimu.c.
|
extern |
Definition at line 14 of file ins_arduimu.c.