ArduPilot/MissionPlanner
Mission Planner Ground Control Station for ArduPilot (c# .net)
What it solves
Mission Planner is a ground control station software that allows users to configure, monitor, and manage autonomous vehicles (such as drones and aircraft) using the ArduPilot ecosystem.
How it works
It serves as a centralized interface for interacting with vehicle firmware. It handles firmware updates, parameter configuration, and mission planning. The software integrates with various map providers (Google, Bing, OpenStreetMap) and elevation data sources (SRTM, GeoTiff, DTED) to facilitate spatial navigation and mission design. It is primarily developed for Windows using Visual Studio, but it is also available for Android and can be run on Linux via Mono.
Who it’s for
It is designed for operators and developers of ArduPilot-based autonomous vehicles who need a comprehensive tool for vehicle setup and flight management.
Highlights
- Multi-platform support: Available for Windows, Android, and Linux (via Mono), with experimental support for macOS and iOS.
- Detailed Configuration: Provides tools for firmware metadata management and parameter tuning.
- Offline Capabilities: Supports local caching for maps, elevation data, and parameter definitions for use in environments without internet access.
- Extensive Integration: Connects to various external services for UTM data, no-fly zone (NFZ) selection, and flight logging.
Related
- Project
- Project
- Project
- Project
- Project