set_gps_rescue_alt_mode
Select the GPS rescue altitude mode: MAX_ALT, FIXED_ALT, or CURRENT_ALT to define how the drone climbs during rescue.
Instructions
Set gps_rescue_alt_mode: MAX_ALT = use the higher of gps_rescue_initial_climb or max altitude recorded + 15 m. FIXED_ALT = always return to gps_rescue_initial_climb. CURRENT_ALT = hold current altitude (not recommended). [UINT8, default: MAX_ALT]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| value | Yes | Value for gps_rescue_alt_mode (UINT8) |