|  | Paparazzi UAS v7.0_unstable
    Paparazzi is a free software Unmanned Aircraft System. | 
Paparazzi specific wrapper to run MEKF-Wind INS filter. More...
 Include dependency graph for ins_mekf_wind_wrapper.h:
 Include dependency graph for ins_mekf_wind_wrapper.h: This graph shows which files directly or indirectly include this file:
 This graph shows which files directly or indirectly include this file:Go to the source code of this file.
| Data Structures | |
| struct | InsMekfWind | 
| filter structure  More... | |
| Macros | |
| #define | ins_mekf_wind_wrapper_Reset(_v) | 
| Functions | |
| void | ins_mekf_wind_wrapper_init (void) | 
| Init function. | |
| Variables | |
| struct InsMekfWind | ins_mekf_wind | 
Paparazzi specific wrapper to run MEKF-Wind INS filter.
Definition in file ins_mekf_wind_wrapper.h.
| struct InsMekfWind | 
Definition at line 46 of file ins_mekf_wind_wrapper.h.
Init function.
Definition at line 521 of file ins_mekf_wind_wrapper.c.
References ABI_BROADCAST, accel_cb(), accel_ev, ahrs_aligner_init(), airspeed_cb(), airspeed_ev, aligner_cb(), aligner_ev, baro_cb(), baro_ev, InsMekfWind::baro_initialized, counter, DefaultPeriodic, ecef_of_lla_i(), foo, geo_mag_cb(), geo_mag_ev, gps_cb(), gps_ev, InsMekfWind::gps_initialized, gyro_cb(), gyro_ev, LtpDef_i::hmsl, incidence_cb(), incidence_ev, ins_mekf_wind, INS_MEKF_WIND_AIRSPEED_ID, INS_MEKF_WIND_BARO_ID, INS_MEKF_WIND_GPS_ID, INS_MEKF_WIND_IMU_ID, INS_MEKF_WIND_INCIDENCE_ID, ins_mekf_wind_init(), INS_MEKF_WIND_MAG_ID, ins_mekf_wind_set_mag_h(), InsMekfWind::is_aligned, LlaCoor_i::lat, ltp_def, ltp_def_from_ecef_i(), mag_cb(), mag_ev, nav_utm_east0, nav_utm_north0, nav_utm_zone0, UtmCoor_f::north, pprzLogFile, pressure_diff_cb(), pressure_diff_ev, register_periodic_telemetry(), InsMekfWind::reset, reset_cb(), reset_ev, send_euler(), send_filter_status(), send_inv_filter(), send_wind(), stateSetLocalOrigin_i(), stateSetLocalUtmOrigin_f(), and stateSetPositionUtm_f().
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | extern | 
Definition at line 50 of file ins_mekf_wind_wrapper.c.
Referenced by airspeed_cb(), aligner_cb(), baro_cb(), gps_cb(), gyro_cb(), incidence_cb(), ins_mekf_wind_wrapper_init(), mag_cb(), pressure_diff_cb(), and send_filter_status().