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.
Macros | |
#define | PRIMARY_AHRS ahrs_sim |
Functions | |
void | update_ahrs_from_sim (void) |
void | ahrs_sim_register (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.
#define PRIMARY_AHRS ahrs_sim |
Definition at line 41 of file ahrs_sim.h.
void ahrs_sim_register | ( | void | ) |
Definition at line 64 of file ahrs_sim.c.
References ahrs_register_impl().
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.