From 82ecc9c8c768accb7702646dac97434f1b616c8b Mon Sep 17 00:00:00 2001 From: PX4 Build Bot Date: Wed, 24 Sep 2025 17:41:50 +1000 Subject: [PATCH] New Crowdin translations - ko (#25613) Co-authored-by: Crowdin Bot --- docs/ko/config_fw/position_tuning_guide_fixedwing.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/ko/config_fw/position_tuning_guide_fixedwing.md b/docs/ko/config_fw/position_tuning_guide_fixedwing.md index 403ce4c12e..0908eaba3a 100644 --- a/docs/ko/config_fw/position_tuning_guide_fixedwing.md +++ b/docs/ko/config_fw/position_tuning_guide_fixedwing.md @@ -9,7 +9,7 @@ An incorrectly set gain during tuning can make altitude or heading control unsta ::: :::tip -All parameters are documented in the [Parameter Reference](../advanced_config/parameter_reference.md#fw-tecs). +All parameters are documented in the Parameter Reference [FW Performance](../advanced_config/parameter_reference.md#fw-performance) and [FW NPFG Control](../advanced_config/parameter_reference.md#fw-npfg-control) sections. 이 가이드에서는 중요한 매개변수들을 설명합니다. ::: @@ -78,7 +78,7 @@ Furthermore, these two values define the height rate limits commanded by the use ### FW Path Control Tuning (Position) -All path control parameters are described [here](../advanced_config/parameter_reference.md#fw-path-control). +All path control parameters are described in [FW NPFG Control (Parameter Reference)](../advanced_config/parameter_reference.md#fw-npfg-control). - [NPFG_PERIOD](../advanced_config/parameter_reference.md#NPFG_PERIOD) - This is the previously called L1 distance and defines the tracking point ahead of the aircraft it's following. A value of 10-20 meters works for most aircraft.