|
之前一直很困扰,为什么在自稳和FBWA模式下,飞机会低头。
后来看了下官方文档,在这2个模式下,飞机默认会有2度的低头。
STAB_PITCH_DOWN 这个参数可调。默认值2
文档也说了,如果飞机速度比较慢的时候,2度向下的角度,可以减少失速。
大家根据自己的需要调整吧
下面附上官方原文:
- STAB_PITCH_DOWN: Low throttle pitch down trim
- Note: This parameter is for advanced users
- This controls the amount of down pitch to add in FBWA and AUTOTUNE modes when at low throttle. No down trim is added when throttle is above TRIM_THROTTLE. Below TRIM_THROTTLE downtrim is added in proportion to the amount the throttle is below TRIM_THROTTLE. At zero throttle the full downpitch specified in this parameter is added. This parameter is meant to help keep airspeed up when flying in FBWA mode with low throttle, such as when on a landing approach, without relying on an airspeed sensor. A value of 2 degrees is good for many planes, although a higher value may be needed for high drag aircraft.
- Range Increment Units
- 0 - 15 0.1 Degrees
复制代码
|
欢迎继续阅读楼主其他信息
|