ArduPilot / mavlink

MAVLink micro air vehicle marshalling / communication library
http://qgroundcontrol.org/mavlink/start
Other
63 stars 286 forks source link

ardupilotmega: MAV_CMD_GUIDED_CHANGE_ALTITUDE: correct alt rate-of-change unit #371

Closed IamPete1 closed 2 months ago

IamPete1 commented 2 months ago

Altitude rate of change is climb rate which is measured in m/s. See: https://github.com/ArduPilot/ardupilot/pull/27921