ArduPilot / ardupilot

ArduPlane, ArduCopter, ArduRover, ArduSub source
http://ardupilot.org/
GNU General Public License v3.0
11.06k stars 17.63k forks source link

Plane: stable 4.5.x issues list #15941

Open tridge opened 3 years ago

tridge commented 3 years ago

This is an issue to gather key issues for the plane 4.2-4.5 release

Features for later 4.2.x releases:

pompecukor commented 3 years ago
* [ ]  hybrid landing with RTL/QRTL from high alt #10559

This is fixed with this: https://github.com/ArduPilot/ardupilot/pull/16977

Hwurzburg commented 3 years ago

-[ ] fence in Plane: if action is guided to return point, and no point is entered, the median lat/long extremes of any fence is used...this generates out of bounds returns and looping behavior around zone boundaries.....should just RTL IMHO -[ ] if you lose GPS, and fall back to DCM?, there is no GCS message informing you of this while in normal flight -[ ] MP fence status, nothing is shown for the simple tincan around home when active

joshanne commented 3 years ago

@Hwurzburg - I've submitted a PR to attempt to address the spiralling loiter behaviour you mention in point 1.

Hwurzburg commented 3 years ago

-[ ] fences in all vehicles: can be ENABLED but none selected in TYPE....probably should be a pre-arm for that and a gcs message if live enabled...

Hwurzburg commented 3 years ago

-[ ] New bootloader fails in trad heli firmware

IamPete1 commented 3 years ago

https://github.com/ArduPilot/ardupilot/issues/18932

IamPete1 commented 2 years ago

User was allowed to arm when they should not have been: https://discuss.ardupilot.org/t/rolled-inverted-during-takeoff-mode/84904