mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-02 03:49:12 +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 0 when armed until disarm (default)
|
||||||
* @value 1 from boot until disarm
|
* @value 1 from boot until disarm
|
||||||
* @value 2 from boot until shutdown
|
* @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
|
* @value 4 from 1st armed until shutdown
|
||||||
*
|
*
|
||||||
* @reboot_required true
|
* @reboot_required true
|
||||||
|
|||||||
Reference in New Issue
Block a user