mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
FW Position Control: re-add wrongly removed airspeed_poll()
Signed-off-by: Silvan Fuhrer <silvan@auterion.com>
This commit is contained in:
parent
a8f665739d
commit
5dd14dfd54
@ -1682,6 +1682,7 @@ FixedwingPositionControl::Run()
|
||||
_min_current_sp_distance_xy = FLT_MAX;
|
||||
}
|
||||
|
||||
airspeed_poll();
|
||||
manual_control_setpoint_poll();
|
||||
vehicle_attitude_poll();
|
||||
vehicle_command_poll();
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user