PX4 / PX4-Autopilot

PX4 Autopilot Software
https://px4.io
BSD 3-Clause "New" or "Revised" License
8.29k stars 13.43k forks source link

New Parameter request: "minimum takeoff pitch" #6787

Open Antiheavy opened 7 years ago

Antiheavy commented 7 years ago

The Mavlink message MAV_CMD_NAV_TAKEOFF contains a mission parameter for "Minimum pitch (if airspeed sensor present), desired pitch without sensor".

The optimum value for this is generally specific to the aircraft design. It would make more sense to set this value as a parameter to be used inside the PX4 fixed wing takeoff controller.

As currently implemented in PX4 and QGC this is prone to user error by typing a value into the waypoint parameters that is likely to cause a failed takeoff.

PX4BuildBot commented 6 years ago

Hey, this issue has been closed because the label status/STALE is set and there were no updates for 30 days. Feel free to reopen this issue if you deem it appropriate.

(This is an automated comment from GitMate.io.)

Antiheavy commented 6 years ago

re-opening this. This is still an important need. Fixed Wing takeoff pitch should not be paramaterized in the mission plan, it should be parameterized in the firmware.

Antiheavy commented 5 years ago

still valid until https://github.com/PX4/Firmware/pull/9243 is tested and merged.

edit: or https://github.com/PX4/Firmware/pull/11373

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. Thank you for your contributions.