I’m using 3.5.3
-
If RTL_SPEED is other than 0, WPNAV_SPEED will switch to RTL_SPEED’s value when you disconnect.
-
Can we reduce 3D splining or remove it completely? Altitude splining is dangerous and inefficient.
-
Waypoint navigation speed based on watts can increase efficiency quite a bit. Failsafe it by adding a minimum ground speed parameter during watt-based navigation. If relying on amp meters is not a good idea, use an average RCOUT parameter instead.
-
It’s possible to get your multirotor stuck in the air if it ends a mission without a land command and your controller/receiver quits working during the mission and radio failsafe is enabled continue with mission. The copter will hover at the final waypoint until battery failsafe kicks in. If no battery failsafe, the copter is guaranteed to crash. When the final waypoint is completed, the firmware should not consider itself still in a mission.