MissionPlanner
MissionPlanner copied to clipboard
Mission Planner Ground Control Station for ArduPilot (c# .net)
This addresses @tridge 's request to show "do this for all" #2519  The following approach is used: There are 2 static classes named CustomMessageBox; one in the MissionPlanner.MsgBox namespace...
Sorry I didn't wait for you to give me the go ahead to contribute - I thought it would take me much longer to do this. I changed ThemeManager.cs (around...
#### Issue details When a gstreamer pipeline is started, MissionPlanner detects the stream; however, it presents a dialog stating that gstreamer is not setup including the options to deploy it...
I'm trying to run the TAKEOFF.py script in VsCode (found in MissionPlanner/Scripts/TAKEOFF.py). There's an error for "import System" (line 15) that say's "Import "System" could not be resolved Pylance [reportMissingImports]"....
#### Issue details MP->component transmisssion of uint32 parameters lose precision during paramet set. It seems it's actually getting converted to a floating point number somewhere along the way. For example:...
#### Issue details _FaceMap is awesome but increase flexibility to improve flight planning_ Facemap is sooo coool! VERY helpful for me to plan oblique missions with a crewed aircraft -...
#### Issue details I'd like to be able to tell my mower to change from 1 to 1.5 m/s using Mission Planner. But I can't since that entry box seems...
#### Issue details After you input WPs in Flight Plan view and then changed altitude units (meters to feet or vice versa) altitude values for already input WPs will not...
The Log Browser displays little red tabs at the top for "Events" but it is missing the human readible text for events added in the last year. The [list of...
No idea what was behind this issue but we shouldn't ever display these big scary messages which seem to come from unhandled exceptions. This particular message says "semaphore timeout". 