From 6be1a14e065658ca221b63155d17ca8336390afb Mon Sep 17 00:00:00 2001 From: Nick <145654544+ttechnick@users.noreply.github.com> Date: Fri, 30 Jan 2026 01:21:45 +0100 Subject: [PATCH] docs: COM_FLTT_LOW_ACT default fixed (#26374) --- docs/en/config/safety.md | 2 +- docs/ko/config/safety.md | 2 +- docs/uk/config/safety.md | 2 +- docs/zh/config/safety.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/en/config/safety.md b/docs/en/config/safety.md index bef0e0ea18..f97fb392aa 100644 --- a/docs/en/config/safety.md +++ b/docs/en/config/safety.md @@ -106,7 +106,7 @@ The settings and underlying parameters are shown below. | Setting | Parameter | Description | | -------------------------------------------------------------------- | ------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------- | -| Low flight time for safe return action | [COM_FLTT_LOW_ACT](../advanced_config/parameter_reference.md#COM_FLTT_LOW_ACT) | Action when return mode can only just reach safety with remaining battery. `0`: None, `1`: Warning, `3`: Return mode (default). | +| Low flight time for safe return action | [COM_FLTT_LOW_ACT](../advanced_config/parameter_reference.md#COM_FLTT_LOW_ACT) | Action when return mode can only just reach safety with remaining battery. `0`: None (default), `1`: Warning, `3`: Return mode. | | Maximum flight time failsafe level | [COM_FLT_TIME_MAX](../advanced_config/parameter_reference.md#COM_FLT_TIME_MAX) | Maximum allowed flight time before Return mode will be engaged, in seconds. `-1`: Disabled (default). | ## Manual Control Loss Failsafe diff --git a/docs/ko/config/safety.md b/docs/ko/config/safety.md index d84dc6633a..8c4c720942 100644 --- a/docs/ko/config/safety.md +++ b/docs/ko/config/safety.md @@ -106,7 +106,7 @@ There are several other "battery related" failsafe mechanisms that may be config | 설정 | 매개변수 | 설명 | | -------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -| Low flight time for safe return action | [COM_FLTT_LOW_ACT](../advanced_config/parameter_reference.md#COM_FLTT_LOW_ACT) | Action when return mode can only just reach safety with remaining battery. `0`: None, `1`: Warning, `3`: Return mode (default). | +| Low flight time for safe return action | [COM_FLTT_LOW_ACT](../advanced_config/parameter_reference.md#COM_FLTT_LOW_ACT) | Action when return mode can only just reach safety with remaining battery. `0`: None (default), `1`: Warning, `3`: Return mode. | | Maximum flight time failsafe level | [COM_FLT_TIME_MAX](../advanced_config/parameter_reference.md#COM_FLT_TIME_MAX) | Maximum allowed flight time before Return mode will be engaged, in seconds. `-1`: Disabled (default). | ## Manual Control Loss Failsafe diff --git a/docs/uk/config/safety.md b/docs/uk/config/safety.md index d4407a9fa4..271142256e 100644 --- a/docs/uk/config/safety.md +++ b/docs/uk/config/safety.md @@ -104,7 +104,7 @@ There are several other "battery related" failsafe mechanisms that may be config | Налаштування | Параметр | Опис | | -------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -| Low flight time for safe return action | [COM_FLTT_LOW_ACT](../advanced_config/parameter_reference.md#COM_FLTT_LOW_ACT) | Action when return mode can only just reach safety with remaining battery. `0`: None, `1`: Warning, `3`: Return mode (default). | +| Low flight time for safe return action | [COM_FLTT_LOW_ACT](../advanced_config/parameter_reference.md#COM_FLTT_LOW_ACT) | Action when return mode can only just reach safety with remaining battery. `0`: None (default), `1`: Warning, `3`: Return mode. | | Maximum flight time failsafe level | [COM_FLT_TIME_MAX](../advanced_config/parameter_reference.md#COM_FLT_TIME_MAX) | Maximum allowed flight time before Return mode will be engaged, in seconds. `-1`: Disabled (default). | ## Manual Control Loss Failsafe diff --git a/docs/zh/config/safety.md b/docs/zh/config/safety.md index 8e7ea70b1d..1253233e7b 100644 --- a/docs/zh/config/safety.md +++ b/docs/zh/config/safety.md @@ -106,7 +106,7 @@ The settings and underlying parameters are shown below. | 设置 | 参数 | 描述 | | -------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -| Low flight time for safe return action | [COM_FLTT_LOW_ACT](../advanced_config/parameter_reference.md#COM_FLTT_LOW_ACT) | Action when return mode can only just reach safety with remaining battery. `0`: None, `1`: Warning, `3`: Return mode (default). | +| Low flight time for safe return action | [COM_FLTT_LOW_ACT](../advanced_config/parameter_reference.md#COM_FLTT_LOW_ACT) | Action when return mode can only just reach safety with remaining battery. `0`: None (default), `1`: Warning, `3`: Return mode. | | Maximum flight time failsafe level | [COM_FLT_TIME_MAX](../advanced_config/parameter_reference.md#COM_FLT_TIME_MAX) | Maximum allowed flight time before Return mode will be engaged, in seconds. `-1`: Disabled (default). | ## Manual Control Loss Failsafe