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

#### Issue details Mission Planner 1.3.75 for HERELINK (pre-installed) connected to PC via WIFI. I ran SITL on my PC. The popup message that finished downloading config parameters is not...

Similar to https://github.com/ArduPilot/MissionPlanner/issues/2871 the Plan screen resets the ATTITUDE_TIME message's "ClimbRate" field to zero after it is written and then read back from the autopilot. ![mp-attitude-reset-to-zero](https://user-images.githubusercontent.com/1498098/174001508-2b968609-2b33-48ab-ab66-cf8dd9513cf4.png) I suspect we will...

bug

The multicast behavior on UDPCL is to send uplink data on the IP and port that is entered, this is generally bad behavior for multicast using the same IP and...

Update adsb exchange feature to be able to use adsbexchange and/or adsb connected device. Also updated traffic icons and have icons for helicopters & airplanes.

to say guided and return to launch instead of always "headed to waypoint"

This fixes the double event handler registration issue described in issue #1682

Hi, I would offer you a new useful feature for the "MissionPlanner". This feature involves that the user can create his own energy-profile of his multicopter. ![configenergyprofile](https://user-images.githubusercontent.com/28349852/30957037-5503f32e-a439-11e7-9a2b-66fcc9acd4cd.jpg) For now it...

Added a CameraJoystick class to enable a second joystick to be added to exclusively control camera operations (MPO). This MPO joystick controls have safety features that are configurable to only...

This cuts down the install firmware page to only show a single copter: ![image](https://user-images.githubusercontent.com/33176108/164206591-f2192a93-5234-42cd-9ee8-6c7cd523c1b4.png) The existing buttons all do the same thing anyway. This should result in less confusion as...

I'm not sure how well this works because I'm not able to get a VS environment set up. The intent is to also sort log files based on BRD_SER_NUM. There...