diff --git a/_locales/en/messages.json b/_locales/en/messages.json index 4f177b83..064c4818 100755 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -2486,7 +2486,10 @@ "message": "Wireless mode" }, "rthConfiguration": { - "message": "RTH and Landing Settings" + "message": "RTH settings" + }, + "autoLandingSettings": { + "message": "Automatic landing settings" }, "minRthDistance": { "message": "Min. RTH distance [cm]" @@ -2536,17 +2539,26 @@ "rthHomeAltitudeHelp": { "message": "Used when not landing at the home point. Upon arriving at home, the plane will loiter and change altitude to the RTH Home Altitude. Default is 0, which is feature disabled." }, - "landMinAltVspd": { - "message": "Vertical descent velocity under min. vertical landing speed altitude [cm/s]" - }, "landMaxAltVspd": { - "message": "Vertical descent velocity above slowdown altitude [cm/s]" + "message": "Initial landing speed until Slow down altitude is reached" }, - "landSlowdownMinAlt": { - "message": "Min. vertical landing speed at altitude [cm]" + "landMaxAltVspdHelp": { + "message": "After RTH if autolanding is enabled the aircraft will start to descend at this speed until reaching Slow down altitude" }, "landSlowdownMaxAlt": { - "message": "Vertical landing speed slowdown at altitude [cm]" + "message": "Slow down altitude. Altitude bellow which the aircraft will start to slow down" + }, + "landSlowdownMaxAltHelp": { + "message": "When the aircraft reaches this altitude it will start to slow down linearly between the Initial landing speed and Final landing speed to reach it at Final approach altitude" + }, + "landMinAltVspd": { + "message": "Final landing speed. Speed the aircraft will take until touchdown when the Final approach altitutde is reached" + }, + "landMinAltVspdHelp": { + "message": "The aircraft vertical speed target will be this value when the aircraft reaches the Final approach altitude after having slowed down linearly from the Slow down altitude at Initial landing speed" + }, + "landSlowdownMinAlt": { + "message": "Final approach altitude. Altitude under which the aircraft will go down at Final landing speed until touchdown" }, "emergencyDescentRate": { "message": "Emergency landing speed [cm/s]" diff --git a/tabs/advanced_tuning.html b/tabs/advanced_tuning.html index 2dca16a9..f24e55ed 100644 --- a/tabs/advanced_tuning.html +++ b/tabs/advanced_tuning.html @@ -114,7 +114,7 @@
- +
@@ -147,25 +147,25 @@
- +
- +
- +
- +
@@ -177,24 +177,24 @@
- +
- +
- +
- +
@@ -251,55 +251,55 @@
- +
- +
- +
- +
- +
- +
- +
- +
- +
@@ -317,30 +317,30 @@
- +
- +
- +
- +
- +
@@ -351,56 +351,32 @@
- +
- +
- -
- - -
- -
- - -
- -
- - -
- -
- - -
- +
- +
- -
- - -
+
- +
@@ -429,19 +405,55 @@
- +
- +
- + +
+ + +
+
+
+
+
+ +
+ + +
+
+ +
+ + +
+
+ +
+ + +
+
+ +
+ + +
+ +
+ + +