-
Notifications
You must be signed in to change notification settings - Fork 0
Mission Analyzer
Sergey Gorbachevsky edited this page Aug 28, 2026
·
1 revision
Requires Windows and Python 3.11+. See the README for full details, including SRTM terrain tile setup.
Elevation tiles aren't bundled with the app (gigabytes of binary data,
not code). Instead, the app downloads whichever tile it actually needs
from the public terrain.ardupilot.org mirror — the same one Mission
Planner itself uses — the moment it's needed for analysis, and caches
it locally. The folder path is configurable on the Configuration page
inside the app.
Open a Discussion for questions or general chat, or file an Issue if you've found a bug.
MIT — © 2026 Sergey Gorbachevsky