ArduPilot / ArduPilot/apm_planner
QGCMissionNavWaypoint - defaults to 0deg takeoff pitch.
Open
- Dominant language
- C++
- Stars
- 550
- Forks
- 483
- PR merge metrics
- No merged PRs in 30d
Description
It's dangerous.
I would set default to 10degree , if not else, so just to make it more "visible" during editing, and harder to forget.
Could you please point me to where the default is stored/set ? (or do it) - I've tried to modify QDoubleSpinbox.value but it is populated by 0 anyway.
Contributor guide
Research direction
Search for the QGCMissionNavWaypoint entry point and inspect where its QDoubleSpinBox value is initialized or populated. Confirm the takeoff-pitch default is 0 degrees, then update it to 10 degrees and verify the value shown during waypoint editing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100