mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-01 02:55:07 +08:00
Update src/modules/fw_autotune_attitude_control/fw_autotune_attitude_control_params.c
This commit is contained in:
committed by
Silvan Fuhrer
parent
d65e5969e1
commit
7cea384404
@@ -105,7 +105,7 @@ PARAM_DEFINE_INT32(FW_AT_APPLY, 2);
|
|||||||
PARAM_DEFINE_INT32(FW_AT_AXES, 3);
|
PARAM_DEFINE_INT32(FW_AT_AXES, 3);
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Enable auto tuning enable on an RC AUX input channel mapped by RC_MAP_AUXn
|
* Enable auto tuning enable on an RC AUX input
|
||||||
*
|
*
|
||||||
* Defines the AUXn input (mapped by RC_MAP_AUXn) on which to enable auto tuning.
|
* Defines the AUXn input (mapped by RC_MAP_AUXn) on which to enable auto tuning.
|
||||||
*
|
*
|
||||||
|
|||||||
Reference in New Issue
Block a user