MissionPlanner icon indicating copy to clipboard operation
MissionPlanner copied to clipboard

Mission Planner Ground Control Station for ArduPilot (c# .net)

Results 303 MissionPlanner issues
Sort by recently updated
recently updated
newest added

This adds a checkbox to enable automatic base station setup for Septentrio receivers.

Hi everyone, The multivehicle simulation (both plane and copter) in missionplanner doesnt work anymore. It fails after/while loading the SITL parameters. The single plane simulation works. It seems like the...

#### Issue details There is now an option for SysID targeting in Mount options, but Mission Planner doesn't yet have an option to select it. Here's the discuss post from...

FlightData : Update Zoom level FlightPlanner : Update Zoom level Rename trackBar1 to TRK_zoom like in FlightData TRK_zoom take min from map provider TRK_zoom take now value from Map zoom...

When prefetching, do not download tile if file already exist Add minZoom input in prefetch (like maxZoom) ![image](https://github.com/ArduPilot/MissionPlanner/assets/8499666/f64dd536-e400-4f65-b4f7-a52254b05c1d) Use Parallel.For instead of For to get tiles faster ! Using original...

Add progress bar Add summary of tiles injection per zoom Load the Custom map and reload the map after injection ![image](https://github.com/ArduPilot/MissionPlanner/assets/8499666/3877c3c9-e97d-45fa-93e6-bc8f276641ea) ![image](https://github.com/ArduPilot/MissionPlanner/assets/8499666/0f15bf13-8e02-46f3-be60-7b57740117a0) ![image](https://github.com/ArduPilot/MissionPlanner/assets/8499666/fa639f7f-eb3b-401a-b41f-c633ee61f8ef)

- Add ComboBox in ConfigPlanner to choose if map is loaded from cache only, server only or cache and server (default). This setting is saved in the config.xml - Add...

The following updates have been made to the Preflight ChecklistEditor form: 1. The controls' "+" button responds quicker 2. The controls' only display the "+" button next to each control...