Paparazzi UAS
v7.0_unstable
Paparazzi is a free software Unmanned Aircraft System.
|
Bind to agl ABI message and provide a filtered value to be used in flight plans. More...
Go to the source code of this file.
Functions | |
void | agl_dist_init (void) |
Variables | |
float | agl_dist_valid |
float | agl_dist_value |
float | agl_dist_value_filtered |
Bind to agl ABI message and provide a filtered value to be used in flight plans.
Definition in file agl_dist.h.
void agl_dist_init | ( | void | ) |
Definition at line 70 of file agl_dist.c.
References agl_cb(), AGL_DIST_ID, agl_dist_valid, agl_dist_value, agl_dist_value_filtered, agl_ev, agl_measurement_time, get_sys_time_float(), and preflight_check_register().
|
extern |
Definition at line 33 of file agl_dist.c.
Referenced by agl_cb(), agl_dist_init(), check_parachute_arming(), and ground_detect_periodic().
|
extern |
Definition at line 34 of file agl_dist.c.
Referenced by agl_cb(), and agl_dist_init().
|
extern |
Definition at line 35 of file agl_dist.c.
Referenced by agl_cb(), agl_dist_init(), calc_edgeflow_tot(), calc_fast9_lukas_kanade(), check_parachute_arming(), and ground_detect_periodic().