Skip to content

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.

Terrain data (SRTM)

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.

Questions or feedback?

Open a Discussion for questions or general chat, or file an Issue if you've found a bug.

License

MIT — © 2026 Sergey Gorbachevsky

Clone this wiki locally