ArduPilot / MissionPlanner

Mission Planner Ground Control Station for ArduPilot (c# .net)
http://ardupilot.org/planner/
GNU General Public License v3.0
1.68k stars 2.33k forks source link

Grid: max altitude increased to 99999m to allow HAPS to use the calculation #3334

Closed Bruno-B2S closed 2 months ago

Bruno-B2S commented 2 months ago

This is a straightforward change: we work with high-altitude balloons intending to do aerial photogrammetry. We need to set flight altitudes of 15km to 35km.

I've tried out the solution and the calculations using this higher altitude seem to be correct.