mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-16 12:17:35 +08:00
Logger: replace RC keyword by 'manual control'
Signed-off-by: Silvan Fuhrer <silvan@auterion.com>
This commit is contained in:
@@ -59,7 +59,7 @@ PARAM_DEFINE_INT32(SDLOG_UTC_OFFSET, 0);
|
||||
* @value 0 when armed until disarm (default)
|
||||
* @value 1 from boot until disarm
|
||||
* @value 2 from boot until shutdown
|
||||
* @value 3 depending on AUX1 RC channel
|
||||
* @value 3 depending on manual control switch AUX1
|
||||
* @value 4 from 1st armed until shutdown
|
||||
*
|
||||
* @reboot_required true
|
||||
|
||||
Reference in New Issue
Block a user