flight_modes_fw/return.md: remove warning about now-fixed bug in mission RTLs in FW

This commit is contained in:
Matthew Berk 2025-11-03 21:47:35 -06:00 committed by Jacob Dahl
parent b010fe904c
commit fa5599976f

View File

@ -25,11 +25,6 @@ The default type is recommended.
:::
::: warning
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.
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).
:::
## Technical Summary
Fixed-wing vehicles use the _mission landing/rally point_ return type by default.