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

…own on first 2 buttons, and the rest were blank. Now all of the menu buttons have the "Menu" text

I responded to issue #2613. I changed the default value from 100 to 10. ![Screenshot from 2021-05-15 14-06-50](https://user-images.githubusercontent.com/646194/118348853-f163e400-b587-11eb-9234-efc0f9a247c3.png)

I have changed the build warning CS0162. I am unsure of the real warning, to many warnings. I want to reduce the warnings.

I made the change in build warning CS0108. I want to make it easier to find the real warning.

I've changed the warning CS0618. I want to reduce the warnings as much as possible.

I want to change the warning CS0612. I want to reduce the warning. I want to clarify the real warnings from the many warnings.

I want to reduce the build warnings. I reduced the warnings by making the types explicit.

I found a warning about unused variables. I know that many warnings can obscure critical warnings. I want to reduce the number of warnings by one or more.