Skip to content

Commit 61a353f

Browse files
authored
v1.15 backport Document RTL mode issue for fixed-wing approaches
Add warning about known issue with RTL mode for fixed-wing landings.
1 parent 1897210 commit 61a353f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

en/flight_modes_fw/return.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,12 @@ The default type is recommended.
2525

2626
:::
2727

28+
::: warning
29+
There is a known issue ([PX4-Autopilot#25436](https://github.com/PX4/PX4-Autopilot/issues/25436)) with fixed-wing approaches and landings while in RTL mode.
30+
Please review the issue and verify in simulation that the behavior you get is safe in an RTL landing scenario (if not, consider using rally points).
31+
Note, any fix will not be backported to PX4 v1.15.
32+
:::
33+
2834
## Technical Summary
2935

3036
Fixed-wing vehicles use the _mission landing/rally point_ return type by default.

0 commit comments

Comments
 (0)