mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
commander_params: update description based on ManualControlSelector
This commit is contained in:
parent
396bab52ad
commit
fff2de43a5
@ -253,9 +253,9 @@ PARAM_DEFINE_INT32(COM_HOME_IN_AIR, 0);
|
||||
* @group Commander
|
||||
* @min 0
|
||||
* @max 2
|
||||
* @value 0 RC Transmitter
|
||||
* @value 1 Joystick/No RC Checks
|
||||
* @value 2 Virtual RC by Joystick
|
||||
* @value 0 RC Transmitter only
|
||||
* @value 1 Joystick only/No RC Checks
|
||||
* @value 2 RC and Joystick are accepted
|
||||
*/
|
||||
PARAM_DEFINE_INT32(COM_RC_IN_MODE, 0);
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user