Skip to content

Altitude Mode (Fixed-Wing)

  

The Altitude flight mode is the safest and easiest non-GPS manual mode. It makes it easier for pilots to control vehicle altitude, and in particular to reach and maintain a fixed altitude. The mode will not attempt to hold the vehicle course against wind. Airspeed is actively controlled if an airspeed sensor is installed.

TIP

Altitude mode is similar to Position mode in that both modes level the vehicle and maintain altitude when sticks are released. The difference is that position mode holds the actual flight path (course) steady against wind, while altitude just holds the heading.

The vehicle performs a coordinated turn if the roll sticks are non-zero, while the pitch stick controls the rate of ascent/descent. The throttle determines airspeed — at 50% throttle the aircraft will hold its current altitude with a preset cruise speed.

When all sticks are released/centered (no roll, pitch, yaw, and ~50% throttle) the aircraft will return to straight, level flight (subject to wind) and keep its current altitude. This makes it easy to recover from any problems when flying. Roll, pitch and yaw are all angle-controlled (so it is impossible to roll over or loop the vehicle).

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).

Altitude Control FW

Technical Summary

Altitude mode like Stabilized mode but with altitude stabilization. Airspeed is also stabilized if an airspeed sensor is present. The vehicle course is not maintained, and can drift due to wind.

  • Centered Roll/Pitch/Yaw inputs (inside deadband):
    • Autopilot levels vehicle and maintains altitude and airspeed.
  • Outside center:
    • Pitch stick controls altitude.
    • Throttle stick controls the airspeed of the aircraft if an airspeed sensor is connected. Without an airspeed sensor the vehicle will fly level at trim throttle (FW_THR_TRIM), increasing or decreasing throttle as needed to climb or descend.
    • Roll stick controls roll angle. Autopilot will maintain coordinated flight.
    • Yaw stick adds an additional yaw rate setpoint (added to the one calculated by the autopilot to maintain coordinated flight). Can be used to manually change the side slip of the vehicle.
  • Manual control input is required (such as RC control, joystick).
  • An altitude measurement source is required (usually barometer or GPS)

Parameters

The mode is affected by the following parameters:

ParameterDescription
FW_AIRSPD_MINMin airspeed. Default: 10 m/s.
FW_AIRSPD_MAXMax airspeed. Default: 20 m/s.
FW_AIRSPD_TRIMCruise speed. Default: 15 m/s.
FW_MAN_P_MAXMax pitch setpoint in attitude stabilized mode. Default: 45 degrees.
FW_MAN_R_MAXMax roll setpoint in attitude stabilized mode. Default: 45 degrees.
FW_T_CLMB_R_SPMax climb rate setpoint. Default: 3 m/s.
FW_T_SINK_R_SPMax sink rate setpoint. Default: 2 m/s.