MissionPlanner
MissionPlanner copied to clipboard
Mission Planner Ground Control Station for ArduPilot (c# .net)
High frequency proximity updates can cause concurrency issues on slower machines, data is updated during drawing, causing exceptions.
New Feature: The purpose of the fuel gauge is to display an estimation of the amount of fuel that is remaining in the tank of the vehicle. The calculation for...
Update: when resizing the HUD and persistent panel, the persistent panel buttons are resized according to the size of the persistent panel. The buttons' size are all set to the...
Update: The three buttons on the HUD, namely: 'VIBE', 'EKF', 'PreArm', placed towards the center bottom section of the HUD have now been centered with the HUD. The VIBE and...
Rally points menu are not displayed after connecting to the vehicle.  I want to set Rally points anytime.
The current board detection code is written with a bunch of conditions and is difficult to understand and change without errors. The essence of these changes is to split the...
When sending to a multicast port, such as 234.2.3.1:6969 for TAK, other apps on the same computer can't use that same multicast IP. Example: using WinTAK to test TAK messages...
Who wants the Flight data telemetry screen to pop out like the HUD does? EVERYONE!!!!
Adds a user checkbox in the 'Planner' setup screen[ defaults to ticked, so the default dehaviour is unchanged], and prevents params from being read from the drone on-connect when this...