mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-29 12:34:07 +08:00
FW_AT_MAN_AUX - define what an Aux input is
This commit is contained in:
parent
ba1d02ee75
commit
d65e5969e1
@ -105,9 +105,9 @@ PARAM_DEFINE_INT32(FW_AT_APPLY, 2);
|
||||
PARAM_DEFINE_INT32(FW_AT_AXES, 3);
|
||||
|
||||
/**
|
||||
* Enable auto tuning enable on aux input
|
||||
* Enable auto tuning enable on an RC AUX input channel mapped by RC_MAP_AUXn
|
||||
*
|
||||
* Defines which aux input to enable auto tuning
|
||||
* Defines the AUXn input (mapped by RC_MAP_AUXn) on which to enable auto tuning.
|
||||
*
|
||||
* @value 0 Disable
|
||||
* @value 1 Aux1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user