mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-25 00:31:36 +08:00
Update FixedwingAttitudeControl.cpp
This commit is contained in:
committed by
Daniel Agar
parent
c92cd65831
commit
99b098f608
@@ -252,7 +252,7 @@ float FixedwingAttitudeControl::get_airspeed_and_update_scaling()
|
||||
/*
|
||||
* For scaling our actuators using anything less than the stall
|
||||
* speed doesn't make any sense - its the strongest reasonable deflection we
|
||||
* want to do in flight and its the baseline a human pilot would choose.
|
||||
* want to do in flight and it's the baseline a human pilot would choose.
|
||||
*
|
||||
* Forcing the scaling to this value allows reasonable handheld tests.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user