mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-27 10:17:45 +08:00
Update src/modules/fw_pos_control_l1/FixedwingPositionControl.hpp
fix typo Co-authored-by: Thomas Stastny <thomas.stastny@auterion.com>
This commit is contained in:
@@ -633,7 +633,7 @@ private:
|
|||||||
float get_manual_airspeed_setpoint();
|
float get_manual_airspeed_setpoint();
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @brief Returns am adapted calibrated airspeed setpoint
|
* @brief Returns an adapted calibrated airspeed setpoint
|
||||||
*
|
*
|
||||||
* Adjusts the setpoint for wind, accelerated stall, and slew rates.
|
* Adjusts the setpoint for wind, accelerated stall, and slew rates.
|
||||||
*
|
*
|
||||||
|
|||||||
Reference in New Issue
Block a user