PX4 Firmware
PX4 Autopilot Software http://px4.io
rc_calibration.h File Reference

Remote Control calibration routine. More...

#include <stdint.h>
#include <uORB/uORB.h>
Include dependency graph for rc_calibration.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int do_trim_calibration (orb_advert_t *mavlink_log_pub)
 

Detailed Description

Remote Control calibration routine.

Definition in file rc_calibration.h.

Function Documentation

◆ do_trim_calibration()

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().

Here is the call graph for this function:
Here is the caller graph for this function: