Stabilized Mode (Fixed-wing)
Stabilized mode is a manual mode were centering the sticks levels the vehicle attitude (roll and pitch) and maintains the horizontal posture.
INFO
Stabilized mode is similar to Altitude mode in that releasing the sticks levels the vehicle, but unlike altitude mode it does not maintain altitude or heading. It is much easier to fly than Manual mode because you can't roll or flip it, and if needed it is easy to level the vehicle (by centering the control sticks).
The vehicle climbs/descends based on pitch and throttle input and performs a coordinated turn if the roll stick is non-zero. 横滚和俯仰是角度控制的(不能上下滚动或循环)。
如果油门降至 0%(电机停止),飞机将滑行。 为了执行转弯,必须在整个操纵过程中保持命令,因为如果释放横滚摇杆,则飞机将停止转动并自行调平(对于俯仰和偏航命令也是如此)。
The yaw stick can be used to increase/reduce the yaw rate of the vehicle in turns. If left at center the controller does the turn coordination by itself, meaning that it will apply the necessary yaw rate for the current roll angle to perform a smooth turn.
The diagram below shows the mode behaviour visually (for a mode 2 transmitter).
技术描述
Manual mode where centered roll/pitch sticks levels vehicle attitude. The vehicle course and altitude are not maintained, and can drift due to wind.
- Centered Roll/Pitch/Yaw sticks (inside deadband) put vehicle into straight and level flight. The vehicle course and altitude are not maintained, and can drift due to wind.
- 横滚摇杆控制横滚角度。 自动驾驶仪将保持 协调飞行。
- Pitch stick controls pitch angle around the defined offset FW_PSP_OFF
- Throttle stick controls throttle directly.
- 偏航摇杆操纵会驱动方向舵(指令将被加到自动驾驶仪计算的指令中以维持 协调飞行)。 这和稳定模式一样。
- Manual control input is required (such as RC control, joystick).
参数
该模式受以下参数影响:
参数 | 描述 |
---|---|
FW_MAN_P_MAX | Max pitch for manual control in attitude stabilized mode. Default: 45 degrees. |
FW_MAN_R_MAX | Max roll for manual control in attitude stabilized mode. Default: 45 degrees. |
FW_MAN_YR_MAX | Maximum manually added yaw rate . Default: 30 degrees per second. |
FW_PSP_OFF | Pitch setpoint offset (pitch at level flight). Default: 0 degrees. |