|
Paparazzi UAS
v5.18.0_stable
Paparazzi is a free software Unmanned Aircraft System.
|
Go to the documentation of this file.
28 #ifndef INS_SKELETON_H
29 #define INS_SKELETON_H
void ins_module_init(void)
struct NedCoor_i ltp_accel
definition of the local (flat earth) coordinate system
Paparazzi fixed point math for geodetic calculations.
data structure for GPS information
void ins_module_update_gps(struct GpsState *gps_s, float dt)
void ins_module_update_baro(float pressure)
Paparazzi fixed point algebra.
void ins_module_propagate(struct Int32Vect3 *accel, float dt)
struct GpsState gps
internal copy of last GPS message
void ins_module_reset_local_origin(void)
struct InsModuleInt ins_module
global INS state
Device independent GPS code (interface)
Ins implementation state (fixed point)
vector in North East Down coordinates
struct NedCoor_i ltp_speed
velocity in m/s in BFP with INT32_SPEED_FRAC
void ins_module_wrapper_init(void)
struct NedCoor_i ltp_pos
position in m in BFP with INT32_POS_FRAC
struct OrientationReps body_to_imu
body_to_imu rotation