ArduPilot / ArduPilot/MissionPlanner
Remember last vehicle type and commands for mission planning
- Dominant language
- C#
- Stars
- 2.4k
- Forks
- 2.9k
- Avg merge
- 19h 16m
- Merged PRs (30d)
- 4
Description
Long time ago, MissionPlanner was remembering last connected vehicle type - plane for example - and did not always revert to copter for mission planning as in recent versions.
This annoying bug of not defaulting to last vehicle type disallows to offline plan a mission for the usually connected vehicle successfully without connecting to board 1st.
This also caused loading a mission for plane to have many commands as "UNKNOWN"
Tested up to latest release on 1.3.77
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the issue in Mission Planner 1.3.77 or the latest available release: connect or select different vehicle types, disconnect, and open offline mission planning. Verify whether the last vehicle type is retained, whether plane missions load with recognized commands instead of UNKNOWN, and whether copter is still incorrectly selected by default.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100