MissionPlanner
MissionPlanner copied to clipboard
Mission Planner Ground Control Station for ArduPilot (c# .net)
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)  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   
- 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...