MissionPlanner
MissionPlanner copied to clipboard
Mission Planner Ground Control Station for ArduPilot (c# .net)
…ed from file. Previously it was just numerical values.
…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. 
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.