PX4 Firmware
PX4 Autopilot Software http://px4.io
|
Remote Control calibration routine. More...
Go to the source code of this file.
Functions | |
int | do_trim_calibration (orb_advert_t *mavlink_log_pub) |
Remote Control calibration routine.
Definition in file rc_calibration.h.
int do_trim_calibration | ( | orb_advert_t * | mavlink_log_pub | ) |
Definition at line 53 of file rc_calibration.cpp.
References mavlink_log_critical, mavlink_log_info, ORB_ID, param_find(), param_get(), and param_set().
Referenced by commander_low_prio_loop().