Update FixedwingAttitudeControl.cpp

This commit is contained in:
Shubham Shah
2021-10-10 01:03:59 +05:30
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.
*/