ArduPilot / ArduPilot/apm_planner

QGCMissionNavWaypoint - defaults to 0deg takeoff pitch.

Open
#665 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.