diff --git a/docs/en/advanced_config/parameter_reference.md b/docs/en/advanced_config/parameter_reference.md index 191aeceafb..437f64976a 100644 --- a/docs/en/advanced_config/parameter_reference.md +++ b/docs/en/advanced_config/parameter_reference.md @@ -20,7 +20,7 @@ Speed controller bandwidth, in Hz. Higher values result in faster speed and curr Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 10 | 250 | | 75 | Hz + | 10 | 250 | | 75 | Hz ### ctl_dir (`INT32`) {#ctl_dir} @@ -30,7 +30,7 @@ Motor spin direction as detected during initial enumeration. Use 0 or 1 to rever Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 1 | | 1 | + | 0 | 1 | | 1 | ### ctl_gain (`FLOAT`) {#ctl_gain} @@ -46,7 +46,7 @@ Determines controller Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.00 | 1.00 | | 1 | C/rad + | 0.00 | 1.00 | | 1 | C/rad ### ctl_hz_idle (`FLOAT`) {#ctl_hz_idle} @@ -56,7 +56,7 @@ Idle speed (e Hz) Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | 100.0 | | 3.5 | Hz + | 0.0 | 100.0 | | 3.5 | Hz ### ctl_start_rate (`INT32`) {#ctl_start_rate} @@ -66,7 +66,7 @@ Spin-up rate (e Hz/s) Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 5 | 1000 | | 25 | 1/s^2 + | 5 | 1000 | | 25 | 1/s^2 ### esc_index (`INT32`) {#esc_index} @@ -74,7 +74,7 @@ Index of this ESC in throttle command messages. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 15 | | 0 | + | 0 | 15 | | 0 | ### id_ext_status (`INT32`) {#id_ext_status} @@ -84,7 +84,7 @@ Extended status ID Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 1 | 1000000 | | 20034 | + | 1 | 1000000 | | 20034 | ### int_ext_status (`INT32`) {#int_ext_status} @@ -94,7 +94,7 @@ Extended status interval (µs) Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 1000000 | | 50000 | us + | 0 | 1000000 | | 50000 | us ### int_status (`INT32`) {#int_status} @@ -104,7 +104,7 @@ ESC status interval (µs) Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | 1000000 | | 50000 | us + | | 1000000 | | 50000 | us ### mot_i_max (`FLOAT`) {#mot_i_max} @@ -119,7 +119,7 @@ This determines the maximum Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 1 | 80 | | 12 | A + | 1 | 80 | | 12 | A ### mot_kv (`INT32`) {#mot_kv} @@ -131,7 +131,7 @@ This can be taken from the motor’s Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 4000 | | 2300 | rpm/V + | 0 | 4000 | | 2300 | rpm/V ### mot_ls (`FLOAT`) {#mot_ls} @@ -141,7 +141,7 @@ This is measured on start-up. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0.0 | H + | | | | 0.0 | H ### mot_num_poles (`INT32`) {#mot_num_poles} @@ -153,7 +153,7 @@ Used to convert mechanical speeds to Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 2 | 40 | | 14 | + | 2 | 40 | | 14 | ### mot_rs (`FLOAT`) {#mot_rs} @@ -165,7 +165,7 @@ This is measured on start-up. When Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0.0 | Ohm + | | | | 0.0 | Ohm ### mot_v_accel (`FLOAT`) {#mot_v_accel} @@ -175,7 +175,7 @@ Acceleration limit (V) Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.01 | 1.00 | | 0.5 | V + | 0.01 | 1.00 | | 0.5 | V ### mot_v_max (`FLOAT`) {#mot_v_max} @@ -189,7 +189,7 @@ The current controller’s Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | | | 14.8 | V + | 0 | | | 14.8 | V ## UAVCAN GNSS @@ -199,7 +199,7 @@ GNSS dynamic model. Dynamic model used in the GNSS positioning engine. 0 – Automotive, 1 – Sea, 2 – Airborne. - + **Values:** @@ -210,7 +210,7 @@ Dynamic model used in the GNSS positioning engine. 0 – Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 2 | | 2 | + | 0 | 2 | | 2 | ### gnss.old_fix_msg (`INT32`) {#gnss.old_fix_msg} @@ -220,7 +220,7 @@ Broadcast the old (deprecated) GNSS fix message uavcan.equipment.gnss.Fix alongside the new alternative uavcan.equipment.gnss.Fix2. It is recommended to disable this feature to reduce the CAN bus traffic. - + **Values:** @@ -230,7 +230,7 @@ Broadcast the old (deprecated) GNSS fix message Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 1 | | 1 | + | 0 | 1 | | 1 | ### gnss.warn_dimens (`INT32`) {#gnss.warn_dimens} @@ -240,7 +240,7 @@ Set the device health to Warning if the dimensionality of the GNSS solution is less than this value. 3 for the full (3D) solution, 2 for planar (2D) solution, 1 for time-only solution, 0 disables the feature. - + **Values:** @@ -252,29 +252,29 @@ Set the device health to Warning if the dimensionality of Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 3 | | 0 | + | 0 | 3 | | 0 | ### gnss.warn_sats (`INT32`) {#gnss.warn_sats} Set the device health to Warning if the number of satellites used in the GNSS solution is below this threshold. Zero disables the feature - + Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### uavcan.pubp-pres (`INT32`) {#uavcan.pubp-pres} Set the device health to Warning if the number of satellites used in the GNSS solution is below this threshold. Zero disables the feature - + Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 1000000 | | 0 | us + | 0 | 1000000 | | 0 | us ## ADSB @@ -282,21 +282,23 @@ Reboot | minValue | maxValue | increment | default | unit First 4 characters of CALLSIGN. -Sets first 4 characters of a total of 8. Valid characters are A-Z, 0-9, " ". Example "PX4 " -> 1347957792 For CALLSIGN shorter than 8 characters use the null terminator at the end '\0'. +Sets first 4 characters of a total of 8. Valid characters are A-Z, 0-9, " ". Example "PX4 " -> 1347957792 +For CALLSIGN shorter than 8 characters use the null terminator at the end '\0'. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | 0 | +✓ | | | | 0 | ### ADSB_CALLSIGN_2 (`INT32`) {#ADSB_CALLSIGN_2} Second 4 characters of CALLSIGN. -Sets second 4 characters of a total of 8. Valid characters are A-Z, 0-9, " " only. Example "TEST" -> 1413829460 For CALLSIGN shorter than 8 characters use the null terminator at the end '\0'. +Sets second 4 characters of a total of 8. Valid characters are A-Z, 0-9, " " only. Example "TEST" -> 1413829460 +For CALLSIGN shorter than 8 characters use the null terminator at the end '\0'. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | 0 | +✓ | | | | 0 | ### ADSB_EMERGC (`INT32`) {#ADSB_EMERGC} @@ -317,7 +319,7 @@ Sets the vehicle emergency state Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0 | 6 | | 0 | +✓ | 0 | 6 | | 0 | ### ADSB_EMIT_TYPE (`INT32`) {#ADSB_EMIT_TYPE} @@ -351,7 +353,7 @@ Configure the emitter type of the vehicle. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0 | 15 | | 14 | +✓ | 0 | 15 | | 14 | ### ADSB_GPS_OFF_LAT (`INT32`) {#ADSB_GPS_OFF_LAT} @@ -373,7 +375,7 @@ Sets GPS lataral offset encoding Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0 | 7 | | 0 | +✓ | 0 | 7 | | 0 | ### ADSB_GPS_OFF_LON (`INT32`) {#ADSB_GPS_OFF_LON} @@ -389,7 +391,7 @@ Sets GPS longitudinal offset encoding Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0 | 1 | | 0 | +✓ | 0 | 1 | | 0 | ### ADSB_ICAO_ID (`INT32`) {#ADSB_ICAO_ID} @@ -399,7 +401,7 @@ Defines the ICAO ID of the vehicle Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | -1 | 16777215 | | 1194684 | +✓ | -1 | 16777215 | | 1194684 | ### ADSB_ICAO_SPECL (`INT32`) {#ADSB_ICAO_SPECL} @@ -409,7 +411,7 @@ This vehicle is always tracked. Use 0 to disable. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0 | 16777215 | | 0 | +✓ | 0 | 16777215 | | 0 | ### ADSB_IDENT (`INT32`) {#ADSB_IDENT} @@ -419,7 +421,7 @@ Enable Identification of Position feature Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | Disabled (0) | +✓ | | | | Disabled (0) | ### ADSB_LEN_WIDTH (`INT32`) {#ADSB_LEN_WIDTH} @@ -449,7 +451,7 @@ Report the length and width of the vehicle in meters. In most cases, use '1' for Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0 | 15 | | 1 | +✓ | 0 | 15 | | 1 | ### ADSB_LIST_MAX (`INT32`) {#ADSB_LIST_MAX} @@ -459,7 +461,7 @@ Change number of targets to track Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0 | 50 | | 25 | +✓ | 0 | 50 | | 25 | ### ADSB_MAX_SPEED (`INT32`) {#ADSB_MAX_SPEED} @@ -480,7 +482,7 @@ Informs ADSB vehicles of this vehicle's max speed capability Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0 | 6 | | 0 | +✓ | 0 | 6 | | 0 | ### ADSB_SQUAWK (`INT32`) {#ADSB_SQUAWK} @@ -490,7 +492,7 @@ This parameter defines the squawk code. Value should be between 0000 and 7777. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0 | 7777 | | 1200 | +✓ | 0 | 7777 | | 1200 | ## Actuator Outputs @@ -498,167 +500,188 @@ Reboot | minValue | maxValue | increment | default | unit PCA9685 Output Channel 1 Disarmed Value. -This is the output value that is set when not armed. Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. +This is the output value that is set when not armed. +Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 800 | 2200 | | 1000 | + | 800 | 2200 | | 1000 | ### PCA9685_DIS10 (`INT32`) {#PCA9685_DIS10} PCA9685 Output Channel 10 Disarmed Value. -This is the output value that is set when not armed. Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. +This is the output value that is set when not armed. +Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 800 | 2200 | | 1000 | + | 800 | 2200 | | 1000 | ### PCA9685_DIS11 (`INT32`) {#PCA9685_DIS11} PCA9685 Output Channel 11 Disarmed Value. -This is the output value that is set when not armed. Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. +This is the output value that is set when not armed. +Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 800 | 2200 | | 1000 | + | 800 | 2200 | | 1000 | ### PCA9685_DIS12 (`INT32`) {#PCA9685_DIS12} PCA9685 Output Channel 12 Disarmed Value. -This is the output value that is set when not armed. Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. +This is the output value that is set when not armed. +Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 800 | 2200 | | 1000 | + | 800 | 2200 | | 1000 | ### PCA9685_DIS13 (`INT32`) {#PCA9685_DIS13} PCA9685 Output Channel 13 Disarmed Value. -This is the output value that is set when not armed. Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. +This is the output value that is set when not armed. +Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 800 | 2200 | | 1000 | + | 800 | 2200 | | 1000 | ### PCA9685_DIS14 (`INT32`) {#PCA9685_DIS14} PCA9685 Output Channel 14 Disarmed Value. -This is the output value that is set when not armed. Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. +This is the output value that is set when not armed. +Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 800 | 2200 | | 1000 | + | 800 | 2200 | | 1000 | ### PCA9685_DIS15 (`INT32`) {#PCA9685_DIS15} PCA9685 Output Channel 15 Disarmed Value. -This is the output value that is set when not armed. Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. +This is the output value that is set when not armed. +Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 800 | 2200 | | 1000 | + | 800 | 2200 | | 1000 | ### PCA9685_DIS16 (`INT32`) {#PCA9685_DIS16} PCA9685 Output Channel 16 Disarmed Value. -This is the output value that is set when not armed. Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. +This is the output value that is set when not armed. +Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 800 | 2200 | | 1000 | + | 800 | 2200 | | 1000 | ### PCA9685_DIS2 (`INT32`) {#PCA9685_DIS2} PCA9685 Output Channel 2 Disarmed Value. -This is the output value that is set when not armed. Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. +This is the output value that is set when not armed. +Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 800 | 2200 | | 1000 | + | 800 | 2200 | | 1000 | ### PCA9685_DIS3 (`INT32`) {#PCA9685_DIS3} PCA9685 Output Channel 3 Disarmed Value. -This is the output value that is set when not armed. Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. +This is the output value that is set when not armed. +Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 800 | 2200 | | 1000 | + | 800 | 2200 | | 1000 | ### PCA9685_DIS4 (`INT32`) {#PCA9685_DIS4} PCA9685 Output Channel 4 Disarmed Value. -This is the output value that is set when not armed. Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. +This is the output value that is set when not armed. +Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 800 | 2200 | | 1000 | + | 800 | 2200 | | 1000 | ### PCA9685_DIS5 (`INT32`) {#PCA9685_DIS5} PCA9685 Output Channel 5 Disarmed Value. -This is the output value that is set when not armed. Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. +This is the output value that is set when not armed. +Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 800 | 2200 | | 1000 | + | 800 | 2200 | | 1000 | ### PCA9685_DIS6 (`INT32`) {#PCA9685_DIS6} PCA9685 Output Channel 6 Disarmed Value. -This is the output value that is set when not armed. Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. +This is the output value that is set when not armed. +Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 800 | 2200 | | 1000 | + | 800 | 2200 | | 1000 | ### PCA9685_DIS7 (`INT32`) {#PCA9685_DIS7} PCA9685 Output Channel 7 Disarmed Value. -This is the output value that is set when not armed. Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. +This is the output value that is set when not armed. +Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 800 | 2200 | | 1000 | + | 800 | 2200 | | 1000 | ### PCA9685_DIS8 (`INT32`) {#PCA9685_DIS8} PCA9685 Output Channel 8 Disarmed Value. -This is the output value that is set when not armed. Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. +This is the output value that is set when not armed. +Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 800 | 2200 | | 1000 | + | 800 | 2200 | | 1000 | ### PCA9685_DIS9 (`INT32`) {#PCA9685_DIS9} PCA9685 Output Channel 9 Disarmed Value. -This is the output value that is set when not armed. Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. +This is the output value that is set when not armed. +Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 800 | 2200 | | 1000 | + | 800 | 2200 | | 1000 | ### PCA9685_DUTY_EN (`INT32`) {#PCA9685_DUTY_EN} Put the selected channels into Duty-Cycle output mode. -The driver will output standard pulse-width encoded signal without this bit set. To make PCA9685 output in duty-cycle fashion, please enable the corresponding channel bit here and adjusting standard params to suit your need. The driver will have 12bits resolution for duty-cycle output. That means to achieve 0% to 100% output range on one channel, the corresponding params MIN and MAX for the channel should be set to 0 and 4096. Other standard params follows the same rule. +The driver will output standard pulse-width encoded signal without this bit set. +To make PCA9685 output in duty-cycle fashion, please enable the corresponding +channel bit here and adjusting standard params to suit your need. +The driver will have 12bits resolution for duty-cycle output. That means to achieve 0% to 100% +output range on one channel, the corresponding params MIN and MAX for the channel should be set +to 0 and 4096. Other standard params follows the same rule. **Bitmask:** @@ -682,173 +705,195 @@ The driver will output standard pulse-width encoded signal without this bit set. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 65535 | | 0 | + | 0 | 65535 | | 0 | ### PCA9685_FAIL1 (`INT32`) {#PCA9685_FAIL1} PCA9685 Output Channel 1 Failsafe Value. -This is the output value that is set when in failsafe mode. When set to -1 (default), the value depends on the function (see PCA9685_FUNC1). +This is the output value that is set when in failsafe mode. +When set to -1 (default), the value depends on the function (see PCA9685_FUNC1). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 2200 | | -1 | + | -1 | 2200 | | -1 | ### PCA9685_FAIL10 (`INT32`) {#PCA9685_FAIL10} PCA9685 Output Channel 10 Failsafe Value. -This is the output value that is set when in failsafe mode. When set to -1 (default), the value depends on the function (see PCA9685_FUNC10). +This is the output value that is set when in failsafe mode. +When set to -1 (default), the value depends on the function (see PCA9685_FUNC10). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 2200 | | -1 | + | -1 | 2200 | | -1 | ### PCA9685_FAIL11 (`INT32`) {#PCA9685_FAIL11} PCA9685 Output Channel 11 Failsafe Value. -This is the output value that is set when in failsafe mode. When set to -1 (default), the value depends on the function (see PCA9685_FUNC11). +This is the output value that is set when in failsafe mode. +When set to -1 (default), the value depends on the function (see PCA9685_FUNC11). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 2200 | | -1 | + | -1 | 2200 | | -1 | ### PCA9685_FAIL12 (`INT32`) {#PCA9685_FAIL12} PCA9685 Output Channel 12 Failsafe Value. -This is the output value that is set when in failsafe mode. When set to -1 (default), the value depends on the function (see PCA9685_FUNC12). +This is the output value that is set when in failsafe mode. +When set to -1 (default), the value depends on the function (see PCA9685_FUNC12). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 2200 | | -1 | + | -1 | 2200 | | -1 | ### PCA9685_FAIL13 (`INT32`) {#PCA9685_FAIL13} PCA9685 Output Channel 13 Failsafe Value. -This is the output value that is set when in failsafe mode. When set to -1 (default), the value depends on the function (see PCA9685_FUNC13). +This is the output value that is set when in failsafe mode. +When set to -1 (default), the value depends on the function (see PCA9685_FUNC13). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 2200 | | -1 | + | -1 | 2200 | | -1 | ### PCA9685_FAIL14 (`INT32`) {#PCA9685_FAIL14} PCA9685 Output Channel 14 Failsafe Value. -This is the output value that is set when in failsafe mode. When set to -1 (default), the value depends on the function (see PCA9685_FUNC14). +This is the output value that is set when in failsafe mode. +When set to -1 (default), the value depends on the function (see PCA9685_FUNC14). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 2200 | | -1 | + | -1 | 2200 | | -1 | ### PCA9685_FAIL15 (`INT32`) {#PCA9685_FAIL15} PCA9685 Output Channel 15 Failsafe Value. -This is the output value that is set when in failsafe mode. When set to -1 (default), the value depends on the function (see PCA9685_FUNC15). +This is the output value that is set when in failsafe mode. +When set to -1 (default), the value depends on the function (see PCA9685_FUNC15). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 2200 | | -1 | + | -1 | 2200 | | -1 | ### PCA9685_FAIL16 (`INT32`) {#PCA9685_FAIL16} PCA9685 Output Channel 16 Failsafe Value. -This is the output value that is set when in failsafe mode. When set to -1 (default), the value depends on the function (see PCA9685_FUNC16). +This is the output value that is set when in failsafe mode. +When set to -1 (default), the value depends on the function (see PCA9685_FUNC16). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 2200 | | -1 | + | -1 | 2200 | | -1 | ### PCA9685_FAIL2 (`INT32`) {#PCA9685_FAIL2} PCA9685 Output Channel 2 Failsafe Value. -This is the output value that is set when in failsafe mode. When set to -1 (default), the value depends on the function (see PCA9685_FUNC2). +This is the output value that is set when in failsafe mode. +When set to -1 (default), the value depends on the function (see PCA9685_FUNC2). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 2200 | | -1 | + | -1 | 2200 | | -1 | ### PCA9685_FAIL3 (`INT32`) {#PCA9685_FAIL3} PCA9685 Output Channel 3 Failsafe Value. -This is the output value that is set when in failsafe mode. When set to -1 (default), the value depends on the function (see PCA9685_FUNC3). +This is the output value that is set when in failsafe mode. +When set to -1 (default), the value depends on the function (see PCA9685_FUNC3). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 2200 | | -1 | + | -1 | 2200 | | -1 | ### PCA9685_FAIL4 (`INT32`) {#PCA9685_FAIL4} PCA9685 Output Channel 4 Failsafe Value. -This is the output value that is set when in failsafe mode. When set to -1 (default), the value depends on the function (see PCA9685_FUNC4). +This is the output value that is set when in failsafe mode. +When set to -1 (default), the value depends on the function (see PCA9685_FUNC4). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 2200 | | -1 | + | -1 | 2200 | | -1 | ### PCA9685_FAIL5 (`INT32`) {#PCA9685_FAIL5} PCA9685 Output Channel 5 Failsafe Value. -This is the output value that is set when in failsafe mode. When set to -1 (default), the value depends on the function (see PCA9685_FUNC5). +This is the output value that is set when in failsafe mode. +When set to -1 (default), the value depends on the function (see PCA9685_FUNC5). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 2200 | | -1 | + | -1 | 2200 | | -1 | ### PCA9685_FAIL6 (`INT32`) {#PCA9685_FAIL6} PCA9685 Output Channel 6 Failsafe Value. -This is the output value that is set when in failsafe mode. When set to -1 (default), the value depends on the function (see PCA9685_FUNC6). +This is the output value that is set when in failsafe mode. +When set to -1 (default), the value depends on the function (see PCA9685_FUNC6). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 2200 | | -1 | + | -1 | 2200 | | -1 | ### PCA9685_FAIL7 (`INT32`) {#PCA9685_FAIL7} PCA9685 Output Channel 7 Failsafe Value. -This is the output value that is set when in failsafe mode. When set to -1 (default), the value depends on the function (see PCA9685_FUNC7). +This is the output value that is set when in failsafe mode. +When set to -1 (default), the value depends on the function (see PCA9685_FUNC7). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 2200 | | -1 | + | -1 | 2200 | | -1 | ### PCA9685_FAIL8 (`INT32`) {#PCA9685_FAIL8} PCA9685 Output Channel 8 Failsafe Value. -This is the output value that is set when in failsafe mode. When set to -1 (default), the value depends on the function (see PCA9685_FUNC8). +This is the output value that is set when in failsafe mode. +When set to -1 (default), the value depends on the function (see PCA9685_FUNC8). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 2200 | | -1 | + | -1 | 2200 | | -1 | ### PCA9685_FAIL9 (`INT32`) {#PCA9685_FAIL9} PCA9685 Output Channel 9 Failsafe Value. -This is the output value that is set when in failsafe mode. When set to -1 (default), the value depends on the function (see PCA9685_FUNC9). +This is the output value that is set when in failsafe mode. +When set to -1 (default), the value depends on the function (see PCA9685_FUNC9). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 2200 | | -1 | + | -1 | 2200 | | -1 | ### PCA9685_FUNC1 (`INT32`) {#PCA9685_FUNC1} PCA9685 Output Channel 1 Output Function. -Select what should be output on PCA9685 Output Channel 1. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on PCA9685 Output Channel 1. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -907,13 +952,19 @@ Select what should be output on PCA9685 Output Channel 1. The default failsafe v Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### PCA9685_FUNC10 (`INT32`) {#PCA9685_FUNC10} PCA9685 Output Channel 10 Output Function. -Select what should be output on PCA9685 Output Channel 10. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on PCA9685 Output Channel 10. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -972,13 +1023,19 @@ Select what should be output on PCA9685 Output Channel 10. The default failsafe Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### PCA9685_FUNC11 (`INT32`) {#PCA9685_FUNC11} PCA9685 Output Channel 11 Output Function. -Select what should be output on PCA9685 Output Channel 11. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on PCA9685 Output Channel 11. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -1037,13 +1094,19 @@ Select what should be output on PCA9685 Output Channel 11. The default failsafe Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### PCA9685_FUNC12 (`INT32`) {#PCA9685_FUNC12} PCA9685 Output Channel 12 Output Function. -Select what should be output on PCA9685 Output Channel 12. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on PCA9685 Output Channel 12. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -1102,13 +1165,19 @@ Select what should be output on PCA9685 Output Channel 12. The default failsafe Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### PCA9685_FUNC13 (`INT32`) {#PCA9685_FUNC13} PCA9685 Output Channel 13 Output Function. -Select what should be output on PCA9685 Output Channel 13. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on PCA9685 Output Channel 13. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -1167,13 +1236,19 @@ Select what should be output on PCA9685 Output Channel 13. The default failsafe Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### PCA9685_FUNC14 (`INT32`) {#PCA9685_FUNC14} PCA9685 Output Channel 14 Output Function. -Select what should be output on PCA9685 Output Channel 14. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on PCA9685 Output Channel 14. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -1232,13 +1307,19 @@ Select what should be output on PCA9685 Output Channel 14. The default failsafe Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### PCA9685_FUNC15 (`INT32`) {#PCA9685_FUNC15} PCA9685 Output Channel 15 Output Function. -Select what should be output on PCA9685 Output Channel 15. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on PCA9685 Output Channel 15. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -1297,13 +1378,19 @@ Select what should be output on PCA9685 Output Channel 15. The default failsafe Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### PCA9685_FUNC16 (`INT32`) {#PCA9685_FUNC16} PCA9685 Output Channel 16 Output Function. -Select what should be output on PCA9685 Output Channel 16. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on PCA9685 Output Channel 16. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -1362,13 +1449,19 @@ Select what should be output on PCA9685 Output Channel 16. The default failsafe Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### PCA9685_FUNC2 (`INT32`) {#PCA9685_FUNC2} PCA9685 Output Channel 2 Output Function. -Select what should be output on PCA9685 Output Channel 2. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on PCA9685 Output Channel 2. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -1427,13 +1520,19 @@ Select what should be output on PCA9685 Output Channel 2. The default failsafe v Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### PCA9685_FUNC3 (`INT32`) {#PCA9685_FUNC3} PCA9685 Output Channel 3 Output Function. -Select what should be output on PCA9685 Output Channel 3. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on PCA9685 Output Channel 3. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -1492,13 +1591,19 @@ Select what should be output on PCA9685 Output Channel 3. The default failsafe v Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### PCA9685_FUNC4 (`INT32`) {#PCA9685_FUNC4} PCA9685 Output Channel 4 Output Function. -Select what should be output on PCA9685 Output Channel 4. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on PCA9685 Output Channel 4. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -1557,13 +1662,19 @@ Select what should be output on PCA9685 Output Channel 4. The default failsafe v Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### PCA9685_FUNC5 (`INT32`) {#PCA9685_FUNC5} PCA9685 Output Channel 5 Output Function. -Select what should be output on PCA9685 Output Channel 5. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on PCA9685 Output Channel 5. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -1622,13 +1733,19 @@ Select what should be output on PCA9685 Output Channel 5. The default failsafe v Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### PCA9685_FUNC6 (`INT32`) {#PCA9685_FUNC6} PCA9685 Output Channel 6 Output Function. -Select what should be output on PCA9685 Output Channel 6. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on PCA9685 Output Channel 6. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -1687,13 +1804,19 @@ Select what should be output on PCA9685 Output Channel 6. The default failsafe v Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### PCA9685_FUNC7 (`INT32`) {#PCA9685_FUNC7} PCA9685 Output Channel 7 Output Function. -Select what should be output on PCA9685 Output Channel 7. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on PCA9685 Output Channel 7. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -1752,13 +1875,19 @@ Select what should be output on PCA9685 Output Channel 7. The default failsafe v Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### PCA9685_FUNC8 (`INT32`) {#PCA9685_FUNC8} PCA9685 Output Channel 8 Output Function. -Select what should be output on PCA9685 Output Channel 8. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on PCA9685 Output Channel 8. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -1817,13 +1946,19 @@ Select what should be output on PCA9685 Output Channel 8. The default failsafe v Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### PCA9685_FUNC9 (`INT32`) {#PCA9685_FUNC9} PCA9685 Output Channel 9 Output Function. -Select what should be output on PCA9685 Output Channel 9. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on PCA9685 Output Channel 9. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -1882,7 +2017,7 @@ Select what should be output on PCA9685 Output Channel 9. The default failsafe v Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### PCA9685_MAX1 (`INT32`) {#PCA9685_MAX1} @@ -1892,7 +2027,7 @@ Maxmimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 1600 | 2200 | | 1900 | + | 1600 | 2200 | | 1900 | ### PCA9685_MAX10 (`INT32`) {#PCA9685_MAX10} @@ -1902,7 +2037,7 @@ Maxmimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 1600 | 2200 | | 1900 | + | 1600 | 2200 | | 1900 | ### PCA9685_MAX11 (`INT32`) {#PCA9685_MAX11} @@ -1912,7 +2047,7 @@ Maxmimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 1600 | 2200 | | 1900 | + | 1600 | 2200 | | 1900 | ### PCA9685_MAX12 (`INT32`) {#PCA9685_MAX12} @@ -1922,7 +2057,7 @@ Maxmimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 1600 | 2200 | | 1900 | + | 1600 | 2200 | | 1900 | ### PCA9685_MAX13 (`INT32`) {#PCA9685_MAX13} @@ -1932,7 +2067,7 @@ Maxmimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 1600 | 2200 | | 1900 | + | 1600 | 2200 | | 1900 | ### PCA9685_MAX14 (`INT32`) {#PCA9685_MAX14} @@ -1942,7 +2077,7 @@ Maxmimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 1600 | 2200 | | 1900 | + | 1600 | 2200 | | 1900 | ### PCA9685_MAX15 (`INT32`) {#PCA9685_MAX15} @@ -1952,7 +2087,7 @@ Maxmimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 1600 | 2200 | | 1900 | + | 1600 | 2200 | | 1900 | ### PCA9685_MAX16 (`INT32`) {#PCA9685_MAX16} @@ -1962,7 +2097,7 @@ Maxmimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 1600 | 2200 | | 1900 | + | 1600 | 2200 | | 1900 | ### PCA9685_MAX2 (`INT32`) {#PCA9685_MAX2} @@ -1972,7 +2107,7 @@ Maxmimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 1600 | 2200 | | 1900 | + | 1600 | 2200 | | 1900 | ### PCA9685_MAX3 (`INT32`) {#PCA9685_MAX3} @@ -1982,7 +2117,7 @@ Maxmimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 1600 | 2200 | | 1900 | + | 1600 | 2200 | | 1900 | ### PCA9685_MAX4 (`INT32`) {#PCA9685_MAX4} @@ -1992,7 +2127,7 @@ Maxmimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 1600 | 2200 | | 1900 | + | 1600 | 2200 | | 1900 | ### PCA9685_MAX5 (`INT32`) {#PCA9685_MAX5} @@ -2002,7 +2137,7 @@ Maxmimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 1600 | 2200 | | 1900 | + | 1600 | 2200 | | 1900 | ### PCA9685_MAX6 (`INT32`) {#PCA9685_MAX6} @@ -2012,7 +2147,7 @@ Maxmimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 1600 | 2200 | | 1900 | + | 1600 | 2200 | | 1900 | ### PCA9685_MAX7 (`INT32`) {#PCA9685_MAX7} @@ -2022,7 +2157,7 @@ Maxmimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 1600 | 2200 | | 1900 | + | 1600 | 2200 | | 1900 | ### PCA9685_MAX8 (`INT32`) {#PCA9685_MAX8} @@ -2032,7 +2167,7 @@ Maxmimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 1600 | 2200 | | 1900 | + | 1600 | 2200 | | 1900 | ### PCA9685_MAX9 (`INT32`) {#PCA9685_MAX9} @@ -2042,7 +2177,7 @@ Maxmimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 1600 | 2200 | | 1900 | + | 1600 | 2200 | | 1900 | ### PCA9685_MIN1 (`INT32`) {#PCA9685_MIN1} @@ -2052,7 +2187,7 @@ Minimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 800 | 1400 | | 1100 | + | 800 | 1400 | | 1100 | ### PCA9685_MIN10 (`INT32`) {#PCA9685_MIN10} @@ -2062,7 +2197,7 @@ Minimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 800 | 1400 | | 1100 | + | 800 | 1400 | | 1100 | ### PCA9685_MIN11 (`INT32`) {#PCA9685_MIN11} @@ -2072,7 +2207,7 @@ Minimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 800 | 1400 | | 1100 | + | 800 | 1400 | | 1100 | ### PCA9685_MIN12 (`INT32`) {#PCA9685_MIN12} @@ -2082,7 +2217,7 @@ Minimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 800 | 1400 | | 1100 | + | 800 | 1400 | | 1100 | ### PCA9685_MIN13 (`INT32`) {#PCA9685_MIN13} @@ -2092,7 +2227,7 @@ Minimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 800 | 1400 | | 1100 | + | 800 | 1400 | | 1100 | ### PCA9685_MIN14 (`INT32`) {#PCA9685_MIN14} @@ -2102,7 +2237,7 @@ Minimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 800 | 1400 | | 1100 | + | 800 | 1400 | | 1100 | ### PCA9685_MIN15 (`INT32`) {#PCA9685_MIN15} @@ -2112,7 +2247,7 @@ Minimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 800 | 1400 | | 1100 | + | 800 | 1400 | | 1100 | ### PCA9685_MIN16 (`INT32`) {#PCA9685_MIN16} @@ -2122,7 +2257,7 @@ Minimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 800 | 1400 | | 1100 | + | 800 | 1400 | | 1100 | ### PCA9685_MIN2 (`INT32`) {#PCA9685_MIN2} @@ -2132,7 +2267,7 @@ Minimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 800 | 1400 | | 1100 | + | 800 | 1400 | | 1100 | ### PCA9685_MIN3 (`INT32`) {#PCA9685_MIN3} @@ -2142,7 +2277,7 @@ Minimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 800 | 1400 | | 1100 | + | 800 | 1400 | | 1100 | ### PCA9685_MIN4 (`INT32`) {#PCA9685_MIN4} @@ -2152,7 +2287,7 @@ Minimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 800 | 1400 | | 1100 | + | 800 | 1400 | | 1100 | ### PCA9685_MIN5 (`INT32`) {#PCA9685_MIN5} @@ -2162,7 +2297,7 @@ Minimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 800 | 1400 | | 1100 | + | 800 | 1400 | | 1100 | ### PCA9685_MIN6 (`INT32`) {#PCA9685_MIN6} @@ -2172,7 +2307,7 @@ Minimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 800 | 1400 | | 1100 | + | 800 | 1400 | | 1100 | ### PCA9685_MIN7 (`INT32`) {#PCA9685_MIN7} @@ -2182,7 +2317,7 @@ Minimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 800 | 1400 | | 1100 | + | 800 | 1400 | | 1100 | ### PCA9685_MIN8 (`INT32`) {#PCA9685_MIN8} @@ -2192,7 +2327,7 @@ Minimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 800 | 1400 | | 1100 | + | 800 | 1400 | | 1100 | ### PCA9685_MIN9 (`INT32`) {#PCA9685_MIN9} @@ -2202,23 +2337,30 @@ Minimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 800 | 1400 | | 1100 | + | 800 | 1400 | | 1100 | ### PCA9685_PWM_FREQ (`FLOAT`) {#PCA9685_PWM_FREQ} PWM cycle frequency. -Controls the PWM frequency at timing perspective. This is independent from PWM update frequency, as PCA9685 is capable to output without being continuously commanded by FC. Higher frequency leads to more accurate pulse width, but some ESCs and servos may not support it. This parameter should be set to the same value as PWM update rate in most case. This parameter MUST NOT exceed upper limit of 400.0, if any outputs as generic 1000~2000us pulse width is desired. Frequency higher than 400 only makes sense in duty-cycle mode. +Controls the PWM frequency at timing perspective. +This is independent from PWM update frequency, as PCA9685 is capable to output +without being continuously commanded by FC. +Higher frequency leads to more accurate pulse width, but some ESCs and servos may not support it. +This parameter should be set to the same value as PWM update rate in most case. +This parameter MUST NOT exceed upper limit of 400.0, if any outputs as generic 1000~2000us +pulse width is desired. Frequency higher than 400 only makes sense in duty-cycle mode. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 23.8 | 1525.87 | | 50.0 | + | 23.8 | 1525.87 | | 50.0 | ### PCA9685_REV (`INT32`) {#PCA9685_REV} Reverse Output Range for PCA9685 Output. -Allows to reverse the output range for each channel. Note: this is only useful for servos. +Allows to reverse the output range for each channel. +Note: this is only useful for servos. **Bitmask:** @@ -2242,243 +2384,274 @@ Allows to reverse the output range for each channel. Note: this is only useful f Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 65535 | | 0 | + | 0 | 65535 | | 0 | ### PCA9685_SCHD_HZ (`FLOAT`) {#PCA9685_SCHD_HZ} PWM update rate. -Controls the update rate of PWM output. Flight Controller will inform those numbers of update events in a second, to PCA9685. Higher update rate will consume more I2C bandwidth, which may even lead to worse output latency, or completely block I2C bus. +Controls the update rate of PWM output. +Flight Controller will inform those numbers of update events in a second, to PCA9685. +Higher update rate will consume more I2C bandwidth, which may even lead to worse +output latency, or completely block I2C bus. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 50.0 | 400.0 | | 50.0 | + | 50.0 | 400.0 | | 50.0 | ### PWM_AUX_DIS1 (`INT32`) {#PWM_AUX_DIS1} PWM Aux 1 Disarmed Value. -This is the output value that is set when not armed. Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. +This is the output value that is set when not armed. +Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 800 | 2200 | | 1000 | + | 800 | 2200 | | 1000 | ### PWM_AUX_DIS10 (`INT32`) {#PWM_AUX_DIS10} PWM Capture 2 Disarmed Value. -This is the output value that is set when not armed. Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. +This is the output value that is set when not armed. +Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 800 | 2200 | | 1000 | + | 800 | 2200 | | 1000 | ### PWM_AUX_DIS11 (`INT32`) {#PWM_AUX_DIS11} PWM Capture 3 Disarmed Value. -This is the output value that is set when not armed. Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. +This is the output value that is set when not armed. +Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 800 | 2200 | | 1000 | + | 800 | 2200 | | 1000 | ### PWM_AUX_DIS2 (`INT32`) {#PWM_AUX_DIS2} PWM Aux 2 Disarmed Value. -This is the output value that is set when not armed. Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. +This is the output value that is set when not armed. +Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 800 | 2200 | | 1000 | + | 800 | 2200 | | 1000 | ### PWM_AUX_DIS3 (`INT32`) {#PWM_AUX_DIS3} PWM Aux 3 Disarmed Value. -This is the output value that is set when not armed. Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. +This is the output value that is set when not armed. +Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 800 | 2200 | | 1000 | + | 800 | 2200 | | 1000 | ### PWM_AUX_DIS4 (`INT32`) {#PWM_AUX_DIS4} PWM Aux 4 Disarmed Value. -This is the output value that is set when not armed. Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. +This is the output value that is set when not armed. +Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 800 | 2200 | | 1000 | + | 800 | 2200 | | 1000 | ### PWM_AUX_DIS5 (`INT32`) {#PWM_AUX_DIS5} PWM Aux 5 Disarmed Value. -This is the output value that is set when not armed. Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. +This is the output value that is set when not armed. +Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 800 | 2200 | | 1000 | + | 800 | 2200 | | 1000 | ### PWM_AUX_DIS6 (`INT32`) {#PWM_AUX_DIS6} PWM Aux 6 Disarmed Value. -This is the output value that is set when not armed. Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. +This is the output value that is set when not armed. +Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 800 | 2200 | | 1000 | + | 800 | 2200 | | 1000 | ### PWM_AUX_DIS7 (`INT32`) {#PWM_AUX_DIS7} PWM Aux 7 Disarmed Value. -This is the output value that is set when not armed. Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. +This is the output value that is set when not armed. +Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 800 | 2200 | | 1000 | + | 800 | 2200 | | 1000 | ### PWM_AUX_DIS8 (`INT32`) {#PWM_AUX_DIS8} PWM Aux 8 Disarmed Value. -This is the output value that is set when not armed. Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. +This is the output value that is set when not armed. +Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 800 | 2200 | | 1000 | + | 800 | 2200 | | 1000 | ### PWM_AUX_DIS9 (`INT32`) {#PWM_AUX_DIS9} PWM Capture 1 Disarmed Value. -This is the output value that is set when not armed. Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. +This is the output value that is set when not armed. +Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 800 | 2200 | | 1000 | + | 800 | 2200 | | 1000 | ### PWM_AUX_FAIL1 (`INT32`) {#PWM_AUX_FAIL1} PWM Aux 1 Failsafe Value. -This is the output value that is set when in failsafe mode. When set to -1 (default), the value depends on the function (see PWM_AUX_FUNC1). +This is the output value that is set when in failsafe mode. +When set to -1 (default), the value depends on the function (see PWM_AUX_FUNC1). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 2200 | | -1 | + | -1 | 2200 | | -1 | ### PWM_AUX_FAIL10 (`INT32`) {#PWM_AUX_FAIL10} PWM Capture 2 Failsafe Value. -This is the output value that is set when in failsafe mode. When set to -1 (default), the value depends on the function (see PWM_AUX_FUNC2). +This is the output value that is set when in failsafe mode. +When set to -1 (default), the value depends on the function (see PWM_AUX_FUNC2). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 2200 | | -1 | + | -1 | 2200 | | -1 | ### PWM_AUX_FAIL11 (`INT32`) {#PWM_AUX_FAIL11} PWM Capture 3 Failsafe Value. -This is the output value that is set when in failsafe mode. When set to -1 (default), the value depends on the function (see PWM_AUX_FUNC3). +This is the output value that is set when in failsafe mode. +When set to -1 (default), the value depends on the function (see PWM_AUX_FUNC3). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 2200 | | -1 | + | -1 | 2200 | | -1 | ### PWM_AUX_FAIL2 (`INT32`) {#PWM_AUX_FAIL2} PWM Aux 2 Failsafe Value. -This is the output value that is set when in failsafe mode. When set to -1 (default), the value depends on the function (see PWM_AUX_FUNC2). +This is the output value that is set when in failsafe mode. +When set to -1 (default), the value depends on the function (see PWM_AUX_FUNC2). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 2200 | | -1 | + | -1 | 2200 | | -1 | ### PWM_AUX_FAIL3 (`INT32`) {#PWM_AUX_FAIL3} PWM Aux 3 Failsafe Value. -This is the output value that is set when in failsafe mode. When set to -1 (default), the value depends on the function (see PWM_AUX_FUNC3). +This is the output value that is set when in failsafe mode. +When set to -1 (default), the value depends on the function (see PWM_AUX_FUNC3). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 2200 | | -1 | + | -1 | 2200 | | -1 | ### PWM_AUX_FAIL4 (`INT32`) {#PWM_AUX_FAIL4} PWM Aux 4 Failsafe Value. -This is the output value that is set when in failsafe mode. When set to -1 (default), the value depends on the function (see PWM_AUX_FUNC4). +This is the output value that is set when in failsafe mode. +When set to -1 (default), the value depends on the function (see PWM_AUX_FUNC4). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 2200 | | -1 | + | -1 | 2200 | | -1 | ### PWM_AUX_FAIL5 (`INT32`) {#PWM_AUX_FAIL5} PWM Aux 5 Failsafe Value. -This is the output value that is set when in failsafe mode. When set to -1 (default), the value depends on the function (see PWM_AUX_FUNC5). +This is the output value that is set when in failsafe mode. +When set to -1 (default), the value depends on the function (see PWM_AUX_FUNC5). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 2200 | | -1 | + | -1 | 2200 | | -1 | ### PWM_AUX_FAIL6 (`INT32`) {#PWM_AUX_FAIL6} PWM Aux 6 Failsafe Value. -This is the output value that is set when in failsafe mode. When set to -1 (default), the value depends on the function (see PWM_AUX_FUNC6). +This is the output value that is set when in failsafe mode. +When set to -1 (default), the value depends on the function (see PWM_AUX_FUNC6). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 2200 | | -1 | + | -1 | 2200 | | -1 | ### PWM_AUX_FAIL7 (`INT32`) {#PWM_AUX_FAIL7} PWM Aux 7 Failsafe Value. -This is the output value that is set when in failsafe mode. When set to -1 (default), the value depends on the function (see PWM_AUX_FUNC7). +This is the output value that is set when in failsafe mode. +When set to -1 (default), the value depends on the function (see PWM_AUX_FUNC7). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 2200 | | -1 | + | -1 | 2200 | | -1 | ### PWM_AUX_FAIL8 (`INT32`) {#PWM_AUX_FAIL8} PWM Aux 8 Failsafe Value. -This is the output value that is set when in failsafe mode. When set to -1 (default), the value depends on the function (see PWM_AUX_FUNC8). +This is the output value that is set when in failsafe mode. +When set to -1 (default), the value depends on the function (see PWM_AUX_FUNC8). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 2200 | | -1 | + | -1 | 2200 | | -1 | ### PWM_AUX_FAIL9 (`INT32`) {#PWM_AUX_FAIL9} PWM Capture 1 Failsafe Value. -This is the output value that is set when in failsafe mode. When set to -1 (default), the value depends on the function (see PWM_AUX_FUNC1). +This is the output value that is set when in failsafe mode. +When set to -1 (default), the value depends on the function (see PWM_AUX_FUNC1). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 2200 | | -1 | + | -1 | 2200 | | -1 | ### PWM_AUX_FUNC1 (`INT32`) {#PWM_AUX_FUNC1} PWM Aux 1 Output Function. -Select what should be output on PWM Aux 1. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on PWM Aux 1. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -2541,13 +2714,19 @@ Select what should be output on PWM Aux 1. The default failsafe value is set acc Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### PWM_AUX_FUNC10 (`INT32`) {#PWM_AUX_FUNC10} PWM Capture 2 Output Function. -Select what should be output on PWM Capture 2. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on PWM Capture 2. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -2610,13 +2789,19 @@ Select what should be output on PWM Capture 2. The default failsafe value is set Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### PWM_AUX_FUNC11 (`INT32`) {#PWM_AUX_FUNC11} PWM Capture 3 Output Function. -Select what should be output on PWM Capture 3. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on PWM Capture 3. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -2679,13 +2864,19 @@ Select what should be output on PWM Capture 3. The default failsafe value is set Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### PWM_AUX_FUNC2 (`INT32`) {#PWM_AUX_FUNC2} PWM Aux 2 Output Function. -Select what should be output on PWM Aux 2. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on PWM Aux 2. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -2748,13 +2939,19 @@ Select what should be output on PWM Aux 2. The default failsafe value is set acc Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### PWM_AUX_FUNC3 (`INT32`) {#PWM_AUX_FUNC3} PWM Aux 3 Output Function. -Select what should be output on PWM Aux 3. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on PWM Aux 3. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -2817,13 +3014,19 @@ Select what should be output on PWM Aux 3. The default failsafe value is set acc Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### PWM_AUX_FUNC4 (`INT32`) {#PWM_AUX_FUNC4} PWM Aux 4 Output Function. -Select what should be output on PWM Aux 4. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on PWM Aux 4. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -2886,13 +3089,19 @@ Select what should be output on PWM Aux 4. The default failsafe value is set acc Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### PWM_AUX_FUNC5 (`INT32`) {#PWM_AUX_FUNC5} PWM Aux 5 Output Function. -Select what should be output on PWM Aux 5. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on PWM Aux 5. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -2955,13 +3164,19 @@ Select what should be output on PWM Aux 5. The default failsafe value is set acc Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### PWM_AUX_FUNC6 (`INT32`) {#PWM_AUX_FUNC6} PWM Aux 6 Output Function. -Select what should be output on PWM Aux 6. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on PWM Aux 6. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -3024,13 +3239,19 @@ Select what should be output on PWM Aux 6. The default failsafe value is set acc Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### PWM_AUX_FUNC7 (`INT32`) {#PWM_AUX_FUNC7} PWM Aux 7 Output Function. -Select what should be output on PWM Aux 7. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on PWM Aux 7. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -3093,13 +3314,19 @@ Select what should be output on PWM Aux 7. The default failsafe value is set acc Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### PWM_AUX_FUNC8 (`INT32`) {#PWM_AUX_FUNC8} PWM Aux 8 Output Function. -Select what should be output on PWM Aux 8. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on PWM Aux 8. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -3162,13 +3389,19 @@ Select what should be output on PWM Aux 8. The default failsafe value is set acc Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### PWM_AUX_FUNC9 (`INT32`) {#PWM_AUX_FUNC9} PWM Capture 1 Output Function. -Select what should be output on PWM Capture 1. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on PWM Capture 1. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -3231,7 +3464,7 @@ Select what should be output on PWM Capture 1. The default failsafe value is set Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### PWM_AUX_MAX1 (`INT32`) {#PWM_AUX_MAX1} @@ -3241,7 +3474,7 @@ Maxmimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 1600 | 2200 | | 2000 | + | 1600 | 2200 | | 2000 | ### PWM_AUX_MAX10 (`INT32`) {#PWM_AUX_MAX10} @@ -3251,7 +3484,7 @@ Maxmimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 1600 | 2200 | | 2000 | + | 1600 | 2200 | | 2000 | ### PWM_AUX_MAX11 (`INT32`) {#PWM_AUX_MAX11} @@ -3261,7 +3494,7 @@ Maxmimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 1600 | 2200 | | 2000 | + | 1600 | 2200 | | 2000 | ### PWM_AUX_MAX2 (`INT32`) {#PWM_AUX_MAX2} @@ -3271,7 +3504,7 @@ Maxmimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 1600 | 2200 | | 2000 | + | 1600 | 2200 | | 2000 | ### PWM_AUX_MAX3 (`INT32`) {#PWM_AUX_MAX3} @@ -3281,7 +3514,7 @@ Maxmimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 1600 | 2200 | | 2000 | + | 1600 | 2200 | | 2000 | ### PWM_AUX_MAX4 (`INT32`) {#PWM_AUX_MAX4} @@ -3291,7 +3524,7 @@ Maxmimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 1600 | 2200 | | 2000 | + | 1600 | 2200 | | 2000 | ### PWM_AUX_MAX5 (`INT32`) {#PWM_AUX_MAX5} @@ -3301,7 +3534,7 @@ Maxmimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 1600 | 2200 | | 2000 | + | 1600 | 2200 | | 2000 | ### PWM_AUX_MAX6 (`INT32`) {#PWM_AUX_MAX6} @@ -3311,7 +3544,7 @@ Maxmimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 1600 | 2200 | | 2000 | + | 1600 | 2200 | | 2000 | ### PWM_AUX_MAX7 (`INT32`) {#PWM_AUX_MAX7} @@ -3321,7 +3554,7 @@ Maxmimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 1600 | 2200 | | 2000 | + | 1600 | 2200 | | 2000 | ### PWM_AUX_MAX8 (`INT32`) {#PWM_AUX_MAX8} @@ -3331,7 +3564,7 @@ Maxmimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 1600 | 2200 | | 2000 | + | 1600 | 2200 | | 2000 | ### PWM_AUX_MAX9 (`INT32`) {#PWM_AUX_MAX9} @@ -3341,7 +3574,7 @@ Maxmimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 1600 | 2200 | | 2000 | + | 1600 | 2200 | | 2000 | ### PWM_AUX_MIN1 (`INT32`) {#PWM_AUX_MIN1} @@ -3351,7 +3584,7 @@ Minimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 800 | 1400 | | 1000 | + | 800 | 1400 | | 1000 | ### PWM_AUX_MIN10 (`INT32`) {#PWM_AUX_MIN10} @@ -3361,7 +3594,7 @@ Minimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 800 | 1400 | | 1000 | + | 800 | 1400 | | 1000 | ### PWM_AUX_MIN11 (`INT32`) {#PWM_AUX_MIN11} @@ -3371,7 +3604,7 @@ Minimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 800 | 1400 | | 1000 | + | 800 | 1400 | | 1000 | ### PWM_AUX_MIN2 (`INT32`) {#PWM_AUX_MIN2} @@ -3381,7 +3614,7 @@ Minimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 800 | 1400 | | 1000 | + | 800 | 1400 | | 1000 | ### PWM_AUX_MIN3 (`INT32`) {#PWM_AUX_MIN3} @@ -3391,7 +3624,7 @@ Minimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 800 | 1400 | | 1000 | + | 800 | 1400 | | 1000 | ### PWM_AUX_MIN4 (`INT32`) {#PWM_AUX_MIN4} @@ -3401,7 +3634,7 @@ Minimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 800 | 1400 | | 1000 | + | 800 | 1400 | | 1000 | ### PWM_AUX_MIN5 (`INT32`) {#PWM_AUX_MIN5} @@ -3411,7 +3644,7 @@ Minimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 800 | 1400 | | 1000 | + | 800 | 1400 | | 1000 | ### PWM_AUX_MIN6 (`INT32`) {#PWM_AUX_MIN6} @@ -3421,7 +3654,7 @@ Minimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 800 | 1400 | | 1000 | + | 800 | 1400 | | 1000 | ### PWM_AUX_MIN7 (`INT32`) {#PWM_AUX_MIN7} @@ -3431,7 +3664,7 @@ Minimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 800 | 1400 | | 1000 | + | 800 | 1400 | | 1000 | ### PWM_AUX_MIN8 (`INT32`) {#PWM_AUX_MIN8} @@ -3441,7 +3674,7 @@ Minimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 800 | 1400 | | 1000 | + | 800 | 1400 | | 1000 | ### PWM_AUX_MIN9 (`INT32`) {#PWM_AUX_MIN9} @@ -3451,13 +3684,14 @@ Minimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 800 | 1400 | | 1000 | + | 800 | 1400 | | 1000 | ### PWM_AUX_REV (`INT32`) {#PWM_AUX_REV} Reverse Output Range for PWM AUX. -Allows to reverse the output range for each channel. Note: this is only useful for servos. +Allows to reverse the output range for each channel. +Note: this is only useful for servos. **Bitmask:** @@ -3476,13 +3710,14 @@ Allows to reverse the output range for each channel. Note: this is only useful f Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 2047 | | 0 | + | 0 | 2047 | | 0 | ### PWM_AUX_TIM0 (`INT32`) {#PWM_AUX_TIM0} Output Protocol Configuration for PWM Aux 1-4. -Select which Output Protocol to use for outputs PWM Aux 1-4. Custom PWM rates can be used by directly setting any value >0. +Select which Output Protocol to use for outputs PWM Aux 1-4. +Custom PWM rates can be used by directly setting any value >0. **Values:** @@ -3498,13 +3733,14 @@ Select which Output Protocol to use for outputs PWM Aux 1-4. Custom PWM rates ca Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | 400 | +✓ | | | | 400 | ### PWM_AUX_TIM1 (`INT32`) {#PWM_AUX_TIM1} Output Protocol Configuration for PWM Aux 5-6. -Select which Output Protocol to use for outputs PWM Aux 5-6. Custom PWM rates can be used by directly setting any value >0. +Select which Output Protocol to use for outputs PWM Aux 5-6. +Custom PWM rates can be used by directly setting any value >0. **Values:** @@ -3517,13 +3753,14 @@ Select which Output Protocol to use for outputs PWM Aux 5-6. Custom PWM rates ca Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | 400 | +✓ | | | | 400 | ### PWM_AUX_TIM2 (`INT32`) {#PWM_AUX_TIM2} Output Protocol Configuration for PWM Aux 7-8. -Select which Output Protocol to use for outputs PWM Aux 7-8. Custom PWM rates can be used by directly setting any value >0. +Select which Output Protocol to use for outputs PWM Aux 7-8. +Custom PWM rates can be used by directly setting any value >0. **Values:** @@ -3536,13 +3773,14 @@ Select which Output Protocol to use for outputs PWM Aux 7-8. Custom PWM rates ca Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | 400 | +✓ | | | | 400 | ### PWM_AUX_TIM3 (`INT32`) {#PWM_AUX_TIM3} Output Protocol Configuration for PWM Capture 1-3. -Select which Output Protocol to use for outputs PWM Capture 1-3. Custom PWM rates can be used by directly setting any value >0. +Select which Output Protocol to use for outputs PWM Capture 1-3. +Custom PWM rates can be used by directly setting any value >0. **Values:** @@ -3555,173 +3793,195 @@ Select which Output Protocol to use for outputs PWM Capture 1-3. Custom PWM rate Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | 400 | +✓ | | | | 400 | ### PWM_MAIN_DIS1 (`INT32`) {#PWM_MAIN_DIS1} MAIN 1 Disarmed Value. -This is the output value that is set when not armed. Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. +This is the output value that is set when not armed. +Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 800 | 2200 | | 1000 | + | 800 | 2200 | | 1000 | ### PWM_MAIN_DIS2 (`INT32`) {#PWM_MAIN_DIS2} MAIN 2 Disarmed Value. -This is the output value that is set when not armed. Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. +This is the output value that is set when not armed. +Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 800 | 2200 | | 1000 | + | 800 | 2200 | | 1000 | ### PWM_MAIN_DIS3 (`INT32`) {#PWM_MAIN_DIS3} MAIN 3 Disarmed Value. -This is the output value that is set when not armed. Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. +This is the output value that is set when not armed. +Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 800 | 2200 | | 1000 | + | 800 | 2200 | | 1000 | ### PWM_MAIN_DIS4 (`INT32`) {#PWM_MAIN_DIS4} MAIN 4 Disarmed Value. -This is the output value that is set when not armed. Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. +This is the output value that is set when not armed. +Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 800 | 2200 | | 1000 | + | 800 | 2200 | | 1000 | ### PWM_MAIN_DIS5 (`INT32`) {#PWM_MAIN_DIS5} MAIN 5 Disarmed Value. -This is the output value that is set when not armed. Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. +This is the output value that is set when not armed. +Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 800 | 2200 | | 1000 | + | 800 | 2200 | | 1000 | ### PWM_MAIN_DIS6 (`INT32`) {#PWM_MAIN_DIS6} MAIN 6 Disarmed Value. -This is the output value that is set when not armed. Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. +This is the output value that is set when not armed. +Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 800 | 2200 | | 1000 | + | 800 | 2200 | | 1000 | ### PWM_MAIN_DIS7 (`INT32`) {#PWM_MAIN_DIS7} MAIN 7 Disarmed Value. -This is the output value that is set when not armed. Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. +This is the output value that is set when not armed. +Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 800 | 2200 | | 1000 | + | 800 | 2200 | | 1000 | ### PWM_MAIN_DIS8 (`INT32`) {#PWM_MAIN_DIS8} MAIN 8 Disarmed Value. -This is the output value that is set when not armed. Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. +This is the output value that is set when not armed. +Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 800 | 2200 | | 1000 | + | 800 | 2200 | | 1000 | ### PWM_MAIN_FAIL1 (`INT32`) {#PWM_MAIN_FAIL1} MAIN 1 Failsafe Value. -This is the output value that is set when in failsafe mode. When set to -1 (default), the value depends on the function (see PWM_MAIN_FUNC1). +This is the output value that is set when in failsafe mode. +When set to -1 (default), the value depends on the function (see PWM_MAIN_FUNC1). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 2200 | | -1 | + | -1 | 2200 | | -1 | ### PWM_MAIN_FAIL2 (`INT32`) {#PWM_MAIN_FAIL2} MAIN 2 Failsafe Value. -This is the output value that is set when in failsafe mode. When set to -1 (default), the value depends on the function (see PWM_MAIN_FUNC2). +This is the output value that is set when in failsafe mode. +When set to -1 (default), the value depends on the function (see PWM_MAIN_FUNC2). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 2200 | | -1 | + | -1 | 2200 | | -1 | ### PWM_MAIN_FAIL3 (`INT32`) {#PWM_MAIN_FAIL3} MAIN 3 Failsafe Value. -This is the output value that is set when in failsafe mode. When set to -1 (default), the value depends on the function (see PWM_MAIN_FUNC3). +This is the output value that is set when in failsafe mode. +When set to -1 (default), the value depends on the function (see PWM_MAIN_FUNC3). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 2200 | | -1 | + | -1 | 2200 | | -1 | ### PWM_MAIN_FAIL4 (`INT32`) {#PWM_MAIN_FAIL4} MAIN 4 Failsafe Value. -This is the output value that is set when in failsafe mode. When set to -1 (default), the value depends on the function (see PWM_MAIN_FUNC4). +This is the output value that is set when in failsafe mode. +When set to -1 (default), the value depends on the function (see PWM_MAIN_FUNC4). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 2200 | | -1 | + | -1 | 2200 | | -1 | ### PWM_MAIN_FAIL5 (`INT32`) {#PWM_MAIN_FAIL5} MAIN 5 Failsafe Value. -This is the output value that is set when in failsafe mode. When set to -1 (default), the value depends on the function (see PWM_MAIN_FUNC5). +This is the output value that is set when in failsafe mode. +When set to -1 (default), the value depends on the function (see PWM_MAIN_FUNC5). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 2200 | | -1 | + | -1 | 2200 | | -1 | ### PWM_MAIN_FAIL6 (`INT32`) {#PWM_MAIN_FAIL6} MAIN 6 Failsafe Value. -This is the output value that is set when in failsafe mode. When set to -1 (default), the value depends on the function (see PWM_MAIN_FUNC6). +This is the output value that is set when in failsafe mode. +When set to -1 (default), the value depends on the function (see PWM_MAIN_FUNC6). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 2200 | | -1 | + | -1 | 2200 | | -1 | ### PWM_MAIN_FAIL7 (`INT32`) {#PWM_MAIN_FAIL7} MAIN 7 Failsafe Value. -This is the output value that is set when in failsafe mode. When set to -1 (default), the value depends on the function (see PWM_MAIN_FUNC7). +This is the output value that is set when in failsafe mode. +When set to -1 (default), the value depends on the function (see PWM_MAIN_FUNC7). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 2200 | | -1 | + | -1 | 2200 | | -1 | ### PWM_MAIN_FAIL8 (`INT32`) {#PWM_MAIN_FAIL8} MAIN 8 Failsafe Value. -This is the output value that is set when in failsafe mode. When set to -1 (default), the value depends on the function (see PWM_MAIN_FUNC8). +This is the output value that is set when in failsafe mode. +When set to -1 (default), the value depends on the function (see PWM_MAIN_FUNC8). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 2200 | | -1 | + | -1 | 2200 | | -1 | ### PWM_MAIN_FUNC1 (`INT32`) {#PWM_MAIN_FUNC1} MAIN 1 Output Function. -Select what should be output on MAIN 1. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on MAIN 1. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -3780,13 +4040,19 @@ Select what should be output on MAIN 1. The default failsafe value is set accord Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### PWM_MAIN_FUNC2 (`INT32`) {#PWM_MAIN_FUNC2} MAIN 2 Output Function. -Select what should be output on MAIN 2. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on MAIN 2. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -3845,13 +4111,19 @@ Select what should be output on MAIN 2. The default failsafe value is set accord Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### PWM_MAIN_FUNC3 (`INT32`) {#PWM_MAIN_FUNC3} MAIN 3 Output Function. -Select what should be output on MAIN 3. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on MAIN 3. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -3910,13 +4182,19 @@ Select what should be output on MAIN 3. The default failsafe value is set accord Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### PWM_MAIN_FUNC4 (`INT32`) {#PWM_MAIN_FUNC4} MAIN 4 Output Function. -Select what should be output on MAIN 4. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on MAIN 4. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -3975,13 +4253,19 @@ Select what should be output on MAIN 4. The default failsafe value is set accord Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### PWM_MAIN_FUNC5 (`INT32`) {#PWM_MAIN_FUNC5} MAIN 5 Output Function. -Select what should be output on MAIN 5. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on MAIN 5. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -4040,13 +4324,19 @@ Select what should be output on MAIN 5. The default failsafe value is set accord Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### PWM_MAIN_FUNC6 (`INT32`) {#PWM_MAIN_FUNC6} MAIN 6 Output Function. -Select what should be output on MAIN 6. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on MAIN 6. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -4105,13 +4395,19 @@ Select what should be output on MAIN 6. The default failsafe value is set accord Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### PWM_MAIN_FUNC7 (`INT32`) {#PWM_MAIN_FUNC7} MAIN 7 Output Function. -Select what should be output on MAIN 7. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on MAIN 7. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -4170,13 +4466,19 @@ Select what should be output on MAIN 7. The default failsafe value is set accord Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### PWM_MAIN_FUNC8 (`INT32`) {#PWM_MAIN_FUNC8} MAIN 8 Output Function. -Select what should be output on MAIN 8. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on MAIN 8. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -4235,7 +4537,7 @@ Select what should be output on MAIN 8. The default failsafe value is set accord Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### PWM_MAIN_MAX1 (`INT32`) {#PWM_MAIN_MAX1} @@ -4245,7 +4547,7 @@ Maxmimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 1600 | 2200 | | 2000 | + | 1600 | 2200 | | 2000 | ### PWM_MAIN_MAX2 (`INT32`) {#PWM_MAIN_MAX2} @@ -4255,7 +4557,7 @@ Maxmimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 1600 | 2200 | | 2000 | + | 1600 | 2200 | | 2000 | ### PWM_MAIN_MAX3 (`INT32`) {#PWM_MAIN_MAX3} @@ -4265,7 +4567,7 @@ Maxmimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 1600 | 2200 | | 2000 | + | 1600 | 2200 | | 2000 | ### PWM_MAIN_MAX4 (`INT32`) {#PWM_MAIN_MAX4} @@ -4275,7 +4577,7 @@ Maxmimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 1600 | 2200 | | 2000 | + | 1600 | 2200 | | 2000 | ### PWM_MAIN_MAX5 (`INT32`) {#PWM_MAIN_MAX5} @@ -4285,7 +4587,7 @@ Maxmimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 1600 | 2200 | | 2000 | + | 1600 | 2200 | | 2000 | ### PWM_MAIN_MAX6 (`INT32`) {#PWM_MAIN_MAX6} @@ -4295,7 +4597,7 @@ Maxmimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 1600 | 2200 | | 2000 | + | 1600 | 2200 | | 2000 | ### PWM_MAIN_MAX7 (`INT32`) {#PWM_MAIN_MAX7} @@ -4305,7 +4607,7 @@ Maxmimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 1600 | 2200 | | 2000 | + | 1600 | 2200 | | 2000 | ### PWM_MAIN_MAX8 (`INT32`) {#PWM_MAIN_MAX8} @@ -4315,7 +4617,7 @@ Maxmimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 1600 | 2200 | | 2000 | + | 1600 | 2200 | | 2000 | ### PWM_MAIN_MIN1 (`INT32`) {#PWM_MAIN_MIN1} @@ -4325,7 +4627,7 @@ Minimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 800 | 1400 | | 1000 | + | 800 | 1400 | | 1000 | ### PWM_MAIN_MIN2 (`INT32`) {#PWM_MAIN_MIN2} @@ -4335,7 +4637,7 @@ Minimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 800 | 1400 | | 1000 | + | 800 | 1400 | | 1000 | ### PWM_MAIN_MIN3 (`INT32`) {#PWM_MAIN_MIN3} @@ -4345,7 +4647,7 @@ Minimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 800 | 1400 | | 1000 | + | 800 | 1400 | | 1000 | ### PWM_MAIN_MIN4 (`INT32`) {#PWM_MAIN_MIN4} @@ -4355,7 +4657,7 @@ Minimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 800 | 1400 | | 1000 | + | 800 | 1400 | | 1000 | ### PWM_MAIN_MIN5 (`INT32`) {#PWM_MAIN_MIN5} @@ -4365,7 +4667,7 @@ Minimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 800 | 1400 | | 1000 | + | 800 | 1400 | | 1000 | ### PWM_MAIN_MIN6 (`INT32`) {#PWM_MAIN_MIN6} @@ -4375,7 +4677,7 @@ Minimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 800 | 1400 | | 1000 | + | 800 | 1400 | | 1000 | ### PWM_MAIN_MIN7 (`INT32`) {#PWM_MAIN_MIN7} @@ -4385,7 +4687,7 @@ Minimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 800 | 1400 | | 1000 | + | 800 | 1400 | | 1000 | ### PWM_MAIN_MIN8 (`INT32`) {#PWM_MAIN_MIN8} @@ -4395,13 +4697,14 @@ Minimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 800 | 1400 | | 1000 | + | 800 | 1400 | | 1000 | ### PWM_MAIN_REV (`INT32`) {#PWM_MAIN_REV} Reverse Output Range for PWM MAIN. -Allows to reverse the output range for each channel. Note: this is only useful for servos. +Allows to reverse the output range for each channel. +Note: this is only useful for servos. **Bitmask:** @@ -4417,13 +4720,14 @@ Allows to reverse the output range for each channel. Note: this is only useful f Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 255 | | 0 | + | 0 | 255 | | 0 | ### PWM_MAIN_TIM0 (`INT32`) {#PWM_MAIN_TIM0} Output Protocol Configuration for MAIN 1-2. -Select which Output Protocol to use for outputs MAIN 1-2. Custom PWM rates can be used by directly setting any value >0. +Select which Output Protocol to use for outputs MAIN 1-2. +Custom PWM rates can be used by directly setting any value >0. **Values:** @@ -4436,13 +4740,14 @@ Select which Output Protocol to use for outputs MAIN 1-2. Custom PWM rates can b Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | 400 | +✓ | | | | 400 | ### PWM_MAIN_TIM1 (`INT32`) {#PWM_MAIN_TIM1} Output Protocol Configuration for MAIN 3-4. -Select which Output Protocol to use for outputs MAIN 3-4. Custom PWM rates can be used by directly setting any value >0. +Select which Output Protocol to use for outputs MAIN 3-4. +Custom PWM rates can be used by directly setting any value >0. **Values:** @@ -4455,13 +4760,14 @@ Select which Output Protocol to use for outputs MAIN 3-4. Custom PWM rates can b Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | 400 | +✓ | | | | 400 | ### PWM_MAIN_TIM2 (`INT32`) {#PWM_MAIN_TIM2} Output Protocol Configuration for MAIN 5-8. -Select which Output Protocol to use for outputs MAIN 5-8. Custom PWM rates can be used by directly setting any value >0. +Select which Output Protocol to use for outputs MAIN 5-8. +Custom PWM rates can be used by directly setting any value >0. **Values:** @@ -4474,53 +4780,63 @@ Select which Output Protocol to use for outputs MAIN 5-8. Custom PWM rates can b Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | 400 | +✓ | | | | 400 | ### RBCLW_DIS1 (`INT32`) {#RBCLW_DIS1} Roboclaw Driver Channel 1 Disarmed Value. -This is the output value that is set when not armed. Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. +This is the output value that is set when not armed. +Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 128 | 128 | | 128 | + | 128 | 128 | | 128 | ### RBCLW_DIS2 (`INT32`) {#RBCLW_DIS2} Roboclaw Driver Channel 2 Disarmed Value. -This is the output value that is set when not armed. Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. +This is the output value that is set when not armed. +Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 128 | 128 | | 128 | + | 128 | 128 | | 128 | ### RBCLW_FAIL1 (`INT32`) {#RBCLW_FAIL1} Roboclaw Driver Channel 1 Failsafe Value. -This is the output value that is set when in failsafe mode. When set to -1 (default), the value depends on the function (see RBCLW_FUNC1). +This is the output value that is set when in failsafe mode. +When set to -1 (default), the value depends on the function (see RBCLW_FUNC1). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 257 | | -1 | + | -1 | 257 | | -1 | ### RBCLW_FAIL2 (`INT32`) {#RBCLW_FAIL2} Roboclaw Driver Channel 2 Failsafe Value. -This is the output value that is set when in failsafe mode. When set to -1 (default), the value depends on the function (see RBCLW_FUNC2). +This is the output value that is set when in failsafe mode. +When set to -1 (default), the value depends on the function (see RBCLW_FUNC2). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 257 | | -1 | + | -1 | 257 | | -1 | ### RBCLW_FUNC1 (`INT32`) {#RBCLW_FUNC1} Roboclaw Driver Channel 1 Output Function. -Select what should be output on Roboclaw Driver Channel 1. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on Roboclaw Driver Channel 1. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -4579,13 +4895,19 @@ Select what should be output on Roboclaw Driver Channel 1. The default failsafe Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### RBCLW_FUNC2 (`INT32`) {#RBCLW_FUNC2} Roboclaw Driver Channel 2 Output Function. -Select what should be output on Roboclaw Driver Channel 2. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on Roboclaw Driver Channel 2. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -4644,7 +4966,7 @@ Select what should be output on Roboclaw Driver Channel 2. The default failsafe Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### RBCLW_MAX1 (`INT32`) {#RBCLW_MAX1} @@ -4654,7 +4976,7 @@ Maxmimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 128 | 256 | | 256 | + | 128 | 256 | | 256 | ### RBCLW_MAX2 (`INT32`) {#RBCLW_MAX2} @@ -4664,7 +4986,7 @@ Maxmimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 128 | 256 | | 256 | + | 128 | 256 | | 256 | ### RBCLW_MIN1 (`INT32`) {#RBCLW_MIN1} @@ -4674,7 +4996,7 @@ Minimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 1 | 128 | | 1 | + | 1 | 128 | | 1 | ### RBCLW_MIN2 (`INT32`) {#RBCLW_MIN2} @@ -4684,13 +5006,14 @@ Minimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 1 | 128 | | 1 | + | 1 | 128 | | 1 | ### RBCLW_REV (`INT32`) {#RBCLW_REV} Reverse Output Range for Roboclaw Driver. -Allows to reverse the output range for each channel. Note: this is only useful for servos. +Allows to reverse the output range for each channel. +Note: this is only useful for servos. **Bitmask:** @@ -4700,173 +5023,195 @@ Allows to reverse the output range for each channel. Note: this is only useful f Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 3 | | 0 | + | 0 | 3 | | 0 | ### SIM_GZ_EC_DIS1 (`INT32`) {#SIM_GZ_EC_DIS1} SIM_GZ ESC 1 Disarmed Value. -This is the output value that is set when not armed. Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. +This is the output value that is set when not armed. +Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 1000 | | 0 | + | 0 | 1000 | | 0 | ### SIM_GZ_EC_DIS2 (`INT32`) {#SIM_GZ_EC_DIS2} SIM_GZ ESC 2 Disarmed Value. -This is the output value that is set when not armed. Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. +This is the output value that is set when not armed. +Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 1000 | | 0 | + | 0 | 1000 | | 0 | ### SIM_GZ_EC_DIS3 (`INT32`) {#SIM_GZ_EC_DIS3} SIM_GZ ESC 3 Disarmed Value. -This is the output value that is set when not armed. Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. +This is the output value that is set when not armed. +Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 1000 | | 0 | + | 0 | 1000 | | 0 | ### SIM_GZ_EC_DIS4 (`INT32`) {#SIM_GZ_EC_DIS4} SIM_GZ ESC 4 Disarmed Value. -This is the output value that is set when not armed. Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. +This is the output value that is set when not armed. +Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 1000 | | 0 | + | 0 | 1000 | | 0 | ### SIM_GZ_EC_DIS5 (`INT32`) {#SIM_GZ_EC_DIS5} SIM_GZ ESC 5 Disarmed Value. -This is the output value that is set when not armed. Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. +This is the output value that is set when not armed. +Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 1000 | | 0 | + | 0 | 1000 | | 0 | ### SIM_GZ_EC_DIS6 (`INT32`) {#SIM_GZ_EC_DIS6} SIM_GZ ESC 6 Disarmed Value. -This is the output value that is set when not armed. Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. +This is the output value that is set when not armed. +Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 1000 | | 0 | + | 0 | 1000 | | 0 | ### SIM_GZ_EC_DIS7 (`INT32`) {#SIM_GZ_EC_DIS7} SIM_GZ ESC 7 Disarmed Value. -This is the output value that is set when not armed. Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. +This is the output value that is set when not armed. +Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 1000 | | 0 | + | 0 | 1000 | | 0 | ### SIM_GZ_EC_DIS8 (`INT32`) {#SIM_GZ_EC_DIS8} SIM_GZ ESC 8 Disarmed Value. -This is the output value that is set when not armed. Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. +This is the output value that is set when not armed. +Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 1000 | | 0 | + | 0 | 1000 | | 0 | ### SIM_GZ_EC_FAIL1 (`INT32`) {#SIM_GZ_EC_FAIL1} SIM_GZ ESC 1 Failsafe Value. -This is the output value that is set when in failsafe mode. When set to -1 (default), the value depends on the function (see SIM_GZ_EC_FUNC1). +This is the output value that is set when in failsafe mode. +When set to -1 (default), the value depends on the function (see SIM_GZ_EC_FUNC1). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 1000 | | -1 | + | -1 | 1000 | | -1 | ### SIM_GZ_EC_FAIL2 (`INT32`) {#SIM_GZ_EC_FAIL2} SIM_GZ ESC 2 Failsafe Value. -This is the output value that is set when in failsafe mode. When set to -1 (default), the value depends on the function (see SIM_GZ_EC_FUNC2). +This is the output value that is set when in failsafe mode. +When set to -1 (default), the value depends on the function (see SIM_GZ_EC_FUNC2). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 1000 | | -1 | + | -1 | 1000 | | -1 | ### SIM_GZ_EC_FAIL3 (`INT32`) {#SIM_GZ_EC_FAIL3} SIM_GZ ESC 3 Failsafe Value. -This is the output value that is set when in failsafe mode. When set to -1 (default), the value depends on the function (see SIM_GZ_EC_FUNC3). +This is the output value that is set when in failsafe mode. +When set to -1 (default), the value depends on the function (see SIM_GZ_EC_FUNC3). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 1000 | | -1 | + | -1 | 1000 | | -1 | ### SIM_GZ_EC_FAIL4 (`INT32`) {#SIM_GZ_EC_FAIL4} SIM_GZ ESC 4 Failsafe Value. -This is the output value that is set when in failsafe mode. When set to -1 (default), the value depends on the function (see SIM_GZ_EC_FUNC4). +This is the output value that is set when in failsafe mode. +When set to -1 (default), the value depends on the function (see SIM_GZ_EC_FUNC4). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 1000 | | -1 | + | -1 | 1000 | | -1 | ### SIM_GZ_EC_FAIL5 (`INT32`) {#SIM_GZ_EC_FAIL5} SIM_GZ ESC 5 Failsafe Value. -This is the output value that is set when in failsafe mode. When set to -1 (default), the value depends on the function (see SIM_GZ_EC_FUNC5). +This is the output value that is set when in failsafe mode. +When set to -1 (default), the value depends on the function (see SIM_GZ_EC_FUNC5). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 1000 | | -1 | + | -1 | 1000 | | -1 | ### SIM_GZ_EC_FAIL6 (`INT32`) {#SIM_GZ_EC_FAIL6} SIM_GZ ESC 6 Failsafe Value. -This is the output value that is set when in failsafe mode. When set to -1 (default), the value depends on the function (see SIM_GZ_EC_FUNC6). +This is the output value that is set when in failsafe mode. +When set to -1 (default), the value depends on the function (see SIM_GZ_EC_FUNC6). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 1000 | | -1 | + | -1 | 1000 | | -1 | ### SIM_GZ_EC_FAIL7 (`INT32`) {#SIM_GZ_EC_FAIL7} SIM_GZ ESC 7 Failsafe Value. -This is the output value that is set when in failsafe mode. When set to -1 (default), the value depends on the function (see SIM_GZ_EC_FUNC7). +This is the output value that is set when in failsafe mode. +When set to -1 (default), the value depends on the function (see SIM_GZ_EC_FUNC7). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 1000 | | -1 | + | -1 | 1000 | | -1 | ### SIM_GZ_EC_FAIL8 (`INT32`) {#SIM_GZ_EC_FAIL8} SIM_GZ ESC 8 Failsafe Value. -This is the output value that is set when in failsafe mode. When set to -1 (default), the value depends on the function (see SIM_GZ_EC_FUNC8). +This is the output value that is set when in failsafe mode. +When set to -1 (default), the value depends on the function (see SIM_GZ_EC_FUNC8). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 1000 | | -1 | + | -1 | 1000 | | -1 | ### SIM_GZ_EC_FUNC1 (`INT32`) {#SIM_GZ_EC_FUNC1} SIM_GZ ESC 1 Output Function. -Select what should be output on SIM_GZ ESC 1. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on SIM_GZ ESC 1. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -4925,13 +5270,19 @@ Select what should be output on SIM_GZ ESC 1. The default failsafe value is set Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### SIM_GZ_EC_FUNC2 (`INT32`) {#SIM_GZ_EC_FUNC2} SIM_GZ ESC 2 Output Function. -Select what should be output on SIM_GZ ESC 2. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on SIM_GZ ESC 2. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -4990,13 +5341,19 @@ Select what should be output on SIM_GZ ESC 2. The default failsafe value is set Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### SIM_GZ_EC_FUNC3 (`INT32`) {#SIM_GZ_EC_FUNC3} SIM_GZ ESC 3 Output Function. -Select what should be output on SIM_GZ ESC 3. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on SIM_GZ ESC 3. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -5055,13 +5412,19 @@ Select what should be output on SIM_GZ ESC 3. The default failsafe value is set Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### SIM_GZ_EC_FUNC4 (`INT32`) {#SIM_GZ_EC_FUNC4} SIM_GZ ESC 4 Output Function. -Select what should be output on SIM_GZ ESC 4. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on SIM_GZ ESC 4. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -5120,13 +5483,19 @@ Select what should be output on SIM_GZ ESC 4. The default failsafe value is set Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### SIM_GZ_EC_FUNC5 (`INT32`) {#SIM_GZ_EC_FUNC5} SIM_GZ ESC 5 Output Function. -Select what should be output on SIM_GZ ESC 5. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on SIM_GZ ESC 5. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -5185,13 +5554,19 @@ Select what should be output on SIM_GZ ESC 5. The default failsafe value is set Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### SIM_GZ_EC_FUNC6 (`INT32`) {#SIM_GZ_EC_FUNC6} SIM_GZ ESC 6 Output Function. -Select what should be output on SIM_GZ ESC 6. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on SIM_GZ ESC 6. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -5250,13 +5625,19 @@ Select what should be output on SIM_GZ ESC 6. The default failsafe value is set Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### SIM_GZ_EC_FUNC7 (`INT32`) {#SIM_GZ_EC_FUNC7} SIM_GZ ESC 7 Output Function. -Select what should be output on SIM_GZ ESC 7. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on SIM_GZ ESC 7. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -5315,13 +5696,19 @@ Select what should be output on SIM_GZ ESC 7. The default failsafe value is set Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### SIM_GZ_EC_FUNC8 (`INT32`) {#SIM_GZ_EC_FUNC8} SIM_GZ ESC 8 Output Function. -Select what should be output on SIM_GZ ESC 8. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on SIM_GZ ESC 8. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -5380,7 +5767,7 @@ Select what should be output on SIM_GZ ESC 8. The default failsafe value is set Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### SIM_GZ_EC_MAX1 (`INT32`) {#SIM_GZ_EC_MAX1} @@ -5390,7 +5777,7 @@ Maxmimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 1000 | | 1000 | + | 0 | 1000 | | 1000 | ### SIM_GZ_EC_MAX2 (`INT32`) {#SIM_GZ_EC_MAX2} @@ -5400,7 +5787,7 @@ Maxmimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 1000 | | 1000 | + | 0 | 1000 | | 1000 | ### SIM_GZ_EC_MAX3 (`INT32`) {#SIM_GZ_EC_MAX3} @@ -5410,7 +5797,7 @@ Maxmimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 1000 | | 1000 | + | 0 | 1000 | | 1000 | ### SIM_GZ_EC_MAX4 (`INT32`) {#SIM_GZ_EC_MAX4} @@ -5420,7 +5807,7 @@ Maxmimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 1000 | | 1000 | + | 0 | 1000 | | 1000 | ### SIM_GZ_EC_MAX5 (`INT32`) {#SIM_GZ_EC_MAX5} @@ -5430,7 +5817,7 @@ Maxmimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 1000 | | 1000 | + | 0 | 1000 | | 1000 | ### SIM_GZ_EC_MAX6 (`INT32`) {#SIM_GZ_EC_MAX6} @@ -5440,7 +5827,7 @@ Maxmimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 1000 | | 1000 | + | 0 | 1000 | | 1000 | ### SIM_GZ_EC_MAX7 (`INT32`) {#SIM_GZ_EC_MAX7} @@ -5450,7 +5837,7 @@ Maxmimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 1000 | | 1000 | + | 0 | 1000 | | 1000 | ### SIM_GZ_EC_MAX8 (`INT32`) {#SIM_GZ_EC_MAX8} @@ -5460,7 +5847,7 @@ Maxmimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 1000 | | 1000 | + | 0 | 1000 | | 1000 | ### SIM_GZ_EC_MIN1 (`INT32`) {#SIM_GZ_EC_MIN1} @@ -5470,7 +5857,7 @@ Minimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 1000 | | 0 | + | 0 | 1000 | | 0 | ### SIM_GZ_EC_MIN2 (`INT32`) {#SIM_GZ_EC_MIN2} @@ -5480,7 +5867,7 @@ Minimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 1000 | | 0 | + | 0 | 1000 | | 0 | ### SIM_GZ_EC_MIN3 (`INT32`) {#SIM_GZ_EC_MIN3} @@ -5490,7 +5877,7 @@ Minimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 1000 | | 0 | + | 0 | 1000 | | 0 | ### SIM_GZ_EC_MIN4 (`INT32`) {#SIM_GZ_EC_MIN4} @@ -5500,7 +5887,7 @@ Minimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 1000 | | 0 | + | 0 | 1000 | | 0 | ### SIM_GZ_EC_MIN5 (`INT32`) {#SIM_GZ_EC_MIN5} @@ -5510,7 +5897,7 @@ Minimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 1000 | | 0 | + | 0 | 1000 | | 0 | ### SIM_GZ_EC_MIN6 (`INT32`) {#SIM_GZ_EC_MIN6} @@ -5520,7 +5907,7 @@ Minimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 1000 | | 0 | + | 0 | 1000 | | 0 | ### SIM_GZ_EC_MIN7 (`INT32`) {#SIM_GZ_EC_MIN7} @@ -5530,7 +5917,7 @@ Minimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 1000 | | 0 | + | 0 | 1000 | | 0 | ### SIM_GZ_EC_MIN8 (`INT32`) {#SIM_GZ_EC_MIN8} @@ -5540,13 +5927,14 @@ Minimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 1000 | | 0 | + | 0 | 1000 | | 0 | ### SIM_GZ_EC_REV (`INT32`) {#SIM_GZ_EC_REV} Reverse Output Range for SIM_GZ. -Allows to reverse the output range for each channel. Note: this is only useful for servos. +Allows to reverse the output range for each channel. +Note: this is only useful for servos. **Bitmask:** @@ -5562,173 +5950,195 @@ Allows to reverse the output range for each channel. Note: this is only useful f Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 255 | | 0 | + | 0 | 255 | | 0 | ### SIM_GZ_SV_DIS1 (`INT32`) {#SIM_GZ_SV_DIS1} SIM_GZ Servo 1 Disarmed Value. -This is the output value that is set when not armed. Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. +This is the output value that is set when not armed. +Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 1000 | | 500 | + | 0 | 1000 | | 500 | ### SIM_GZ_SV_DIS2 (`INT32`) {#SIM_GZ_SV_DIS2} SIM_GZ Servo 2 Disarmed Value. -This is the output value that is set when not armed. Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. +This is the output value that is set when not armed. +Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 1000 | | 500 | + | 0 | 1000 | | 500 | ### SIM_GZ_SV_DIS3 (`INT32`) {#SIM_GZ_SV_DIS3} SIM_GZ Servo 3 Disarmed Value. -This is the output value that is set when not armed. Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. +This is the output value that is set when not armed. +Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 1000 | | 500 | + | 0 | 1000 | | 500 | ### SIM_GZ_SV_DIS4 (`INT32`) {#SIM_GZ_SV_DIS4} SIM_GZ Servo 4 Disarmed Value. -This is the output value that is set when not armed. Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. +This is the output value that is set when not armed. +Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 1000 | | 500 | + | 0 | 1000 | | 500 | ### SIM_GZ_SV_DIS5 (`INT32`) {#SIM_GZ_SV_DIS5} SIM_GZ Servo 5 Disarmed Value. -This is the output value that is set when not armed. Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. +This is the output value that is set when not armed. +Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 1000 | | 500 | + | 0 | 1000 | | 500 | ### SIM_GZ_SV_DIS6 (`INT32`) {#SIM_GZ_SV_DIS6} SIM_GZ Servo 6 Disarmed Value. -This is the output value that is set when not armed. Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. +This is the output value that is set when not armed. +Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 1000 | | 500 | + | 0 | 1000 | | 500 | ### SIM_GZ_SV_DIS7 (`INT32`) {#SIM_GZ_SV_DIS7} SIM_GZ Servo 7 Disarmed Value. -This is the output value that is set when not armed. Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. +This is the output value that is set when not armed. +Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 1000 | | 500 | + | 0 | 1000 | | 500 | ### SIM_GZ_SV_DIS8 (`INT32`) {#SIM_GZ_SV_DIS8} SIM_GZ Servo 8 Disarmed Value. -This is the output value that is set when not armed. Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. +This is the output value that is set when not armed. +Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 1000 | | 500 | + | 0 | 1000 | | 500 | ### SIM_GZ_SV_FAIL1 (`INT32`) {#SIM_GZ_SV_FAIL1} SIM_GZ Servo 1 Failsafe Value. -This is the output value that is set when in failsafe mode. When set to -1 (default), the value depends on the function (see SIM_GZ_SV_FUNC1). +This is the output value that is set when in failsafe mode. +When set to -1 (default), the value depends on the function (see SIM_GZ_SV_FUNC1). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 1000 | | -1 | + | -1 | 1000 | | -1 | ### SIM_GZ_SV_FAIL2 (`INT32`) {#SIM_GZ_SV_FAIL2} SIM_GZ Servo 2 Failsafe Value. -This is the output value that is set when in failsafe mode. When set to -1 (default), the value depends on the function (see SIM_GZ_SV_FUNC2). +This is the output value that is set when in failsafe mode. +When set to -1 (default), the value depends on the function (see SIM_GZ_SV_FUNC2). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 1000 | | -1 | + | -1 | 1000 | | -1 | ### SIM_GZ_SV_FAIL3 (`INT32`) {#SIM_GZ_SV_FAIL3} SIM_GZ Servo 3 Failsafe Value. -This is the output value that is set when in failsafe mode. When set to -1 (default), the value depends on the function (see SIM_GZ_SV_FUNC3). +This is the output value that is set when in failsafe mode. +When set to -1 (default), the value depends on the function (see SIM_GZ_SV_FUNC3). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 1000 | | -1 | + | -1 | 1000 | | -1 | ### SIM_GZ_SV_FAIL4 (`INT32`) {#SIM_GZ_SV_FAIL4} SIM_GZ Servo 4 Failsafe Value. -This is the output value that is set when in failsafe mode. When set to -1 (default), the value depends on the function (see SIM_GZ_SV_FUNC4). +This is the output value that is set when in failsafe mode. +When set to -1 (default), the value depends on the function (see SIM_GZ_SV_FUNC4). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 1000 | | -1 | + | -1 | 1000 | | -1 | ### SIM_GZ_SV_FAIL5 (`INT32`) {#SIM_GZ_SV_FAIL5} SIM_GZ Servo 5 Failsafe Value. -This is the output value that is set when in failsafe mode. When set to -1 (default), the value depends on the function (see SIM_GZ_SV_FUNC5). +This is the output value that is set when in failsafe mode. +When set to -1 (default), the value depends on the function (see SIM_GZ_SV_FUNC5). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 1000 | | -1 | + | -1 | 1000 | | -1 | ### SIM_GZ_SV_FAIL6 (`INT32`) {#SIM_GZ_SV_FAIL6} SIM_GZ Servo 6 Failsafe Value. -This is the output value that is set when in failsafe mode. When set to -1 (default), the value depends on the function (see SIM_GZ_SV_FUNC6). +This is the output value that is set when in failsafe mode. +When set to -1 (default), the value depends on the function (see SIM_GZ_SV_FUNC6). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 1000 | | -1 | + | -1 | 1000 | | -1 | ### SIM_GZ_SV_FAIL7 (`INT32`) {#SIM_GZ_SV_FAIL7} SIM_GZ Servo 7 Failsafe Value. -This is the output value that is set when in failsafe mode. When set to -1 (default), the value depends on the function (see SIM_GZ_SV_FUNC7). +This is the output value that is set when in failsafe mode. +When set to -1 (default), the value depends on the function (see SIM_GZ_SV_FUNC7). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 1000 | | -1 | + | -1 | 1000 | | -1 | ### SIM_GZ_SV_FAIL8 (`INT32`) {#SIM_GZ_SV_FAIL8} SIM_GZ Servo 8 Failsafe Value. -This is the output value that is set when in failsafe mode. When set to -1 (default), the value depends on the function (see SIM_GZ_SV_FUNC8). +This is the output value that is set when in failsafe mode. +When set to -1 (default), the value depends on the function (see SIM_GZ_SV_FUNC8). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 1000 | | -1 | + | -1 | 1000 | | -1 | ### SIM_GZ_SV_FUNC1 (`INT32`) {#SIM_GZ_SV_FUNC1} SIM_GZ Servo 1 Output Function. -Select what should be output on SIM_GZ Servo 1. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on SIM_GZ Servo 1. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -5787,13 +6197,19 @@ Select what should be output on SIM_GZ Servo 1. The default failsafe value is se Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### SIM_GZ_SV_FUNC2 (`INT32`) {#SIM_GZ_SV_FUNC2} SIM_GZ Servo 2 Output Function. -Select what should be output on SIM_GZ Servo 2. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on SIM_GZ Servo 2. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -5852,13 +6268,19 @@ Select what should be output on SIM_GZ Servo 2. The default failsafe value is se Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### SIM_GZ_SV_FUNC3 (`INT32`) {#SIM_GZ_SV_FUNC3} SIM_GZ Servo 3 Output Function. -Select what should be output on SIM_GZ Servo 3. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on SIM_GZ Servo 3. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -5917,13 +6339,19 @@ Select what should be output on SIM_GZ Servo 3. The default failsafe value is se Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### SIM_GZ_SV_FUNC4 (`INT32`) {#SIM_GZ_SV_FUNC4} SIM_GZ Servo 4 Output Function. -Select what should be output on SIM_GZ Servo 4. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on SIM_GZ Servo 4. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -5982,13 +6410,19 @@ Select what should be output on SIM_GZ Servo 4. The default failsafe value is se Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### SIM_GZ_SV_FUNC5 (`INT32`) {#SIM_GZ_SV_FUNC5} SIM_GZ Servo 5 Output Function. -Select what should be output on SIM_GZ Servo 5. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on SIM_GZ Servo 5. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -6047,13 +6481,19 @@ Select what should be output on SIM_GZ Servo 5. The default failsafe value is se Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### SIM_GZ_SV_FUNC6 (`INT32`) {#SIM_GZ_SV_FUNC6} SIM_GZ Servo 6 Output Function. -Select what should be output on SIM_GZ Servo 6. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on SIM_GZ Servo 6. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -6112,13 +6552,19 @@ Select what should be output on SIM_GZ Servo 6. The default failsafe value is se Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### SIM_GZ_SV_FUNC7 (`INT32`) {#SIM_GZ_SV_FUNC7} SIM_GZ Servo 7 Output Function. -Select what should be output on SIM_GZ Servo 7. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on SIM_GZ Servo 7. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -6177,13 +6623,19 @@ Select what should be output on SIM_GZ Servo 7. The default failsafe value is se Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### SIM_GZ_SV_FUNC8 (`INT32`) {#SIM_GZ_SV_FUNC8} SIM_GZ Servo 8 Output Function. -Select what should be output on SIM_GZ Servo 8. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on SIM_GZ Servo 8. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -6242,7 +6694,7 @@ Select what should be output on SIM_GZ Servo 8. The default failsafe value is se Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### SIM_GZ_SV_MAX1 (`INT32`) {#SIM_GZ_SV_MAX1} @@ -6252,7 +6704,7 @@ Maxmimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 1000 | | 1000 | + | 0 | 1000 | | 1000 | ### SIM_GZ_SV_MAX2 (`INT32`) {#SIM_GZ_SV_MAX2} @@ -6262,7 +6714,7 @@ Maxmimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 1000 | | 1000 | + | 0 | 1000 | | 1000 | ### SIM_GZ_SV_MAX3 (`INT32`) {#SIM_GZ_SV_MAX3} @@ -6272,7 +6724,7 @@ Maxmimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 1000 | | 1000 | + | 0 | 1000 | | 1000 | ### SIM_GZ_SV_MAX4 (`INT32`) {#SIM_GZ_SV_MAX4} @@ -6282,7 +6734,7 @@ Maxmimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 1000 | | 1000 | + | 0 | 1000 | | 1000 | ### SIM_GZ_SV_MAX5 (`INT32`) {#SIM_GZ_SV_MAX5} @@ -6292,7 +6744,7 @@ Maxmimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 1000 | | 1000 | + | 0 | 1000 | | 1000 | ### SIM_GZ_SV_MAX6 (`INT32`) {#SIM_GZ_SV_MAX6} @@ -6302,7 +6754,7 @@ Maxmimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 1000 | | 1000 | + | 0 | 1000 | | 1000 | ### SIM_GZ_SV_MAX7 (`INT32`) {#SIM_GZ_SV_MAX7} @@ -6312,7 +6764,7 @@ Maxmimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 1000 | | 1000 | + | 0 | 1000 | | 1000 | ### SIM_GZ_SV_MAX8 (`INT32`) {#SIM_GZ_SV_MAX8} @@ -6322,7 +6774,7 @@ Maxmimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 1000 | | 1000 | + | 0 | 1000 | | 1000 | ### SIM_GZ_SV_MIN1 (`INT32`) {#SIM_GZ_SV_MIN1} @@ -6332,7 +6784,7 @@ Minimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 1000 | | 0 | + | 0 | 1000 | | 0 | ### SIM_GZ_SV_MIN2 (`INT32`) {#SIM_GZ_SV_MIN2} @@ -6342,7 +6794,7 @@ Minimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 1000 | | 0 | + | 0 | 1000 | | 0 | ### SIM_GZ_SV_MIN3 (`INT32`) {#SIM_GZ_SV_MIN3} @@ -6352,7 +6804,7 @@ Minimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 1000 | | 0 | + | 0 | 1000 | | 0 | ### SIM_GZ_SV_MIN4 (`INT32`) {#SIM_GZ_SV_MIN4} @@ -6362,7 +6814,7 @@ Minimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 1000 | | 0 | + | 0 | 1000 | | 0 | ### SIM_GZ_SV_MIN5 (`INT32`) {#SIM_GZ_SV_MIN5} @@ -6372,7 +6824,7 @@ Minimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 1000 | | 0 | + | 0 | 1000 | | 0 | ### SIM_GZ_SV_MIN6 (`INT32`) {#SIM_GZ_SV_MIN6} @@ -6382,7 +6834,7 @@ Minimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 1000 | | 0 | + | 0 | 1000 | | 0 | ### SIM_GZ_SV_MIN7 (`INT32`) {#SIM_GZ_SV_MIN7} @@ -6392,7 +6844,7 @@ Minimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 1000 | | 0 | + | 0 | 1000 | | 0 | ### SIM_GZ_SV_MIN8 (`INT32`) {#SIM_GZ_SV_MIN8} @@ -6402,13 +6854,14 @@ Minimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 1000 | | 0 | + | 0 | 1000 | | 0 | ### SIM_GZ_SV_REV (`INT32`) {#SIM_GZ_SV_REV} Reverse Output Range for SIM_GZ. -Allows to reverse the output range for each channel. Note: this is only useful for servos. +Allows to reverse the output range for each channel. +Note: this is only useful for servos. **Bitmask:** @@ -6424,93 +6877,107 @@ Allows to reverse the output range for each channel. Note: this is only useful f Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 255 | | 0 | + | 0 | 255 | | 0 | ### SIM_GZ_WH_DIS1 (`INT32`) {#SIM_GZ_WH_DIS1} SIM_GZ Wheels 1 Disarmed Value. -This is the output value that is set when not armed. Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. +This is the output value that is set when not armed. +Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 200 | | 100 | + | 0 | 200 | | 100 | ### SIM_GZ_WH_DIS2 (`INT32`) {#SIM_GZ_WH_DIS2} SIM_GZ Wheels 2 Disarmed Value. -This is the output value that is set when not armed. Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. +This is the output value that is set when not armed. +Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 200 | | 100 | + | 0 | 200 | | 100 | ### SIM_GZ_WH_DIS3 (`INT32`) {#SIM_GZ_WH_DIS3} SIM_GZ Wheels 3 Disarmed Value. -This is the output value that is set when not armed. Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. +This is the output value that is set when not armed. +Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 200 | | 100 | + | 0 | 200 | | 100 | ### SIM_GZ_WH_DIS4 (`INT32`) {#SIM_GZ_WH_DIS4} SIM_GZ Wheels 4 Disarmed Value. -This is the output value that is set when not armed. Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. +This is the output value that is set when not armed. +Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 200 | | 100 | + | 0 | 200 | | 100 | ### SIM_GZ_WH_FAIL1 (`INT32`) {#SIM_GZ_WH_FAIL1} SIM_GZ Wheels 1 Failsafe Value. -This is the output value that is set when in failsafe mode. When set to -1 (default), the value depends on the function (see SIM_GZ_WH_FUNC1). +This is the output value that is set when in failsafe mode. +When set to -1 (default), the value depends on the function (see SIM_GZ_WH_FUNC1). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 200 | | -1 | + | -1 | 200 | | -1 | ### SIM_GZ_WH_FAIL2 (`INT32`) {#SIM_GZ_WH_FAIL2} SIM_GZ Wheels 2 Failsafe Value. -This is the output value that is set when in failsafe mode. When set to -1 (default), the value depends on the function (see SIM_GZ_WH_FUNC2). +This is the output value that is set when in failsafe mode. +When set to -1 (default), the value depends on the function (see SIM_GZ_WH_FUNC2). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 200 | | -1 | + | -1 | 200 | | -1 | ### SIM_GZ_WH_FAIL3 (`INT32`) {#SIM_GZ_WH_FAIL3} SIM_GZ Wheels 3 Failsafe Value. -This is the output value that is set when in failsafe mode. When set to -1 (default), the value depends on the function (see SIM_GZ_WH_FUNC3). +This is the output value that is set when in failsafe mode. +When set to -1 (default), the value depends on the function (see SIM_GZ_WH_FUNC3). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 200 | | -1 | + | -1 | 200 | | -1 | ### SIM_GZ_WH_FAIL4 (`INT32`) {#SIM_GZ_WH_FAIL4} SIM_GZ Wheels 4 Failsafe Value. -This is the output value that is set when in failsafe mode. When set to -1 (default), the value depends on the function (see SIM_GZ_WH_FUNC4). +This is the output value that is set when in failsafe mode. +When set to -1 (default), the value depends on the function (see SIM_GZ_WH_FUNC4). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 200 | | -1 | + | -1 | 200 | | -1 | ### SIM_GZ_WH_FUNC1 (`INT32`) {#SIM_GZ_WH_FUNC1} SIM_GZ Wheels 1 Output Function. -Select what should be output on SIM_GZ Wheels 1. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on SIM_GZ Wheels 1. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -6569,13 +7036,19 @@ Select what should be output on SIM_GZ Wheels 1. The default failsafe value is s Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### SIM_GZ_WH_FUNC2 (`INT32`) {#SIM_GZ_WH_FUNC2} SIM_GZ Wheels 2 Output Function. -Select what should be output on SIM_GZ Wheels 2. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on SIM_GZ Wheels 2. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -6634,13 +7107,19 @@ Select what should be output on SIM_GZ Wheels 2. The default failsafe value is s Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### SIM_GZ_WH_FUNC3 (`INT32`) {#SIM_GZ_WH_FUNC3} SIM_GZ Wheels 3 Output Function. -Select what should be output on SIM_GZ Wheels 3. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on SIM_GZ Wheels 3. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -6699,13 +7178,19 @@ Select what should be output on SIM_GZ Wheels 3. The default failsafe value is s Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### SIM_GZ_WH_FUNC4 (`INT32`) {#SIM_GZ_WH_FUNC4} SIM_GZ Wheels 4 Output Function. -Select what should be output on SIM_GZ Wheels 4. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on SIM_GZ Wheels 4. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -6764,7 +7249,7 @@ Select what should be output on SIM_GZ Wheels 4. The default failsafe value is s Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### SIM_GZ_WH_MAX1 (`INT32`) {#SIM_GZ_WH_MAX1} @@ -6774,7 +7259,7 @@ Maxmimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 200 | | 200 | + | 0 | 200 | | 200 | ### SIM_GZ_WH_MAX2 (`INT32`) {#SIM_GZ_WH_MAX2} @@ -6784,7 +7269,7 @@ Maxmimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 200 | | 200 | + | 0 | 200 | | 200 | ### SIM_GZ_WH_MAX3 (`INT32`) {#SIM_GZ_WH_MAX3} @@ -6794,7 +7279,7 @@ Maxmimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 200 | | 200 | + | 0 | 200 | | 200 | ### SIM_GZ_WH_MAX4 (`INT32`) {#SIM_GZ_WH_MAX4} @@ -6804,7 +7289,7 @@ Maxmimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 200 | | 200 | + | 0 | 200 | | 200 | ### SIM_GZ_WH_MIN1 (`INT32`) {#SIM_GZ_WH_MIN1} @@ -6814,7 +7299,7 @@ Minimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 200 | | 0 | + | 0 | 200 | | 0 | ### SIM_GZ_WH_MIN2 (`INT32`) {#SIM_GZ_WH_MIN2} @@ -6824,7 +7309,7 @@ Minimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 200 | | 0 | + | 0 | 200 | | 0 | ### SIM_GZ_WH_MIN3 (`INT32`) {#SIM_GZ_WH_MIN3} @@ -6834,7 +7319,7 @@ Minimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 200 | | 0 | + | 0 | 200 | | 0 | ### SIM_GZ_WH_MIN4 (`INT32`) {#SIM_GZ_WH_MIN4} @@ -6844,13 +7329,14 @@ Minimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 200 | | 0 | + | 0 | 200 | | 0 | ### SIM_GZ_WH_REV (`INT32`) {#SIM_GZ_WH_REV} Reverse Output Range for SIM_GZ. -Allows to reverse the output range for each channel. Note: this is only useful for servos. +Allows to reverse the output range for each channel. +Note: this is only useful for servos. **Bitmask:** @@ -6862,13 +7348,19 @@ Allows to reverse the output range for each channel. Note: this is only useful f Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 15 | | 0 | + | 0 | 15 | | 0 | ### TAP_ESC_FUNC1 (`INT32`) {#TAP_ESC_FUNC1} TAP ESC Output ESC 1 Output Function. -Select what should be output on TAP ESC Output ESC 1. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on TAP ESC Output ESC 1. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -6927,13 +7419,19 @@ Select what should be output on TAP ESC Output ESC 1. The default failsafe value Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### TAP_ESC_FUNC2 (`INT32`) {#TAP_ESC_FUNC2} TAP ESC Output ESC 2 Output Function. -Select what should be output on TAP ESC Output ESC 2. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on TAP ESC Output ESC 2. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -6992,13 +7490,19 @@ Select what should be output on TAP ESC Output ESC 2. The default failsafe value Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### TAP_ESC_FUNC3 (`INT32`) {#TAP_ESC_FUNC3} TAP ESC Output ESC 3 Output Function. -Select what should be output on TAP ESC Output ESC 3. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on TAP ESC Output ESC 3. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -7057,13 +7561,19 @@ Select what should be output on TAP ESC Output ESC 3. The default failsafe value Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### TAP_ESC_FUNC4 (`INT32`) {#TAP_ESC_FUNC4} TAP ESC Output ESC 4 Output Function. -Select what should be output on TAP ESC Output ESC 4. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on TAP ESC Output ESC 4. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -7122,13 +7632,19 @@ Select what should be output on TAP ESC Output ESC 4. The default failsafe value Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### TAP_ESC_FUNC5 (`INT32`) {#TAP_ESC_FUNC5} TAP ESC Output ESC 5 Output Function. -Select what should be output on TAP ESC Output ESC 5. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on TAP ESC Output ESC 5. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -7187,13 +7703,19 @@ Select what should be output on TAP ESC Output ESC 5. The default failsafe value Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### TAP_ESC_FUNC6 (`INT32`) {#TAP_ESC_FUNC6} TAP ESC Output ESC 6 Output Function. -Select what should be output on TAP ESC Output ESC 6. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on TAP ESC Output ESC 6. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -7252,13 +7774,19 @@ Select what should be output on TAP ESC Output ESC 6. The default failsafe value Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### TAP_ESC_FUNC7 (`INT32`) {#TAP_ESC_FUNC7} TAP ESC Output ESC 7 Output Function. -Select what should be output on TAP ESC Output ESC 7. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on TAP ESC Output ESC 7. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -7317,13 +7845,19 @@ Select what should be output on TAP ESC Output ESC 7. The default failsafe value Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### TAP_ESC_FUNC8 (`INT32`) {#TAP_ESC_FUNC8} TAP ESC Output ESC 8 Output Function. -Select what should be output on TAP ESC Output ESC 8. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on TAP ESC Output ESC 8. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -7382,13 +7916,14 @@ Select what should be output on TAP ESC Output ESC 8. The default failsafe value Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### TAP_ESC_REV (`INT32`) {#TAP_ESC_REV} Reverse Output Range for TAP ESC Output. -Allows to reverse the output range for each channel. Note: this is only useful for servos. +Allows to reverse the output range for each channel. +Note: this is only useful for servos. **Bitmask:** @@ -7404,93 +7939,107 @@ Allows to reverse the output range for each channel. Note: this is only useful f Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 255 | | 0 | + | 0 | 255 | | 0 | ### UAVCAN_EC_FAIL1 (`INT32`) {#UAVCAN_EC_FAIL1} UAVCAN ESC 1 Failsafe Value. -This is the output value that is set when in failsafe mode. When set to -1 (default), the value depends on the function (see UAVCAN_EC_FUNC1). +This is the output value that is set when in failsafe mode. +When set to -1 (default), the value depends on the function (see UAVCAN_EC_FUNC1). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 8191 | | -1 | + | -1 | 8191 | | -1 | ### UAVCAN_EC_FAIL2 (`INT32`) {#UAVCAN_EC_FAIL2} UAVCAN ESC 2 Failsafe Value. -This is the output value that is set when in failsafe mode. When set to -1 (default), the value depends on the function (see UAVCAN_EC_FUNC2). +This is the output value that is set when in failsafe mode. +When set to -1 (default), the value depends on the function (see UAVCAN_EC_FUNC2). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 8191 | | -1 | + | -1 | 8191 | | -1 | ### UAVCAN_EC_FAIL3 (`INT32`) {#UAVCAN_EC_FAIL3} UAVCAN ESC 3 Failsafe Value. -This is the output value that is set when in failsafe mode. When set to -1 (default), the value depends on the function (see UAVCAN_EC_FUNC3). +This is the output value that is set when in failsafe mode. +When set to -1 (default), the value depends on the function (see UAVCAN_EC_FUNC3). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 8191 | | -1 | + | -1 | 8191 | | -1 | ### UAVCAN_EC_FAIL4 (`INT32`) {#UAVCAN_EC_FAIL4} UAVCAN ESC 4 Failsafe Value. -This is the output value that is set when in failsafe mode. When set to -1 (default), the value depends on the function (see UAVCAN_EC_FUNC4). +This is the output value that is set when in failsafe mode. +When set to -1 (default), the value depends on the function (see UAVCAN_EC_FUNC4). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 8191 | | -1 | + | -1 | 8191 | | -1 | ### UAVCAN_EC_FAIL5 (`INT32`) {#UAVCAN_EC_FAIL5} UAVCAN ESC 5 Failsafe Value. -This is the output value that is set when in failsafe mode. When set to -1 (default), the value depends on the function (see UAVCAN_EC_FUNC5). +This is the output value that is set when in failsafe mode. +When set to -1 (default), the value depends on the function (see UAVCAN_EC_FUNC5). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 8191 | | -1 | + | -1 | 8191 | | -1 | ### UAVCAN_EC_FAIL6 (`INT32`) {#UAVCAN_EC_FAIL6} UAVCAN ESC 6 Failsafe Value. -This is the output value that is set when in failsafe mode. When set to -1 (default), the value depends on the function (see UAVCAN_EC_FUNC6). +This is the output value that is set when in failsafe mode. +When set to -1 (default), the value depends on the function (see UAVCAN_EC_FUNC6). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 8191 | | -1 | + | -1 | 8191 | | -1 | ### UAVCAN_EC_FAIL7 (`INT32`) {#UAVCAN_EC_FAIL7} UAVCAN ESC 7 Failsafe Value. -This is the output value that is set when in failsafe mode. When set to -1 (default), the value depends on the function (see UAVCAN_EC_FUNC7). +This is the output value that is set when in failsafe mode. +When set to -1 (default), the value depends on the function (see UAVCAN_EC_FUNC7). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 8191 | | -1 | + | -1 | 8191 | | -1 | ### UAVCAN_EC_FAIL8 (`INT32`) {#UAVCAN_EC_FAIL8} UAVCAN ESC 8 Failsafe Value. -This is the output value that is set when in failsafe mode. When set to -1 (default), the value depends on the function (see UAVCAN_EC_FUNC8). +This is the output value that is set when in failsafe mode. +When set to -1 (default), the value depends on the function (see UAVCAN_EC_FUNC8). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 8191 | | -1 | + | -1 | 8191 | | -1 | ### UAVCAN_EC_FUNC1 (`INT32`) {#UAVCAN_EC_FUNC1} UAVCAN ESC 1 Output Function. -Select what should be output on UAVCAN ESC 1. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on UAVCAN ESC 1. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -7549,13 +8098,19 @@ Select what should be output on UAVCAN ESC 1. The default failsafe value is set Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### UAVCAN_EC_FUNC2 (`INT32`) {#UAVCAN_EC_FUNC2} UAVCAN ESC 2 Output Function. -Select what should be output on UAVCAN ESC 2. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on UAVCAN ESC 2. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -7614,13 +8169,19 @@ Select what should be output on UAVCAN ESC 2. The default failsafe value is set Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### UAVCAN_EC_FUNC3 (`INT32`) {#UAVCAN_EC_FUNC3} UAVCAN ESC 3 Output Function. -Select what should be output on UAVCAN ESC 3. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on UAVCAN ESC 3. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -7679,13 +8240,19 @@ Select what should be output on UAVCAN ESC 3. The default failsafe value is set Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### UAVCAN_EC_FUNC4 (`INT32`) {#UAVCAN_EC_FUNC4} UAVCAN ESC 4 Output Function. -Select what should be output on UAVCAN ESC 4. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on UAVCAN ESC 4. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -7744,13 +8311,19 @@ Select what should be output on UAVCAN ESC 4. The default failsafe value is set Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### UAVCAN_EC_FUNC5 (`INT32`) {#UAVCAN_EC_FUNC5} UAVCAN ESC 5 Output Function. -Select what should be output on UAVCAN ESC 5. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on UAVCAN ESC 5. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -7809,13 +8382,19 @@ Select what should be output on UAVCAN ESC 5. The default failsafe value is set Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### UAVCAN_EC_FUNC6 (`INT32`) {#UAVCAN_EC_FUNC6} UAVCAN ESC 6 Output Function. -Select what should be output on UAVCAN ESC 6. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on UAVCAN ESC 6. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -7874,13 +8453,19 @@ Select what should be output on UAVCAN ESC 6. The default failsafe value is set Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### UAVCAN_EC_FUNC7 (`INT32`) {#UAVCAN_EC_FUNC7} UAVCAN ESC 7 Output Function. -Select what should be output on UAVCAN ESC 7. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on UAVCAN ESC 7. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -7939,13 +8524,19 @@ Select what should be output on UAVCAN ESC 7. The default failsafe value is set Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### UAVCAN_EC_FUNC8 (`INT32`) {#UAVCAN_EC_FUNC8} UAVCAN ESC 8 Output Function. -Select what should be output on UAVCAN ESC 8. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on UAVCAN ESC 8. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -8004,7 +8595,7 @@ Select what should be output on UAVCAN ESC 8. The default failsafe value is set Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### UAVCAN_EC_MAX1 (`INT32`) {#UAVCAN_EC_MAX1} @@ -8014,7 +8605,7 @@ Maxmimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 8191 | | 8191 | + | 0 | 8191 | | 8191 | ### UAVCAN_EC_MAX2 (`INT32`) {#UAVCAN_EC_MAX2} @@ -8024,7 +8615,7 @@ Maxmimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 8191 | | 8191 | + | 0 | 8191 | | 8191 | ### UAVCAN_EC_MAX3 (`INT32`) {#UAVCAN_EC_MAX3} @@ -8034,7 +8625,7 @@ Maxmimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 8191 | | 8191 | + | 0 | 8191 | | 8191 | ### UAVCAN_EC_MAX4 (`INT32`) {#UAVCAN_EC_MAX4} @@ -8044,7 +8635,7 @@ Maxmimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 8191 | | 8191 | + | 0 | 8191 | | 8191 | ### UAVCAN_EC_MAX5 (`INT32`) {#UAVCAN_EC_MAX5} @@ -8054,7 +8645,7 @@ Maxmimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 8191 | | 8191 | + | 0 | 8191 | | 8191 | ### UAVCAN_EC_MAX6 (`INT32`) {#UAVCAN_EC_MAX6} @@ -8064,7 +8655,7 @@ Maxmimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 8191 | | 8191 | + | 0 | 8191 | | 8191 | ### UAVCAN_EC_MAX7 (`INT32`) {#UAVCAN_EC_MAX7} @@ -8074,7 +8665,7 @@ Maxmimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 8191 | | 8191 | + | 0 | 8191 | | 8191 | ### UAVCAN_EC_MAX8 (`INT32`) {#UAVCAN_EC_MAX8} @@ -8084,7 +8675,7 @@ Maxmimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 8191 | | 8191 | + | 0 | 8191 | | 8191 | ### UAVCAN_EC_MIN1 (`INT32`) {#UAVCAN_EC_MIN1} @@ -8094,7 +8685,7 @@ Minimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 8191 | | 1 | + | 0 | 8191 | | 1 | ### UAVCAN_EC_MIN2 (`INT32`) {#UAVCAN_EC_MIN2} @@ -8104,7 +8695,7 @@ Minimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 8191 | | 1 | + | 0 | 8191 | | 1 | ### UAVCAN_EC_MIN3 (`INT32`) {#UAVCAN_EC_MIN3} @@ -8114,7 +8705,7 @@ Minimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 8191 | | 1 | + | 0 | 8191 | | 1 | ### UAVCAN_EC_MIN4 (`INT32`) {#UAVCAN_EC_MIN4} @@ -8124,7 +8715,7 @@ Minimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 8191 | | 1 | + | 0 | 8191 | | 1 | ### UAVCAN_EC_MIN5 (`INT32`) {#UAVCAN_EC_MIN5} @@ -8134,7 +8725,7 @@ Minimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 8191 | | 1 | + | 0 | 8191 | | 1 | ### UAVCAN_EC_MIN6 (`INT32`) {#UAVCAN_EC_MIN6} @@ -8144,7 +8735,7 @@ Minimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 8191 | | 1 | + | 0 | 8191 | | 1 | ### UAVCAN_EC_MIN7 (`INT32`) {#UAVCAN_EC_MIN7} @@ -8154,7 +8745,7 @@ Minimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 8191 | | 1 | + | 0 | 8191 | | 1 | ### UAVCAN_EC_MIN8 (`INT32`) {#UAVCAN_EC_MIN8} @@ -8164,13 +8755,14 @@ Minimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 8191 | | 1 | + | 0 | 8191 | | 1 | ### UAVCAN_EC_REV (`INT32`) {#UAVCAN_EC_REV} Reverse Output Range for UAVCAN. -Allows to reverse the output range for each channel. Note: this is only useful for servos. +Allows to reverse the output range for each channel. +Note: this is only useful for servos. **Bitmask:** @@ -8186,173 +8778,195 @@ Allows to reverse the output range for each channel. Note: this is only useful f Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 255 | | 0 | + | 0 | 255 | | 0 | ### UAVCAN_SV_DIS1 (`INT32`) {#UAVCAN_SV_DIS1} UAVCAN Servo 1 Disarmed Value. -This is the output value that is set when not armed. Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. +This is the output value that is set when not armed. +Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 1000 | | 500 | + | 0 | 1000 | | 500 | ### UAVCAN_SV_DIS2 (`INT32`) {#UAVCAN_SV_DIS2} UAVCAN Servo 2 Disarmed Value. -This is the output value that is set when not armed. Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. +This is the output value that is set when not armed. +Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 1000 | | 500 | + | 0 | 1000 | | 500 | ### UAVCAN_SV_DIS3 (`INT32`) {#UAVCAN_SV_DIS3} UAVCAN Servo 3 Disarmed Value. -This is the output value that is set when not armed. Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. +This is the output value that is set when not armed. +Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 1000 | | 500 | + | 0 | 1000 | | 500 | ### UAVCAN_SV_DIS4 (`INT32`) {#UAVCAN_SV_DIS4} UAVCAN Servo 4 Disarmed Value. -This is the output value that is set when not armed. Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. +This is the output value that is set when not armed. +Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 1000 | | 500 | + | 0 | 1000 | | 500 | ### UAVCAN_SV_DIS5 (`INT32`) {#UAVCAN_SV_DIS5} UAVCAN Servo 5 Disarmed Value. -This is the output value that is set when not armed. Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. +This is the output value that is set when not armed. +Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 1000 | | 500 | + | 0 | 1000 | | 500 | ### UAVCAN_SV_DIS6 (`INT32`) {#UAVCAN_SV_DIS6} UAVCAN Servo 6 Disarmed Value. -This is the output value that is set when not armed. Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. +This is the output value that is set when not armed. +Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 1000 | | 500 | + | 0 | 1000 | | 500 | ### UAVCAN_SV_DIS7 (`INT32`) {#UAVCAN_SV_DIS7} UAVCAN Servo 7 Disarmed Value. -This is the output value that is set when not armed. Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. +This is the output value that is set when not armed. +Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 1000 | | 500 | + | 0 | 1000 | | 500 | ### UAVCAN_SV_DIS8 (`INT32`) {#UAVCAN_SV_DIS8} UAVCAN Servo 8 Disarmed Value. -This is the output value that is set when not armed. Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. +This is the output value that is set when not armed. +Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 1000 | | 500 | + | 0 | 1000 | | 500 | ### UAVCAN_SV_FAIL1 (`INT32`) {#UAVCAN_SV_FAIL1} UAVCAN Servo 1 Failsafe Value. -This is the output value that is set when in failsafe mode. When set to -1 (default), the value depends on the function (see UAVCAN_SV_FUNC1). +This is the output value that is set when in failsafe mode. +When set to -1 (default), the value depends on the function (see UAVCAN_SV_FUNC1). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 1000 | | -1 | + | -1 | 1000 | | -1 | ### UAVCAN_SV_FAIL2 (`INT32`) {#UAVCAN_SV_FAIL2} UAVCAN Servo 2 Failsafe Value. -This is the output value that is set when in failsafe mode. When set to -1 (default), the value depends on the function (see UAVCAN_SV_FUNC2). +This is the output value that is set when in failsafe mode. +When set to -1 (default), the value depends on the function (see UAVCAN_SV_FUNC2). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 1000 | | -1 | + | -1 | 1000 | | -1 | ### UAVCAN_SV_FAIL3 (`INT32`) {#UAVCAN_SV_FAIL3} UAVCAN Servo 3 Failsafe Value. -This is the output value that is set when in failsafe mode. When set to -1 (default), the value depends on the function (see UAVCAN_SV_FUNC3). +This is the output value that is set when in failsafe mode. +When set to -1 (default), the value depends on the function (see UAVCAN_SV_FUNC3). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 1000 | | -1 | + | -1 | 1000 | | -1 | ### UAVCAN_SV_FAIL4 (`INT32`) {#UAVCAN_SV_FAIL4} UAVCAN Servo 4 Failsafe Value. -This is the output value that is set when in failsafe mode. When set to -1 (default), the value depends on the function (see UAVCAN_SV_FUNC4). +This is the output value that is set when in failsafe mode. +When set to -1 (default), the value depends on the function (see UAVCAN_SV_FUNC4). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 1000 | | -1 | + | -1 | 1000 | | -1 | ### UAVCAN_SV_FAIL5 (`INT32`) {#UAVCAN_SV_FAIL5} UAVCAN Servo 5 Failsafe Value. -This is the output value that is set when in failsafe mode. When set to -1 (default), the value depends on the function (see UAVCAN_SV_FUNC5). +This is the output value that is set when in failsafe mode. +When set to -1 (default), the value depends on the function (see UAVCAN_SV_FUNC5). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 1000 | | -1 | + | -1 | 1000 | | -1 | ### UAVCAN_SV_FAIL6 (`INT32`) {#UAVCAN_SV_FAIL6} UAVCAN Servo 6 Failsafe Value. -This is the output value that is set when in failsafe mode. When set to -1 (default), the value depends on the function (see UAVCAN_SV_FUNC6). +This is the output value that is set when in failsafe mode. +When set to -1 (default), the value depends on the function (see UAVCAN_SV_FUNC6). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 1000 | | -1 | + | -1 | 1000 | | -1 | ### UAVCAN_SV_FAIL7 (`INT32`) {#UAVCAN_SV_FAIL7} UAVCAN Servo 7 Failsafe Value. -This is the output value that is set when in failsafe mode. When set to -1 (default), the value depends on the function (see UAVCAN_SV_FUNC7). +This is the output value that is set when in failsafe mode. +When set to -1 (default), the value depends on the function (see UAVCAN_SV_FUNC7). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 1000 | | -1 | + | -1 | 1000 | | -1 | ### UAVCAN_SV_FAIL8 (`INT32`) {#UAVCAN_SV_FAIL8} UAVCAN Servo 8 Failsafe Value. -This is the output value that is set when in failsafe mode. When set to -1 (default), the value depends on the function (see UAVCAN_SV_FUNC8). +This is the output value that is set when in failsafe mode. +When set to -1 (default), the value depends on the function (see UAVCAN_SV_FUNC8). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 1000 | | -1 | + | -1 | 1000 | | -1 | ### UAVCAN_SV_FUNC1 (`INT32`) {#UAVCAN_SV_FUNC1} UAVCAN Servo 1 Output Function. -Select what should be output on UAVCAN Servo 1. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on UAVCAN Servo 1. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -8411,13 +9025,19 @@ Select what should be output on UAVCAN Servo 1. The default failsafe value is se Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### UAVCAN_SV_FUNC2 (`INT32`) {#UAVCAN_SV_FUNC2} UAVCAN Servo 2 Output Function. -Select what should be output on UAVCAN Servo 2. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on UAVCAN Servo 2. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -8476,13 +9096,19 @@ Select what should be output on UAVCAN Servo 2. The default failsafe value is se Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### UAVCAN_SV_FUNC3 (`INT32`) {#UAVCAN_SV_FUNC3} UAVCAN Servo 3 Output Function. -Select what should be output on UAVCAN Servo 3. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on UAVCAN Servo 3. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -8541,13 +9167,19 @@ Select what should be output on UAVCAN Servo 3. The default failsafe value is se Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### UAVCAN_SV_FUNC4 (`INT32`) {#UAVCAN_SV_FUNC4} UAVCAN Servo 4 Output Function. -Select what should be output on UAVCAN Servo 4. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on UAVCAN Servo 4. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -8606,13 +9238,19 @@ Select what should be output on UAVCAN Servo 4. The default failsafe value is se Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### UAVCAN_SV_FUNC5 (`INT32`) {#UAVCAN_SV_FUNC5} UAVCAN Servo 5 Output Function. -Select what should be output on UAVCAN Servo 5. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on UAVCAN Servo 5. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -8671,13 +9309,19 @@ Select what should be output on UAVCAN Servo 5. The default failsafe value is se Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### UAVCAN_SV_FUNC6 (`INT32`) {#UAVCAN_SV_FUNC6} UAVCAN Servo 6 Output Function. -Select what should be output on UAVCAN Servo 6. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on UAVCAN Servo 6. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -8736,13 +9380,19 @@ Select what should be output on UAVCAN Servo 6. The default failsafe value is se Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### UAVCAN_SV_FUNC7 (`INT32`) {#UAVCAN_SV_FUNC7} UAVCAN Servo 7 Output Function. -Select what should be output on UAVCAN Servo 7. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on UAVCAN Servo 7. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -8801,13 +9451,19 @@ Select what should be output on UAVCAN Servo 7. The default failsafe value is se Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### UAVCAN_SV_FUNC8 (`INT32`) {#UAVCAN_SV_FUNC8} UAVCAN Servo 8 Output Function. -Select what should be output on UAVCAN Servo 8. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on UAVCAN Servo 8. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -8866,7 +9522,7 @@ Select what should be output on UAVCAN Servo 8. The default failsafe value is se Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### UAVCAN_SV_MAX1 (`INT32`) {#UAVCAN_SV_MAX1} @@ -8876,7 +9532,7 @@ Maxmimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 1000 | | 1000 | + | 0 | 1000 | | 1000 | ### UAVCAN_SV_MAX2 (`INT32`) {#UAVCAN_SV_MAX2} @@ -8886,7 +9542,7 @@ Maxmimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 1000 | | 1000 | + | 0 | 1000 | | 1000 | ### UAVCAN_SV_MAX3 (`INT32`) {#UAVCAN_SV_MAX3} @@ -8896,7 +9552,7 @@ Maxmimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 1000 | | 1000 | + | 0 | 1000 | | 1000 | ### UAVCAN_SV_MAX4 (`INT32`) {#UAVCAN_SV_MAX4} @@ -8906,7 +9562,7 @@ Maxmimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 1000 | | 1000 | + | 0 | 1000 | | 1000 | ### UAVCAN_SV_MAX5 (`INT32`) {#UAVCAN_SV_MAX5} @@ -8916,7 +9572,7 @@ Maxmimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 1000 | | 1000 | + | 0 | 1000 | | 1000 | ### UAVCAN_SV_MAX6 (`INT32`) {#UAVCAN_SV_MAX6} @@ -8926,7 +9582,7 @@ Maxmimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 1000 | | 1000 | + | 0 | 1000 | | 1000 | ### UAVCAN_SV_MAX7 (`INT32`) {#UAVCAN_SV_MAX7} @@ -8936,7 +9592,7 @@ Maxmimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 1000 | | 1000 | + | 0 | 1000 | | 1000 | ### UAVCAN_SV_MAX8 (`INT32`) {#UAVCAN_SV_MAX8} @@ -8946,7 +9602,7 @@ Maxmimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 1000 | | 1000 | + | 0 | 1000 | | 1000 | ### UAVCAN_SV_MIN1 (`INT32`) {#UAVCAN_SV_MIN1} @@ -8956,7 +9612,7 @@ Minimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 1000 | | 0 | + | 0 | 1000 | | 0 | ### UAVCAN_SV_MIN2 (`INT32`) {#UAVCAN_SV_MIN2} @@ -8966,7 +9622,7 @@ Minimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 1000 | | 0 | + | 0 | 1000 | | 0 | ### UAVCAN_SV_MIN3 (`INT32`) {#UAVCAN_SV_MIN3} @@ -8976,7 +9632,7 @@ Minimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 1000 | | 0 | + | 0 | 1000 | | 0 | ### UAVCAN_SV_MIN4 (`INT32`) {#UAVCAN_SV_MIN4} @@ -8986,7 +9642,7 @@ Minimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 1000 | | 0 | + | 0 | 1000 | | 0 | ### UAVCAN_SV_MIN5 (`INT32`) {#UAVCAN_SV_MIN5} @@ -8996,7 +9652,7 @@ Minimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 1000 | | 0 | + | 0 | 1000 | | 0 | ### UAVCAN_SV_MIN6 (`INT32`) {#UAVCAN_SV_MIN6} @@ -9006,7 +9662,7 @@ Minimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 1000 | | 0 | + | 0 | 1000 | | 0 | ### UAVCAN_SV_MIN7 (`INT32`) {#UAVCAN_SV_MIN7} @@ -9016,7 +9672,7 @@ Minimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 1000 | | 0 | + | 0 | 1000 | | 0 | ### UAVCAN_SV_MIN8 (`INT32`) {#UAVCAN_SV_MIN8} @@ -9026,13 +9682,14 @@ Minimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 1000 | | 0 | + | 0 | 1000 | | 0 | ### UAVCAN_SV_REV (`INT32`) {#UAVCAN_SV_REV} Reverse Output Range for UAVCAN. -Allows to reverse the output range for each channel. Note: this is only useful for servos. +Allows to reverse the output range for each channel. +Note: this is only useful for servos. **Bitmask:** @@ -9048,173 +9705,195 @@ Allows to reverse the output range for each channel. Note: this is only useful f Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 255 | | 0 | + | 0 | 255 | | 0 | ### UCAN1_ESC_FAIL1 (`INT32`) {#UCAN1_ESC_FAIL1} UAVCANv1 ESC 1 Failsafe Value. -This is the output value that is set when in failsafe mode. When set to -1 (default), the value depends on the function (see UCAN1_ESC_FUNC1). +This is the output value that is set when in failsafe mode. +When set to -1 (default), the value depends on the function (see UCAN1_ESC_FUNC1). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 8191 | | -1 | + | -1 | 8191 | | -1 | ### UCAN1_ESC_FAIL10 (`INT32`) {#UCAN1_ESC_FAIL10} UAVCANv1 ESC 10 Failsafe Value. -This is the output value that is set when in failsafe mode. When set to -1 (default), the value depends on the function (see UCAN1_ESC_FUNC10). +This is the output value that is set when in failsafe mode. +When set to -1 (default), the value depends on the function (see UCAN1_ESC_FUNC10). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 8191 | | -1 | + | -1 | 8191 | | -1 | ### UCAN1_ESC_FAIL11 (`INT32`) {#UCAN1_ESC_FAIL11} UAVCANv1 ESC 11 Failsafe Value. -This is the output value that is set when in failsafe mode. When set to -1 (default), the value depends on the function (see UCAN1_ESC_FUNC11). +This is the output value that is set when in failsafe mode. +When set to -1 (default), the value depends on the function (see UCAN1_ESC_FUNC11). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 8191 | | -1 | + | -1 | 8191 | | -1 | ### UCAN1_ESC_FAIL12 (`INT32`) {#UCAN1_ESC_FAIL12} UAVCANv1 ESC 12 Failsafe Value. -This is the output value that is set when in failsafe mode. When set to -1 (default), the value depends on the function (see UCAN1_ESC_FUNC12). +This is the output value that is set when in failsafe mode. +When set to -1 (default), the value depends on the function (see UCAN1_ESC_FUNC12). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 8191 | | -1 | + | -1 | 8191 | | -1 | ### UCAN1_ESC_FAIL13 (`INT32`) {#UCAN1_ESC_FAIL13} UAVCANv1 ESC 13 Failsafe Value. -This is the output value that is set when in failsafe mode. When set to -1 (default), the value depends on the function (see UCAN1_ESC_FUNC13). +This is the output value that is set when in failsafe mode. +When set to -1 (default), the value depends on the function (see UCAN1_ESC_FUNC13). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 8191 | | -1 | + | -1 | 8191 | | -1 | ### UCAN1_ESC_FAIL14 (`INT32`) {#UCAN1_ESC_FAIL14} UAVCANv1 ESC 14 Failsafe Value. -This is the output value that is set when in failsafe mode. When set to -1 (default), the value depends on the function (see UCAN1_ESC_FUNC14). +This is the output value that is set when in failsafe mode. +When set to -1 (default), the value depends on the function (see UCAN1_ESC_FUNC14). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 8191 | | -1 | + | -1 | 8191 | | -1 | ### UCAN1_ESC_FAIL15 (`INT32`) {#UCAN1_ESC_FAIL15} UAVCANv1 ESC 15 Failsafe Value. -This is the output value that is set when in failsafe mode. When set to -1 (default), the value depends on the function (see UCAN1_ESC_FUNC15). +This is the output value that is set when in failsafe mode. +When set to -1 (default), the value depends on the function (see UCAN1_ESC_FUNC15). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 8191 | | -1 | + | -1 | 8191 | | -1 | ### UCAN1_ESC_FAIL16 (`INT32`) {#UCAN1_ESC_FAIL16} UAVCANv1 ESC 16 Failsafe Value. -This is the output value that is set when in failsafe mode. When set to -1 (default), the value depends on the function (see UCAN1_ESC_FUNC16). +This is the output value that is set when in failsafe mode. +When set to -1 (default), the value depends on the function (see UCAN1_ESC_FUNC16). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 8191 | | -1 | + | -1 | 8191 | | -1 | ### UCAN1_ESC_FAIL2 (`INT32`) {#UCAN1_ESC_FAIL2} UAVCANv1 ESC 2 Failsafe Value. -This is the output value that is set when in failsafe mode. When set to -1 (default), the value depends on the function (see UCAN1_ESC_FUNC2). +This is the output value that is set when in failsafe mode. +When set to -1 (default), the value depends on the function (see UCAN1_ESC_FUNC2). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 8191 | | -1 | + | -1 | 8191 | | -1 | ### UCAN1_ESC_FAIL3 (`INT32`) {#UCAN1_ESC_FAIL3} UAVCANv1 ESC 3 Failsafe Value. -This is the output value that is set when in failsafe mode. When set to -1 (default), the value depends on the function (see UCAN1_ESC_FUNC3). +This is the output value that is set when in failsafe mode. +When set to -1 (default), the value depends on the function (see UCAN1_ESC_FUNC3). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 8191 | | -1 | + | -1 | 8191 | | -1 | ### UCAN1_ESC_FAIL4 (`INT32`) {#UCAN1_ESC_FAIL4} UAVCANv1 ESC 4 Failsafe Value. -This is the output value that is set when in failsafe mode. When set to -1 (default), the value depends on the function (see UCAN1_ESC_FUNC4). +This is the output value that is set when in failsafe mode. +When set to -1 (default), the value depends on the function (see UCAN1_ESC_FUNC4). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 8191 | | -1 | + | -1 | 8191 | | -1 | ### UCAN1_ESC_FAIL5 (`INT32`) {#UCAN1_ESC_FAIL5} UAVCANv1 ESC 5 Failsafe Value. -This is the output value that is set when in failsafe mode. When set to -1 (default), the value depends on the function (see UCAN1_ESC_FUNC5). +This is the output value that is set when in failsafe mode. +When set to -1 (default), the value depends on the function (see UCAN1_ESC_FUNC5). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 8191 | | -1 | + | -1 | 8191 | | -1 | ### UCAN1_ESC_FAIL6 (`INT32`) {#UCAN1_ESC_FAIL6} UAVCANv1 ESC 6 Failsafe Value. -This is the output value that is set when in failsafe mode. When set to -1 (default), the value depends on the function (see UCAN1_ESC_FUNC6). +This is the output value that is set when in failsafe mode. +When set to -1 (default), the value depends on the function (see UCAN1_ESC_FUNC6). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 8191 | | -1 | + | -1 | 8191 | | -1 | ### UCAN1_ESC_FAIL7 (`INT32`) {#UCAN1_ESC_FAIL7} UAVCANv1 ESC 7 Failsafe Value. -This is the output value that is set when in failsafe mode. When set to -1 (default), the value depends on the function (see UCAN1_ESC_FUNC7). +This is the output value that is set when in failsafe mode. +When set to -1 (default), the value depends on the function (see UCAN1_ESC_FUNC7). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 8191 | | -1 | + | -1 | 8191 | | -1 | ### UCAN1_ESC_FAIL8 (`INT32`) {#UCAN1_ESC_FAIL8} UAVCANv1 ESC 8 Failsafe Value. -This is the output value that is set when in failsafe mode. When set to -1 (default), the value depends on the function (see UCAN1_ESC_FUNC8). +This is the output value that is set when in failsafe mode. +When set to -1 (default), the value depends on the function (see UCAN1_ESC_FUNC8). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 8191 | | -1 | + | -1 | 8191 | | -1 | ### UCAN1_ESC_FAIL9 (`INT32`) {#UCAN1_ESC_FAIL9} UAVCANv1 ESC 9 Failsafe Value. -This is the output value that is set when in failsafe mode. When set to -1 (default), the value depends on the function (see UCAN1_ESC_FUNC9). +This is the output value that is set when in failsafe mode. +When set to -1 (default), the value depends on the function (see UCAN1_ESC_FUNC9). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 8191 | | -1 | + | -1 | 8191 | | -1 | ### UCAN1_ESC_FUNC1 (`INT32`) {#UCAN1_ESC_FUNC1} UAVCANv1 ESC 1 Output Function. -Select what should be output on UAVCANv1 ESC 1. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on UAVCANv1 ESC 1. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -9273,13 +9952,19 @@ Select what should be output on UAVCANv1 ESC 1. The default failsafe value is se Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### UCAN1_ESC_FUNC10 (`INT32`) {#UCAN1_ESC_FUNC10} UAVCANv1 ESC 10 Output Function. -Select what should be output on UAVCANv1 ESC 10. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on UAVCANv1 ESC 10. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -9338,13 +10023,19 @@ Select what should be output on UAVCANv1 ESC 10. The default failsafe value is s Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### UCAN1_ESC_FUNC11 (`INT32`) {#UCAN1_ESC_FUNC11} UAVCANv1 ESC 11 Output Function. -Select what should be output on UAVCANv1 ESC 11. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on UAVCANv1 ESC 11. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -9403,13 +10094,19 @@ Select what should be output on UAVCANv1 ESC 11. The default failsafe value is s Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### UCAN1_ESC_FUNC12 (`INT32`) {#UCAN1_ESC_FUNC12} UAVCANv1 ESC 12 Output Function. -Select what should be output on UAVCANv1 ESC 12. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on UAVCANv1 ESC 12. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -9468,13 +10165,19 @@ Select what should be output on UAVCANv1 ESC 12. The default failsafe value is s Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### UCAN1_ESC_FUNC13 (`INT32`) {#UCAN1_ESC_FUNC13} UAVCANv1 ESC 13 Output Function. -Select what should be output on UAVCANv1 ESC 13. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on UAVCANv1 ESC 13. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -9533,13 +10236,19 @@ Select what should be output on UAVCANv1 ESC 13. The default failsafe value is s Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### UCAN1_ESC_FUNC14 (`INT32`) {#UCAN1_ESC_FUNC14} UAVCANv1 ESC 14 Output Function. -Select what should be output on UAVCANv1 ESC 14. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on UAVCANv1 ESC 14. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -9598,13 +10307,19 @@ Select what should be output on UAVCANv1 ESC 14. The default failsafe value is s Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### UCAN1_ESC_FUNC15 (`INT32`) {#UCAN1_ESC_FUNC15} UAVCANv1 ESC 15 Output Function. -Select what should be output on UAVCANv1 ESC 15. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on UAVCANv1 ESC 15. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -9663,13 +10378,19 @@ Select what should be output on UAVCANv1 ESC 15. The default failsafe value is s Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### UCAN1_ESC_FUNC16 (`INT32`) {#UCAN1_ESC_FUNC16} UAVCANv1 ESC 16 Output Function. -Select what should be output on UAVCANv1 ESC 16. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on UAVCANv1 ESC 16. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -9728,13 +10449,19 @@ Select what should be output on UAVCANv1 ESC 16. The default failsafe value is s Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### UCAN1_ESC_FUNC2 (`INT32`) {#UCAN1_ESC_FUNC2} UAVCANv1 ESC 2 Output Function. -Select what should be output on UAVCANv1 ESC 2. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on UAVCANv1 ESC 2. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -9793,13 +10520,19 @@ Select what should be output on UAVCANv1 ESC 2. The default failsafe value is se Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### UCAN1_ESC_FUNC3 (`INT32`) {#UCAN1_ESC_FUNC3} UAVCANv1 ESC 3 Output Function. -Select what should be output on UAVCANv1 ESC 3. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on UAVCANv1 ESC 3. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -9858,13 +10591,19 @@ Select what should be output on UAVCANv1 ESC 3. The default failsafe value is se Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### UCAN1_ESC_FUNC4 (`INT32`) {#UCAN1_ESC_FUNC4} UAVCANv1 ESC 4 Output Function. -Select what should be output on UAVCANv1 ESC 4. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on UAVCANv1 ESC 4. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -9923,13 +10662,19 @@ Select what should be output on UAVCANv1 ESC 4. The default failsafe value is se Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### UCAN1_ESC_FUNC5 (`INT32`) {#UCAN1_ESC_FUNC5} UAVCANv1 ESC 5 Output Function. -Select what should be output on UAVCANv1 ESC 5. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on UAVCANv1 ESC 5. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -9988,13 +10733,19 @@ Select what should be output on UAVCANv1 ESC 5. The default failsafe value is se Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### UCAN1_ESC_FUNC6 (`INT32`) {#UCAN1_ESC_FUNC6} UAVCANv1 ESC 6 Output Function. -Select what should be output on UAVCANv1 ESC 6. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on UAVCANv1 ESC 6. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -10053,13 +10804,19 @@ Select what should be output on UAVCANv1 ESC 6. The default failsafe value is se Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### UCAN1_ESC_FUNC7 (`INT32`) {#UCAN1_ESC_FUNC7} UAVCANv1 ESC 7 Output Function. -Select what should be output on UAVCANv1 ESC 7. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on UAVCANv1 ESC 7. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -10118,13 +10875,19 @@ Select what should be output on UAVCANv1 ESC 7. The default failsafe value is se Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### UCAN1_ESC_FUNC8 (`INT32`) {#UCAN1_ESC_FUNC8} UAVCANv1 ESC 8 Output Function. -Select what should be output on UAVCANv1 ESC 8. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on UAVCANv1 ESC 8. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -10183,13 +10946,19 @@ Select what should be output on UAVCANv1 ESC 8. The default failsafe value is se Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### UCAN1_ESC_FUNC9 (`INT32`) {#UCAN1_ESC_FUNC9} UAVCANv1 ESC 9 Output Function. -Select what should be output on UAVCANv1 ESC 9. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on UAVCANv1 ESC 9. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -10248,7 +11017,7 @@ Select what should be output on UAVCANv1 ESC 9. The default failsafe value is se Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### UCAN1_ESC_MAX1 (`INT32`) {#UCAN1_ESC_MAX1} @@ -10258,7 +11027,7 @@ Maxmimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 8191 | | 8191 | + | 0 | 8191 | | 8191 | ### UCAN1_ESC_MAX10 (`INT32`) {#UCAN1_ESC_MAX10} @@ -10268,7 +11037,7 @@ Maxmimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 8191 | | 8191 | + | 0 | 8191 | | 8191 | ### UCAN1_ESC_MAX11 (`INT32`) {#UCAN1_ESC_MAX11} @@ -10278,7 +11047,7 @@ Maxmimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 8191 | | 8191 | + | 0 | 8191 | | 8191 | ### UCAN1_ESC_MAX12 (`INT32`) {#UCAN1_ESC_MAX12} @@ -10288,7 +11057,7 @@ Maxmimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 8191 | | 8191 | + | 0 | 8191 | | 8191 | ### UCAN1_ESC_MAX13 (`INT32`) {#UCAN1_ESC_MAX13} @@ -10298,7 +11067,7 @@ Maxmimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 8191 | | 8191 | + | 0 | 8191 | | 8191 | ### UCAN1_ESC_MAX14 (`INT32`) {#UCAN1_ESC_MAX14} @@ -10308,7 +11077,7 @@ Maxmimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 8191 | | 8191 | + | 0 | 8191 | | 8191 | ### UCAN1_ESC_MAX15 (`INT32`) {#UCAN1_ESC_MAX15} @@ -10318,7 +11087,7 @@ Maxmimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 8191 | | 8191 | + | 0 | 8191 | | 8191 | ### UCAN1_ESC_MAX16 (`INT32`) {#UCAN1_ESC_MAX16} @@ -10328,7 +11097,7 @@ Maxmimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 8191 | | 8191 | + | 0 | 8191 | | 8191 | ### UCAN1_ESC_MAX2 (`INT32`) {#UCAN1_ESC_MAX2} @@ -10338,7 +11107,7 @@ Maxmimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 8191 | | 8191 | + | 0 | 8191 | | 8191 | ### UCAN1_ESC_MAX3 (`INT32`) {#UCAN1_ESC_MAX3} @@ -10348,7 +11117,7 @@ Maxmimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 8191 | | 8191 | + | 0 | 8191 | | 8191 | ### UCAN1_ESC_MAX4 (`INT32`) {#UCAN1_ESC_MAX4} @@ -10358,7 +11127,7 @@ Maxmimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 8191 | | 8191 | + | 0 | 8191 | | 8191 | ### UCAN1_ESC_MAX5 (`INT32`) {#UCAN1_ESC_MAX5} @@ -10368,7 +11137,7 @@ Maxmimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 8191 | | 8191 | + | 0 | 8191 | | 8191 | ### UCAN1_ESC_MAX6 (`INT32`) {#UCAN1_ESC_MAX6} @@ -10378,7 +11147,7 @@ Maxmimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 8191 | | 8191 | + | 0 | 8191 | | 8191 | ### UCAN1_ESC_MAX7 (`INT32`) {#UCAN1_ESC_MAX7} @@ -10388,7 +11157,7 @@ Maxmimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 8191 | | 8191 | + | 0 | 8191 | | 8191 | ### UCAN1_ESC_MAX8 (`INT32`) {#UCAN1_ESC_MAX8} @@ -10398,7 +11167,7 @@ Maxmimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 8191 | | 8191 | + | 0 | 8191 | | 8191 | ### UCAN1_ESC_MAX9 (`INT32`) {#UCAN1_ESC_MAX9} @@ -10408,7 +11177,7 @@ Maxmimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 8191 | | 8191 | + | 0 | 8191 | | 8191 | ### UCAN1_ESC_MIN1 (`INT32`) {#UCAN1_ESC_MIN1} @@ -10418,7 +11187,7 @@ Minimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 8191 | | 1 | + | 0 | 8191 | | 1 | ### UCAN1_ESC_MIN10 (`INT32`) {#UCAN1_ESC_MIN10} @@ -10428,7 +11197,7 @@ Minimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 8191 | | 1 | + | 0 | 8191 | | 1 | ### UCAN1_ESC_MIN11 (`INT32`) {#UCAN1_ESC_MIN11} @@ -10438,7 +11207,7 @@ Minimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 8191 | | 1 | + | 0 | 8191 | | 1 | ### UCAN1_ESC_MIN12 (`INT32`) {#UCAN1_ESC_MIN12} @@ -10448,7 +11217,7 @@ Minimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 8191 | | 1 | + | 0 | 8191 | | 1 | ### UCAN1_ESC_MIN13 (`INT32`) {#UCAN1_ESC_MIN13} @@ -10458,7 +11227,7 @@ Minimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 8191 | | 1 | + | 0 | 8191 | | 1 | ### UCAN1_ESC_MIN14 (`INT32`) {#UCAN1_ESC_MIN14} @@ -10468,7 +11237,7 @@ Minimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 8191 | | 1 | + | 0 | 8191 | | 1 | ### UCAN1_ESC_MIN15 (`INT32`) {#UCAN1_ESC_MIN15} @@ -10478,7 +11247,7 @@ Minimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 8191 | | 1 | + | 0 | 8191 | | 1 | ### UCAN1_ESC_MIN16 (`INT32`) {#UCAN1_ESC_MIN16} @@ -10488,7 +11257,7 @@ Minimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 8191 | | 1 | + | 0 | 8191 | | 1 | ### UCAN1_ESC_MIN2 (`INT32`) {#UCAN1_ESC_MIN2} @@ -10498,7 +11267,7 @@ Minimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 8191 | | 1 | + | 0 | 8191 | | 1 | ### UCAN1_ESC_MIN3 (`INT32`) {#UCAN1_ESC_MIN3} @@ -10508,7 +11277,7 @@ Minimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 8191 | | 1 | + | 0 | 8191 | | 1 | ### UCAN1_ESC_MIN4 (`INT32`) {#UCAN1_ESC_MIN4} @@ -10518,7 +11287,7 @@ Minimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 8191 | | 1 | + | 0 | 8191 | | 1 | ### UCAN1_ESC_MIN5 (`INT32`) {#UCAN1_ESC_MIN5} @@ -10528,7 +11297,7 @@ Minimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 8191 | | 1 | + | 0 | 8191 | | 1 | ### UCAN1_ESC_MIN6 (`INT32`) {#UCAN1_ESC_MIN6} @@ -10538,7 +11307,7 @@ Minimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 8191 | | 1 | + | 0 | 8191 | | 1 | ### UCAN1_ESC_MIN7 (`INT32`) {#UCAN1_ESC_MIN7} @@ -10548,7 +11317,7 @@ Minimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 8191 | | 1 | + | 0 | 8191 | | 1 | ### UCAN1_ESC_MIN8 (`INT32`) {#UCAN1_ESC_MIN8} @@ -10558,7 +11327,7 @@ Minimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 8191 | | 1 | + | 0 | 8191 | | 1 | ### UCAN1_ESC_MIN9 (`INT32`) {#UCAN1_ESC_MIN9} @@ -10568,13 +11337,14 @@ Minimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 8191 | | 1 | + | 0 | 8191 | | 1 | ### UCAN1_ESC_REV (`INT32`) {#UCAN1_ESC_REV} Reverse Output Range for UAVCANv1. -Allows to reverse the output range for each channel. Note: this is only useful for servos. +Allows to reverse the output range for each channel. +Note: this is only useful for servos. **Bitmask:** @@ -10598,13 +11368,19 @@ Allows to reverse the output range for each channel. Note: this is only useful f Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 65535 | | 0 | + | 0 | 65535 | | 0 | ### VOXL2_IO_FUNC1 (`INT32`) {#VOXL2_IO_FUNC1} VOXL2 IO Output PWM Channel 1 Output Function. -Select what should be output on VOXL2 IO Output PWM Channel 1. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on VOXL2 IO Output PWM Channel 1. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -10663,13 +11439,19 @@ Select what should be output on VOXL2 IO Output PWM Channel 1. The default fails Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### VOXL2_IO_FUNC2 (`INT32`) {#VOXL2_IO_FUNC2} VOXL2 IO Output PWM Channel 2 Output Function. -Select what should be output on VOXL2 IO Output PWM Channel 2. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on VOXL2 IO Output PWM Channel 2. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -10728,13 +11510,19 @@ Select what should be output on VOXL2 IO Output PWM Channel 2. The default fails Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### VOXL2_IO_FUNC3 (`INT32`) {#VOXL2_IO_FUNC3} VOXL2 IO Output PWM Channel 3 Output Function. -Select what should be output on VOXL2 IO Output PWM Channel 3. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on VOXL2 IO Output PWM Channel 3. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -10793,13 +11581,19 @@ Select what should be output on VOXL2 IO Output PWM Channel 3. The default fails Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### VOXL2_IO_FUNC4 (`INT32`) {#VOXL2_IO_FUNC4} VOXL2 IO Output PWM Channel 4 Output Function. -Select what should be output on VOXL2 IO Output PWM Channel 4. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on VOXL2 IO Output PWM Channel 4. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -10858,13 +11652,19 @@ Select what should be output on VOXL2 IO Output PWM Channel 4. The default fails Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### VOXL2_IO_FUNC5 (`INT32`) {#VOXL2_IO_FUNC5} VOXL2 IO Output PWM Channel 5 Output Function. -Select what should be output on VOXL2 IO Output PWM Channel 5. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on VOXL2 IO Output PWM Channel 5. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -10923,13 +11723,19 @@ Select what should be output on VOXL2 IO Output PWM Channel 5. The default fails Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### VOXL2_IO_FUNC6 (`INT32`) {#VOXL2_IO_FUNC6} VOXL2 IO Output PWM Channel 6 Output Function. -Select what should be output on VOXL2 IO Output PWM Channel 6. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on VOXL2 IO Output PWM Channel 6. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -10988,13 +11794,19 @@ Select what should be output on VOXL2 IO Output PWM Channel 6. The default fails Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### VOXL2_IO_FUNC7 (`INT32`) {#VOXL2_IO_FUNC7} VOXL2 IO Output PWM Channel 7 Output Function. -Select what should be output on VOXL2 IO Output PWM Channel 7. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on VOXL2 IO Output PWM Channel 7. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -11053,13 +11865,19 @@ Select what should be output on VOXL2 IO Output PWM Channel 7. The default fails Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### VOXL2_IO_FUNC8 (`INT32`) {#VOXL2_IO_FUNC8} VOXL2 IO Output PWM Channel 8 Output Function. -Select what should be output on VOXL2 IO Output PWM Channel 8. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on VOXL2 IO Output PWM Channel 8. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -11118,13 +11936,14 @@ Select what should be output on VOXL2 IO Output PWM Channel 8. The default fails Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### VOXL2_IO_REV (`INT32`) {#VOXL2_IO_REV} Reverse Output Range for VOXL2 IO Output. -Allows to reverse the output range for each channel. Note: this is only useful for servos. +Allows to reverse the output range for each channel. +Note: this is only useful for servos. **Bitmask:** @@ -11140,13 +11959,19 @@ Allows to reverse the output range for each channel. Note: this is only useful f Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 255 | | 0 | + | 0 | 255 | | 0 | ### VOXL_ESC_FUNC1 (`INT32`) {#VOXL_ESC_FUNC1} VOXL ESC Output ESC 1 Output Function. -Select what should be output on VOXL ESC Output ESC 1. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on VOXL ESC Output ESC 1. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -11205,13 +12030,19 @@ Select what should be output on VOXL ESC Output ESC 1. The default failsafe valu Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### VOXL_ESC_FUNC2 (`INT32`) {#VOXL_ESC_FUNC2} VOXL ESC Output ESC 2 Output Function. -Select what should be output on VOXL ESC Output ESC 2. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on VOXL ESC Output ESC 2. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -11270,13 +12101,19 @@ Select what should be output on VOXL ESC Output ESC 2. The default failsafe valu Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### VOXL_ESC_FUNC3 (`INT32`) {#VOXL_ESC_FUNC3} VOXL ESC Output ESC 3 Output Function. -Select what should be output on VOXL ESC Output ESC 3. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on VOXL ESC Output ESC 3. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -11335,13 +12172,19 @@ Select what should be output on VOXL ESC Output ESC 3. The default failsafe valu Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### VOXL_ESC_FUNC4 (`INT32`) {#VOXL_ESC_FUNC4} VOXL ESC Output ESC 4 Output Function. -Select what should be output on VOXL ESC Output ESC 4. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on VOXL ESC Output ESC 4. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -11400,13 +12243,14 @@ Select what should be output on VOXL ESC Output ESC 4. The default failsafe valu Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### VOXL_ESC_REV (`INT32`) {#VOXL_ESC_REV} Reverse Output Range for VOXL ESC Output. -Allows to reverse the output range for each channel. Note: this is only useful for servos. +Allows to reverse the output range for each channel. +Note: this is only useful for servos. **Bitmask:** @@ -11418,333 +12262,371 @@ Allows to reverse the output range for each channel. Note: this is only useful f Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 15 | | 0 | + | 0 | 15 | | 0 | ### VTQ_IO_DIS0 (`INT32`) {#VTQ_IO_DIS0} Vertiq IO CVI 0 Disarmed Value. -This is the output value that is set when not armed. Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. +This is the output value that is set when not armed. +Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 65535 | | 0 | + | 0 | 65535 | | 0 | ### VTQ_IO_DIS1 (`INT32`) {#VTQ_IO_DIS1} Vertiq IO CVI 1 Disarmed Value. -This is the output value that is set when not armed. Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. +This is the output value that is set when not armed. +Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 65535 | | 0 | + | 0 | 65535 | | 0 | ### VTQ_IO_DIS10 (`INT32`) {#VTQ_IO_DIS10} Vertiq IO CVI 10 Disarmed Value. -This is the output value that is set when not armed. Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. +This is the output value that is set when not armed. +Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 65535 | | 0 | + | 0 | 65535 | | 0 | ### VTQ_IO_DIS11 (`INT32`) {#VTQ_IO_DIS11} Vertiq IO CVI 11 Disarmed Value. -This is the output value that is set when not armed. Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. +This is the output value that is set when not armed. +Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 65535 | | 0 | + | 0 | 65535 | | 0 | ### VTQ_IO_DIS12 (`INT32`) {#VTQ_IO_DIS12} Vertiq IO CVI 12 Disarmed Value. -This is the output value that is set when not armed. Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. +This is the output value that is set when not armed. +Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 65535 | | 0 | + | 0 | 65535 | | 0 | ### VTQ_IO_DIS13 (`INT32`) {#VTQ_IO_DIS13} Vertiq IO CVI 13 Disarmed Value. -This is the output value that is set when not armed. Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. +This is the output value that is set when not armed. +Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 65535 | | 0 | + | 0 | 65535 | | 0 | ### VTQ_IO_DIS14 (`INT32`) {#VTQ_IO_DIS14} Vertiq IO CVI 14 Disarmed Value. -This is the output value that is set when not armed. Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. +This is the output value that is set when not armed. +Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 65535 | | 0 | + | 0 | 65535 | | 0 | ### VTQ_IO_DIS15 (`INT32`) {#VTQ_IO_DIS15} Vertiq IO CVI 15 Disarmed Value. -This is the output value that is set when not armed. Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. +This is the output value that is set when not armed. +Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 65535 | | 0 | + | 0 | 65535 | | 0 | ### VTQ_IO_DIS2 (`INT32`) {#VTQ_IO_DIS2} Vertiq IO CVI 2 Disarmed Value. -This is the output value that is set when not armed. Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. +This is the output value that is set when not armed. +Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 65535 | | 0 | + | 0 | 65535 | | 0 | ### VTQ_IO_DIS3 (`INT32`) {#VTQ_IO_DIS3} Vertiq IO CVI 3 Disarmed Value. -This is the output value that is set when not armed. Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. +This is the output value that is set when not armed. +Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 65535 | | 0 | + | 0 | 65535 | | 0 | ### VTQ_IO_DIS4 (`INT32`) {#VTQ_IO_DIS4} Vertiq IO CVI 4 Disarmed Value. -This is the output value that is set when not armed. Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. +This is the output value that is set when not armed. +Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 65535 | | 0 | + | 0 | 65535 | | 0 | ### VTQ_IO_DIS5 (`INT32`) {#VTQ_IO_DIS5} Vertiq IO CVI 5 Disarmed Value. -This is the output value that is set when not armed. Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. +This is the output value that is set when not armed. +Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 65535 | | 0 | + | 0 | 65535 | | 0 | ### VTQ_IO_DIS6 (`INT32`) {#VTQ_IO_DIS6} Vertiq IO CVI 6 Disarmed Value. -This is the output value that is set when not armed. Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. +This is the output value that is set when not armed. +Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 65535 | | 0 | + | 0 | 65535 | | 0 | ### VTQ_IO_DIS7 (`INT32`) {#VTQ_IO_DIS7} Vertiq IO CVI 7 Disarmed Value. -This is the output value that is set when not armed. Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. +This is the output value that is set when not armed. +Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 65535 | | 0 | + | 0 | 65535 | | 0 | ### VTQ_IO_DIS8 (`INT32`) {#VTQ_IO_DIS8} Vertiq IO CVI 8 Disarmed Value. -This is the output value that is set when not armed. Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. +This is the output value that is set when not armed. +Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 65535 | | 0 | + | 0 | 65535 | | 0 | ### VTQ_IO_DIS9 (`INT32`) {#VTQ_IO_DIS9} Vertiq IO CVI 9 Disarmed Value. -This is the output value that is set when not armed. Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. +This is the output value that is set when not armed. +Note that non-motor outputs might already be active in prearm state if COM_PREARM_MODE is set. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 65535 | | 0 | + | 0 | 65535 | | 0 | ### VTQ_IO_FAIL0 (`INT32`) {#VTQ_IO_FAIL0} Vertiq IO CVI 0 Failsafe Value. -This is the output value that is set when in failsafe mode. When set to -1 (default), the value depends on the function (see VTQ_IO_FUNC0). +This is the output value that is set when in failsafe mode. +When set to -1 (default), the value depends on the function (see VTQ_IO_FUNC0). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 500 | | -1 | + | -1 | 500 | | -1 | ### VTQ_IO_FAIL1 (`INT32`) {#VTQ_IO_FAIL1} Vertiq IO CVI 1 Failsafe Value. -This is the output value that is set when in failsafe mode. When set to -1 (default), the value depends on the function (see VTQ_IO_FUNC1). +This is the output value that is set when in failsafe mode. +When set to -1 (default), the value depends on the function (see VTQ_IO_FUNC1). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 500 | | -1 | + | -1 | 500 | | -1 | ### VTQ_IO_FAIL10 (`INT32`) {#VTQ_IO_FAIL10} Vertiq IO CVI 10 Failsafe Value. -This is the output value that is set when in failsafe mode. When set to -1 (default), the value depends on the function (see VTQ_IO_FUNC10). +This is the output value that is set when in failsafe mode. +When set to -1 (default), the value depends on the function (see VTQ_IO_FUNC10). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 500 | | -1 | + | -1 | 500 | | -1 | ### VTQ_IO_FAIL11 (`INT32`) {#VTQ_IO_FAIL11} Vertiq IO CVI 11 Failsafe Value. -This is the output value that is set when in failsafe mode. When set to -1 (default), the value depends on the function (see VTQ_IO_FUNC11). +This is the output value that is set when in failsafe mode. +When set to -1 (default), the value depends on the function (see VTQ_IO_FUNC11). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 500 | | -1 | + | -1 | 500 | | -1 | ### VTQ_IO_FAIL12 (`INT32`) {#VTQ_IO_FAIL12} Vertiq IO CVI 12 Failsafe Value. -This is the output value that is set when in failsafe mode. When set to -1 (default), the value depends on the function (see VTQ_IO_FUNC12). +This is the output value that is set when in failsafe mode. +When set to -1 (default), the value depends on the function (see VTQ_IO_FUNC12). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 500 | | -1 | + | -1 | 500 | | -1 | ### VTQ_IO_FAIL13 (`INT32`) {#VTQ_IO_FAIL13} Vertiq IO CVI 13 Failsafe Value. -This is the output value that is set when in failsafe mode. When set to -1 (default), the value depends on the function (see VTQ_IO_FUNC13). +This is the output value that is set when in failsafe mode. +When set to -1 (default), the value depends on the function (see VTQ_IO_FUNC13). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 500 | | -1 | + | -1 | 500 | | -1 | ### VTQ_IO_FAIL14 (`INT32`) {#VTQ_IO_FAIL14} Vertiq IO CVI 14 Failsafe Value. -This is the output value that is set when in failsafe mode. When set to -1 (default), the value depends on the function (see VTQ_IO_FUNC14). +This is the output value that is set when in failsafe mode. +When set to -1 (default), the value depends on the function (see VTQ_IO_FUNC14). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 500 | | -1 | + | -1 | 500 | | -1 | ### VTQ_IO_FAIL15 (`INT32`) {#VTQ_IO_FAIL15} Vertiq IO CVI 15 Failsafe Value. -This is the output value that is set when in failsafe mode. When set to -1 (default), the value depends on the function (see VTQ_IO_FUNC15). +This is the output value that is set when in failsafe mode. +When set to -1 (default), the value depends on the function (see VTQ_IO_FUNC15). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 500 | | -1 | + | -1 | 500 | | -1 | ### VTQ_IO_FAIL2 (`INT32`) {#VTQ_IO_FAIL2} Vertiq IO CVI 2 Failsafe Value. -This is the output value that is set when in failsafe mode. When set to -1 (default), the value depends on the function (see VTQ_IO_FUNC2). +This is the output value that is set when in failsafe mode. +When set to -1 (default), the value depends on the function (see VTQ_IO_FUNC2). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 500 | | -1 | + | -1 | 500 | | -1 | ### VTQ_IO_FAIL3 (`INT32`) {#VTQ_IO_FAIL3} Vertiq IO CVI 3 Failsafe Value. -This is the output value that is set when in failsafe mode. When set to -1 (default), the value depends on the function (see VTQ_IO_FUNC3). +This is the output value that is set when in failsafe mode. +When set to -1 (default), the value depends on the function (see VTQ_IO_FUNC3). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 500 | | -1 | + | -1 | 500 | | -1 | ### VTQ_IO_FAIL4 (`INT32`) {#VTQ_IO_FAIL4} Vertiq IO CVI 4 Failsafe Value. -This is the output value that is set when in failsafe mode. When set to -1 (default), the value depends on the function (see VTQ_IO_FUNC4). +This is the output value that is set when in failsafe mode. +When set to -1 (default), the value depends on the function (see VTQ_IO_FUNC4). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 500 | | -1 | + | -1 | 500 | | -1 | ### VTQ_IO_FAIL5 (`INT32`) {#VTQ_IO_FAIL5} Vertiq IO CVI 5 Failsafe Value. -This is the output value that is set when in failsafe mode. When set to -1 (default), the value depends on the function (see VTQ_IO_FUNC5). +This is the output value that is set when in failsafe mode. +When set to -1 (default), the value depends on the function (see VTQ_IO_FUNC5). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 500 | | -1 | + | -1 | 500 | | -1 | ### VTQ_IO_FAIL6 (`INT32`) {#VTQ_IO_FAIL6} Vertiq IO CVI 6 Failsafe Value. -This is the output value that is set when in failsafe mode. When set to -1 (default), the value depends on the function (see VTQ_IO_FUNC6). +This is the output value that is set when in failsafe mode. +When set to -1 (default), the value depends on the function (see VTQ_IO_FUNC6). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 500 | | -1 | + | -1 | 500 | | -1 | ### VTQ_IO_FAIL7 (`INT32`) {#VTQ_IO_FAIL7} Vertiq IO CVI 7 Failsafe Value. -This is the output value that is set when in failsafe mode. When set to -1 (default), the value depends on the function (see VTQ_IO_FUNC7). +This is the output value that is set when in failsafe mode. +When set to -1 (default), the value depends on the function (see VTQ_IO_FUNC7). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 500 | | -1 | + | -1 | 500 | | -1 | ### VTQ_IO_FAIL8 (`INT32`) {#VTQ_IO_FAIL8} Vertiq IO CVI 8 Failsafe Value. -This is the output value that is set when in failsafe mode. When set to -1 (default), the value depends on the function (see VTQ_IO_FUNC8). +This is the output value that is set when in failsafe mode. +When set to -1 (default), the value depends on the function (see VTQ_IO_FUNC8). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 500 | | -1 | + | -1 | 500 | | -1 | ### VTQ_IO_FAIL9 (`INT32`) {#VTQ_IO_FAIL9} Vertiq IO CVI 9 Failsafe Value. -This is the output value that is set when in failsafe mode. When set to -1 (default), the value depends on the function (see VTQ_IO_FUNC9). +This is the output value that is set when in failsafe mode. +When set to -1 (default), the value depends on the function (see VTQ_IO_FUNC9). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 500 | | -1 | + | -1 | 500 | | -1 | ### VTQ_IO_FUNC0 (`INT32`) {#VTQ_IO_FUNC0} Vertiq IO CVI 0 Output Function. -Select what should be output on Vertiq IO CVI 0. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on Vertiq IO CVI 0. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -11803,13 +12685,19 @@ Select what should be output on Vertiq IO CVI 0. The default failsafe value is s Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### VTQ_IO_FUNC1 (`INT32`) {#VTQ_IO_FUNC1} Vertiq IO CVI 1 Output Function. -Select what should be output on Vertiq IO CVI 1. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on Vertiq IO CVI 1. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -11868,13 +12756,19 @@ Select what should be output on Vertiq IO CVI 1. The default failsafe value is s Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### VTQ_IO_FUNC10 (`INT32`) {#VTQ_IO_FUNC10} Vertiq IO CVI 10 Output Function. -Select what should be output on Vertiq IO CVI 10. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on Vertiq IO CVI 10. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -11933,13 +12827,19 @@ Select what should be output on Vertiq IO CVI 10. The default failsafe value is Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### VTQ_IO_FUNC11 (`INT32`) {#VTQ_IO_FUNC11} Vertiq IO CVI 11 Output Function. -Select what should be output on Vertiq IO CVI 11. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on Vertiq IO CVI 11. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -11998,13 +12898,19 @@ Select what should be output on Vertiq IO CVI 11. The default failsafe value is Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### VTQ_IO_FUNC12 (`INT32`) {#VTQ_IO_FUNC12} Vertiq IO CVI 12 Output Function. -Select what should be output on Vertiq IO CVI 12. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on Vertiq IO CVI 12. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -12063,13 +12969,19 @@ Select what should be output on Vertiq IO CVI 12. The default failsafe value is Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### VTQ_IO_FUNC13 (`INT32`) {#VTQ_IO_FUNC13} Vertiq IO CVI 13 Output Function. -Select what should be output on Vertiq IO CVI 13. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on Vertiq IO CVI 13. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -12128,13 +13040,19 @@ Select what should be output on Vertiq IO CVI 13. The default failsafe value is Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### VTQ_IO_FUNC14 (`INT32`) {#VTQ_IO_FUNC14} Vertiq IO CVI 14 Output Function. -Select what should be output on Vertiq IO CVI 14. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on Vertiq IO CVI 14. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -12193,13 +13111,19 @@ Select what should be output on Vertiq IO CVI 14. The default failsafe value is Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### VTQ_IO_FUNC15 (`INT32`) {#VTQ_IO_FUNC15} Vertiq IO CVI 15 Output Function. -Select what should be output on Vertiq IO CVI 15. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on Vertiq IO CVI 15. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -12258,13 +13182,19 @@ Select what should be output on Vertiq IO CVI 15. The default failsafe value is Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### VTQ_IO_FUNC2 (`INT32`) {#VTQ_IO_FUNC2} Vertiq IO CVI 2 Output Function. -Select what should be output on Vertiq IO CVI 2. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on Vertiq IO CVI 2. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -12323,13 +13253,19 @@ Select what should be output on Vertiq IO CVI 2. The default failsafe value is s Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### VTQ_IO_FUNC3 (`INT32`) {#VTQ_IO_FUNC3} Vertiq IO CVI 3 Output Function. -Select what should be output on Vertiq IO CVI 3. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on Vertiq IO CVI 3. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -12388,13 +13324,19 @@ Select what should be output on Vertiq IO CVI 3. The default failsafe value is s Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### VTQ_IO_FUNC4 (`INT32`) {#VTQ_IO_FUNC4} Vertiq IO CVI 4 Output Function. -Select what should be output on Vertiq IO CVI 4. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on Vertiq IO CVI 4. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -12453,13 +13395,19 @@ Select what should be output on Vertiq IO CVI 4. The default failsafe value is s Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### VTQ_IO_FUNC5 (`INT32`) {#VTQ_IO_FUNC5} Vertiq IO CVI 5 Output Function. -Select what should be output on Vertiq IO CVI 5. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on Vertiq IO CVI 5. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -12518,13 +13466,19 @@ Select what should be output on Vertiq IO CVI 5. The default failsafe value is s Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### VTQ_IO_FUNC6 (`INT32`) {#VTQ_IO_FUNC6} Vertiq IO CVI 6 Output Function. -Select what should be output on Vertiq IO CVI 6. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on Vertiq IO CVI 6. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -12583,13 +13537,19 @@ Select what should be output on Vertiq IO CVI 6. The default failsafe value is s Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### VTQ_IO_FUNC7 (`INT32`) {#VTQ_IO_FUNC7} Vertiq IO CVI 7 Output Function. -Select what should be output on Vertiq IO CVI 7. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on Vertiq IO CVI 7. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -12648,13 +13608,19 @@ Select what should be output on Vertiq IO CVI 7. The default failsafe value is s Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### VTQ_IO_FUNC8 (`INT32`) {#VTQ_IO_FUNC8} Vertiq IO CVI 8 Output Function. -Select what should be output on Vertiq IO CVI 8. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on Vertiq IO CVI 8. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -12713,13 +13679,19 @@ Select what should be output on Vertiq IO CVI 8. The default failsafe value is s Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### VTQ_IO_FUNC9 (`INT32`) {#VTQ_IO_FUNC9} Vertiq IO CVI 9 Output Function. -Select what should be output on Vertiq IO CVI 9. The default failsafe value is set according to the selected function: - 'Min' for ConstantMin - 'Max' for ConstantMax - 'Max' for Parachute - ('Max'+'Min')/2 for Servos - 'Disarmed' for the rest +Select what should be output on Vertiq IO CVI 9. +The default failsafe value is set according to the selected function: +- 'Min' for ConstantMin +- 'Max' for ConstantMax +- 'Max' for Parachute +- ('Max'+'Min')/2 for Servos +- 'Disarmed' for the rest **Values:** @@ -12778,7 +13750,7 @@ Select what should be output on Vertiq IO CVI 9. The default failsafe value is s Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### VTQ_IO_MAX0 (`INT32`) {#VTQ_IO_MAX0} @@ -12788,7 +13760,7 @@ Maxmimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 65535 | | 65535 | + | 0 | 65535 | | 65535 | ### VTQ_IO_MAX1 (`INT32`) {#VTQ_IO_MAX1} @@ -12798,7 +13770,7 @@ Maxmimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 65535 | | 65535 | + | 0 | 65535 | | 65535 | ### VTQ_IO_MAX10 (`INT32`) {#VTQ_IO_MAX10} @@ -12808,7 +13780,7 @@ Maxmimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 65535 | | 65535 | + | 0 | 65535 | | 65535 | ### VTQ_IO_MAX11 (`INT32`) {#VTQ_IO_MAX11} @@ -12818,7 +13790,7 @@ Maxmimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 65535 | | 65535 | + | 0 | 65535 | | 65535 | ### VTQ_IO_MAX12 (`INT32`) {#VTQ_IO_MAX12} @@ -12828,7 +13800,7 @@ Maxmimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 65535 | | 65535 | + | 0 | 65535 | | 65535 | ### VTQ_IO_MAX13 (`INT32`) {#VTQ_IO_MAX13} @@ -12838,7 +13810,7 @@ Maxmimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 65535 | | 65535 | + | 0 | 65535 | | 65535 | ### VTQ_IO_MAX14 (`INT32`) {#VTQ_IO_MAX14} @@ -12848,7 +13820,7 @@ Maxmimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 65535 | | 65535 | + | 0 | 65535 | | 65535 | ### VTQ_IO_MAX15 (`INT32`) {#VTQ_IO_MAX15} @@ -12858,7 +13830,7 @@ Maxmimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 65535 | | 65535 | + | 0 | 65535 | | 65535 | ### VTQ_IO_MAX2 (`INT32`) {#VTQ_IO_MAX2} @@ -12868,7 +13840,7 @@ Maxmimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 65535 | | 65535 | + | 0 | 65535 | | 65535 | ### VTQ_IO_MAX3 (`INT32`) {#VTQ_IO_MAX3} @@ -12878,7 +13850,7 @@ Maxmimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 65535 | | 65535 | + | 0 | 65535 | | 65535 | ### VTQ_IO_MAX4 (`INT32`) {#VTQ_IO_MAX4} @@ -12888,7 +13860,7 @@ Maxmimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 65535 | | 65535 | + | 0 | 65535 | | 65535 | ### VTQ_IO_MAX5 (`INT32`) {#VTQ_IO_MAX5} @@ -12898,7 +13870,7 @@ Maxmimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 65535 | | 65535 | + | 0 | 65535 | | 65535 | ### VTQ_IO_MAX6 (`INT32`) {#VTQ_IO_MAX6} @@ -12908,7 +13880,7 @@ Maxmimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 65535 | | 65535 | + | 0 | 65535 | | 65535 | ### VTQ_IO_MAX7 (`INT32`) {#VTQ_IO_MAX7} @@ -12918,7 +13890,7 @@ Maxmimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 65535 | | 65535 | + | 0 | 65535 | | 65535 | ### VTQ_IO_MAX8 (`INT32`) {#VTQ_IO_MAX8} @@ -12928,7 +13900,7 @@ Maxmimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 65535 | | 65535 | + | 0 | 65535 | | 65535 | ### VTQ_IO_MAX9 (`INT32`) {#VTQ_IO_MAX9} @@ -12938,7 +13910,7 @@ Maxmimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 65535 | | 65535 | + | 0 | 65535 | | 65535 | ### VTQ_IO_MIN0 (`INT32`) {#VTQ_IO_MIN0} @@ -12948,7 +13920,7 @@ Minimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 65535 | | 0 | + | 0 | 65535 | | 0 | ### VTQ_IO_MIN1 (`INT32`) {#VTQ_IO_MIN1} @@ -12958,7 +13930,7 @@ Minimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 65535 | | 0 | + | 0 | 65535 | | 0 | ### VTQ_IO_MIN10 (`INT32`) {#VTQ_IO_MIN10} @@ -12968,7 +13940,7 @@ Minimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 65535 | | 0 | + | 0 | 65535 | | 0 | ### VTQ_IO_MIN11 (`INT32`) {#VTQ_IO_MIN11} @@ -12978,7 +13950,7 @@ Minimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 65535 | | 0 | + | 0 | 65535 | | 0 | ### VTQ_IO_MIN12 (`INT32`) {#VTQ_IO_MIN12} @@ -12988,7 +13960,7 @@ Minimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 65535 | | 0 | + | 0 | 65535 | | 0 | ### VTQ_IO_MIN13 (`INT32`) {#VTQ_IO_MIN13} @@ -12998,7 +13970,7 @@ Minimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 65535 | | 0 | + | 0 | 65535 | | 0 | ### VTQ_IO_MIN14 (`INT32`) {#VTQ_IO_MIN14} @@ -13008,7 +13980,7 @@ Minimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 65535 | | 0 | + | 0 | 65535 | | 0 | ### VTQ_IO_MIN15 (`INT32`) {#VTQ_IO_MIN15} @@ -13018,7 +13990,7 @@ Minimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 65535 | | 0 | + | 0 | 65535 | | 0 | ### VTQ_IO_MIN2 (`INT32`) {#VTQ_IO_MIN2} @@ -13028,7 +14000,7 @@ Minimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 65535 | | 0 | + | 0 | 65535 | | 0 | ### VTQ_IO_MIN3 (`INT32`) {#VTQ_IO_MIN3} @@ -13038,7 +14010,7 @@ Minimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 65535 | | 0 | + | 0 | 65535 | | 0 | ### VTQ_IO_MIN4 (`INT32`) {#VTQ_IO_MIN4} @@ -13048,7 +14020,7 @@ Minimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 65535 | | 0 | + | 0 | 65535 | | 0 | ### VTQ_IO_MIN5 (`INT32`) {#VTQ_IO_MIN5} @@ -13058,7 +14030,7 @@ Minimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 65535 | | 0 | + | 0 | 65535 | | 0 | ### VTQ_IO_MIN6 (`INT32`) {#VTQ_IO_MIN6} @@ -13068,7 +14040,7 @@ Minimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 65535 | | 0 | + | 0 | 65535 | | 0 | ### VTQ_IO_MIN7 (`INT32`) {#VTQ_IO_MIN7} @@ -13078,7 +14050,7 @@ Minimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 65535 | | 0 | + | 0 | 65535 | | 0 | ### VTQ_IO_MIN8 (`INT32`) {#VTQ_IO_MIN8} @@ -13088,7 +14060,7 @@ Minimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 65535 | | 0 | + | 0 | 65535 | | 0 | ### VTQ_IO_MIN9 (`INT32`) {#VTQ_IO_MIN9} @@ -13098,13 +14070,14 @@ Minimum output value (when not disarmed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 65535 | | 0 | + | 0 | 65535 | | 0 | ### VTQ_IO_REV (`INT32`) {#VTQ_IO_REV} Reverse Output Range for Vertiq IO. -Allows to reverse the output range for each channel. Note: this is only useful for servos. +Allows to reverse the output range for each channel. +Note: this is only useful for servos. **Bitmask:** @@ -13128,7 +14101,7 @@ Allows to reverse the output range for each channel. Note: this is only useful f Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 32767 | | 0 | + | 0 | 32767 | | 0 | ## Airspeed Validator @@ -13140,7 +14113,7 @@ Sets the number of standard deviations used by the innovation consistency test. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 1 | 5 | | 1 | SD + | 1 | 5 | | 1 | SD ### ASPD_BETA_NOISE (`FLOAT`) {#ASPD_BETA_NOISE} @@ -13150,7 +14123,7 @@ Sideslip measurement noise of the internal wind estimator(s) of the airspeed sel Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 1 | | 0.15 | rad + | 0 | 1 | | 0.15 | rad ### ASPD_DO_CHECKS (`INT32`) {#ASPD_DO_CHECKS} @@ -13169,7 +14142,7 @@ Controls which checks are run to check airspeed data for validity. Only applied Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 31 | | 7 | + | 0 | 31 | | 7 | ### ASPD_FALLBACK (`INT32`) {#ASPD_FALLBACK} @@ -13184,47 +14157,56 @@ Fallback options. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### ASPD_FP_T_WINDOW (`FLOAT`) {#ASPD_FP_T_WINDOW} First principle airspeed check time window. -Window for comparing airspeed change to throttle and pitch change. Triggers when the airspeed change within this window is negative while throttle increases and the vehicle pitches down. Is meant to catch degrading airspeed blockages as can happen when flying through icing conditions. Relies on FW_THR_TRIM being set accurately. +Window for comparing airspeed change to throttle and pitch change. +Triggers when the airspeed change within this window is negative while throttle increases +and the vehicle pitches down. +Is meant to catch degrading airspeed blockages as can happen when flying through icing conditions. +Relies on FW_THR_TRIM being set accurately. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | | | 2.0 | s + | 0 | | | 2.0 | s ### ASPD_FS_INNOV (`FLOAT`) {#ASPD_FS_INNOV} Airspeed failure innovation threshold. -This specifies the minimum airspeed innovation required to trigger a failsafe. Larger values make the check less sensitive, smaller values make it more sensitive. Large innovations indicate an inconsistency between predicted (groundspeed - windspeeed) and measured airspeed. The time required to detect a fault when the threshold is exceeded depends on the size of the exceedance and is controlled by the ASPD_FS_INTEG parameter. +This specifies the minimum airspeed innovation required to trigger a failsafe. Larger values make the check less sensitive, +smaller values make it more sensitive. Large innovations indicate an inconsistency between predicted (groundspeed - windspeeed) +and measured airspeed. +The time required to detect a fault when the threshold is exceeded depends on the size of the exceedance and is controlled by the ASPD_FS_INTEG parameter. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.5 | 10.0 | | 5. | m/s + | 0.5 | 10.0 | | 5. | m/s ### ASPD_FS_INTEG (`FLOAT`) {#ASPD_FS_INTEG} Airspeed failure innovation integral threshold. -This sets the time integral of airspeed innovation exceedance above ASPD_FS_INNOV required to trigger a failsafe. Larger values make the check less sensitive, smaller positive values make it more sensitive. +This sets the time integral of airspeed innovation exceedance above ASPD_FS_INNOV required to trigger a failsafe. +Larger values make the check less sensitive, smaller positive values make it more sensitive. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | 50.0 | | 10. | m + | 0.0 | 50.0 | | 10. | m ### ASPD_FS_T_START (`FLOAT`) {#ASPD_FS_T_START} Airspeed failsafe start delay. -Delay before switching back to using airspeed sensor if checks indicate sensor is good. Set to a negative value to disable the re-enabling in flight. +Delay before switching back to using airspeed sensor if checks indicate sensor is good. +Set to a negative value to disable the re-enabling in flight. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1.0 | | | -1. | s + | -1.0 | | | -1. | s ### ASPD_FS_T_STOP (`FLOAT`) {#ASPD_FS_T_STOP} @@ -13234,7 +14216,7 @@ Delay before stopping use of airspeed sensor if checks indicate sensor is bad. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | | | 1. | s + | 0.0 | | | 1. | s ### ASPD_PRIMARY (`INT32`) {#ASPD_PRIMARY} @@ -13251,7 +14233,7 @@ Index or primary airspeed measurement source. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | 1 | +✓ | | | | 1 | ### ASPD_SCALE_1 (`FLOAT`) {#ASPD_SCALE_1} @@ -13261,7 +14243,7 @@ This is the scale IAS --> CAS of the first airspeed sensor instance Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0.5 | 2.0 | | 1.0 | +✓ | 0.5 | 2.0 | | 1.0 | ### ASPD_SCALE_2 (`FLOAT`) {#ASPD_SCALE_2} @@ -13271,7 +14253,7 @@ This is the scale IAS --> CAS of the second airspeed sensor instance Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0.5 | 2.0 | | 1.0 | +✓ | 0.5 | 2.0 | | 1.0 | ### ASPD_SCALE_3 (`FLOAT`) {#ASPD_SCALE_3} @@ -13281,7 +14263,7 @@ This is the scale IAS --> CAS of the third airspeed sensor instance Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0.5 | 2.0 | | 1.0 | +✓ | 0.5 | 2.0 | | 1.0 | ### ASPD_SCALE_APPLY (`INT32`) {#ASPD_SCALE_APPLY} @@ -13296,17 +14278,18 @@ Controls when to apply the new estimated airspeed scale(s). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 2 | + | | | | 2 | ### ASPD_SCALE_NSD (`FLOAT`) {#ASPD_SCALE_NSD} Wind estimator true airspeed scale process noise spectral density. -Airspeed scale process noise of the internal wind estimator(s) of the airspeed selector. When unaided, the scale uncertainty (1-sigma, unitless) increases by this amount every second. +Airspeed scale process noise of the internal wind estimator(s) of the airspeed selector. +When unaided, the scale uncertainty (1-sigma, unitless) increases by this amount every second. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 0.1 | | 1.e-4 | 1/s/sqrt(Hz) + | 0 | 0.1 | | 1.e-4 | 1/s/sqrt(Hz) ### ASPD_TAS_GATE (`INT32`) {#ASPD_TAS_GATE} @@ -13316,7 +14299,7 @@ Sets the number of standard deviations used by the innovation consistency test. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 1 | 5 | | 4 | SD + | 1 | 5 | | 4 | SD ### ASPD_TAS_NOISE (`FLOAT`) {#ASPD_TAS_NOISE} @@ -13326,27 +14309,29 @@ True airspeed measurement noise of the internal wind estimator(s) of the airspee Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 4 | | 1.4 | m/s + | 0 | 4 | | 1.4 | m/s ### ASPD_WERR_THR (`FLOAT`) {#ASPD_WERR_THR} Horizontal wind uncertainty threshold for synthetic airspeed. -The synthetic airspeed estimate (from groundspeed and heading) will be declared valid as soon and as long the horizontal wind uncertainty is below this value. +The synthetic airspeed estimate (from groundspeed and heading) will be declared valid +as soon and as long the horizontal wind uncertainty is below this value. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.001 | 5 | | 0.55 | m/s + | 0.001 | 5 | | 0.55 | m/s ### ASPD_WIND_NSD (`FLOAT`) {#ASPD_WIND_NSD} Wind estimator wind process noise spectral density. -Wind process noise of the internal wind estimator(s) of the airspeed selector. When unaided, the wind estimate uncertainty (1-sigma, in m/s) increases by this amount every second. +Wind process noise of the internal wind estimator(s) of the airspeed selector. +When unaided, the wind estimate uncertainty (1-sigma, in m/s) increases by this amount every second. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 1 | | 1.e-1 | m/s^2/sqrt(Hz) + | 0 | 1 | | 1.e-1 | m/s^2/sqrt(Hz) ## Attitude Q estimator @@ -13356,7 +14341,7 @@ Acceleration compensation based on GPS velocity. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | Disabled (0) | + | | | | Disabled (0) | ### ATT_BIAS_MAX (`FLOAT`) {#ATT_BIAS_MAX} @@ -13364,7 +14349,7 @@ Gyro bias limit. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 2 | | 0.05 | rad/s + | 0 | 2 | | 0.05 | rad/s ### ATT_EN (`INT32`) {#ATT_EN} @@ -13374,13 +14359,14 @@ Enable standalone quaternion based attitude estimator. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | Disabled (0) | + | | | | Disabled (0) | ### ATT_EXT_HDG_M (`INT32`) {#ATT_EXT_HDG_M} External heading usage mode (from Motion capture/Vision). -Set to 1 to use heading estimate from vision. Set to 2 to use heading from motion capture. +Set to 1 to use heading estimate from vision. +Set to 2 to use heading from motion capture. **Values:** @@ -13391,17 +14377,19 @@ Set to 1 to use heading estimate from vision. Set to 2 to use heading from motio Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 2 | | 0 | + | 0 | 2 | | 0 | ### ATT_MAG_DECL (`FLOAT`) {#ATT_MAG_DECL} Magnetic declination, in degrees. -This parameter is not used in normal operation, as the declination is looked up based on the GPS coordinates of the vehicle. +This parameter is not used in normal operation, +as the declination is looked up based on the +GPS coordinates of the vehicle. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0.0 | deg + | | | | 0.0 | deg ### ATT_MAG_DECL_A (`INT32`) {#ATT_MAG_DECL_A} @@ -13409,7 +14397,7 @@ Automatic GPS based declination compensation. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | Enabled (1) | + | | | | Enabled (1) | ### ATT_W_ACC (`FLOAT`) {#ATT_W_ACC} @@ -13417,7 +14405,7 @@ Complimentary filter accelerometer weight. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 1 | | 0.2 | + | 0 | 1 | | 0.2 | ### ATT_W_EXT_HDG (`FLOAT`) {#ATT_W_EXT_HDG} @@ -13425,7 +14413,7 @@ Complimentary filter external heading weight. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 1 | | 0.1 | + | 0 | 1 | | 0.1 | ### ATT_W_GYRO_BIAS (`FLOAT`) {#ATT_W_GYRO_BIAS} @@ -13433,7 +14421,7 @@ Complimentary filter gyroscope bias weight. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 1 | | 0.1 | + | 0 | 1 | | 0.1 | ### ATT_W_MAG (`FLOAT`) {#ATT_W_MAG} @@ -13443,7 +14431,7 @@ Set to 0 to avoid using the magnetometer. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 1 | | 0.1 | + | 0 | 1 | | 0.1 | ## Autotune @@ -13451,7 +14439,9 @@ Reboot | minValue | maxValue | increment | default | unit Controls when to apply the new gains. -After the auto-tuning sequence is completed, a new set of gains is available and can be applied immediately or after landing. +After the auto-tuning sequence is completed, +a new set of gains is available and can be applied +immediately or after landing. **Values:** @@ -13462,13 +14452,17 @@ After the auto-tuning sequence is completed, a new set of gains is available and Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 2 | + | | | | 2 | ### FW_AT_AXES (`INT32`) {#FW_AT_AXES} Tuning axes selection. -Defines which axes will be tuned during the auto-tuning sequence Set bits in the following positions to enable: 0 : Roll 1 : Pitch 2 : Yaw +Defines which axes will be tuned during the auto-tuning sequence +Set bits in the following positions to enable: +0 : Roll +1 : Pitch +2 : Yaw **Bitmask:** @@ -13479,7 +14473,7 @@ Defines which axes will be tuned during the auto-tuning sequence Set bits in the Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 1 | 7 | | 3 | + | 1 | 7 | | 3 | ### FW_AT_MAN_AUX (`INT32`) {#FW_AT_MAN_AUX} @@ -13500,27 +14494,36 @@ Defines which RC_MAP_AUXn parameter maps the RC channel used to enable/disable a Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 6 | | 0 | + | 0 | 6 | | 0 | ### FW_AT_START (`INT32`) {#FW_AT_START} Start the autotuning sequence. -WARNING: this will inject steps to the rate controller and can be dangerous. Only activate if you know what you are doing, and in a safe environment. Any motion of the remote stick will abort the signal injection and reset this parameter Best is to perform the identification in position or hold mode. Increase the amplitude of the injected signal using FW_AT_SYSID_AMP for more signal/noise ratio +WARNING: this will inject steps to the rate controller +and can be dangerous. Only activate if you know what you +are doing, and in a safe environment. +Any motion of the remote stick will abort the signal +injection and reset this parameter +Best is to perform the identification in position or +hold mode. +Increase the amplitude of the injected signal using +FW_AT_SYSID_AMP for more signal/noise ratio Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | Disabled (0) | + | | | | Disabled (0) | ### FW_AT_SYSID_AMP (`FLOAT`) {#FW_AT_SYSID_AMP} Amplitude of the injected signal. -This parameter scales the signal sent to the rate controller during system identification. +This parameter scales the signal sent to the +rate controller during system identification. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.1 | 6.0 | | 1.0 | + | 0.1 | 6.0 | | 1.0 | ### FW_AT_SYSID_F0 (`FLOAT`) {#FW_AT_SYSID_F0} @@ -13530,7 +14533,7 @@ Can be set lower or higher than the end frequency Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.1 | 30.0 | | 1. | Hz + | 0.1 | 30.0 | | 1. | Hz ### FW_AT_SYSID_F1 (`FLOAT`) {#FW_AT_SYSID_F1} @@ -13540,7 +14543,7 @@ Can be set lower or higher than the start frequency Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.1 | 30.0 | | 20. | Hz + | 0.1 | 30.0 | | 20. | Hz ### FW_AT_SYSID_TIME (`FLOAT`) {#FW_AT_SYSID_TIME} @@ -13550,7 +14553,7 @@ Duration of the input signal sent on each axis during system identification Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 5 | 120 | | 10. | s + | 5 | 120 | | 10. | s ### FW_AT_SYSID_TYPE (`INT32`) {#FW_AT_SYSID_TYPE} @@ -13567,13 +14570,18 @@ Type of signal used during system identification to excite the system. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### MC_AT_APPLY (`INT32`) {#MC_AT_APPLY} Controls when to apply the new gains. -After the auto-tuning sequence is completed, a new set of gains is available and can be applied immediately or after landing. WARNING Applying the gains in air is dangerous as there is no guarantee that those new gains will be able to stabilize the drone properly. +After the auto-tuning sequence is completed, +a new set of gains is available and can be applied +immediately or after landing. +WARNING Applying the gains in air is dangerous as there is no +guarantee that those new gains will be able to stabilize +the drone properly. **Values:** @@ -13584,7 +14592,7 @@ After the auto-tuning sequence is completed, a new set of gains is available and Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 1 | + | | | | 1 | ### MC_AT_EN (`INT32`) {#MC_AT_EN} @@ -13592,7 +14600,7 @@ Multicopter autotune module enable. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | Disabled (0) | + | | | | Disabled (0) | ### MC_AT_RISE_TIME (`FLOAT`) {#MC_AT_RISE_TIME} @@ -13600,17 +14608,25 @@ Desired angular rate closed-loop rise time. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.01 | 0.5 | | 0.14 | s + | 0.01 | 0.5 | | 0.14 | s ### MC_AT_START (`INT32`) {#MC_AT_START} Start the autotuning sequence. -WARNING: this will inject steps to the rate controller and can be dangerous. Only activate if you know what you are doing, and in a safe environment. Any motion of the remote stick will abort the signal injection and reset this parameter Best is to perform the identification in position or hold mode. Increase the amplitude of the injected signal using MC_AT_SYSID_AMP for more signal/noise ratio +WARNING: this will inject steps to the rate controller +and can be dangerous. Only activate if you know what you +are doing, and in a safe environment. +Any motion of the remote stick will abort the signal +injection and reset this parameter +Best is to perform the identification in position or +hold mode. +Increase the amplitude of the injected signal using +MC_AT_SYSID_AMP for more signal/noise ratio Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | Disabled (0) | + | | | | Disabled (0) | ### MC_AT_SYSID_AMP (`FLOAT`) {#MC_AT_SYSID_AMP} @@ -13618,7 +14634,7 @@ Amplitude of the injected signal. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.1 | 6.0 | | 0.7 | + | 0.1 | 6.0 | | 0.7 | ## Battery Calibration @@ -13626,11 +14642,13 @@ Reboot | minValue | maxValue | increment | default | unit Battery 1 current per volt (A/V). -The voltage seen by the ADC multiplied by this factor will determine the battery current. A value of -1 means to use the board default. +The voltage seen by the ADC multiplied by this factor +will determine the battery current. A value of -1 means to use +the board default. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | -1.0 | +✓ | | | | -1.0 | ### BAT1_CAPACITY (`FLOAT`) {#BAT1_CAPACITY} @@ -13640,27 +14658,34 @@ Defines the capacity of battery 1 in mAh. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | -1.0 | 100000 | 50 | -1.0 | mAh +✓ | -1.0 | 100000 | 50 | -1.0 | mAh ### BAT1_I_CHANNEL (`INT32`) {#BAT1_I_CHANNEL} Battery 1 Current ADC Channel. -This parameter specifies the ADC channel used to monitor current of main power battery. A value of -1 means to use the board default. +This parameter specifies the ADC channel used to monitor current of main power battery. +A value of -1 means to use the board default. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | -1 | +✓ | | | | -1 | ### BAT1_I_OVERWRITE (`FLOAT`) {#BAT1_I_OVERWRITE} Battery 1 idle current overwrite. -This parameter allows to overwrite the current measured during idle (unarmed) state with a user-defined constant value (expressed in amperes). When the system is armed, the measured current is used. This is useful because on certain ESCs current measurements are inaccurate in case of no load. Negative values are ignored and will cause the measured current to be used. The default value of 0 disables the overwrite, in which case the measured value is always used. +This parameter allows to overwrite the current measured during +idle (unarmed) state with a user-defined constant value (expressed in amperes). +When the system is armed, the measured current is used. This is useful +because on certain ESCs current measurements are inaccurate in case of no load. +Negative values are ignored and will cause the measured current to be used. +The default value of 0 disables the overwrite, in which case the measured value +is always used. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | 0 | +✓ | | | | 0 | ### BAT1_N_CELLS (`INT32`) {#BAT1_N_CELLS} @@ -13691,7 +14716,7 @@ Defines the number of cells the attached battery consists of. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### BAT1_R_INTERNAL (`FLOAT`) {#BAT1_R_INTERNAL} @@ -13701,13 +14726,17 @@ If non-negative, then this will be used instead of the online estimated internal Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | -1.0 | 0.2 | 0.0005 | -1.0 | Ohm +✓ | -1.0 | 0.2 | 0.0005 | -1.0 | Ohm ### BAT1_SOURCE (`INT32`) {#BAT1_SOURCE} Battery 1 monitoring source. -This parameter controls the source of battery data. The value 'Power Module' means that measurements are expected to come from a power module. If the value is set to 'External' then the system expects to receive mavlink battery status messages. If the value is set to 'ESCs', the battery information are taken from the esc_status message. This requires the ESC to provide both voltage as well as current. +This parameter controls the source of battery data. The value 'Power Module' +means that measurements are expected to come from a power module. If the value is set to +'External' then the system expects to receive mavlink battery status messages. +If the value is set to 'ESCs', the battery information are taken from the esc_status message. +This requires the ESC to provide both voltage as well as current. **Values:** @@ -13719,57 +14748,67 @@ This parameter controls the source of battery data. The value 'Power Module' mea Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | 0 | +✓ | | | | 0 | ### BAT1_V_CHANNEL (`INT32`) {#BAT1_V_CHANNEL} Battery 1 Voltage ADC Channel. -This parameter specifies the ADC channel used to monitor voltage of main power battery. A value of -1 means to use the board default. +This parameter specifies the ADC channel used to monitor voltage of main power battery. +A value of -1 means to use the board default. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | -1 | +✓ | | | | -1 | ### BAT1_V_CHARGED (`FLOAT`) {#BAT1_V_CHARGED} Full cell voltage. -Defines the voltage where a single cell of the battery is considered full. For a more accurate estimate set this below the nominal voltage of e.g. 4.2V +Defines the voltage where a single cell of the battery is considered full. +For a more accurate estimate set this below the nominal voltage of e.g. 4.2V Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | 0.01 | 4.05 | V +✓ | | | 0.01 | 4.05 | V ### BAT1_V_DIV (`FLOAT`) {#BAT1_V_DIV} Battery 1 voltage divider (V divider). -This is the divider from battery 1 voltage to ADC voltage. If using e.g. Mauch power modules the value from the datasheet can be applied straight here. A value of -1 means to use the board default. +This is the divider from battery 1 voltage to ADC voltage. +If using e.g. Mauch power modules the value from the datasheet +can be applied straight here. A value of -1 means to use +the board default. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | -1.0 | +✓ | | | | -1.0 | ### BAT1_V_EMPTY (`FLOAT`) {#BAT1_V_EMPTY} Empty cell voltage. -Defines the voltage where a single cell of the battery is considered empty. The voltage should be chosen above the steep dropoff at 3.5V. A typical lithium battery can only be discharged under high load down to 10% before it drops off to a voltage level damaging the cells. +Defines the voltage where a single cell of the battery is considered empty. +The voltage should be chosen above the steep dropoff at 3.5V. A typical +lithium battery can only be discharged under high load down to 10% before +it drops off to a voltage level damaging the cells. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | 0.01 | 3.6 | V +✓ | | | 0.01 | 3.6 | V ### BAT2_A_PER_V (`FLOAT`) {#BAT2_A_PER_V} Battery 2 current per volt (A/V). -The voltage seen by the ADC multiplied by this factor will determine the battery current. A value of -1 means to use the board default. +The voltage seen by the ADC multiplied by this factor +will determine the battery current. A value of -1 means to use +the board default. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | -1.0 | +✓ | | | | -1.0 | ### BAT2_CAPACITY (`FLOAT`) {#BAT2_CAPACITY} @@ -13779,27 +14818,34 @@ Defines the capacity of battery 2 in mAh. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | -1.0 | 100000 | 50 | -1.0 | mAh +✓ | -1.0 | 100000 | 50 | -1.0 | mAh ### BAT2_I_CHANNEL (`INT32`) {#BAT2_I_CHANNEL} Battery 2 Current ADC Channel. -This parameter specifies the ADC channel used to monitor current of main power battery. A value of -1 means to use the board default. +This parameter specifies the ADC channel used to monitor current of main power battery. +A value of -1 means to use the board default. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | -1 | +✓ | | | | -1 | ### BAT2_I_OVERWRITE (`FLOAT`) {#BAT2_I_OVERWRITE} Battery 2 idle current overwrite. -This parameter allows to overwrite the current measured during idle (unarmed) state with a user-defined constant value (expressed in amperes). When the system is armed, the measured current is used. This is useful because on certain ESCs current measurements are inaccurate in case of no load. Negative values are ignored and will cause the measured current to be used. The default value of 0 disables the overwrite, in which case the measured value is always used. +This parameter allows to overwrite the current measured during +idle (unarmed) state with a user-defined constant value (expressed in amperes). +When the system is armed, the measured current is used. This is useful +because on certain ESCs current measurements are inaccurate in case of no load. +Negative values are ignored and will cause the measured current to be used. +The default value of 0 disables the overwrite, in which case the measured value +is always used. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | 0 | +✓ | | | | 0 | ### BAT2_N_CELLS (`INT32`) {#BAT2_N_CELLS} @@ -13830,7 +14876,7 @@ Defines the number of cells the attached battery consists of. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### BAT2_R_INTERNAL (`FLOAT`) {#BAT2_R_INTERNAL} @@ -13840,13 +14886,17 @@ If non-negative, then this will be used instead of the online estimated internal Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | -1.0 | 0.2 | 0.0005 | -1.0 | Ohm +✓ | -1.0 | 0.2 | 0.0005 | -1.0 | Ohm ### BAT2_SOURCE (`INT32`) {#BAT2_SOURCE} Battery 2 monitoring source. -This parameter controls the source of battery data. The value 'Power Module' means that measurements are expected to come from a power module. If the value is set to 'External' then the system expects to receive mavlink battery status messages. If the value is set to 'ESCs', the battery information are taken from the esc_status message. This requires the ESC to provide both voltage as well as current. +This parameter controls the source of battery data. The value 'Power Module' +means that measurements are expected to come from a power module. If the value is set to +'External' then the system expects to receive mavlink battery status messages. +If the value is set to 'ESCs', the battery information are taken from the esc_status message. +This requires the ESC to provide both voltage as well as current. **Values:** @@ -13858,47 +14908,55 @@ This parameter controls the source of battery data. The value 'Power Module' mea Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | -1 | +✓ | | | | -1 | ### BAT2_V_CHANNEL (`INT32`) {#BAT2_V_CHANNEL} Battery 2 Voltage ADC Channel. -This parameter specifies the ADC channel used to monitor voltage of main power battery. A value of -1 means to use the board default. +This parameter specifies the ADC channel used to monitor voltage of main power battery. +A value of -1 means to use the board default. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | -1 | +✓ | | | | -1 | ### BAT2_V_CHARGED (`FLOAT`) {#BAT2_V_CHARGED} Full cell voltage. -Defines the voltage where a single cell of the battery is considered full. For a more accurate estimate set this below the nominal voltage of e.g. 4.2V +Defines the voltage where a single cell of the battery is considered full. +For a more accurate estimate set this below the nominal voltage of e.g. 4.2V Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | 0.01 | 4.05 | V +✓ | | | 0.01 | 4.05 | V ### BAT2_V_DIV (`FLOAT`) {#BAT2_V_DIV} Battery 2 voltage divider (V divider). -This is the divider from battery 2 voltage to ADC voltage. If using e.g. Mauch power modules the value from the datasheet can be applied straight here. A value of -1 means to use the board default. +This is the divider from battery 2 voltage to ADC voltage. +If using e.g. Mauch power modules the value from the datasheet +can be applied straight here. A value of -1 means to use +the board default. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | -1.0 | +✓ | | | | -1.0 | ### BAT2_V_EMPTY (`FLOAT`) {#BAT2_V_EMPTY} Empty cell voltage. -Defines the voltage where a single cell of the battery is considered empty. The voltage should be chosen above the steep dropoff at 3.5V. A typical lithium battery can only be discharged under high load down to 10% before it drops off to a voltage level damaging the cells. +Defines the voltage where a single cell of the battery is considered empty. +The voltage should be chosen above the steep dropoff at 3.5V. A typical +lithium battery can only be discharged under high load down to 10% before +it drops off to a voltage level damaging the cells. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | 0.01 | 3.6 | V +✓ | | | 0.01 | 3.6 | V ### BAT3_CAPACITY (`FLOAT`) {#BAT3_CAPACITY} @@ -13908,7 +14966,7 @@ Defines the capacity of battery 3 in mAh. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | -1.0 | 100000 | 50 | -1.0 | mAh +✓ | -1.0 | 100000 | 50 | -1.0 | mAh ### BAT3_N_CELLS (`INT32`) {#BAT3_N_CELLS} @@ -13939,7 +14997,7 @@ Defines the number of cells the attached battery consists of. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### BAT3_R_INTERNAL (`FLOAT`) {#BAT3_R_INTERNAL} @@ -13949,13 +15007,17 @@ If non-negative, then this will be used instead of the online estimated internal Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | -1.0 | 0.2 | 0.0005 | -1.0 | Ohm +✓ | -1.0 | 0.2 | 0.0005 | -1.0 | Ohm ### BAT3_SOURCE (`INT32`) {#BAT3_SOURCE} Battery 3 monitoring source. -This parameter controls the source of battery data. The value 'Power Module' means that measurements are expected to come from a power module. If the value is set to 'External' then the system expects to receive mavlink battery status messages. If the value is set to 'ESCs', the battery information are taken from the esc_status message. This requires the ESC to provide both voltage as well as current. +This parameter controls the source of battery data. The value 'Power Module' +means that measurements are expected to come from a power module. If the value is set to +'External' then the system expects to receive mavlink battery status messages. +If the value is set to 'ESCs', the battery information are taken from the esc_status message. +This requires the ESC to provide both voltage as well as current. **Values:** @@ -13967,27 +15029,31 @@ This parameter controls the source of battery data. The value 'Power Module' mea Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | -1 | +✓ | | | | -1 | ### BAT3_V_CHARGED (`FLOAT`) {#BAT3_V_CHARGED} Full cell voltage. -Defines the voltage where a single cell of the battery is considered full. For a more accurate estimate set this below the nominal voltage of e.g. 4.2V +Defines the voltage where a single cell of the battery is considered full. +For a more accurate estimate set this below the nominal voltage of e.g. 4.2V Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | 0.01 | 4.05 | V +✓ | | | 0.01 | 4.05 | V ### BAT3_V_EMPTY (`FLOAT`) {#BAT3_V_EMPTY} Empty cell voltage. -Defines the voltage where a single cell of the battery is considered empty. The voltage should be chosen above the steep dropoff at 3.5V. A typical lithium battery can only be discharged under high load down to 10% before it drops off to a voltage level damaging the cells. +Defines the voltage where a single cell of the battery is considered empty. +The voltage should be chosen above the steep dropoff at 3.5V. A typical +lithium battery can only be discharged under high load down to 10% before +it drops off to a voltage level damaging the cells. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | 0.01 | 3.6 | V +✓ | | | 0.01 | 3.6 | V ### BAT_ADC_CHANNEL (`INT32`) {#BAT_ADC_CHANNEL} @@ -13995,57 +15061,64 @@ This parameter is deprecated. Please use BAT1_I_CHANNEL. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | -1 | + | | | | -1 | ### BAT_AVRG_CURRENT (`FLOAT`) {#BAT_AVRG_CURRENT} Expected battery current in flight. -This value is used to initialize the in-flight average current estimation, which in turn is used for estimating remaining flight time and RTL triggering. +This value is used to initialize the in-flight average current estimation, +which in turn is used for estimating remaining flight time and RTL triggering. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 500 | 0.1 | 15 | A + | 0 | 500 | 0.1 | 15 | A ### BAT_CRIT_THR (`FLOAT`) {#BAT_CRIT_THR} Critical threshold. -Sets the threshold when the battery will be reported as critically low. This has to be lower than the low threshold. This threshold commonly will trigger RTL. +Sets the threshold when the battery will be reported as critically low. +This has to be lower than the low threshold. This threshold commonly +will trigger RTL. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.05 | 0.5 | 0.01 | 0.07 | norm + | 0.05 | 0.5 | 0.01 | 0.07 | norm ### BAT_EMERGEN_THR (`FLOAT`) {#BAT_EMERGEN_THR} Emergency threshold. -Sets the threshold when the battery will be reported as dangerously low. This has to be lower than the critical threshold. This threshold commonly will trigger landing. +Sets the threshold when the battery will be reported as dangerously low. +This has to be lower than the critical threshold. This threshold commonly +will trigger landing. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.03 | 0.5 | 0.01 | 0.05 | norm + | 0.03 | 0.5 | 0.01 | 0.05 | norm ### BAT_LOW_THR (`FLOAT`) {#BAT_LOW_THR} Low threshold. -Sets the threshold when the battery will be reported as low. This has to be higher than the critical threshold. +Sets the threshold when the battery will be reported as low. +This has to be higher than the critical threshold. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.12 | 0.5 | 0.01 | 0.15 | norm + | 0.12 | 0.5 | 0.01 | 0.15 | norm ### BAT_V_OFFS_CURR (`FLOAT`) {#BAT_V_OFFS_CURR} Offset in volt as seen by the ADC input of the current sensor. -This offset will be subtracted before calculating the battery current based on the voltage. +This offset will be subtracted before calculating the battery +current based on the voltage. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0.0 | + | | | | 0.0 | ## CDCACM @@ -14062,7 +15135,7 @@ Enable USB autostart. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | 2 | +✓ | | | | 2 | ### USB_MAV_MODE (`INT32`) {#USB_MAV_MODE} @@ -14087,7 +15160,7 @@ Specify USB MAVLink mode. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | 2 | +✓ | | | | 2 | ## Camera Capture @@ -14099,7 +15172,7 @@ This parameter sets the delay between image integration start and strobe firing Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | 100.0 | | 0.0 | ms + | 0.0 | 100.0 | | 0.0 | ms ## Camera Control @@ -14115,7 +15188,7 @@ Camera capture edge. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | 0 | +✓ | | | | 0 | ### CAM_CAP_FBACK (`INT32`) {#CAM_CAP_FBACK} @@ -14125,7 +15198,7 @@ Enables camera capture feedback Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | Disabled (0) | +✓ | | | | Disabled (0) | ### CAM_CAP_MODE (`INT32`) {#CAM_CAP_MODE} @@ -14142,7 +15215,7 @@ Change time measurement Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | 0 | +✓ | | | | 0 | ## Camera trigger @@ -14154,7 +15227,7 @@ This parameter sets the time the trigger needs to pulled high or low. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0.1 | 3000 | | 40.0 | ms +✓ | 0.1 | 3000 | | 40.0 | ms ### TRIG_DISTANCE (`FLOAT`) {#TRIG_DISTANCE} @@ -14164,7 +15237,7 @@ Sets the distance at which to trigger the camera. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0 | | 1 | 25.0 | m +✓ | 0 | | 1 | 25.0 | m ### TRIG_INTERFACE (`INT32`) {#TRIG_INTERFACE} @@ -14182,7 +15255,7 @@ Selects the trigger interface Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | 4 | +✓ | | | | 4 | ### TRIG_INTERVAL (`FLOAT`) {#TRIG_INTERVAL} @@ -14192,17 +15265,18 @@ This parameter sets the time between two consecutive trigger events Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 4.0 | 10000.0 | | 40.0 | ms +✓ | 4.0 | 10000.0 | | 40.0 | ms ### TRIG_MIN_INTERVA (`FLOAT`) {#TRIG_MIN_INTERVA} Minimum camera trigger interval. -This parameter sets the minimum time between two consecutive trigger events the specific camera setup is supporting. +This parameter sets the minimum time between two consecutive trigger events +the specific camera setup is supporting. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 1.0 | 10000.0 | | 1.0 | ms +✓ | 1.0 | 10000.0 | | 1.0 | ms ### TRIG_MODE (`INT32`) {#TRIG_MODE} @@ -14219,7 +15293,7 @@ Camera trigger mode. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0 | 4 | | 0 | +✓ | 0 | 4 | | 0 | ### TRIG_POLARITY (`INT32`) {#TRIG_POLARITY} @@ -14235,7 +15309,7 @@ This parameter sets the polarity of the trigger (0 = active low, 1 = active high Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0 | 1 | | 0 | +✓ | 0 | 1 | | 0 | ### TRIG_PWM_NEUTRAL (`INT32`) {#TRIG_PWM_NEUTRAL} @@ -14243,7 +15317,7 @@ PWM neutral output on trigger pin. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 1000 | 2000 | | 1500 | us +✓ | 1000 | 2000 | | 1500 | us ### TRIG_PWM_SHOOT (`INT32`) {#TRIG_PWM_SHOOT} @@ -14251,7 +15325,7 @@ PWM output to trigger shot. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 1000 | 2000 | | 1900 | us +✓ | 1000 | 2000 | | 1900 | us ## Circuit Breaker @@ -14259,61 +15333,76 @@ Reboot | minValue | maxValue | increment | default | unit Circuit breaker for disabling buzzer. -Setting this parameter to 782097 will disable the buzzer audio notification. Setting this parameter to 782090 will disable the startup tune, while keeping all others enabled. +Setting this parameter to 782097 will disable the buzzer audio notification. +Setting this parameter to 782090 will disable the startup tune, while keeping +all others enabled. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0 | 782097 | | 0 | +✓ | 0 | 782097 | | 0 | ### CBRK_FLIGHTTERM (`INT32`) {#CBRK_FLIGHTTERM} Circuit breaker for flight termination. -Setting this parameter to 121212 will disable the flight termination action if triggered by the FailureDetector logic or if FMU is lost. This circuit breaker does not affect the RC loss, data link loss, geofence, and takeoff failure detection safety logic. +Setting this parameter to 121212 will disable the flight termination action if triggered +by the FailureDetector logic or if FMU is lost. +This circuit breaker does not affect the RC loss, data link loss, geofence, +and takeoff failure detection safety logic. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0 | 121212 | | 121212 | +✓ | 0 | 121212 | | 121212 | ### CBRK_IO_SAFETY (`INT32`) {#CBRK_IO_SAFETY} Circuit breaker for IO safety. -Setting this parameter to 22027 will disable IO safety. WARNING: ENABLING THIS CIRCUIT BREAKER IS AT OWN RISK +Setting this parameter to 22027 will disable IO safety. +WARNING: ENABLING THIS CIRCUIT BREAKER IS AT OWN RISK Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 22027 | | 22027 | + | 0 | 22027 | | 22027 | ### CBRK_SUPPLY_CHK (`INT32`) {#CBRK_SUPPLY_CHK} Circuit breaker for power supply check. -Setting this parameter to 894281 will disable the power valid checks in the commander. WARNING: ENABLING THIS CIRCUIT BREAKER IS AT OWN RISK +Setting this parameter to 894281 will disable the power valid +checks in the commander. +WARNING: ENABLING THIS CIRCUIT BREAKER IS AT OWN RISK Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 894281 | | 0 | + | 0 | 894281 | | 0 | ### CBRK_USB_CHK (`INT32`) {#CBRK_USB_CHK} Circuit breaker for USB link check. -Setting this parameter to 197848 will disable the USB connected checks in the commander, setting it to 0 keeps them enabled (recommended). We are generally recommending to not fly with the USB link connected and production vehicles should set this parameter to zero to prevent users from flying USB powered. However, for R&D purposes it has proven over the years to work just fine. +Setting this parameter to 197848 will disable the USB connected +checks in the commander, setting it to 0 keeps them enabled (recommended). +We are generally recommending to not fly with the USB link +connected and production vehicles should set this parameter to +zero to prevent users from flying USB powered. However, for R&D purposes +it has proven over the years to work just fine. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 197848 | | 197848 | + | 0 | 197848 | | 197848 | ### CBRK_VTOLARMING (`INT32`) {#CBRK_VTOLARMING} Circuit breaker for arming in fixed-wing mode check. -Setting this parameter to 159753 will enable arming in fixed-wing mode for VTOLs. WARNING: ENABLING THIS CIRCUIT BREAKER IS AT OWN RISK +Setting this parameter to 159753 will enable arming in fixed-wing +mode for VTOLs. +WARNING: ENABLING THIS CIRCUIT BREAKER IS AT OWN RISK Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 159753 | | 0 | + | 0 | 159753 | | 0 | ## Commander @@ -14321,7 +15410,8 @@ Reboot | minValue | maxValue | increment | default | unit Set the actuator failure failsafe mode. -Note: actuator failure needs to be enabled and configured via FD_ACT_* parameters. +Note: actuator failure needs to be enabled and configured via FD_ACT_* +parameters. **Values:** @@ -14334,7 +15424,7 @@ Note: actuator failure needs to be enabled and configured via FD_ACT_* parameter Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 3 | | 0 | + | 0 | 3 | | 0 | ### COM_ARMABLE (`INT32`) {#COM_ARMABLE} @@ -14350,7 +15440,7 @@ Set 0 to prevent accidental use of the vehicle e.g. for safety or maintenance re Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | Enabled (1) | + | | | | Enabled (1) | ### COM_ARM_AUTH_ID (`INT32`) {#COM_ARM_AUTH_ID} @@ -14360,13 +15450,17 @@ Used if arm authorization is requested by COM_ARM_AUTH_REQ. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 10 | + | | | | 10 | ### COM_ARM_AUTH_MET (`INT32`) {#COM_ARM_AUTH_MET} Arm authorization method. -Methods: - one arm: request authorization and arm when authorization is received - two step arm: 1st arm command request an authorization and 2nd arm command arm the drone if authorized Used if arm authorization is requested by COM_ARM_AUTH_REQ. +Methods: +- one arm: request authorization and arm when authorization is received +- two step arm: 1st arm command request an authorization and +2nd arm command arm the drone if authorized +Used if arm authorization is requested by COM_ARM_AUTH_REQ. **Values:** @@ -14376,7 +15470,7 @@ Methods: - one arm: request authorization and arm when authorization is received Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### COM_ARM_AUTH_REQ (`INT32`) {#COM_ARM_AUTH_REQ} @@ -14386,47 +15480,51 @@ By default off. The default allows to arm the vehicle without a arm authorizatio Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | Disabled (0) | + | | | | Disabled (0) | ### COM_ARM_AUTH_TO (`FLOAT`) {#COM_ARM_AUTH_TO} Arm authorization timeout. -Timeout for authorizer answer. Used if arm authorization is requested by COM_ARM_AUTH_REQ. +Timeout for authorizer answer. +Used if arm authorization is requested by COM_ARM_AUTH_REQ. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | 0.1 | 1 | s + | | | 0.1 | 1 | s ### COM_ARM_BAT_MIN (`FLOAT`) {#COM_ARM_BAT_MIN} Minimum battery level for arming. -Threshold for battery percentage below arming is prohibited. A negative value means BAT_CRIT_THR is the threshold. +Threshold for battery percentage below arming is prohibited. +A negative value means BAT_CRIT_THR is the threshold. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 0.9 | 0.01 | -1. | norm + | -1 | 0.9 | 0.01 | -1. | norm ### COM_ARM_CHK_ESCS (`INT32`) {#COM_ARM_CHK_ESCS} Enable checks on ESCs that report telemetry. -If this parameter is set, the system will check ESC's online status and failures. This param is specific for ESCs reporting status. It shall be used only if ESCs support telemetry. +If this parameter is set, the system will check ESC's online status and failures. +This param is specific for ESCs reporting status. It shall be used only if ESCs support telemetry. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | Disabled (0) | + | | | | Disabled (0) | ### COM_ARM_HFLT_CHK (`INT32`) {#COM_ARM_HFLT_CHK} Enable FMU SD card hardfault detection check. -This check detects if there are hardfault files present on the SD card. If so, and the parameter is enabled, arming is prevented. +This check detects if there are hardfault files present on the +SD card. If so, and the parameter is enabled, arming is prevented. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | Enabled (1) | + | | | | Enabled (1) | ### COM_ARM_IMU_ACC (`FLOAT`) {#COM_ARM_IMU_ACC} @@ -14434,7 +15532,7 @@ Maximum accelerometer inconsistency between IMU units that will allow arming. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.1 | 1.0 | 0.05 | 0.7 | m/s^2 + | 0.1 | 1.0 | 0.05 | 0.7 | m/s^2 ### COM_ARM_IMU_GYR (`FLOAT`) {#COM_ARM_IMU_GYR} @@ -14442,7 +15540,7 @@ Maximum rate gyro inconsistency between IMU units that will allow arming. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.02 | 0.3 | 0.01 | 0.25 | rad/s + | 0.02 | 0.3 | 0.01 | 0.25 | rad/s ### COM_ARM_MAG_ANG (`INT32`) {#COM_ARM_MAG_ANG} @@ -14452,13 +15550,14 @@ Set -1 to disable the check. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 3 | 180 | | 60 | deg + | 3 | 180 | | 60 | deg ### COM_ARM_MAG_STR (`INT32`) {#COM_ARM_MAG_STR} Enable mag strength preflight check. -Check if the estimator detects a strong magnetic disturbance (check enabled by EKF2_MAG_CHECK) +Check if the estimator detects a strong magnetic +disturbance (check enabled by EKF2_MAG_CHECK) **Values:** @@ -14469,7 +15568,7 @@ Check if the estimator detects a strong magnetic disturbance (check enabled by E Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 2 | + | | | | 2 | ### COM_ARM_MIS_REQ (`INT32`) {#COM_ARM_MIS_REQ} @@ -14479,13 +15578,15 @@ The default allows to arm the vehicle without a valid mission. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | Disabled (0) | + | | | | Disabled (0) | ### COM_ARM_ODID (`INT32`) {#COM_ARM_ODID} Enable Drone ID system detection and health check. -This check detects if the Open Drone ID system is missing. Depending on the value of the parameter, the check can be disabled, warn only or deny arming. +This check detects if the Open Drone ID system is missing. +Depending on the value of the parameter, the check can be +disabled, warn only or deny arming. **Values:** @@ -14496,13 +15597,15 @@ This check detects if the Open Drone ID system is missing. Depending on the valu Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### COM_ARM_SDCARD (`INT32`) {#COM_ARM_SDCARD} Enable FMU SD card detection check. -This check detects if the FMU SD card is missing. Depending on the value of the parameter, the check can be disabled, warn only or deny arming. +This check detects if the FMU SD card is missing. +Depending on the value of the parameter, the check can be +disabled, warn only or deny arming. **Values:** @@ -14513,17 +15616,19 @@ This check detects if the FMU SD card is missing. Depending on the value of the Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 1 | + | | | | 1 | ### COM_ARM_SWISBTN (`INT32`) {#COM_ARM_SWISBTN} Arm switch is a momentary button. -0: Arming/disarming triggers on switch transition. 1: Arming/disarming triggers when holding the momentary button down for COM_RC_ARM_HYST like the stick gesture. +0: Arming/disarming triggers on switch transition. +1: Arming/disarming triggers when holding the momentary button down +for COM_RC_ARM_HYST like the stick gesture. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | Disabled (0) | + | | | | Disabled (0) | ### COM_ARM_WO_GPS (`INT32`) {#COM_ARM_WO_GPS} @@ -14540,47 +15645,56 @@ Measures taken when a check defined by EKF2_GPS_CHECK is failing. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 1 | + | | | | 1 | ### COM_CPU_MAX (`FLOAT`) {#COM_CPU_MAX} Maximum allowed CPU load to still arm. -The check fails if the CPU load is above this threshold for 2s. A negative value disables the check. +The check fails if the CPU load is above this threshold for 2s. +A negative value disables the check. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 100 | 1 | 95.0 | % + | -1 | 100 | 1 | 95.0 | % ### COM_DISARM_LAND (`FLOAT`) {#COM_DISARM_LAND} Time-out for auto disarm after landing. -A non-zero, positive value specifies the time-out period in seconds after which the vehicle will be automatically disarmed in case a landing situation has been detected during this period. A zero or negative value means that automatic disarming triggered by landing detection is disabled. +A non-zero, positive value specifies the time-out period in seconds after which the vehicle will be +automatically disarmed in case a landing situation has been detected during this period. +A zero or negative value means that automatic disarming triggered by landing detection is disabled. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | 0.1 | 2.0 | s + | | | 0.1 | 2.0 | s ### COM_DISARM_MAN (`INT32`) {#COM_DISARM_MAN} Allow disarming via switch/stick/button on multicopters in manual thrust modes. -0: Disallow disarming when not landed 1: Allow disarming in multicopter flight in modes where the thrust is directly controlled by thr throttle stick e.g. Stabilized, Acro +0: Disallow disarming when not landed +1: Allow disarming in multicopter flight in modes where +the thrust is directly controlled by thr throttle stick +e.g. Stabilized, Acro Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | Enabled (1) | + | | | | Enabled (1) | ### COM_DISARM_PRFLT (`FLOAT`) {#COM_DISARM_PRFLT} Time-out for auto disarm if not taking off. -A non-zero, positive value specifies the time in seconds, within which the vehicle is expected to take off after arming. In case the vehicle didn't takeoff within the timeout it disarms again. A negative value disables autmoatic disarming triggered by a pre-takeoff timeout. +A non-zero, positive value specifies the time in seconds, within which the +vehicle is expected to take off after arming. In case the vehicle didn't takeoff +within the timeout it disarms again. +A negative value disables autmoatic disarming triggered by a pre-takeoff timeout. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | 0.1 | 10.0 | s + | | | 0.1 | 10.0 | s ### COM_DLL_EXCEPT (`INT32`) {#COM_DLL_EXCEPT} @@ -14597,7 +15711,7 @@ Specify modes in which datalink loss is ignored and the failsafe action not trig Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 7 | | 0 | + | 0 | 7 | | 0 | ### COM_DL_LOSS_T (`INT32`) {#COM_DL_LOSS_T} @@ -14607,33 +15721,40 @@ After this amount of seconds without datalink, the GCS connection lost mode trig Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 5 | 300 | 1 | 10 | s + | 5 | 300 | 1 | 10 | s ### COM_FAIL_ACT_T (`FLOAT`) {#COM_FAIL_ACT_T} Delay between failsafe condition triggered and failsafe reaction. -Before entering failsafe (RTL, Land, Hold), wait COM_FAIL_ACT_T seconds in Hold mode for the user to realize. During that time the user cannot take over control via the stick override feature (see COM_RC_OVERRIDE). Afterwards the configured failsafe action is triggered and the user may use stick override. A zero value disables the delay and the user cannot take over via stick movements (switching modes is still allowed). +Before entering failsafe (RTL, Land, Hold), wait COM_FAIL_ACT_T seconds in Hold mode +for the user to realize. +During that time the user cannot take over control via the stick override feature (see COM_RC_OVERRIDE). +Afterwards the configured failsafe action is triggered and the user may use stick override. +A zero value disables the delay and the user cannot take over via stick movements (switching modes is still allowed). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | 25.0 | | 5. | s + | 0.0 | 25.0 | | 5. | s ### COM_FLIGHT_UUID (`INT32`) {#COM_FLIGHT_UUID} Next flight UUID. -This number is incremented automatically after every flight on disarming in order to remember the next flight UUID. The first flight is 0. +This number is incremented automatically after every flight on +disarming in order to remember the next flight UUID. +The first flight is 0. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | | | 0 | + | 0 | | | 0 | ### COM_FLTMODE1 (`INT32`) {#COM_FLTMODE1} Mode slot 1. -If the main switch channel is in this range the selected flight mode will be applied. +If the main switch channel is in this range the +selected flight mode will be applied. **Values:** @@ -14664,13 +15785,14 @@ If the main switch channel is in this range the selected flight mode will be app Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | -1 | + | | | | -1 | ### COM_FLTMODE2 (`INT32`) {#COM_FLTMODE2} Mode slot 2. -If the main switch channel is in this range the selected flight mode will be applied. +If the main switch channel is in this range the +selected flight mode will be applied. **Values:** @@ -14701,13 +15823,14 @@ If the main switch channel is in this range the selected flight mode will be app Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | -1 | + | | | | -1 | ### COM_FLTMODE3 (`INT32`) {#COM_FLTMODE3} Mode slot 3. -If the main switch channel is in this range the selected flight mode will be applied. +If the main switch channel is in this range the +selected flight mode will be applied. **Values:** @@ -14738,13 +15861,14 @@ If the main switch channel is in this range the selected flight mode will be app Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | -1 | + | | | | -1 | ### COM_FLTMODE4 (`INT32`) {#COM_FLTMODE4} Mode slot 4. -If the main switch channel is in this range the selected flight mode will be applied. +If the main switch channel is in this range the +selected flight mode will be applied. **Values:** @@ -14775,13 +15899,14 @@ If the main switch channel is in this range the selected flight mode will be app Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | -1 | + | | | | -1 | ### COM_FLTMODE5 (`INT32`) {#COM_FLTMODE5} Mode slot 5. -If the main switch channel is in this range the selected flight mode will be applied. +If the main switch channel is in this range the +selected flight mode will be applied. **Values:** @@ -14812,13 +15937,14 @@ If the main switch channel is in this range the selected flight mode will be app Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | -1 | + | | | | -1 | ### COM_FLTMODE6 (`INT32`) {#COM_FLTMODE6} Mode slot 6. -If the main switch channel is in this range the selected flight mode will be applied. +If the main switch channel is in this range the +selected flight mode will be applied. **Values:** @@ -14849,13 +15975,14 @@ If the main switch channel is in this range the selected flight mode will be app Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | -1 | + | | | | -1 | ### COM_FLTT_LOW_ACT (`INT32`) {#COM_FLTT_LOW_ACT} Remaining flight time low failsafe. -Action the system takes when the remaining flight time is below the estimated time it takes to reach the RTL destination. +Action the system takes when the remaining flight time is below +the estimated time it takes to reach the RTL destination. **Values:** @@ -14866,13 +15993,15 @@ Action the system takes when the remaining flight time is below the estimated ti Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | 1 | 3 | + | | | 1 | 3 | ### COM_FLT_PROFILE (`INT32`) {#COM_FLT_PROFILE} User Flight Profile. -Describes the intended use of the vehicle. Can be used by ground control software or log post processing. This param does not influence the behavior within the firmware. This means for example the control logic is independent of the setting of this param (but depends on other params). +Describes the intended use of the vehicle. +Can be used by ground control software or log post processing. +This param does not influence the behavior within the firmware. This means for example the control logic is independent of the setting of this param (but depends on other params). **Values:** @@ -14884,17 +16013,23 @@ Describes the intended use of the vehicle. Can be used by ground control softwar Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### COM_FLT_TIME_MAX (`INT32`) {#COM_FLT_TIME_MAX} Maximum allowed flight time. -The vehicle aborts the current operation and returns to launch when the time since takeoff is above this value. It is not possible to resume the mission or switch to any auto mode other than RTL or Land. Taking over in any manual mode is still possible. Starting from 90% of the maximum flight time, a warning message will be sent every 1 minute with the remaining time until automatic RTL. Set to -1 to disable. +The vehicle aborts the current operation and returns to launch when +the time since takeoff is above this value. It is not possible to resume the +mission or switch to any auto mode other than RTL or Land. Taking over in any manual +mode is still possible. +Starting from 90% of the maximum flight time, a warning message will be sent +every 1 minute with the remaining time until automatic RTL. +Set to -1 to disable. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | | | -1 | s + | -1 | | | -1 | s ### COM_FORCE_SAFETY (`INT32`) {#COM_FORCE_SAFETY} @@ -14904,7 +16039,7 @@ Force safety when the vehicle disarms Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | Disabled (0) | + | | | | Disabled (0) | ### COM_HLDL_LOSS_T (`INT32`) {#COM_HLDL_LOSS_T} @@ -14914,43 +16049,50 @@ After this amount of seconds without datalink the data link lost mode triggers Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 60 | 3600 | | 120 | s + | 60 | 3600 | | 120 | s ### COM_HLDL_REG_T (`INT32`) {#COM_HLDL_REG_T} High Latency Datalink regain time threshold. -After a data link loss: after this number of seconds with a healthy datalink the 'datalink loss' flag is set back to false +After a data link loss: after this number of seconds with a healthy datalink the 'datalink loss' +flag is set back to false Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 60 | | 0 | s + | 0 | 60 | | 0 | s ### COM_HOME_EN (`INT32`) {#COM_HOME_EN} Home position enabled. Set home position automatically if possible. +During missions, the latitude/longitude of the home position is locked and will not reset during intermediate landings. +It will only update once the mission is complete or landed outside of a mission. +However, the altitude is still being adjusted to correct for GNSS vertical drift in the first 2 minutes after takeoff. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | Enabled (1) | +✓ | | | | Enabled (1) | ### COM_HOME_IN_AIR (`INT32`) {#COM_HOME_IN_AIR} Allows setting the home position after takeoff. -If set to true, the autopilot is allowed to set its home position after takeoff The true home position is back-computed if a local position is estimate if available. If no local position is available, home is set to the current position. +If set to true, the autopilot is allowed to set its home position after takeoff +The true home position is back-computed if a local position is estimate if available. +If no local position is available, home is set to the current position. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | Disabled (0) | + | | | | Disabled (0) | ### COM_IMB_PROP_ACT (`INT32`) {#COM_IMB_PROP_ACT} Imbalanced propeller failsafe mode. -Action the system takes when an imbalanced propeller is detected by the failure detector. See also FD_IMB_PROP_THR to set the failure threshold. +Action the system takes when an imbalanced propeller is detected by the failure detector. +See also FD_IMB_PROP_THR to set the failure threshold. **Values:** @@ -14962,7 +16104,7 @@ Action the system takes when an imbalanced propeller is detected by the failure Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | 1 | 0 | + | | | 1 | 0 | ### COM_KILL_DISARM (`FLOAT`) {#COM_KILL_DISARM} @@ -14970,23 +16112,27 @@ Timeout value for disarming when kill switch is engaged. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | 30.0 | 0.1 | 5.0 | s + | 0.0 | 30.0 | 0.1 | 5.0 | s ### COM_LKDOWN_TKO (`FLOAT`) {#COM_LKDOWN_TKO} Timeout for detecting a failure after takeoff. -A non-zero, positive value specifies the timeframe in seconds within failure detector is allowed to disarm the vehicle if attitude exceeds the limits defined in FD_FAIL_P and FD_FAIL_R. The check is not executed for flight modes that do support acrobatic maneuvers, e.g: Acro (MC/FW) and Manual (FW). A zero or negative value means that the check is disabled. +A non-zero, positive value specifies the timeframe in seconds within failure detector is allowed to disarm the vehicle +if attitude exceeds the limits defined in FD_FAIL_P and FD_FAIL_R. +The check is not executed for flight modes that do support acrobatic maneuvers, e.g: Acro (MC/FW) and Manual (FW). +A zero or negative value means that the check is disabled. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1.0 | 5.0 | | 3.0 | s + | -1.0 | 5.0 | | 3.0 | s ### COM_LOW_BAT_ACT (`INT32`) {#COM_LOW_BAT_ACT} Battery failsafe mode. -Action the system takes at critical battery. See also BAT_CRIT_THR and BAT_EMERGEN_THR for definition of battery states. +Action the system takes at critical battery. See also BAT_CRIT_THR and BAT_EMERGEN_THR +for definition of battery states. **Values:** @@ -14997,87 +16143,103 @@ Action the system takes at critical battery. See also BAT_CRIT_THR and BAT_EMERG Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### COM_MODE0_HASH (`INT32`) {#COM_MODE0_HASH} External mode identifier 0. -This parameter is automatically set to identify external modes. It ensures that modes get assigned to the same index independent from their startup order, which is required when mapping an external mode to an RC switch. +This parameter is automatically set to identify external modes. It ensures that modes +get assigned to the same index independent from their startup order, +which is required when mapping an external mode to an RC switch. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### COM_MODE1_HASH (`INT32`) {#COM_MODE1_HASH} External mode identifier 1. -This parameter is automatically set to identify external modes. It ensures that modes get assigned to the same index independent from their startup order, which is required when mapping an external mode to an RC switch. +This parameter is automatically set to identify external modes. It ensures that modes +get assigned to the same index independent from their startup order, +which is required when mapping an external mode to an RC switch. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### COM_MODE2_HASH (`INT32`) {#COM_MODE2_HASH} External mode identifier 2. -This parameter is automatically set to identify external modes. It ensures that modes get assigned to the same index independent from their startup order, which is required when mapping an external mode to an RC switch. +This parameter is automatically set to identify external modes. It ensures that modes +get assigned to the same index independent from their startup order, +which is required when mapping an external mode to an RC switch. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### COM_MODE3_HASH (`INT32`) {#COM_MODE3_HASH} External mode identifier 3. -This parameter is automatically set to identify external modes. It ensures that modes get assigned to the same index independent from their startup order, which is required when mapping an external mode to an RC switch. +This parameter is automatically set to identify external modes. It ensures that modes +get assigned to the same index independent from their startup order, +which is required when mapping an external mode to an RC switch. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### COM_MODE4_HASH (`INT32`) {#COM_MODE4_HASH} External mode identifier 4. -This parameter is automatically set to identify external modes. It ensures that modes get assigned to the same index independent from their startup order, which is required when mapping an external mode to an RC switch. +This parameter is automatically set to identify external modes. It ensures that modes +get assigned to the same index independent from their startup order, +which is required when mapping an external mode to an RC switch. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### COM_MODE5_HASH (`INT32`) {#COM_MODE5_HASH} External mode identifier 5. -This parameter is automatically set to identify external modes. It ensures that modes get assigned to the same index independent from their startup order, which is required when mapping an external mode to an RC switch. +This parameter is automatically set to identify external modes. It ensures that modes +get assigned to the same index independent from their startup order, +which is required when mapping an external mode to an RC switch. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### COM_MODE6_HASH (`INT32`) {#COM_MODE6_HASH} External mode identifier 6. -This parameter is automatically set to identify external modes. It ensures that modes get assigned to the same index independent from their startup order, which is required when mapping an external mode to an RC switch. +This parameter is automatically set to identify external modes. It ensures that modes +get assigned to the same index independent from their startup order, +which is required when mapping an external mode to an RC switch. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### COM_MODE7_HASH (`INT32`) {#COM_MODE7_HASH} External mode identifier 7. -This parameter is automatically set to identify external modes. It ensures that modes get assigned to the same index independent from their startup order, which is required when mapping an external mode to an RC switch. +This parameter is automatically set to identify external modes. It ensures that modes +get assigned to the same index independent from their startup order, +which is required when mapping an external mode to an RC switch. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### COM_MODE_ARM_CHK (`INT32`) {#COM_MODE_ARM_CHK} @@ -15087,17 +16249,18 @@ By default disabled for safety reasons Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | Disabled (0) | + | | | | Disabled (0) | ### COM_MOT_TEST_EN (`INT32`) {#COM_MOT_TEST_EN} Enable Actuator Testing. -If set, enables the actuator test interface via MAVLink (ACTUATOR_TEST), that allows spinning the motors and moving the servos for testing purposes. +If set, enables the actuator test interface via MAVLink (ACTUATOR_TEST), that +allows spinning the motors and moving the servos for testing purposes. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | Enabled (1) | + | | | | Enabled (1) | ### COM_OBC_LOSS_T (`FLOAT`) {#COM_OBC_LOSS_T} @@ -15105,13 +16268,14 @@ Time-out to wait when onboard computer connection is lost before warning about l Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 60 | 0.01 | 5.0 | s + | 0 | 60 | 0.01 | 5.0 | s ### COM_OBL_RC_ACT (`INT32`) {#COM_OBL_RC_ACT} Set offboard loss failsafe mode. -The offboard loss failsafe will only be entered after a timeout, set by COM_OF_LOSS_T in seconds. +The offboard loss failsafe will only be entered after a timeout, +set by COM_OF_LOSS_T in seconds. **Values:** @@ -15127,7 +16291,7 @@ The offboard loss failsafe will only be entered after a timeout, set by COM_OF_L Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### COM_OF_LOSS_T (`FLOAT`) {#COM_OF_LOSS_T} @@ -15137,7 +16301,7 @@ See COM_OBL_RC_ACT to configure action. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 60 | 0.01 | 1.0 | s + | 0 | 60 | 0.01 | 1.0 | s ### COM_PARACHUTE (`INT32`) {#COM_PARACHUTE} @@ -15145,7 +16309,7 @@ Expect and require a healthy MAVLink parachute system. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | Disabled (0) | + | | | | Disabled (0) | ### COM_POSCTL_NAVL (`INT32`) {#COM_POSCTL_NAVL} @@ -15161,23 +16325,31 @@ This sets the flight mode that will be used if navigation accuracy is no longer Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### COM_POS_FS_EPH (`FLOAT`) {#COM_POS_FS_EPH} -Horizontal position error threshold. +Horizontal position error threshold for hovering systems. -This is the horizontal position error (EPH) threshold that will trigger a failsafe. The default is appropriate for a multicopter. Can be increased for a fixed-wing. If the previous position error was below this threshold, there is an additional factor of 2.5 applied (threshold for invalidation 2.5 times the one for validation). Set to -1 to disable. +This is the horizontal position error (EPH) threshold that will trigger a failsafe. +If the previous position error was below this threshold, there is an additional +factor of 2.5 applied (threshold for invalidation 2.5 times the one for validation). +Only used for multicopters and VTOLs in hover mode. +Independent from estimator positioning data timeout threshold (see EKF2_NOAID_TOUT). +Set to -1 to disable. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 400 | | 5. | m + | -1 | 400 | | 5. | m ### COM_POS_LOW_ACT (`INT32`) {#COM_POS_LOW_ACT} Low position accuracy action. -Action the system takes when the estimated position has an accuracy below the specified threshold. See COM_POS_LOW_EPH to set the failsafe threshold. The failsafe action is only executed if the vehicle is in auto mission or auto loiter mode, otherwise it is only a warning. +Action the system takes when the estimated position has an accuracy below the specified threshold. +See COM_POS_LOW_EPH to set the failsafe threshold. +The failsafe action is only executed if the vehicle is in auto mission or auto loiter mode, +otherwise it is only a warning. **Values:** @@ -15191,33 +16363,38 @@ Action the system takes when the estimated position has an accuracy below the sp Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | 1 | 3 | + | | | 1 | 3 | ### COM_POS_LOW_EPH (`FLOAT`) {#COM_POS_LOW_EPH} Low position accuracy failsafe threshold. -This triggers the action specified in COM_POS_LOW_ACT if the estimated position accuracy is below this threshold. Local position has to be still declared valid, which requires some kind of velocity aiding or large dead-reckoning time (EKF2_NOAID_TOUT), and a high failsafe threshold (COM_POS_FS_EPH). Set to -1 to disable. +This triggers the action specified in COM_POS_LOW_ACT if the estimated position accuracy is below this threshold. +Local position has to be still declared valid, which requires some kind of velocity aiding or large dead-reckoning time (EKF2_NOAID_TOUT), +and a high failsafe threshold (COM_POS_FS_EPH). +Set to -1 to disable. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 1000 | | -1.0 | m + | -1 | 1000 | | -1.0 | m ### COM_POWER_COUNT (`INT32`) {#COM_POWER_COUNT} Required number of redundant power modules. -This configures a check to verify the expected number of 5V rail power supplies are present. By default only one is expected. Note: CBRK_SUPPLY_CHK disables all power checks including this one. +This configures a check to verify the expected number of 5V rail power supplies are present. By default only one is expected. +Note: CBRK_SUPPLY_CHK disables all power checks including this one. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 4 | | 1 | + | 0 | 4 | | 1 | ### COM_PREARM_MODE (`INT32`) {#COM_PREARM_MODE} Condition to enter prearmed mode. -Condition to enter the prearmed state, an intermediate state between disarmed and armed in which non-throttling actuators are active. +Condition to enter the prearmed state, an intermediate state between disarmed and armed +in which non-throttling actuators are active. **Values:** @@ -15228,7 +16405,7 @@ Condition to enter the prearmed state, an intermediate state between disarmed an Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### COM_QC_ACT (`INT32`) {#COM_QC_ACT} @@ -15244,17 +16421,18 @@ Set action after a quadchute. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### COM_RAM_MAX (`FLOAT`) {#COM_RAM_MAX} Maximum allowed RAM usage to pass checks. -The check fails if the RAM usage is above this threshold. A negative value disables the check. +The check fails if the RAM usage is above this threshold. +A negative value disables the check. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 100 | 1 | 95.0 | % + | -1 | 100 | 1 | 95.0 | % ### COM_RCL_EXCEPT (`INT32`) {#COM_RCL_EXCEPT} @@ -15271,7 +16449,7 @@ Specify modes in which RC loss is ignored and the failsafe action not triggered. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 7 | | 0 | + | 0 | 7 | | 0 | ### COM_RC_ARM_HYST (`INT32`) {#COM_RC_ARM_HYST} @@ -15281,13 +16459,17 @@ The default value of 1000 requires the stick to be held in the arm or disarm pos Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 100 | 1500 | | 1000 | ms + | 100 | 1500 | | 1000 | ms ### COM_RC_IN_MODE (`INT32`) {#COM_RC_IN_MODE} RC control input mode. -A value of 0 enables RC transmitter control (only). A valid RC transmitter calibration is required. A value of 1 allows joystick control only. RC input handling and the associated checks are disabled. A value of 2 allows either RC Transmitter or Joystick input. The first valid input is used, will fallback to other sources if the input stream becomes invalid. A value of 3 allows either input from RC or joystick. The first available source is selected and used until reboot. A value of 4 ignores any stick input. +A value of 0 enables RC transmitter control (only). A valid RC transmitter calibration is required. +A value of 1 allows joystick control only. RC input handling and the associated checks are disabled. +A value of 2 allows either RC Transmitter or Joystick input. The first valid input is used, will fallback to other sources if the input stream becomes invalid. +A value of 3 allows either input from RC or joystick. The first available source is selected and used until reboot. +A value of 4 ignores any stick input. **Values:** @@ -15300,23 +16482,28 @@ A value of 0 enables RC transmitter control (only). A valid RC transmitter calib Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 4 | | 3 | + | 0 | 4 | | 3 | ### COM_RC_LOSS_T (`FLOAT`) {#COM_RC_LOSS_T} Manual control loss timeout. -The time in seconds without a new setpoint from RC or Joystick, after which the connection is considered lost. This must be kept short as the vehicle will use the last supplied setpoint until the timeout triggers. +The time in seconds without a new setpoint from RC or Joystick, after which the connection is considered lost. +This must be kept short as the vehicle will use the last supplied setpoint until the timeout triggers. +Ensure the value is not set lower than the update interval of the RC or Joystick. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 35 | 0.1 | 0.5 | s + | 0 | 35 | 0.1 | 0.5 | s ### COM_RC_OVERRIDE (`INT32`) {#COM_RC_OVERRIDE} Enable RC stick override of auto and/or offboard modes. -When RC stick override is enabled, moving the RC sticks more than COM_RC_STICK_OV immediately gives control back to the pilot by switching to Position mode and if position is unavailable Altitude mode. Note: Only has an effect on multicopters, and VTOLs in multicopter mode. +When RC stick override is enabled, moving the RC sticks more than COM_RC_STICK_OV +immediately gives control back to the pilot by switching to Position mode and +if position is unavailable Altitude mode. +Note: Only has an effect on multicopters, and VTOLs in multicopter mode. **Bitmask:** @@ -15326,27 +16513,32 @@ When RC stick override is enabled, moving the RC sticks more than COM_RC_STICK_O Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 3 | | 1 | + | 0 | 3 | | 1 | ### COM_RC_STICK_OV (`FLOAT`) {#COM_RC_STICK_OV} RC stick override threshold. -If COM_RC_OVERRIDE is enabled and the joystick input is moved more than this threshold the autopilot the pilot takes over control. +If COM_RC_OVERRIDE is enabled and the joystick input is moved more than this threshold +the autopilot the pilot takes over control. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 5 | 80 | 0.05 | 30.0 | % + | 5 | 80 | 0.05 | 30.0 | % ### COM_SPOOLUP_TIME (`FLOAT`) {#COM_SPOOLUP_TIME} Enforced delay between arming and further navigation. -The minimal time from arming the motors until moving the vehicle is possible is COM_SPOOLUP_TIME seconds. Goal: - Motors and propellers spool up to idle speed before getting commanded to spin faster - Timeout for ESCs and smart batteries to successfulyy do failure checks e.g. for stuck rotors before the vehicle is off the ground +The minimal time from arming the motors until moving the vehicle is possible is COM_SPOOLUP_TIME seconds. +Goal: +- Motors and propellers spool up to idle speed before getting commanded to spin faster +- Timeout for ESCs and smart batteries to successfulyy do failure checks +e.g. for stuck rotors before the vehicle is off the ground Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 30 | 0.1 | 1.0 | s + | 0 | 30 | 0.1 | 1.0 | s ### COM_TAKEOFF_ACT (`INT32`) {#COM_TAKEOFF_ACT} @@ -15362,7 +16554,7 @@ The mode transition after TAKEOFF has completed successfully. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### COM_THROW_EN (`INT32`) {#COM_THROW_EN} @@ -15372,43 +16564,54 @@ Allows to start the vehicle by throwing it into the air. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | Disabled (0) | + | | | | Disabled (0) | ### COM_THROW_SPEED (`FLOAT`) {#COM_THROW_SPEED} Minimum speed for the throw start. -When the throw launch is enabled, the drone will only allow motors to spin after this speed is exceeded before detecting the freefall. This is a safety feature to ensure the drone does not turn on after accidental drop or a rapid movement before the throw. Set to 0 to disable. +When the throw launch is enabled, the drone will only allow motors to spin after this speed +is exceeded before detecting the freefall. This is a safety feature to ensure the drone does +not turn on after accidental drop or a rapid movement before the throw. +Set to 0 to disable. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | | 0.1 | 5 | m/s + | 0 | | 0.1 | 5 | m/s ### COM_VEL_FS_EVH (`FLOAT`) {#COM_VEL_FS_EVH} Horizontal velocity error threshold. -This is the horizontal velocity error (EVH) threshold that will trigger a failsafe. The default is appropriate for a multicopter. Can be increased for a fixed-wing. If the previous velocity error was below this threshold, there is an additional factor of 2.5 applied (threshold for invalidation 2.5 times the one for validation). +This is the horizontal velocity error (EVH) threshold that will trigger a failsafe. +The default is appropriate for a multicopter. Can be increased for a fixed-wing. +If the previous velocity error was below this threshold, there is an additional +factor of 2.5 applied (threshold for invalidation 2.5 times the one for validation). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | | | 1. | m/s + | 0 | | | 1. | m/s ### COM_WIND_MAX (`FLOAT`) {#COM_WIND_MAX} High wind speed failsafe threshold. -Wind speed threshold above which an automatic failsafe action is triggered. Failsafe action can be specified with COM_WIND_MAX_ACT. +Wind speed threshold above which an automatic failsafe action is triggered. +Failsafe action can be specified with COM_WIND_MAX_ACT. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | | 0.1 | -1. | m/s + | -1 | | 0.1 | -1. | m/s ### COM_WIND_MAX_ACT (`INT32`) {#COM_WIND_MAX_ACT} High wind failsafe mode. -Action the system takes when a wind speed above the specified threshold is detected. See COM_WIND_MAX to set the failsafe threshold. If enabled, it is not possible to resume the mission or switch to any auto mode other than RTL or Land if this threshold is exceeded. Taking over in any manual mode is still possible. +Action the system takes when a wind speed above the specified threshold is detected. +See COM_WIND_MAX to set the failsafe threshold. +If enabled, it is not possible to resume the mission or switch to any auto mode other than +RTL or Land if this threshold is exceeded. Taking over in any manual +mode is still possible. **Values:** @@ -15422,23 +16625,27 @@ Action the system takes when a wind speed above the specified threshold is detec Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | 1 | 0 | + | | | 1 | 0 | ### COM_WIND_WARN (`FLOAT`) {#COM_WIND_WARN} Wind speed warning threshold. -A warning is triggered if the currently estimated wind speed is above this value. Warning is sent periodically (every 1 minute). Set to -1 to disable. +A warning is triggered if the currently estimated wind speed is above this value. +Warning is sent periodically (every 1 minute). +Set to -1 to disable. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | | 0.1 | -1. | m/s + | -1 | | 0.1 | -1. | m/s ### NAV_DLL_ACT (`INT32`) {#NAV_DLL_ACT} Set GCS connection loss failsafe mode. -The GCS connection loss failsafe will only be entered after a timeout, set by COM_DL_LOSS_T in seconds. Once the timeout occurs the selected action will be executed. +The GCS connection loss failsafe will only be entered after a timeout, +set by COM_DL_LOSS_T in seconds. Once the timeout occurs the selected +action will be executed. **Values:** @@ -15452,13 +16659,15 @@ The GCS connection loss failsafe will only be entered after a timeout, set by CO Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 6 | | 0 | + | 0 | 6 | | 0 | ### NAV_RCL_ACT (`INT32`) {#NAV_RCL_ACT} Set RC loss failsafe mode. -The RC loss failsafe will only be entered after a timeout, set by COM_RC_LOSS_T in seconds. If RC input checks have been disabled by setting the COM_RC_IN_MODE param it will not be triggered. +The RC loss failsafe will only be entered after a timeout, +set by COM_RC_LOSS_T in seconds. If RC input checks have been disabled +by setting the COM_RC_IN_MODE param it will not be triggered. **Values:** @@ -15471,7 +16680,7 @@ The RC loss failsafe will only be entered after a timeout, set by COM_RC_LOSS_T Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 1 | 6 | | 2 | + | 1 | 6 | | 2 | ## Cyphal @@ -15481,17 +16690,18 @@ UAVCAN/CAN v1 bus bitrate. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 20000 | 1000000 | | 1000000 | bit/s +✓ | 20000 | 1000000 | | 1000000 | bit/s ### CYPHAL_ENABLE (`INT32`) {#CYPHAL_ENABLE} Cyphal. -0 - Cyphal disabled. 1 - Enables Cyphal +0 - Cyphal disabled. +1 - Enables Cyphal Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | Enabled (1) | +✓ | | | | Enabled (1) | ### CYPHAL_ID (`INT32`) {#CYPHAL_ID} @@ -15501,7 +16711,7 @@ Read the specs at http://uavcan.org to learn more about Node ID. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | -1 | 125 | | 1 | +✓ | -1 | 125 | | 1 | ### UCAN1_ACTR_PUB (`INT32`) {#UCAN1_ACTR_PUB} @@ -15509,7 +16719,7 @@ actuator_outputs uORB over Cyphal publication port ID. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 6143 | | -1 | + | -1 | 6143 | | -1 | ### UCAN1_BMS_BP_SUB (`INT32`) {#UCAN1_BMS_BP_SUB} @@ -15517,7 +16727,7 @@ UDRAL battery parameters subscription port ID. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 6143 | | -1 | + | -1 | 6143 | | -1 | ### UCAN1_BMS_BS_SUB (`INT32`) {#UCAN1_BMS_BS_SUB} @@ -15525,7 +16735,7 @@ UDRAL battery status subscription port ID. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 6143 | | -1 | + | -1 | 6143 | | -1 | ### UCAN1_BMS_ES_SUB (`INT32`) {#UCAN1_BMS_ES_SUB} @@ -15533,7 +16743,7 @@ UDRAL battery energy source subscription port ID. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 6143 | | -1 | + | -1 | 6143 | | -1 | ### UCAN1_ESC0_SUB (`INT32`) {#UCAN1_ESC0_SUB} @@ -15541,7 +16751,7 @@ ESC 0 subscription port ID. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 6143 | | -1 | + | -1 | 6143 | | -1 | ### UCAN1_ESC_PUB (`INT32`) {#UCAN1_ESC_PUB} @@ -15549,7 +16759,7 @@ Cyphal ESC publication port ID. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 6143 | | -1 | + | -1 | 6143 | | -1 | ### UCAN1_FB0_SUB (`INT32`) {#UCAN1_FB0_SUB} @@ -15557,7 +16767,7 @@ Cyphal ESC 0 zubax feedback port ID. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 6143 | | -1 | + | -1 | 6143 | | -1 | ### UCAN1_FB1_SUB (`INT32`) {#UCAN1_FB1_SUB} @@ -15565,7 +16775,7 @@ Cyphal ESC 1 zubax feedback port ID. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 6143 | | -1 | + | -1 | 6143 | | -1 | ### UCAN1_FB2_SUB (`INT32`) {#UCAN1_FB2_SUB} @@ -15573,7 +16783,7 @@ Cyphal ESC 2 zubax feedback port ID. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 6143 | | -1 | + | -1 | 6143 | | -1 | ### UCAN1_FB3_SUB (`INT32`) {#UCAN1_FB3_SUB} @@ -15581,7 +16791,7 @@ Cyphal ESC 3 zubax feedback port ID. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 6143 | | -1 | + | -1 | 6143 | | -1 | ### UCAN1_FB4_SUB (`INT32`) {#UCAN1_FB4_SUB} @@ -15589,7 +16799,7 @@ Cyphal ESC 4 zubax feedback port ID. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 6143 | | -1 | + | -1 | 6143 | | -1 | ### UCAN1_FB5_SUB (`INT32`) {#UCAN1_FB5_SUB} @@ -15597,7 +16807,7 @@ Cyphal ESC 5 zubax feedback port ID. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 6143 | | -1 | + | -1 | 6143 | | -1 | ### UCAN1_FB6_SUB (`INT32`) {#UCAN1_FB6_SUB} @@ -15605,7 +16815,7 @@ Cyphal ESC 6 zubax feedback port ID. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 6143 | | -1 | + | -1 | 6143 | | -1 | ### UCAN1_FB7_SUB (`INT32`) {#UCAN1_FB7_SUB} @@ -15613,7 +16823,7 @@ Cyphal ESC 7 zubax feedback port ID. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 6143 | | -1 | + | -1 | 6143 | | -1 | ### UCAN1_GPS0_SUB (`INT32`) {#UCAN1_GPS0_SUB} @@ -15621,7 +16831,7 @@ GPS 0 subscription port ID. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 6143 | | -1 | + | -1 | 6143 | | -1 | ### UCAN1_GPS1_SUB (`INT32`) {#UCAN1_GPS1_SUB} @@ -15629,7 +16839,7 @@ GPS 1 subscription port ID. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 6143 | | -1 | + | -1 | 6143 | | -1 | ### UCAN1_GPS_PUB (`INT32`) {#UCAN1_GPS_PUB} @@ -15637,7 +16847,7 @@ Cyphal GPS publication port ID. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 6143 | | -1 | + | -1 | 6143 | | -1 | ### UCAN1_LG_BMS_SUB (`INT32`) {#UCAN1_LG_BMS_SUB} @@ -15645,7 +16855,7 @@ Cyphal legacy battery port ID. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 6143 | | -1 | + | -1 | 6143 | | -1 | ### UCAN1_READ_PUB (`INT32`) {#UCAN1_READ_PUB} @@ -15653,7 +16863,7 @@ Cyphal ESC readiness port ID. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 6143 | | -1 | + | -1 | 6143 | | -1 | ### UCAN1_SERVO_PUB (`INT32`) {#UCAN1_SERVO_PUB} @@ -15661,7 +16871,7 @@ Cyphal Servo publication port ID. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 6143 | | -1 | + | -1 | 6143 | | -1 | ### UCAN1_UORB_GPS (`INT32`) {#UCAN1_UORB_GPS} @@ -15669,7 +16879,7 @@ sensor_gps uORB over Cyphal subscription port ID. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 6143 | | -1 | + | -1 | 6143 | | -1 | ### UCAN1_UORB_GPS_P (`INT32`) {#UCAN1_UORB_GPS_P} @@ -15677,7 +16887,7 @@ sensor_gps uORB over Cyphal publication port ID. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 6143 | | -1 | + | -1 | 6143 | | -1 | ## DShot @@ -15685,51 +16895,61 @@ Reboot | minValue | maxValue | increment | default | unit DSHOT 3D deadband high. -When the actuator_output is between DSHOT_3D_DEAD_L and DSHOT_3D_DEAD_H, motor will not spin. This value is with respect to the mixer_module range (0-1999), not the DSHOT values. +When the actuator_output is between DSHOT_3D_DEAD_L and DSHOT_3D_DEAD_H, motor will not spin. +This value is with respect to the mixer_module range (0-1999), not the DSHOT values. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 1000 | 1999 | | 1000 | + | 1000 | 1999 | | 1000 | ### DSHOT_3D_DEAD_L (`INT32`) {#DSHOT_3D_DEAD_L} DSHOT 3D deadband low. -When the actuator_output is between DSHOT_3D_DEAD_L and DSHOT_3D_DEAD_H, motor will not spin. This value is with respect to the mixer_module range (0-1999), not the DSHOT values. +When the actuator_output is between DSHOT_3D_DEAD_L and DSHOT_3D_DEAD_H, motor will not spin. +This value is with respect to the mixer_module range (0-1999), not the DSHOT values. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 1000 | | 1000 | + | 0 | 1000 | | 1000 | ### DSHOT_3D_ENABLE (`INT32`) {#DSHOT_3D_ENABLE} Allows for 3d mode when using DShot and suitable mixer. -WARNING: ESC must be configured for 3D mode, and DSHOT_MIN set to 0. This splits the throttle ranges in two. Direction 1) 48 is the slowest, 1047 is the fastest. Direction 2) 1049 is the slowest, 2047 is the fastest. When mixer outputs 1000 or value inside DSHOT 3D deadband, DShot 0 is sent. +WARNING: ESC must be configured for 3D mode, and DSHOT_MIN set to 0. +This splits the throttle ranges in two. +Direction 1) 48 is the slowest, 1047 is the fastest. +Direction 2) 1049 is the slowest, 2047 is the fastest. +When mixer outputs 1000 or value inside DSHOT 3D deadband, DShot 0 is sent. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | Disabled (0) | + | | | | Disabled (0) | ### DSHOT_BIDIR_EN (`INT32`) {#DSHOT_BIDIR_EN} Enable bidirectional DShot. -This parameter enables bidirectional DShot which provides RPM feedback. Note that this requires ESCs that support bidirectional DSHot, e.g. BlHeli32. This is not the same as DShot telemetry which requires an additional serial connection. +This parameter enables bidirectional DShot which provides RPM feedback. +Note that this requires ESCs that support bidirectional DSHot, e.g. BlHeli32. +This is not the same as DShot telemetry which requires an additional serial connection. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | Disabled (0) | +✓ | | | | Disabled (0) | ### DSHOT_MIN (`FLOAT`) {#DSHOT_MIN} Minimum DShot Motor Output. -Minimum Output Value for DShot in percent. The value depends on the ESC. Make sure to set this high enough so that the motors are always spinning while armed. +Minimum Output Value for DShot in percent. The value depends on the ESC. Make +sure to set this high enough so that the motors are always spinning while +armed. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 1 | 0.01 | 0.055 | % + | 0 | 1 | 0.01 | 0.055 | % ### DSHOT_TEL_CFG (`INT32`) {#DSHOT_TEL_CFG} @@ -15755,17 +16975,20 @@ Configure on which serial port to run DShot Driver. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | 0 | +✓ | | | | 0 | ### MOT_POLE_COUNT (`INT32`) {#MOT_POLE_COUNT} Number of magnetic poles of the motors. -Specify the number of magnetic poles of the motors. It is required to compute the RPM value from the eRPM returned with the ESC telemetry. Either get the number from the motor spec sheet or count the magnets on the bell of the motor (not the stator magnets). Typical motors for 5 inch props have 14 poles. +Specify the number of magnetic poles of the motors. +It is required to compute the RPM value from the eRPM returned with the ESC telemetry. +Either get the number from the motor spec sheet or count the magnets on the bell of the motor (not the stator magnets). +Typical motors for 5 inch props have 14 poles. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 14 | + | | | | 14 | ## EKF2 @@ -15775,7 +16998,7 @@ Reboot | minValue | maxValue | increment | default | unit Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0.0 | 0.5 | | 0.2 | m/s^2 +✓ | 0.0 | 0.5 | | 0.2 | m/s^2 ### EKF2_ABL_ACCLIM (`FLOAT`) {#EKF2_ABL_ACCLIM} @@ -15785,7 +17008,7 @@ If the magnitude of the IMU accelerometer vector exceeds this value, the EKF acc Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 20.0 | 200.0 | | 25.0 | m/s^2 + | 20.0 | 200.0 | | 25.0 | m/s^2 ### EKF2_ABL_GYRLIM (`FLOAT`) {#EKF2_ABL_GYRLIM} @@ -15795,7 +17018,7 @@ If the magnitude of the IMU angular rate vector exceeds this value, the EKF acce Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 2.0 | 20.0 | | 3.0 | rad/s + | 2.0 | 20.0 | | 3.0 | rad/s ### EKF2_ABL_LIM (`FLOAT`) {#EKF2_ABL_LIM} @@ -15805,7 +17028,7 @@ The ekf accel bias states will be limited to within a range equivalent to +- of Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | 0.8 | | 0.4 | m/s^2 + | 0.0 | 0.8 | | 0.4 | m/s^2 ### EKF2_ABL_TAU (`FLOAT`) {#EKF2_ABL_TAU} @@ -15815,7 +17038,7 @@ The vector magnitude of angular rate and acceleration used to check if learning Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.1 | 1.0 | | 0.5 | s + | 0.1 | 1.0 | | 0.5 | s ### EKF2_ACC_B_NOISE (`FLOAT`) {#EKF2_ACC_B_NOISE} @@ -15823,7 +17046,7 @@ Process noise for IMU accelerometer bias prediction. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | 0.01 | | 0.003 | m/s^3 + | 0.0 | 0.01 | | 0.003 | m/s^3 ### EKF2_ACC_NOISE (`FLOAT`) {#EKF2_ACC_NOISE} @@ -15831,7 +17054,7 @@ Accelerometer noise for covariance prediction. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.01 | 1.0 | | 0.35 | m/s^2 + | 0.01 | 1.0 | | 0.35 | m/s^2 ### EKF2_AGP_CTRL (`INT32`) {#EKF2_AGP_CTRL} @@ -15847,7 +17070,7 @@ Set bits in the following positions to enable: 0 : Horizontal position fusion 1 Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 3 | | 0 | + | 0 | 3 | | 0 | ### EKF2_AGP_DELAY (`FLOAT`) {#EKF2_AGP_DELAY} @@ -15855,7 +17078,7 @@ Aux global position estimator delay relative to IMU measurements. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0 | 300 | | 0 | ms +✓ | 0 | 300 | | 0 | ms ### EKF2_AGP_GATE (`FLOAT`) {#EKF2_AGP_GATE} @@ -15865,7 +17088,7 @@ Sets the number of standard deviations used by the innovation consistency test. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 1.0 | | | 3.0 | SD + | 1.0 | | | 3.0 | SD ### EKF2_AGP_NOISE (`FLOAT`) {#EKF2_AGP_NOISE} @@ -15875,7 +17098,7 @@ Used to lower bound or replace the uncertainty included in the message Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.01 | | | 0.9 | m + | 0.01 | | | 0.9 | m ### EKF2_ANGERR_INIT (`FLOAT`) {#EKF2_ANGERR_INIT} @@ -15883,7 +17106,7 @@ Reboot | minValue | maxValue | increment | default | unit Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0.0 | 0.5 | | 0.1 | rad +✓ | 0.0 | 0.5 | | 0.1 | rad ### EKF2_ARSP_THR (`FLOAT`) {#EKF2_ARSP_THR} @@ -15893,7 +17116,7 @@ Airspeed data is fused for wind estimation if above this threshold. Set to 0 to Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | | | 0.0 | m/s + | 0.0 | | | 0.0 | m/s ### EKF2_ASPD_MAX (`FLOAT`) {#EKF2_ASPD_MAX} @@ -15901,7 +17124,7 @@ Maximum airspeed used for baro static pressure compensation. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 5.0 | 50.0 | | 20.0 | m/s + | 5.0 | 50.0 | | 20.0 | m/s ### EKF2_ASP_DELAY (`FLOAT`) {#EKF2_ASP_DELAY} @@ -15909,7 +17132,7 @@ Airspeed measurement delay relative to IMU measurements. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0 | 300 | | 100 | ms +✓ | 0 | 300 | | 100 | ms ### EKF2_AVEL_DELAY (`FLOAT`) {#EKF2_AVEL_DELAY} @@ -15917,7 +17140,7 @@ Auxiliary Velocity Estimate delay relative to IMU measurements. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0 | 300 | | 5 | ms +✓ | 0 | 300 | | 5 | ms ### EKF2_BARO_CTRL (`INT32`) {#EKF2_BARO_CTRL} @@ -15927,7 +17150,7 @@ If this parameter is enabled then the estimator will make use of the barometric Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | Enabled (1) | + | | | | Enabled (1) | ### EKF2_BARO_DELAY (`FLOAT`) {#EKF2_BARO_DELAY} @@ -15935,7 +17158,7 @@ Barometer measurement delay relative to IMU measurements. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0 | 300 | | 0 | ms +✓ | 0 | 300 | | 0 | ms ### EKF2_BARO_GATE (`FLOAT`) {#EKF2_BARO_GATE} @@ -15945,7 +17168,7 @@ Sets the number of standard deviations used by the innovation consistency test. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 1.0 | | | 5.0 | SD + | 1.0 | | | 5.0 | SD ### EKF2_BARO_NOISE (`FLOAT`) {#EKF2_BARO_NOISE} @@ -15953,7 +17176,7 @@ Measurement noise for barometric altitude. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.01 | 15.0 | | 3.5 | m + | 0.01 | 15.0 | | 3.5 | m ### EKF2_BCOEF_X (`FLOAT`) {#EKF2_BCOEF_X} @@ -15963,7 +17186,7 @@ This parameter controls the prediction of drag produced by bluff body drag along Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | 200.0 | | 100.0 | kg/m^2 + | 0.0 | 200.0 | | 100.0 | kg/m^2 ### EKF2_BCOEF_Y (`FLOAT`) {#EKF2_BCOEF_Y} @@ -15973,7 +17196,7 @@ This parameter controls the prediction of drag produced by bluff body drag along Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | 200.0 | | 100.0 | kg/m^2 + | 0.0 | 200.0 | | 100.0 | kg/m^2 ### EKF2_BETA_GATE (`FLOAT`) {#EKF2_BETA_GATE} @@ -15983,7 +17206,7 @@ Sets the number of standard deviations used by the innovation consistency test. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 1.0 | | | 5.0 | SD + | 1.0 | | | 5.0 | SD ### EKF2_BETA_NOISE (`FLOAT`) {#EKF2_BETA_NOISE} @@ -15991,7 +17214,7 @@ Noise for synthetic sideslip fusion. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.1 | 1.0 | | 0.3 | m/s + | 0.1 | 1.0 | | 0.3 | m/s ### EKF2_DECL_TYPE (`INT32`) {#EKF2_DECL_TYPE} @@ -16007,7 +17230,7 @@ Set bits in the following positions to enable functions. 0 : Set to true to use Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0 | 3 | | 3 | +✓ | 0 | 3 | | 3 | ### EKF2_DELAY_MAX (`FLOAT`) {#EKF2_DELAY_MAX} @@ -16017,7 +17240,7 @@ Defines the delay between the current time and the delayed-time horizon. This va Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0 | 1000 | | 200 | ms +✓ | 0 | 1000 | | 200 | ms ### EKF2_DRAG_CTRL (`INT32`) {#EKF2_DRAG_CTRL} @@ -16027,7 +17250,7 @@ Activate wind speed estimation using specific-force measurements and a drag mode Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | Disabled (0) | + | | | | Disabled (0) | ### EKF2_DRAG_NOISE (`FLOAT`) {#EKF2_DRAG_NOISE} @@ -16037,7 +17260,7 @@ Used by the multi-rotor specific drag force model. Increasing this makes the mul Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.5 | 10.0 | | 2.5 | (m/s^2)^2 + | 0.5 | 10.0 | | 2.5 | (m/s^2)^2 ### EKF2_EAS_NOISE (`FLOAT`) {#EKF2_EAS_NOISE} @@ -16045,7 +17268,7 @@ Measurement noise for airspeed fusion. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.5 | 5.0 | | 1.4 | m/s + | 0.5 | 5.0 | | 1.4 | m/s ### EKF2_EN (`INT32`) {#EKF2_EN} @@ -16053,7 +17276,7 @@ EKF2 enable. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | Enabled (1) | + | | | | Enabled (1) | ### EKF2_EVA_NOISE (`FLOAT`) {#EKF2_EVA_NOISE} @@ -16063,7 +17286,7 @@ Used to lower bound or replace the uncertainty included in the message Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.05 | | | 0.1 | rad + | 0.05 | | | 0.1 | rad ### EKF2_EVP_GATE (`FLOAT`) {#EKF2_EVP_GATE} @@ -16073,7 +17296,7 @@ Sets the number of standard deviations used by the innovation consistency test. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 1.0 | | | 5.0 | SD + | 1.0 | | | 5.0 | SD ### EKF2_EVP_NOISE (`FLOAT`) {#EKF2_EVP_NOISE} @@ -16083,7 +17306,7 @@ Used to lower bound or replace the uncertainty included in the message Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.01 | | | 0.1 | m + | 0.01 | | | 0.1 | m ### EKF2_EVV_GATE (`FLOAT`) {#EKF2_EVV_GATE} @@ -16093,7 +17316,7 @@ Sets the number of standard deviations used by the innovation consistency test. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 1.0 | | | 3.0 | SD + | 1.0 | | | 3.0 | SD ### EKF2_EVV_NOISE (`FLOAT`) {#EKF2_EVV_NOISE} @@ -16103,7 +17326,7 @@ Used to lower bound or replace the uncertainty included in the message Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.01 | | | 0.1 | m/s + | 0.01 | | | 0.1 | m/s ### EKF2_EV_CTRL (`INT32`) {#EKF2_EV_CTRL} @@ -16121,7 +17344,7 @@ Set bits in the following positions to enable: 0 : Horizontal position fusion 1 Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 15 | | 0 | + | 0 | 15 | | 0 | ### EKF2_EV_DELAY (`FLOAT`) {#EKF2_EV_DELAY} @@ -16129,7 +17352,7 @@ Vision Position Estimator delay relative to IMU measurements. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0 | 300 | | 0 | ms +✓ | 0 | 300 | | 0 | ms ### EKF2_EV_NOISE_MD (`INT32`) {#EKF2_EV_NOISE_MD} @@ -16145,7 +17368,7 @@ If set to 0 (default) the measurement noise is taken from the vision message and Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### EKF2_EV_POS_X (`FLOAT`) {#EKF2_EV_POS_X} @@ -16155,7 +17378,7 @@ Forward axis with origin relative to vehicle centre of gravity Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0.0 | m + | | | | 0.0 | m ### EKF2_EV_POS_Y (`FLOAT`) {#EKF2_EV_POS_Y} @@ -16165,7 +17388,7 @@ Forward axis with origin relative to vehicle centre of gravity Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0.0 | m + | | | | 0.0 | m ### EKF2_EV_POS_Z (`FLOAT`) {#EKF2_EV_POS_Z} @@ -16175,7 +17398,7 @@ Forward axis with origin relative to vehicle centre of gravity Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0.0 | m + | | | | 0.0 | m ### EKF2_EV_QMIN (`INT32`) {#EKF2_EV_QMIN} @@ -16185,7 +17408,7 @@ External vision will only be started and fused if the quality metric is above th Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 100 | | 0 | + | 0 | 100 | | 0 | ### EKF2_FUSE_BETA (`INT32`) {#EKF2_FUSE_BETA} @@ -16195,7 +17418,7 @@ For reliable wind estimation both sideslip and airspeed fusion (see EKF2_ARSP_TH Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | Disabled (0) | + | | | | Disabled (0) | ### EKF2_GBIAS_INIT (`FLOAT`) {#EKF2_GBIAS_INIT} @@ -16203,7 +17426,7 @@ Reboot | minValue | maxValue | increment | default | unit Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0.0 | 0.2 | | 0.1 | rad/s +✓ | 0.0 | 0.2 | | 0.1 | rad/s ### EKF2_GND_EFF_DZ (`FLOAT`) {#EKF2_GND_EFF_DZ} @@ -16213,7 +17436,7 @@ Sets the value of deadzone applied to negative baro innovations. Deadzone is ena Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | 10.0 | | 4.0 | m + | 0.0 | 10.0 | | 4.0 | m ### EKF2_GND_MAX_HGT (`FLOAT`) {#EKF2_GND_MAX_HGT} @@ -16223,7 +17446,7 @@ Sets the maximum distance to the ground level where negative baro innovations ar Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | 5.0 | | 0.5 | m + | 0.0 | 5.0 | | 0.5 | m ### EKF2_GPS_CHECK (`INT32`) {#EKF2_GPS_CHECK} @@ -16247,7 +17470,7 @@ Each threshold value is defined by the parameter indicated next to the check. Dr Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 1023 | | 1023 | + | 0 | 1023 | | 1023 | ### EKF2_GPS_CTRL (`INT32`) {#EKF2_GPS_CTRL} @@ -16265,7 +17488,7 @@ Set bits in the following positions to enable: 0 : Longitude and latitude fusion Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 15 | | 7 | + | 0 | 15 | | 7 | ### EKF2_GPS_DELAY (`FLOAT`) {#EKF2_GPS_DELAY} @@ -16273,37 +17496,37 @@ GPS measurement delay relative to IMU measurements. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0 | 300 | | 110 | ms +✓ | 0 | 300 | | 110 | ms ### EKF2_GPS_POS_X (`FLOAT`) {#EKF2_GPS_POS_X} X position of GPS antenna in body frame. -Forward axis with origin relative to vehicle centre of gravity +Forward (roll) axis with origin relative to vehicle centre of gravity Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0.0 | m + | | | | 0.0 | m ### EKF2_GPS_POS_Y (`FLOAT`) {#EKF2_GPS_POS_Y} Y position of GPS antenna in body frame. -Forward axis with origin relative to vehicle centre of gravity +Right (pitch) axis with origin relative to vehicle centre of gravity Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0.0 | m + | | | | 0.0 | m ### EKF2_GPS_POS_Z (`FLOAT`) {#EKF2_GPS_POS_Z} Z position of GPS antenna in body frame. -Forward axis with origin relative to vehicle centre of gravity +Down (yaw) axis with origin relative to vehicle centre of gravity Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0.0 | m + | | | | 0.0 | m ### EKF2_GPS_P_GATE (`FLOAT`) {#EKF2_GPS_P_GATE} @@ -16313,7 +17536,7 @@ Sets the number of standard deviations used by the innovation consistency test. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 1.0 | | | 5.0 | SD + | 1.0 | | | 5.0 | SD ### EKF2_GPS_P_NOISE (`FLOAT`) {#EKF2_GPS_P_NOISE} @@ -16321,7 +17544,7 @@ Measurement noise for GNSS position. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.01 | 10.0 | | 0.5 | m + | 0.01 | 10.0 | | 0.5 | m ### EKF2_GPS_V_GATE (`FLOAT`) {#EKF2_GPS_V_GATE} @@ -16331,7 +17554,7 @@ Sets the number of standard deviations used by the innovation consistency test. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 1.0 | | | 5.0 | SD + | 1.0 | | | 5.0 | SD ### EKF2_GPS_V_NOISE (`FLOAT`) {#EKF2_GPS_V_NOISE} @@ -16339,7 +17562,7 @@ Measurement noise for GNSS velocity. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.01 | 5.0 | | 0.3 | m/s + | 0.01 | 5.0 | | 0.3 | m/s ### EKF2_GPS_YAW_OFF (`FLOAT`) {#EKF2_GPS_YAW_OFF} @@ -16347,7 +17570,7 @@ Heading/Yaw offset for dual antenna GPS. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | 360.0 | | 0.0 | deg + | 0.0 | 360.0 | | 0.0 | deg ### EKF2_GRAV_NOISE (`FLOAT`) {#EKF2_GRAV_NOISE} @@ -16355,7 +17578,7 @@ Accelerometer measurement noise for gravity based observations. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.1 | 10.0 | | 1.0 | g0 + | 0.1 | 10.0 | | 1.0 | g0 ### EKF2_GSF_TAS (`FLOAT`) {#EKF2_GSF_TAS} @@ -16365,7 +17588,7 @@ If no airspeed measurements are available, the EKF-GSF AHRS calculation will ass Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | 100.0 | | 15.0 | m/s + | 0.0 | 100.0 | | 15.0 | m/s ### EKF2_GYR_B_LIM (`FLOAT`) {#EKF2_GYR_B_LIM} @@ -16375,7 +17598,7 @@ The ekf gyro bias states will be limited to within a range equivalent to +- of t Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | 0.4 | | 0.15 | rad/s + | 0.0 | 0.4 | | 0.15 | rad/s ### EKF2_GYR_B_NOISE (`FLOAT`) {#EKF2_GYR_B_NOISE} @@ -16383,7 +17606,7 @@ Process noise for IMU rate gyro bias prediction. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | 0.01 | | 0.001 | rad/s^2 + | 0.0 | 0.01 | | 0.001 | rad/s^2 ### EKF2_GYR_NOISE (`FLOAT`) {#EKF2_GYR_NOISE} @@ -16391,7 +17614,7 @@ Rate gyro noise for covariance prediction. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0001 | 0.1 | | 0.015 | rad/s + | 0.0001 | 0.1 | | 0.015 | rad/s ### EKF2_HDG_GATE (`FLOAT`) {#EKF2_HDG_GATE} @@ -16401,7 +17624,7 @@ Sets the number of standard deviations used by the innovation consistency test. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 1.0 | | | 2.6 | SD + | 1.0 | | | 2.6 | SD ### EKF2_HEAD_NOISE (`FLOAT`) {#EKF2_HEAD_NOISE} @@ -16409,7 +17632,7 @@ Measurement noise for magnetic heading fusion. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.01 | 1.0 | | 0.3 | rad + | 0.01 | 1.0 | | 0.3 | rad ### EKF2_HGT_REF (`INT32`) {#EKF2_HGT_REF} @@ -16427,7 +17650,7 @@ When multiple height sources are enabled at the same time, the height estimate w Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | 1 | +✓ | | | | 1 | ### EKF2_IMU_CTRL (`INT32`) {#EKF2_IMU_CTRL} @@ -16442,7 +17665,7 @@ IMU control. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 7 | | 7 | + | 0 | 7 | | 7 | ### EKF2_IMU_POS_X (`FLOAT`) {#EKF2_IMU_POS_X} @@ -16452,7 +17675,7 @@ Forward axis with origin relative to vehicle centre of gravity Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0.0 | m + | | | | 0.0 | m ### EKF2_IMU_POS_Y (`FLOAT`) {#EKF2_IMU_POS_Y} @@ -16462,7 +17685,7 @@ Forward axis with origin relative to vehicle centre of gravity Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0.0 | m + | | | | 0.0 | m ### EKF2_IMU_POS_Z (`FLOAT`) {#EKF2_IMU_POS_Z} @@ -16472,7 +17695,7 @@ Forward axis with origin relative to vehicle centre of gravity Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0.0 | m + | | | | 0.0 | m ### EKF2_LOG_VERBOSE (`INT32`) {#EKF2_LOG_VERBOSE} @@ -16480,7 +17703,7 @@ Verbose logging. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | Enabled (1) | + | | | | Enabled (1) | ### EKF2_MAG_ACCLIM (`FLOAT`) {#EKF2_MAG_ACCLIM} @@ -16490,7 +17713,7 @@ The heading is assumed to be observable when the body acceleration is greater th Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | 5.0 | | 0.5 | m/s^2 + | 0.0 | 5.0 | | 0.5 | m/s^2 ### EKF2_MAG_B_NOISE (`FLOAT`) {#EKF2_MAG_B_NOISE} @@ -16498,7 +17721,7 @@ Process noise for body magnetic field prediction. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | 0.1 | | 0.0001 | gauss/s + | 0.0 | 0.1 | | 0.0001 | gauss/s ### EKF2_MAG_CHECK (`INT32`) {#EKF2_MAG_CHECK} @@ -16515,7 +17738,7 @@ Bitmask to set which check is used to decide whether the magnetometer data is va Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 7 | | 1 | + | 0 | 7 | | 1 | ### EKF2_MAG_CHK_INC (`FLOAT`) {#EKF2_MAG_CHK_INC} @@ -16525,7 +17748,7 @@ Maximum allowed deviation from the expected magnetic field inclination to pass t Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | 90.0 | | 20.0 | deg + | 0.0 | 90.0 | | 20.0 | deg ### EKF2_MAG_CHK_STR (`FLOAT`) {#EKF2_MAG_CHK_STR} @@ -16535,7 +17758,7 @@ Maximum allowed deviation from the expected magnetic field strength to pass the Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | 1.0 | | 0.2 | gauss + | 0.0 | 1.0 | | 0.2 | gauss ### EKF2_MAG_DECL (`FLOAT`) {#EKF2_MAG_DECL} @@ -16543,7 +17766,7 @@ Magnetic declination. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | deg + | | | | 0 | deg ### EKF2_MAG_DELAY (`FLOAT`) {#EKF2_MAG_DELAY} @@ -16551,7 +17774,7 @@ Magnetometer measurement delay relative to IMU measurements. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0 | 300 | | 0 | ms +✓ | 0 | 300 | | 0 | ms ### EKF2_MAG_E_NOISE (`FLOAT`) {#EKF2_MAG_E_NOISE} @@ -16559,7 +17782,7 @@ Process noise for earth magnetic field prediction. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | 0.1 | | 0.001 | gauss/s + | 0.0 | 0.1 | | 0.001 | gauss/s ### EKF2_MAG_GATE (`FLOAT`) {#EKF2_MAG_GATE} @@ -16569,7 +17792,7 @@ Sets the number of standard deviations used by the innovation consistency test. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 1.0 | | | 3.0 | SD + | 1.0 | | | 3.0 | SD ### EKF2_MAG_NOISE (`FLOAT`) {#EKF2_MAG_NOISE} @@ -16577,7 +17800,7 @@ Measurement noise for magnetometer 3-axis fusion. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.001 | 1.0 | | 0.05 | gauss + | 0.001 | 1.0 | | 0.05 | gauss ### EKF2_MAG_TYPE (`INT32`) {#EKF2_MAG_TYPE} @@ -16595,7 +17818,7 @@ Integer controlling the type of magnetometer fusion used - magnetic heading or 3 Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | 0 | +✓ | | | | 0 | ### EKF2_MCOEF (`FLOAT`) {#EKF2_MCOEF} @@ -16605,7 +17828,7 @@ This parameter controls the prediction of drag produced by the propellers when f Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 1.0 | | 0.15 | 1/s + | 0 | 1.0 | | 0.15 | 1/s ### EKF2_MIN_RNG (`FLOAT`) {#EKF2_MIN_RNG} @@ -16615,7 +17838,7 @@ If the vehicle is on ground, is not moving as determined by the motion test and Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.01 | | | 0.1 | m + | 0.01 | | | 0.1 | m ### EKF2_MULTI_IMU (`INT32`) {#EKF2_MULTI_IMU} @@ -16625,7 +17848,7 @@ Maximum number of IMUs to use for Multi-EKF. Set 0 to disable. Requires SENS_IMU Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0 | 4 | | 0 | +✓ | 0 | 4 | | 0 | ### EKF2_MULTI_MAG (`INT32`) {#EKF2_MULTI_MAG} @@ -16635,7 +17858,7 @@ Maximum number of magnetometers to use for Multi-EKF. Set 0 to disable. Requires Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0 | 4 | | 0 | +✓ | 0 | 4 | | 0 | ### EKF2_NOAID_NOISE (`FLOAT`) {#EKF2_NOAID_NOISE} @@ -16643,7 +17866,7 @@ Measurement noise for non-aiding position hold. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.5 | 50.0 | | 10.0 | m + | 0.5 | 50.0 | | 10.0 | m ### EKF2_NOAID_TOUT (`INT32`) {#EKF2_NOAID_TOUT} @@ -16653,7 +17876,7 @@ Maximum lapsed time from last fusion of measurements that constrain velocity dri Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 500000 | 10000000 | | 5000000 | us + | 500000 | 10000000 | | 5000000 | us ### EKF2_OF_CTRL (`INT32`) {#EKF2_OF_CTRL} @@ -16663,7 +17886,7 @@ Enable optical flow fusion. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | Enabled (1) | + | | | | Enabled (1) | ### EKF2_OF_DELAY (`FLOAT`) {#EKF2_OF_DELAY} @@ -16673,7 +17896,7 @@ Assumes measurement is timestamped at trailing edge of integration period Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0 | 300 | | 20 | ms +✓ | 0 | 300 | | 20 | ms ### EKF2_OF_GATE (`FLOAT`) {#EKF2_OF_GATE} @@ -16683,7 +17906,7 @@ Sets the number of standard deviations used by the innovation consistency test. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 1.0 | | | 3.0 | SD + | 1.0 | | | 3.0 | SD ### EKF2_OF_GYR_SRC (`INT32`) {#EKF2_OF_GYR_SRC} @@ -16699,7 +17922,7 @@ Auto: use gyro from optical flow message if available, internal gyro otherwise. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### EKF2_OF_N_MAX (`FLOAT`) {#EKF2_OF_N_MAX} @@ -16709,7 +17932,7 @@ Measurement noise for the optical flow sensor when it's reported quality metric Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.05 | | | 0.5 | rad/s + | 0.05 | | | 0.5 | rad/s ### EKF2_OF_N_MIN (`FLOAT`) {#EKF2_OF_N_MIN} @@ -16719,7 +17942,7 @@ Measurement noise for the optical flow sensor when it's reported quality metric Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.05 | | | 0.15 | rad/s + | 0.05 | | | 0.15 | rad/s ### EKF2_OF_POS_X (`FLOAT`) {#EKF2_OF_POS_X} @@ -16729,7 +17952,7 @@ Forward axis with origin relative to vehicle centre of gravity Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0.0 | m + | | | | 0.0 | m ### EKF2_OF_POS_Y (`FLOAT`) {#EKF2_OF_POS_Y} @@ -16739,7 +17962,7 @@ Forward axis with origin relative to vehicle centre of gravity Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0.0 | m + | | | | 0.0 | m ### EKF2_OF_POS_Z (`FLOAT`) {#EKF2_OF_POS_Z} @@ -16749,7 +17972,7 @@ Forward axis with origin relative to vehicle centre of gravity Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0.0 | m + | | | | 0.0 | m ### EKF2_OF_QMIN (`INT32`) {#EKF2_OF_QMIN} @@ -16759,7 +17982,7 @@ Optical Flow data will only be used in air if the sensor reports a quality metri Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 255 | | 1 | + | 0 | 255 | | 1 | ### EKF2_OF_QMIN_GND (`INT32`) {#EKF2_OF_QMIN_GND} @@ -16769,7 +17992,7 @@ Optical Flow data will only be used on the ground if the sensor reports a qualit Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 255 | | 0 | + | 0 | 255 | | 0 | ### EKF2_PCOEF_XN (`FLOAT`) {#EKF2_PCOEF_XN} @@ -16779,7 +18002,7 @@ This is the ratio of static pressure error to dynamic pressure generated by a ne Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -0.5 | 0.5 | | 0.0 | + | -0.5 | 0.5 | | 0.0 | ### EKF2_PCOEF_XP (`FLOAT`) {#EKF2_PCOEF_XP} @@ -16789,7 +18012,7 @@ This is the ratio of static pressure error to dynamic pressure generated by a po Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -0.5 | 0.5 | | 0.0 | + | -0.5 | 0.5 | | 0.0 | ### EKF2_PCOEF_YN (`FLOAT`) {#EKF2_PCOEF_YN} @@ -16799,7 +18022,7 @@ This is the ratio of static pressure error to dynamic pressure generated by a wi Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -0.5 | 0.5 | | 0.0 | + | -0.5 | 0.5 | | 0.0 | ### EKF2_PCOEF_YP (`FLOAT`) {#EKF2_PCOEF_YP} @@ -16809,7 +18032,7 @@ This is the ratio of static pressure error to dynamic pressure generated by a wi Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -0.5 | 0.5 | | 0.0 | + | -0.5 | 0.5 | | 0.0 | ### EKF2_PCOEF_Z (`FLOAT`) {#EKF2_PCOEF_Z} @@ -16819,7 +18042,7 @@ This is the ratio of static pressure error to dynamic pressure generated by a wi Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -0.5 | 0.5 | | 0.0 | + | -0.5 | 0.5 | | 0.0 | ### EKF2_PREDICT_US (`INT32`) {#EKF2_PREDICT_US} @@ -16829,7 +18052,7 @@ EKF prediction period in microseconds. This should ideally be an integer multipl Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 1000 | 20000 | | 10000 | us + | 1000 | 20000 | | 10000 | us ### EKF2_REQ_EPH (`FLOAT`) {#EKF2_REQ_EPH} @@ -16837,7 +18060,7 @@ Required EPH to use GPS. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 2 | 100 | | 3.0 | m + | 2 | 100 | | 3.0 | m ### EKF2_REQ_EPV (`FLOAT`) {#EKF2_REQ_EPV} @@ -16845,7 +18068,7 @@ Required EPV to use GPS. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 2 | 100 | | 5.0 | m + | 2 | 100 | | 5.0 | m ### EKF2_REQ_GPS_H (`FLOAT`) {#EKF2_REQ_GPS_H} @@ -16855,7 +18078,7 @@ Minimum continuous period without GPS failure required to mark a healthy GPS sta Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0.1 | | | 10.0 | s +✓ | 0.1 | | | 10.0 | s ### EKF2_REQ_HDRIFT (`FLOAT`) {#EKF2_REQ_HDRIFT} @@ -16863,7 +18086,7 @@ Maximum horizontal drift speed to use GPS. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.1 | 1.0 | | 0.1 | m/s + | 0.1 | 1.0 | | 0.1 | m/s ### EKF2_REQ_NSATS (`INT32`) {#EKF2_REQ_NSATS} @@ -16871,7 +18094,7 @@ Required satellite count to use GPS. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 4 | 12 | | 6 | + | 4 | 12 | | 6 | ### EKF2_REQ_PDOP (`FLOAT`) {#EKF2_REQ_PDOP} @@ -16879,7 +18102,7 @@ Maximum PDOP to use GPS. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 1.5 | 5.0 | | 2.5 | + | 1.5 | 5.0 | | 2.5 | ### EKF2_REQ_SACC (`FLOAT`) {#EKF2_REQ_SACC} @@ -16887,7 +18110,7 @@ Required speed accuracy to use GPS. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.5 | 5.0 | | 0.5 | m/s + | 0.5 | 5.0 | | 0.5 | m/s ### EKF2_REQ_VDRIFT (`FLOAT`) {#EKF2_REQ_VDRIFT} @@ -16895,7 +18118,7 @@ Maximum vertical drift speed to use GPS. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.1 | 1.5 | | 0.2 | m/s + | 0.1 | 1.5 | | 0.2 | m/s ### EKF2_RNG_A_HMAX (`FLOAT`) {#EKF2_RNG_A_HMAX} @@ -16905,7 +18128,7 @@ If the vehicle absolute altitude exceeds this value then the estimator will not Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 1.0 | 10.0 | | 5.0 | m + | 1.0 | 10.0 | | 5.0 | m ### EKF2_RNG_A_IGATE (`FLOAT`) {#EKF2_RNG_A_IGATE} @@ -16915,7 +18138,7 @@ A lower value means HAGL needs to be more stable in order to use range finder fo Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.1 | 5.0 | | 1.0 | SD + | 0.1 | 5.0 | | 1.0 | SD ### EKF2_RNG_A_VMAX (`FLOAT`) {#EKF2_RNG_A_VMAX} @@ -16925,7 +18148,7 @@ If the vehicle horizontal speed exceeds this value then the estimator will not f Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.1 | 2 | | 1.0 | m/s + | 0.1 | 2 | | 1.0 | m/s ### EKF2_RNG_CTRL (`INT32`) {#EKF2_RNG_CTRL} @@ -16942,7 +18165,7 @@ WARNING: Range finder measurements are less reliable and can experience unexpect Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 1 | + | | | | 1 | ### EKF2_RNG_DELAY (`FLOAT`) {#EKF2_RNG_DELAY} @@ -16950,7 +18173,7 @@ Range finder measurement delay relative to IMU measurements. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0 | 300 | | 5 | ms +✓ | 0 | 300 | | 5 | ms ### EKF2_RNG_FOG (`FLOAT`) {#EKF2_RNG_FOG} @@ -16960,7 +18183,7 @@ Limit for fog detection. If the range finder measures a distance greater than th Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | 20.0 | | 3.0 | m + | 0.0 | 20.0 | | 3.0 | m ### EKF2_RNG_GATE (`FLOAT`) {#EKF2_RNG_GATE} @@ -16970,7 +18193,7 @@ Sets the number of standard deviations used by the innovation consistency test. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 1.0 | | | 5.0 | SD + | 1.0 | | | 5.0 | SD ### EKF2_RNG_K_GATE (`FLOAT`) {#EKF2_RNG_K_GATE} @@ -16980,7 +18203,7 @@ To be used, the time derivative of the distance sensor measurements projected on Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.1 | 5.0 | | 1.0 | SD + | 0.1 | 5.0 | | 1.0 | SD ### EKF2_RNG_NOISE (`FLOAT`) {#EKF2_RNG_NOISE} @@ -16988,7 +18211,7 @@ Measurement noise for range finder fusion. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.01 | | | 0.1 | m + | 0.01 | | | 0.1 | m ### EKF2_RNG_PITCH (`FLOAT`) {#EKF2_RNG_PITCH} @@ -16996,7 +18219,7 @@ Range sensor pitch offset. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -0.75 | 0.75 | | 0.0 | rad + | -0.75 | 0.75 | | 0.0 | rad ### EKF2_RNG_POS_X (`FLOAT`) {#EKF2_RNG_POS_X} @@ -17006,7 +18229,7 @@ Forward axis with origin relative to vehicle centre of gravity Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0.0 | m + | | | | 0.0 | m ### EKF2_RNG_POS_Y (`FLOAT`) {#EKF2_RNG_POS_Y} @@ -17016,7 +18239,7 @@ Forward axis with origin relative to vehicle centre of gravity Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0.0 | m + | | | | 0.0 | m ### EKF2_RNG_POS_Z (`FLOAT`) {#EKF2_RNG_POS_Z} @@ -17026,7 +18249,7 @@ Forward axis with origin relative to vehicle centre of gravity Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0.0 | m + | | | | 0.0 | m ### EKF2_RNG_QLTY_T (`FLOAT`) {#EKF2_RNG_QLTY_T} @@ -17036,7 +18259,7 @@ Minimum duration during which the reported range finder signal quality needs to Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.1 | 5 | | 1.0 | s + | 0.1 | 5 | | 1.0 | s ### EKF2_RNG_SFE (`FLOAT`) {#EKF2_RNG_SFE} @@ -17046,7 +18269,7 @@ Specifies the increase in range finder noise with range. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | 0.2 | | 0.05 | m/m + | 0.0 | 0.2 | | 0.05 | m/m ### EKF2_SEL_ERR_RED (`FLOAT`) {#EKF2_SEL_ERR_RED} @@ -17056,7 +18279,7 @@ EKF2 instances have to be better than the selected by at least this amount befor Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0.2 | + | | | | 0.2 | ### EKF2_SEL_IMU_ACC (`FLOAT`) {#EKF2_SEL_IMU_ACC} @@ -17066,7 +18289,7 @@ EKF2 selector acceleration error threshold for comparing accelerometers. Acceler Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 1.0 | m/s^2 + | | | | 1.0 | m/s^2 ### EKF2_SEL_IMU_ANG (`FLOAT`) {#EKF2_SEL_IMU_ANG} @@ -17076,7 +18299,7 @@ EKF2 selector maximum accumulated angular error threshold for comparing gyros. A Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 15.0 | deg + | | | | 15.0 | deg ### EKF2_SEL_IMU_RAT (`FLOAT`) {#EKF2_SEL_IMU_RAT} @@ -17086,7 +18309,7 @@ EKF2 selector angular rate error threshold for comparing gyros. Angular rate vec Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 7.0 | deg/s + | | | | 7.0 | deg/s ### EKF2_SEL_IMU_VEL (`FLOAT`) {#EKF2_SEL_IMU_VEL} @@ -17096,7 +18319,7 @@ EKF2 selector maximum accumulated velocity threshold for comparing accelerometer Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 2.0 | m/s + | | | | 2.0 | m/s ### EKF2_SYNT_MAG_Z (`INT32`) {#EKF2_SYNT_MAG_Z} @@ -17106,7 +18329,7 @@ Use for vehicles where the measured body Z magnetic field is subject to strong m Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | Disabled (0) | + | | | | Disabled (0) | ### EKF2_TAS_GATE (`FLOAT`) {#EKF2_TAS_GATE} @@ -17116,7 +18339,7 @@ Sets the number of standard deviations used by the innovation consistency test. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 1.0 | | | 5.0 | SD + | 1.0 | | | 5.0 | SD ### EKF2_TAU_POS (`FLOAT`) {#EKF2_TAU_POS} @@ -17126,7 +18349,7 @@ Controls how tightly the output track the EKF states Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.1 | 1.0 | | 0.25 | s + | 0.1 | 1.0 | | 0.25 | s ### EKF2_TAU_VEL (`FLOAT`) {#EKF2_TAU_VEL} @@ -17134,7 +18357,7 @@ Time constant of the velocity output prediction and smoothing filter. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | 1.0 | | 0.25 | s + | | 1.0 | | 0.25 | s ### EKF2_TERR_GRAD (`FLOAT`) {#EKF2_TERR_GRAD} @@ -17142,7 +18365,7 @@ Magnitude of terrain gradient. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | | | 0.5 | m/m + | 0.0 | | | 0.5 | m/m ### EKF2_TERR_NOISE (`FLOAT`) {#EKF2_TERR_NOISE} @@ -17150,7 +18373,7 @@ Terrain altitude process noise. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.5 | | | 5.0 | m/s + | 0.5 | | | 5.0 | m/s ### EKF2_VEL_LIM (`FLOAT`) {#EKF2_VEL_LIM} @@ -17158,7 +18381,7 @@ Velocity limit. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | 299792458 | | 100 | m/s + | | 299792458 | | 100 | m/s ### EKF2_WIND_NSD (`FLOAT`) {#EKF2_WIND_NSD} @@ -17168,7 +18391,7 @@ When unaided, the wind estimate uncertainty (1-sigma, in m/s) increases by this Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | 1.0 | | 0.05 | m/s^2/sqrt(Hz) + | 0.0 | 1.0 | | 0.05 | m/s^2/sqrt(Hz) ## ESC @@ -17178,7 +18401,7 @@ Required esc bootloader version. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 65535 | | 0 | + | 0 | 65535 | | 0 | ### ESC_FW_VER (`INT32`) {#ESC_FW_VER} @@ -17186,7 +18409,7 @@ Required esc firmware version. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 65535 | | 0 | + | 0 | 65535 | | 0 | ### ESC_HW_VER (`INT32`) {#ESC_HW_VER} @@ -17194,7 +18417,7 @@ Required esc hardware version. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 65535 | | 0 | + | 0 | 65535 | | 0 | ## Events @@ -17202,21 +18425,29 @@ Reboot | minValue | maxValue | increment | default | unit RC Loss Alarm. -Enable/disable event task for RC Loss. When enabled, an alarm tune will be played via buzzer or ESCs, if supported. The alarm will sound after a disarm, if the vehicle was previously armed and only if the vehicle had RC signal at some point. Particularly useful for locating crashed drones without a GPS sensor. +Enable/disable event task for RC Loss. When enabled, an alarm tune will be +played via buzzer or ESCs, if supported. The alarm will sound after a disarm, +if the vehicle was previously armed and only if the vehicle had RC signal at +some point. Particularly useful for locating crashed drones without a GPS +sensor. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | Disabled (0) | +✓ | | | | Disabled (0) | ### EV_TSK_STAT_DIS (`INT32`) {#EV_TSK_STAT_DIS} Status Display. -Enable/disable event task for displaying the vehicle status using arm-mounted LEDs. When enabled and if the vehicle supports it, LEDs will flash indicating various vehicle status changes. Currently PX4 has not implemented any specific status events. - +Enable/disable event task for displaying the vehicle status using arm-mounted +LEDs. When enabled and if the vehicle supports it, LEDs will flash +indicating various vehicle status changes. Currently PX4 has not implemented +any specific status events. +- Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | Disabled (0) | +✓ | | | | Disabled (0) | ## FW Attitude Control @@ -17228,7 +18459,7 @@ Applies to both directions in all manual modes with attitude stabilization but w Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | 90.0 | 0.5 | 30.0 | deg + | 0.0 | 90.0 | 0.5 | 30.0 | deg ### FW_MAN_R_MAX (`FLOAT`) {#FW_MAN_R_MAX} @@ -17238,27 +18469,30 @@ Applies to both directions in all manual modes with attitude stabilization Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | 90.0 | 0.5 | 45.0 | deg + | 0.0 | 90.0 | 0.5 | 45.0 | deg ### FW_MAN_YR_MAX (`FLOAT`) {#FW_MAN_YR_MAX} Maximum manually added yaw rate. -This is the maximally added yaw rate setpoint from the yaw stick in any attitude controlled flight mode. It is added to the yaw rate setpoint generated by the controller for turn coordination. +This is the maximally added yaw rate setpoint from the yaw stick in any attitude controlled flight mode. +It is added to the yaw rate setpoint generated by the controller for turn coordination. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | | 0.5 | 30. | deg/s + | 0 | | 0.5 | 30. | deg/s ### FW_PSP_OFF (`FLOAT`) {#FW_PSP_OFF} Pitch setpoint offset (pitch at level flight). -An airframe specific offset of the pitch setpoint in degrees, the value is added to the pitch setpoint and should correspond to the pitch at typical cruise speed of the airframe. +An airframe specific offset of the pitch setpoint in degrees, the value is +added to the pitch setpoint and should correspond to the pitch at +typical cruise speed of the airframe. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -90.0 | 90.0 | 0.5 | 0.0 | deg + | -90.0 | 90.0 | 0.5 | 0.0 | deg ### FW_P_RMAX_NEG (`FLOAT`) {#FW_P_RMAX_NEG} @@ -17266,7 +18500,7 @@ Maximum negative / down pitch rate setpoint. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | 180 | 0.5 | 60.0 | deg/s + | 0.0 | 180 | 0.5 | 60.0 | deg/s ### FW_P_RMAX_POS (`FLOAT`) {#FW_P_RMAX_POS} @@ -17274,17 +18508,18 @@ Maximum positive / up pitch rate setpoint. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | 180 | 0.5 | 60.0 | deg/s + | 0.0 | 180 | 0.5 | 60.0 | deg/s ### FW_P_TC (`FLOAT`) {#FW_P_TC} Attitude pitch time constant. -This defines the latency between a pitch step input and the achieved setpoint (inverse to a P gain). Smaller systems may require smaller values. +This defines the latency between a pitch step input and the achieved setpoint +(inverse to a P gain). Smaller systems may require smaller values. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.2 | 1.0 | 0.05 | 0.4 | s + | 0.2 | 1.0 | 0.05 | 0.4 | s ### FW_R_RMAX (`FLOAT`) {#FW_R_RMAX} @@ -17292,17 +18527,18 @@ Maximum roll rate setpoint. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | 180 | 0.5 | 70.0 | deg/s + | 0.0 | 180 | 0.5 | 70.0 | deg/s ### FW_R_TC (`FLOAT`) {#FW_R_TC} Attitude Roll Time Constant. -This defines the latency between a roll step input and the achieved setpoint (inverse to a P gain). Smaller systems may require smaller values. +This defines the latency between a roll step input and the achieved setpoint +(inverse to a P gain). Smaller systems may require smaller values. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.2 | 1.0 | 0.05 | 0.4 | s + | 0.2 | 1.0 | 0.05 | 0.4 | s ### FW_WR_FF (`FLOAT`) {#FW_WR_FF} @@ -17310,17 +18546,18 @@ Wheel steering rate feed forward. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | 10 | 0.05 | 0.2 | %/rad/s + | 0.0 | 10 | 0.05 | 0.2 | %/rad/s ### FW_WR_I (`FLOAT`) {#FW_WR_I} Wheel steering rate integrator gain. -This gain defines how much control response will result out of a steady state error. It trims any constant error. +This gain defines how much control response will result out of a steady +state error. It trims any constant error. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | 10 | 0.005 | 0.1 | %/rad + | 0.0 | 10 | 0.005 | 0.1 | %/rad ### FW_WR_IMAX (`FLOAT`) {#FW_WR_IMAX} @@ -17328,37 +18565,40 @@ Wheel steering rate integrator limit. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | 1.0 | 0.05 | 0.4 | + | 0.0 | 1.0 | 0.05 | 0.4 | ### FW_WR_P (`FLOAT`) {#FW_WR_P} Wheel steering rate proportional gain. -This defines how much the wheel steering input will be commanded depending on the current body angular rate error. +This defines how much the wheel steering input will be commanded depending on the +current body angular rate error. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | 10 | 0.005 | 0.5 | %/rad/s + | 0.0 | 10 | 0.005 | 0.5 | %/rad/s ### FW_W_EN (`INT32`) {#FW_W_EN} Enable wheel steering controller. -Only enabled during automatic runway takeoff and landing. In all manual modes the wheel is directly controlled with yaw stick. +Only enabled during automatic runway takeoff and landing. +In all manual modes the wheel is directly controlled with yaw stick. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | Disabled (0) | + | | | | Disabled (0) | ### FW_W_RMAX (`FLOAT`) {#FW_W_RMAX} Maximum wheel steering rate. -This limits the maximum wheel steering rate the controller will output (in degrees per second). +This limits the maximum wheel steering rate the controller will output (in degrees per +second). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | 90.0 | 0.5 | 30.0 | deg/s + | 0.0 | 90.0 | 0.5 | 30.0 | deg/s ### FW_Y_RMAX (`FLOAT`) {#FW_Y_RMAX} @@ -17366,7 +18606,7 @@ Maximum yaw rate setpoint. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | 180 | 0.5 | 50.0 | deg/s + | 0.0 | 180 | 0.5 | 50.0 | deg/s ## FW Auto Landing @@ -17374,17 +18614,24 @@ Reboot | minValue | maxValue | increment | default | unit Flaps setting during landing. -Sets a fraction of full flaps during landing. Also applies to flaperons if enabled in the mixer/allocation. +Sets a fraction of full flaps during landing. +Also applies to flaperons if enabled in the mixer/allocation. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | 1.0 | 0.01 | 1.0 | norm + | 0.0 | 1.0 | 0.01 | 1.0 | norm ### FW_LND_ABORT (`INT32`) {#FW_LND_ABORT} Bit mask to set the automatic landing abort conditions. -Terrain estimation: bit 0: Abort if terrain is not found bit 1: Abort if terrain times out (after a first successful measurement) The last estimate is always used as ground, whether the last valid measurement or the land waypoint, depending on the selected abort criteria, until an abort condition is entered. If FW_LND_USETER == 0, these bits are ignored. TODO: Extend automatic abort conditions e.g. glide slope tracking error (horizontal and vertical) +Terrain estimation: +bit 0: Abort if terrain is not found +bit 1: Abort if terrain times out (after a first successful measurement) +The last estimate is always used as ground, whether the last valid measurement or the land waypoint, depending on the +selected abort criteria, until an abort condition is entered. If FW_LND_USETER == 0, these bits are ignored. +TODO: Extend automatic abort conditions +e.g. glide slope tracking error (horizontal and vertical) **Bitmask:** @@ -17394,37 +18641,41 @@ Terrain estimation: bit 0: Abort if terrain is not found bit 1: Abort if terrain Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 3 | | 3 | + | 0 | 3 | | 3 | ### FW_LND_AIRSPD (`FLOAT`) {#FW_LND_AIRSPD} Landing airspeed. -The calibrated airspeed setpoint during landing. If set <= 0, landing airspeed = FW_AIRSPD_MIN by default. +The calibrated airspeed setpoint during landing. +If set <= 0, landing airspeed = FW_AIRSPD_MIN by default. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1.0 | | 0.1 | -1. | m/s + | -1.0 | | 0.1 | -1. | m/s ### FW_LND_ANG (`FLOAT`) {#FW_LND_ANG} Maximum landing slope angle. -Typically the desired landing slope angle when landing configuration (flaps, airspeed) is enabled. Set this value within the vehicle's performance limits. +Typically the desired landing slope angle when landing configuration (flaps, airspeed) is enabled. +Set this value within the vehicle's performance limits. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 1.0 | 15.0 | 0.5 | 5.0 | deg + | 1.0 | 45.0 | 0.5 | 5.0 | deg ### FW_LND_EARLYCFG (`INT32`) {#FW_LND_EARLYCFG} Early landing configuration deployment. -Allows to deploy the landing configuration (flaps, landing airspeed, etc.) already in the loiter-down waypoint before the final approach. Otherwise is enabled only in the final approach. +Allows to deploy the landing configuration (flaps, landing airspeed, etc.) already in +the loiter-down waypoint before the final approach. +Otherwise is enabled only in the final approach. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | Disabled (0) | + | | | | Disabled (0) | ### FW_LND_FLALT (`FLOAT`) {#FW_LND_FLALT} @@ -17434,7 +18685,7 @@ NOTE: max(FW_LND_FLALT, FW_LND_FL_TIME * |z-velocity|) is taken as the flare alt Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | | 0.5 | 0.5 | m + | 0.0 | | 0.5 | 0.5 | m ### FW_LND_FL_PMAX (`FLOAT`) {#FW_LND_FL_PMAX} @@ -17444,7 +18695,7 @@ Maximum pitch during landing flare. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 45.0 | 0.5 | 15.0 | deg + | 0 | 45.0 | 0.5 | 15.0 | deg ### FW_LND_FL_PMIN (`FLOAT`) {#FW_LND_FL_PMIN} @@ -17454,7 +18705,7 @@ Minimum pitch during landing flare. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -5 | 15.0 | 0.5 | 2.5 | deg + | -5 | 15.0 | 0.5 | 2.5 | deg ### FW_LND_FL_SINK (`FLOAT`) {#FW_LND_FL_SINK} @@ -17464,23 +18715,29 @@ TECS will attempt to control the aircraft to this sink rate via pitch angle (thr Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | 2 | 0.1 | 0.25 | m/s + | 0.0 | 2 | 0.1 | 0.25 | m/s ### FW_LND_FL_TIME (`FLOAT`) {#FW_LND_FL_TIME} Landing flare time. -Multiplied by the descent rate to calculate a dynamic altitude at which to trigger the flare. NOTE: max(FW_LND_FLALT, FW_LND_FL_TIME * descent rate) is taken as the flare altitude +Multiplied by the descent rate to calculate a dynamic altitude at which +to trigger the flare. +NOTE: max(FW_LND_FLALT, FW_LND_FL_TIME * descent rate) is taken as the flare altitude Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.1 | 5.0 | 0.1 | 1.0 | s + | 0.1 | 5.0 | 0.1 | 1.0 | s ### FW_LND_NUDGE (`INT32`) {#FW_LND_NUDGE} Landing touchdown nudging option. -Approach angle nudging: shifts the touchdown point laterally while keeping the approach entrance point constant Approach path nudging: shifts the touchdown point laterally along with the entire approach path This is useful for manually adjusting the landing point in real time when map or GNSS errors cause an offset from the desired landing vector. Nudging is done with yaw stick, constrained to FW_LND_TD_OFF (in meters) and the direction is relative to the vehicle heading (stick deflection to the right = land point moves to the right as seen by the vehicle). +Approach angle nudging: shifts the touchdown point laterally while keeping the approach entrance point constant +Approach path nudging: shifts the touchdown point laterally along with the entire approach path +This is useful for manually adjusting the landing point in real time when map or GNSS errors cause an offset from the +desired landing vector. Nudging is done with yaw stick, constrained to FW_LND_TD_OFF (in meters) and the direction is +relative to the vehicle heading (stick deflection to the right = land point moves to the right as seen by the vehicle). **Values:** @@ -17491,7 +18748,7 @@ Approach angle nudging: shifts the touchdown point laterally while keeping the a Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 2 | | 2 | + | 0 | 2 | | 2 | ### FW_LND_TD_OFF (`FLOAT`) {#FW_LND_TD_OFF} @@ -17499,17 +18756,21 @@ Maximum lateral position offset for the touchdown point. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | 10.0 | 1 | 3.0 | m + | 0.0 | 10.0 | 1 | 3.0 | m ### FW_LND_TD_TIME (`FLOAT`) {#FW_LND_TD_TIME} Landing touchdown time (since flare start). -This is the time after the start of flaring that we expect the vehicle to touch the runway. At this time, a 0.5s clamp down ramp will engage, constraining the pitch setpoint to RWTO_PSP. If enabled, ensure that RWTO_PSP is configured appropriately for full gear contact on ground roll. Set to -1.0 to disable touchdown clamping. E.g. it may not be desirable to clamp on belly landings. The touchdown time will be constrained to be greater than or equal to the flare time (FW_LND_FL_TIME). +This is the time after the start of flaring that we expect the vehicle to touch the runway. +At this time, a 0.5s clamp down ramp will engage, constraining the pitch setpoint to RWTO_PSP. +If enabled, ensure that RWTO_PSP is configured appropriately for full gear contact on ground roll. +Set to -1.0 to disable touchdown clamping. E.g. it may not be desirable to clamp on belly landings. +The touchdown time will be constrained to be greater than or equal to the flare time (FW_LND_FL_TIME). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1.0 | 5.0 | 0.1 | -1.0 | s + | -1.0 | 5.0 | 0.1 | -1.0 | s ### FW_LND_THRTC_SC (`FLOAT`) {#FW_LND_THRTC_SC} @@ -17519,13 +18780,16 @@ The TECS altitude time constant (FW_T_ALT_TC) is multiplied by this value. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.2 | 1.0 | 0.1 | 1.0 | + | 0.2 | 1.0 | 0.1 | 1.0 | ### FW_LND_USETER (`INT32`) {#FW_LND_USETER} Use terrain estimation during landing. -This is critical for detecting when to flare, and should be enabled if possible. If enabled and no measurement is found within a given timeout, the landing waypoint altitude will be used OR the landing will be aborted, depending on the criteria set in FW_LND_ABORT. If disabled, FW_LND_ABORT terrain based criteria are ignored. +This is critical for detecting when to flare, and should be enabled if possible. +If enabled and no measurement is found within a given timeout, the landing waypoint altitude will be used OR the landing +will be aborted, depending on the criteria set in FW_LND_ABORT. +If disabled, FW_LND_ABORT terrain based criteria are ignored. **Values:** @@ -17536,7 +18800,7 @@ This is critical for detecting when to flare, and should be enabled if possible. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 2 | | 1 | + | 0 | 2 | | 1 | ### FW_SPOILERS_LND (`FLOAT`) {#FW_SPOILERS_LND} @@ -17544,7 +18808,7 @@ Spoiler landing setting. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | 1.0 | 0.01 | 0. | norm + | 0.0 | 1.0 | 0.01 | 0. | norm ## FW Auto Takeoff @@ -17552,11 +18816,12 @@ Reboot | minValue | maxValue | increment | default | unit Flaps setting during take-off. -Sets a fraction of full flaps during take-off. Also applies to flaperons if enabled in the mixer/allocation. +Sets a fraction of full flaps during take-off. +Also applies to flaperons if enabled in the mixer/allocation. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | 1.0 | 0.01 | 0.0 | norm + | 0.0 | 1.0 | 0.01 | 0.0 | norm ### FW_LAUN_AC_T (`FLOAT`) {#FW_LAUN_AC_T} @@ -17566,7 +18831,7 @@ Launch is detected when acceleration in body forward direction is above FW_LAUN_ Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | 5.0 | 0.05 | 0.05 | s + | 0.0 | 5.0 | 0.05 | 0.05 | s ### FW_LAUN_AC_THLD (`FLOAT`) {#FW_LAUN_AC_THLD} @@ -17576,17 +18841,18 @@ Launch is detected when acceleration in body forward direction is above FW_LAUN_ Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | | 0.5 | 30.0 | m/s^2 + | 0 | | 0.5 | 30.0 | m/s^2 ### FW_LAUN_DETCN_ON (`INT32`) {#FW_LAUN_DETCN_ON} Fixed-wing launch detection. -Enables automatic launch detection based on measured acceleration. Use for hand- or catapult-launched vehicles. Not compatible with runway takeoff. +Enables automatic launch detection based on measured acceleration. Use for hand- or catapult-launched vehicles. +Not compatible with runway takeoff. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | Disabled (0) | + | | | | Disabled (0) | ### FW_LAUN_MOT_DEL (`FLOAT`) {#FW_LAUN_MOT_DEL} @@ -17596,17 +18862,18 @@ Start the motor(s) this amount of seconds after launch is detected. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | 10.0 | 0.5 | 0.0 | s + | 0.0 | 10.0 | 0.5 | 0.0 | s ### FW_TKO_AIRSPD (`FLOAT`) {#FW_TKO_AIRSPD} Takeoff Airspeed. -The calibrated airspeed setpoint during the takeoff climbout. If set <= 0, FW_AIRSPD_MIN will be set by default. +The calibrated airspeed setpoint during the takeoff climbout. +If set <= 0, FW_AIRSPD_MIN will be set by default. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1.0 | | 0.1 | -1.0 | m/s + | -1.0 | | 0.1 | -1.0 | m/s ### FW_TKO_PITCH_MIN (`FLOAT`) {#FW_TKO_PITCH_MIN} @@ -17614,7 +18881,7 @@ Minimum pitch during takeoff. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -5.0 | 30.0 | 0.5 | 10.0 | deg + | -5.0 | 80.0 | 0.5 | 10.0 | deg ## FW General @@ -17622,11 +18889,13 @@ Reboot | minValue | maxValue | increment | default | unit GPS failure loiter time. -The time the system should do open loop loiter and wait for GPS recovery before it starts descending. Set to 0 to disable. Roll angle is set to FW_GPSF_R. Does only apply for fixed-wing vehicles or VTOLs with NAV_FORCE_VT set to 0. +The time the system should do open loop loiter and wait for GPS recovery +before it starts descending. Set to 0 to disable. Roll angle is set to FW_GPSF_R. +Does only apply for fixed-wing vehicles or VTOLs with NAV_FORCE_VT set to 0. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 3600 | | 30 | s + | 0 | | | 30 | s ### FW_GPSF_R (`FLOAT`) {#FW_GPSF_R} @@ -17636,7 +18905,7 @@ Roll angle in GPS failure loiter mode. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | 30.0 | 0.5 | 15.0 | deg + | 0.0 | 60.0 | 0.5 | 15.0 | deg ### FW_POS_STK_CONF (`INT32`) {#FW_POS_STK_CONF} @@ -17652,7 +18921,7 @@ Applies in manual Position and Altitude flight modes. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 3 | | 2 | + | 0 | 3 | | 2 | ### FW_P_LIM_MAX (`FLOAT`) {#FW_P_LIM_MAX} @@ -17662,7 +18931,7 @@ Applies in any altitude controlled flight mode. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | 60.0 | 0.5 | 30.0 | deg + | 0.0 | 80.0 | 0.5 | 30.0 | deg ### FW_P_LIM_MIN (`FLOAT`) {#FW_P_LIM_MIN} @@ -17672,7 +18941,7 @@ Applies in any altitude controlled flight mode. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -60.0 | 0.0 | 0.5 | -30.0 | deg + | -60.0 | 0.0 | 0.5 | -30.0 | deg ### FW_R_LIM (`FLOAT`) {#FW_R_LIM} @@ -17682,7 +18951,7 @@ Applies in any altitude controlled flight mode. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 35.0 | 65.0 | 0.5 | 50.0 | deg + | 35.0 | 75.0 | 0.5 | 50.0 | deg ### FW_THR_IDLE (`FLOAT`) {#FW_THR_IDLE} @@ -17692,67 +18961,76 @@ This is the minimum throttle while on the ground ("landed") in auto modes. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | 0.4 | 0.01 | 0.0 | norm + | 0.0 | 1.0 | 0.01 | 0.0 | norm ### FW_THR_MAX (`FLOAT`) {#FW_THR_MAX} Throttle limit max. -Applies in any altitude controlled flight mode. Should be set accordingly to achieve FW_T_CLMB_MAX. +Applies in any altitude controlled flight mode. +Should be set accordingly to achieve FW_T_CLMB_MAX. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | 1.0 | 0.01 | 1.0 | norm + | 0.0 | 1.0 | 0.01 | 1.0 | norm ### FW_THR_MIN (`FLOAT`) {#FW_THR_MIN} Throttle limit min. -Applies in any altitude controlled flight mode. Usually set to 0 but can be increased to prevent the motor from stopping when descending, which can increase achievable descent rates. +Applies in any altitude controlled flight mode. +Usually set to 0 but can be increased to prevent the motor from stopping when +descending, which can increase achievable descent rates. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | 1.0 | 0.01 | 0.0 | norm + | 0.0 | 1.0 | 0.01 | 0.0 | norm ### FW_T_CLMB_R_SP (`FLOAT`) {#FW_T_CLMB_R_SP} Default target climbrate. -In auto modes: default climb rate output by controller to achieve altitude setpoints. In manual modes: maximum climb rate setpoint. +In auto modes: default climb rate output by controller to achieve altitude setpoints. +In manual modes: maximum climb rate setpoint. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.5 | 15 | 0.01 | 3.0 | m/s + | 0.1 | | 0.01 | 3.0 | m/s ### FW_T_SINK_R_SP (`FLOAT`) {#FW_T_SINK_R_SP} Default target sinkrate. -In auto modes: default sink rate output by controller to achieve altitude setpoints. In manual modes: maximum sink rate setpoint. +In auto modes: default sink rate output by controller to achieve altitude setpoints. +In manual modes: maximum sink rate setpoint. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.5 | 15 | 0.01 | 2.0 | m/s + | 0.1 | | 0.01 | 2.0 | m/s ### FW_T_SPDWEIGHT (`FLOAT`) {#FW_T_SPDWEIGHT} Speed <--> Altitude weight. -Adjusts the amount of weighting that the pitch control applies to speed vs height errors. 0 -> control height only 2 -> control speed only (gliders) +Adjusts the amount of weighting that the pitch control +applies to speed vs height errors. +0 -> control height only +2 -> control speed only (gliders) Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | 2.0 | 1.0 | 1.0 | + | 0.0 | 2.0 | 1.0 | 1.0 | ### FW_WING_HEIGHT (`FLOAT`) {#FW_WING_HEIGHT} Height (AGL) of the wings when the aircraft is on the ground. -This is used to constrain a minimum altitude below which we keep wings level to avoid wing tip strike. It's safer to give a slight margin here (> 0m) +This is used to constrain a minimum altitude below which we keep wings level to avoid wing tip strike. It's safer +to give a slight margin here (> 0m) Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | | 1 | 0.5 | m + | 0.0 | | 1 | 0.5 | m ### FW_WING_SPAN (`FLOAT`) {#FW_WING_SPAN} @@ -17762,7 +19040,7 @@ This is used for limiting the roll setpoint near the ground. (if multiple wings, Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.1 | | 0.1 | 3.0 | m + | 0.1 | | 0.1 | 3.0 | m ## FW Lateral Control @@ -17770,11 +19048,12 @@ Reboot | minValue | maxValue | increment | default | unit Path navigation roll slew rate limit. -Maximum change in roll angle setpoint per second. Applied in all Auto modes, plus manual Position & Altitude modes. +Maximum change in roll angle setpoint per second. +Applied in all Auto modes, plus manual Position & Altitude modes. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | | 1 | 90.0 | deg/s + | 0 | | 1 | 90.0 | deg/s ## FW Longitudinal Control @@ -17782,11 +19061,12 @@ Reboot | minValue | maxValue | increment | default | unit Minimum groundspeed. -The controller will increase the commanded airspeed to maintain this minimum groundspeed to the next waypoint. +The controller will increase the commanded airspeed to maintain +this minimum groundspeed to the next waypoint. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | 40 | 0.5 | 5.0 | m/s + | 0.0 | 40 | 0.5 | 5.0 | m/s ### FW_THR_SLEW_MAX (`FLOAT`) {#FW_THR_SLEW_MAX} @@ -17796,7 +19076,7 @@ Maximum slew rate for the commanded throttle Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | 1.0 | 0.01 | 0.0 | + | 0.0 | 1.0 | 0.01 | 0.0 | ### FW_T_ALT_TC (`FLOAT`) {#FW_T_ALT_TC} @@ -17804,17 +19084,18 @@ Altitude error time constant. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 2.0 | | 0.5 | 5.0 | + | 2.0 | | 0.5 | 5.0 | ### FW_T_F_ALT_ERR (`FLOAT`) {#FW_T_F_ALT_ERR} Fast descend: minimum altitude error. -Minimum altitude error needed to descend with max airspeed and minimal throttle. A negative value disables fast descend. +Minimum altitude error needed to descend with max airspeed and minimal throttle. +A negative value disables fast descend. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1.0 | | | -1.0 | + | -1.0 | | | -1.0 | ### FW_T_HRATE_FF (`FLOAT`) {#FW_T_HRATE_FF} @@ -17822,17 +19103,18 @@ Height rate feed forward. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | 1.0 | 0.05 | 0.3 | + | 0.0 | 1.0 | 0.05 | 0.3 | ### FW_T_I_GAIN_PIT (`FLOAT`) {#FW_T_I_GAIN_PIT} Integrator gain pitch. -Increase it to trim out speed and height offsets faster, with the downside of possible overshoots and oscillations. +Increase it to trim out speed and height offsets faster, +with the downside of possible overshoots and oscillations. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | 2.0 | 0.05 | 0.1 | + | 0.0 | 2.0 | 0.05 | 0.1 | ### FW_T_PTCH_DAMP (`FLOAT`) {#FW_T_PTCH_DAMP} @@ -17840,17 +19122,19 @@ Pitch damping gain. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | 2.0 | 0.1 | 0.1 | + | 0.0 | 2.0 | 0.1 | 0.1 | ### FW_T_RLL2THR (`FLOAT`) {#FW_T_RLL2THR} Roll -> Throttle feedforward. -Is used to compensate for the additional drag created by turning. Increase this gain if the aircraft initially loses energy in turns and reduce if the aircraft initially gains energy in turns. +Is used to compensate for the additional drag created by turning. +Increase this gain if the aircraft initially loses energy in turns +and reduce if the aircraft initially gains energy in turns. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | 20.0 | 0.5 | 15.0 | + | 0.0 | 20.0 | 0.5 | 15.0 | ### FW_T_SEB_R_FF (`FLOAT`) {#FW_T_SEB_R_FF} @@ -17858,7 +19142,7 @@ Specific total energy balance rate feedforward gain. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.5 | 3 | 0.01 | 1.0 | + | 0.5 | 3 | 0.01 | 1.0 | ### FW_T_SINK_MAX (`FLOAT`) {#FW_T_SINK_MAX} @@ -17866,7 +19150,7 @@ Maximum descent rate. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 1.0 | 15.0 | 0.5 | 5.0 | m/s + | 1.0 | 15.0 | 0.5 | 5.0 | m/s ### FW_T_SPD_DEV_STD (`FLOAT`) {#FW_T_SPD_DEV_STD} @@ -17876,17 +19160,18 @@ For the airspeed filter in TECS. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.01 | 10.0 | 0.1 | 0.2 | m/s^2 + | 0.01 | 10.0 | 0.1 | 0.2 | m/s^2 ### FW_T_SPD_PRC_STD (`FLOAT`) {#FW_T_SPD_PRC_STD} Process noise standard deviation for the airspeed rate. -This is defining the noise in the airspeed rate for the constant airspeed rate model of the TECS airspeed filter. +This is defining the noise in the airspeed rate for the constant airspeed rate model +of the TECS airspeed filter. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.01 | 10.0 | 0.1 | 0.2 | m/s^2 + | 0.01 | 10.0 | 0.1 | 0.2 | m/s^2 ### FW_T_SPD_STD (`FLOAT`) {#FW_T_SPD_STD} @@ -17896,7 +19181,7 @@ For the airspeed filter in TECS. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.01 | 10.0 | 0.1 | 0.07 | m/s + | 0.01 | 10.0 | 0.1 | 0.07 | m/s ### FW_T_STE_R_TC (`FLOAT`) {#FW_T_STE_R_TC} @@ -17906,7 +19191,7 @@ This filter is applied to the specific total energy rate used for throttle dampi Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | 2 | 0.01 | 0.4 | + | 0.0 | 2 | 0.01 | 0.4 | ### FW_T_TAS_TC (`FLOAT`) {#FW_T_TAS_TC} @@ -17914,7 +19199,7 @@ True airspeed error time constant. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 2.0 | | 0.5 | 5.0 | + | 2.0 | | 0.5 | 5.0 | ### FW_T_THR_DAMPING (`FLOAT`) {#FW_T_THR_DAMPING} @@ -17924,47 +19209,56 @@ This is the damping gain for the throttle demand loop. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | 1.0 | 0.01 | 0.05 | + | 0.0 | 1.0 | 0.01 | 0.05 | ### FW_T_THR_INTEG (`FLOAT`) {#FW_T_THR_INTEG} Integrator gain throttle. -Increase it to trim out speed and height offsets faster, with the downside of possible overshoots and oscillations. +Increase it to trim out speed and height offsets faster, +with the downside of possible overshoots and oscillations. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | 1.0 | 0.005 | 0.02 | + | 0.0 | 1.0 | 0.005 | 0.02 | ### FW_T_THR_LOW_HGT (`FLOAT`) {#FW_T_THR_LOW_HGT} Low-height threshold for tighter altitude tracking. -Height above ground threshold below which tighter altitude tracking gets enabled (see FW_LND_THRTC_SC). Below this height, TECS smoothly (1 sec / sec) transitions the altitude tracking time constant from FW_T_ALT_TC to FW_LND_THRTC_SC*FW_T_ALT_TC. -1 to disable. +Height above ground threshold below which tighter altitude +tracking gets enabled (see FW_LND_THRTC_SC). Below this height, TECS smoothly +(1 sec / sec) transitions the altitude tracking time constant from FW_T_ALT_TC +to FW_LND_THRTC_SC*FW_T_ALT_TC. +-1 to disable. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | | 1 | -1. | m + | -1 | | 1 | -1. | m ### FW_T_VERT_ACC (`FLOAT`) {#FW_T_VERT_ACC} Maximum vertical acceleration. -This is the maximum vertical acceleration either up or down that the controller will use to correct speed or height errors. +This is the maximum vertical acceleration +either up or down that the controller will use to correct speed +or height errors. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 1.0 | 10.0 | 0.5 | 7.0 | m/s^2 + | 1.0 | 10.0 | 0.5 | 7.0 | m/s^2 ### FW_WIND_ARSP_SC (`FLOAT`) {#FW_WIND_ARSP_SC} Wind-based airspeed scaling factor. -Multiplying this factor with the current absolute wind estimate gives the airspeed offset added to the minimum airspeed setpoint limit. This helps to make the system more robust against disturbances (turbulence) in high wind. +Multiplying this factor with the current absolute wind estimate gives the airspeed offset +added to the minimum airspeed setpoint limit. This helps to make the +system more robust against disturbances (turbulence) in high wind. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | | 0.01 | 0. | + | 0 | | 0.01 | 0. | ## FW NPFG Control @@ -17976,17 +19270,18 @@ Damping ratio of NPFG control law. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.10 | 1.00 | 0.01 | 0.7 | + | 0.10 | 1.00 | 0.01 | 0.7 | ### NPFG_LB_PERIOD (`INT32`) {#NPFG_LB_PERIOD} Enable automatic lower bound on the NPFG period. -Avoids limit cycling from a too aggressively tuned period/damping combination. If false, also disables upper bound NPFG_PERIOD_UB. +Avoids limit cycling from a too aggressively tuned period/damping combination. +If false, also disables upper bound NPFG_PERIOD_UB. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | Enabled (1) | + | | | | Enabled (1) | ### NPFG_PERIOD (`FLOAT`) {#NPFG_PERIOD} @@ -17996,37 +19291,40 @@ Period of NPFG control law. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 1.0 | 100.0 | 0.1 | 10.0 | s + | 1.0 | 100.0 | 0.1 | 10.0 | s ### NPFG_PERIOD_SF (`FLOAT`) {#NPFG_PERIOD_SF} Period safety factor. -Multiplied by period for conservative minimum period bounding (when period lower bounding is enabled). 1.0 bounds at marginal stability. +Multiplied by period for conservative minimum period bounding (when period lower +bounding is enabled). 1.0 bounds at marginal stability. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 1.0 | 10.0 | 0.1 | 1.5 | + | 1.0 | 10.0 | 0.1 | 1.5 | ### NPFG_ROLL_TC (`FLOAT`) {#NPFG_ROLL_TC} Roll time constant. -Time constant of roll controller command / response, modeled as first order delay. Used to determine lower period bound. Setting zero disables automatic period bounding. +Time constant of roll controller command / response, modeled as first order delay. +Used to determine lower period bound. Setting zero disables automatic period bounding. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.00 | 2.00 | 0.05 | 0.5 | s + | 0.00 | 2.00 | 0.05 | 0.5 | s ### NPFG_SW_DST_MLT (`FLOAT`) {#NPFG_SW_DST_MLT} NPFG switch distance multiplier. -Multiplied by the track error boundary to determine when the aircraft switches to the next waypoint and/or path segment. Should be less than 1. +Multiplied by the track error boundary to determine when the aircraft switches +to the next waypoint and/or path segment. Should be less than 1. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.1 | 1.0 | 0.01 | 0.32 | + | 0.1 | 1.0 | 0.01 | 0.32 | ### NPFG_UB_PERIOD (`INT32`) {#NPFG_UB_PERIOD} @@ -18036,7 +19334,7 @@ Adapts period to maintain track keeping in variable winds and path curvature. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | Enabled (1) | + | | | | Enabled (1) | ## FW Performance @@ -18048,7 +19346,7 @@ Factor applied to the minimum and stall airspeed when flaps are fully deployed. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.5 | 1 | 0.01 | 1. | + | 0.5 | 1 | 0.01 | 1. | ### FW_AIRSPD_MAX (`FLOAT`) {#FW_AIRSPD_MAX} @@ -18058,67 +19356,81 @@ The maximal airspeed (calibrated airspeed) the user is able to command. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.5 | | 0.5 | 20.0 | m/s + | 0.5 | | 0.5 | 20.0 | m/s ### FW_AIRSPD_MIN (`FLOAT`) {#FW_AIRSPD_MIN} Minimum Airspeed (CAS). -The minimal airspeed (calibrated airspeed) the user is able to command. Further, if the airspeed falls below this value, the TECS controller will try to increase airspeed more aggressively. Has to be set according to the vehicle's stall speed (which should be set in FW_AIRSPD_STALL), with some margin between the stall speed and minimum airspeed. This value corresponds to the desired minimum speed with the default load factor (level flight, default weight), and is automatically adpated to the current load factor (calculated from roll setpoint and WEIGHT_GROSS/WEIGHT_BASE). +The minimal airspeed (calibrated airspeed) the user is able to command. +Further, if the airspeed falls below this value, the TECS controller will try to +increase airspeed more aggressively. +Has to be set according to the vehicle's stall speed (which should be set in FW_AIRSPD_STALL), +with some margin between the stall speed and minimum airspeed. +This value corresponds to the desired minimum speed with the default load factor (level flight, default weight), +and is automatically adpated to the current load factor (calculated from roll setpoint and WEIGHT_GROSS/WEIGHT_BASE). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.5 | | 0.5 | 10.0 | m/s + | 0.5 | | 0.5 | 10.0 | m/s ### FW_AIRSPD_STALL (`FLOAT`) {#FW_AIRSPD_STALL} Stall Airspeed (CAS). -The stall airspeed (calibrated airspeed) of the vehicle. It is used for airspeed sensor failure detection and for the control surface scaling airspeed limits. +The stall airspeed (calibrated airspeed) of the vehicle. +It is used for airspeed sensor failure detection and for the control +surface scaling airspeed limits. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.5 | | 0.5 | 7.0 | m/s + | 0.5 | | 0.5 | 7.0 | m/s ### FW_AIRSPD_TRIM (`FLOAT`) {#FW_AIRSPD_TRIM} Trim (Cruise) Airspeed. -The trim CAS (calibrated airspeed) of the vehicle. If an airspeed controller is active, this is the default airspeed setpoint that the controller will try to achieve. This value corresponds to the trim airspeed with the default load factor (level flight, default weight). +The trim CAS (calibrated airspeed) of the vehicle. If an airspeed controller is active, +this is the default airspeed setpoint that the controller will try to achieve. +This value corresponds to the trim airspeed with the default load factor (level flight, default weight). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.5 | | 0.5 | 15.0 | m/s + | 0.5 | | 0.5 | 15.0 | m/s ### FW_SERVICE_CEIL (`FLOAT`) {#FW_SERVICE_CEIL} Service ceiling. -Altitude in standard atmosphere at which the vehicle in normal configuration (WEIGHT_BASE) is still able to achieve a maximum climb rate of 0.5m/s at maximum throttle (FW_THR_MAX). Used to compensate for air density in FW_T_CLMB_MAX. Set negative to disable. +Altitude in standard atmosphere at which the vehicle in normal configuration (WEIGHT_BASE) is still able to achieve a maximum climb rate of +0.5m/s at maximum throttle (FW_THR_MAX). Used to compensate for air density in FW_T_CLMB_MAX. +Set negative to disable. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1.0 | | 1.0 | -1.0 | m + | -1.0 | | 1.0 | -1.0 | m ### FW_THR_ASPD_MAX (`FLOAT`) {#FW_THR_ASPD_MAX} Throttle at max airspeed. -Required throttle (at sea level, standard atmosphere) for level flight at maximum airspeed FW_AIRSPD_MAX Set to 0 to disable mapping of airspeed to trim throttle. +Required throttle (at sea level, standard atmosphere) for level flight at maximum airspeed FW_AIRSPD_MAX +Set to 0 to disable mapping of airspeed to trim throttle. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 1 | 0.01 | 0. | + | 0 | 1 | 0.01 | 0. | ### FW_THR_ASPD_MIN (`FLOAT`) {#FW_THR_ASPD_MIN} Throttle at min airspeed. -Required throttle (at sea level, standard atmosphere) for level flight at minimum airspeed FW_AIRSPD_MIN Set to 0 to disable mapping of airspeed to trim throttle below FW_AIRSPD_TRIM. +Required throttle (at sea level, standard atmosphere) for level flight at minimum airspeed FW_AIRSPD_MIN +Set to 0 to disable mapping of airspeed to trim throttle below FW_AIRSPD_TRIM. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 1 | 0.01 | 0. | + | 0 | 1 | 0.01 | 0. | ### FW_THR_TRIM (`FLOAT`) {#FW_THR_TRIM} @@ -18128,47 +19440,55 @@ Required throttle (at sea level, standard atmosphere) for level flight at FW_AIR Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | 1.0 | 0.01 | 0.6 | norm + | 0.0 | 1.0 | 0.01 | 0.6 | norm ### FW_T_CLMB_MAX (`FLOAT`) {#FW_T_CLMB_MAX} Maximum climb rate. -This is the maximum calibrated climb rate that the aircraft can achieve with the throttle set to FW_THR_MAX and the airspeed set to the trim value. For electric aircraft make sure this number can be achieved towards the end of flight when the battery voltage has reduced. +This is the maximum calibrated climb rate that the aircraft can achieve with +the throttle set to FW_THR_MAX and the airspeed set to the +trim value. For electric aircraft make sure this number can be +achieved towards the end of flight when the battery voltage has reduced. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 1.0 | 15.0 | 0.5 | 5.0 | m/s + | 1.0 | | 0.5 | 5.0 | m/s ### FW_T_SINK_MIN (`FLOAT`) {#FW_T_SINK_MIN} Minimum descent rate. -This is the minimum calibrated sink rate of the aircraft with the throttle set to THR_MIN and flown at the same airspeed as used to measure FW_T_CLMB_MAX. +This is the minimum calibrated sink rate of the aircraft with the throttle +set to THR_MIN and flown at the same airspeed as used +to measure FW_T_CLMB_MAX. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 1.0 | 5.0 | 0.5 | 2.0 | m/s + | 1.0 | | 0.5 | 2.0 | m/s ### WEIGHT_BASE (`FLOAT`) {#WEIGHT_BASE} Vehicle base weight. -This is the weight of the vehicle at which it's performance limits were derived. A zero or negative value disables trim throttle and minimum airspeed compensation based on weight. +This is the weight of the vehicle at which it's performance limits were derived. A zero or negative value +disables trim throttle and minimum airspeed compensation based on weight. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | 0.5 | -1.0 | kg + | | | 0.5 | -1.0 | kg ### WEIGHT_GROSS (`FLOAT`) {#WEIGHT_GROSS} Vehicle gross weight. -This is the actual weight of the vehicle at any time. This value will differ from WEIGHT_BASE in case weight was added or removed from the base weight. Examples are the addition of payloads or larger batteries. A zero or negative value disables trim throttle and minimum airspeed compensation based on weight. +This is the actual weight of the vehicle at any time. This value will differ from WEIGHT_BASE in case weight was added +or removed from the base weight. Examples are the addition of payloads or larger batteries. A zero or negative value +disables trim throttle and minimum airspeed compensation based on weight. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | 0.1 | -1.0 | kg + | | | 0.1 | -1.0 | kg ## FW Rate Control @@ -18178,17 +19498,20 @@ Acro body roll max rate setpoint. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 10 | 720 | | 90 | deg + | 10 | 720 | | 90 | deg ### FW_ACRO_YAW_EN (`INT32`) {#FW_ACRO_YAW_EN} Enable yaw rate controller in Acro. -If this parameter is set to 1, the yaw rate controller is enabled in Fixed-wing Acro mode. Otherwise the pilot commands directly the yaw actuator. It is disabled by default because an active yaw rate controller will fight against the natural turn coordination of the plane. +If this parameter is set to 1, the yaw rate controller is enabled in Fixed-wing Acro mode. +Otherwise the pilot commands directly the yaw actuator. +It is disabled by default because an active yaw rate controller will fight against the +natural turn coordination of the plane. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | Disabled (0) | + | | | | Disabled (0) | ### FW_ACRO_Y_MAX (`FLOAT`) {#FW_ACRO_Y_MAX} @@ -18196,7 +19519,7 @@ Acro body pitch max rate setpoint. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 10 | 720 | | 90 | deg + | 10 | 720 | | 90 | deg ### FW_ACRO_Z_MAX (`FLOAT`) {#FW_ACRO_Z_MAX} @@ -18204,27 +19527,32 @@ Acro body yaw max rate setpoint. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 10 | 720 | | 45 | deg + | 10 | 720 | | 45 | deg ### FW_ARSP_SCALE_EN (`INT32`) {#FW_ARSP_SCALE_EN} Enable airspeed scaling. -This enables a logic that automatically adjusts the output of the rate controller to take into account the real torque produced by an aerodynamic control surface given the current deviation from the trim airspeed (FW_AIRSPD_TRIM). Enable when using aerodynamic control surfaces (e.g.: plane) Disable when using rotor wings (e.g.: autogyro) +This enables a logic that automatically adjusts the output of the rate controller to take +into account the real torque produced by an aerodynamic control surface given +the current deviation from the trim airspeed (FW_AIRSPD_TRIM). +Enable when using aerodynamic control surfaces (e.g.: plane) +Disable when using rotor wings (e.g.: autogyro) Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | Enabled (1) | + | | | | Enabled (1) | ### FW_BAT_SCALE_EN (`INT32`) {#FW_BAT_SCALE_EN} Enable throttle scale by battery level. -This compensates for voltage drop of the battery over time by attempting to normalize performance across the operating range of the battery. +This compensates for voltage drop of the battery over time by attempting to +normalize performance across the operating range of the battery. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | Disabled (0) | + | | | | Disabled (0) | ### FW_DTRIM_P_VMAX (`FLOAT`) {#FW_DTRIM_P_VMAX} @@ -18234,7 +19562,7 @@ This increment is added to TRIM_PITCH when airspeed is FW_AIRSPD_MAX. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -0.5 | 0.5 | 0.01 | 0.0 | + | -0.5 | 0.5 | 0.01 | 0.0 | ### FW_DTRIM_P_VMIN (`FLOAT`) {#FW_DTRIM_P_VMIN} @@ -18244,7 +19572,7 @@ This increment is added to TRIM_PITCH when airspeed is FW_AIRSPD_MIN. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -0.5 | 0.5 | 0.01 | 0.0 | + | -0.5 | 0.5 | 0.01 | 0.0 | ### FW_DTRIM_R_VMAX (`FLOAT`) {#FW_DTRIM_R_VMAX} @@ -18254,7 +19582,7 @@ This increment is added to TRIM_ROLL when airspeed is FW_AIRSPD_MAX. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -0.5 | 0.5 | 0.01 | 0.0 | + | -0.5 | 0.5 | 0.01 | 0.0 | ### FW_DTRIM_R_VMIN (`FLOAT`) {#FW_DTRIM_R_VMIN} @@ -18264,7 +19592,7 @@ This increment is added to TRIM_ROLL when airspeed is FW_AIRSPD_MIN. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -0.5 | 0.5 | 0.01 | 0.0 | + | -0.5 | 0.5 | 0.01 | 0.0 | ### FW_DTRIM_Y_VMAX (`FLOAT`) {#FW_DTRIM_Y_VMAX} @@ -18274,7 +19602,7 @@ This increment is added to TRIM_YAW when airspeed is FW_AIRSPD_MAX. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -0.5 | 0.5 | 0.01 | 0.0 | + | -0.5 | 0.5 | 0.01 | 0.0 | ### FW_DTRIM_Y_VMIN (`FLOAT`) {#FW_DTRIM_Y_VMIN} @@ -18284,37 +19612,40 @@ This increment is added to TRIM_YAW when airspeed is FW_AIRSPD_MIN. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -0.5 | 0.5 | 0.01 | 0.0 | + | -0.5 | 0.5 | 0.01 | 0.0 | ### FW_MAN_P_SC (`FLOAT`) {#FW_MAN_P_SC} Manual pitch scale. -Scale factor applied to the desired pitch actuator command in full manual mode. This parameter allows to adjust the throws of the control surfaces. +Scale factor applied to the desired pitch actuator command in full manual mode. This parameter allows +to adjust the throws of the control surfaces. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | | 0.01 | 1.0 | norm + | 0.0 | | 0.01 | 1.0 | norm ### FW_MAN_R_SC (`FLOAT`) {#FW_MAN_R_SC} Manual roll scale. -Scale factor applied to the desired roll actuator command in full manual mode. This parameter allows to adjust the throws of the control surfaces. +Scale factor applied to the desired roll actuator command in full manual mode. This parameter allows +to adjust the throws of the control surfaces. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | 1.0 | 0.01 | 1.0 | norm + | 0.0 | 1.0 | 0.01 | 1.0 | norm ### FW_MAN_Y_SC (`FLOAT`) {#FW_MAN_Y_SC} Manual yaw scale. -Scale factor applied to the desired yaw actuator command in full manual mode. This parameter allows to adjust the throws of the control surfaces. +Scale factor applied to the desired yaw actuator command in full manual mode. This parameter allows +to adjust the throws of the control surfaces. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | | 0.01 | 1.0 | norm + | 0.0 | | 0.01 | 1.0 | norm ### FW_PR_D (`FLOAT`) {#FW_PR_D} @@ -18324,7 +19655,7 @@ Pitch rate differential gain. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | 10 | 0.005 | 0. | %/rad/s + | 0.0 | 10 | 0.005 | 0. | %/rad/s ### FW_PR_FF (`FLOAT`) {#FW_PR_FF} @@ -18334,7 +19665,7 @@ Direct feed forward from rate setpoint to control surface output Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | 10.0 | 0.05 | 0.5 | %/rad/s + | 0.0 | 10.0 | 0.05 | 0.5 | %/rad/s ### FW_PR_I (`FLOAT`) {#FW_PR_I} @@ -18342,7 +19673,7 @@ Pitch rate integrator gain. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | 10 | 0.005 | 0.1 | %/rad + | 0.0 | 10 | 0.005 | 0.1 | %/rad ### FW_PR_IMAX (`FLOAT`) {#FW_PR_IMAX} @@ -18350,7 +19681,7 @@ Pitch rate integrator limit. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | 1.0 | 0.05 | 0.4 | + | 0.0 | 1.0 | 0.05 | 0.4 | ### FW_PR_P (`FLOAT`) {#FW_PR_P} @@ -18358,17 +19689,19 @@ Pitch rate proportional gain. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | 10 | 0.005 | 0.08 | %/rad/s + | 0.0 | 10 | 0.005 | 0.08 | %/rad/s ### FW_RLL_TO_YAW_FF (`FLOAT`) {#FW_RLL_TO_YAW_FF} Roll control to yaw control feedforward gain. -This gain can be used to counteract the "adverse yaw" effect for fixed wings. When the plane enters a roll it will tend to yaw the nose out of the turn. This gain enables the use of a yaw actuator to counteract this effect. +This gain can be used to counteract the "adverse yaw" effect for fixed wings. +When the plane enters a roll it will tend to yaw the nose out of the turn. +This gain enables the use of a yaw actuator to counteract this effect. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | | 0.01 | 0.0 | + | 0.0 | | 0.01 | 0.0 | ### FW_RR_D (`FLOAT`) {#FW_RR_D} @@ -18376,7 +19709,7 @@ Roll rate derivative gain. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | 10 | 0.005 | 0.0 | %/rad/s + | 0.0 | 10 | 0.005 | 0.0 | %/rad/s ### FW_RR_FF (`FLOAT`) {#FW_RR_FF} @@ -18386,7 +19719,7 @@ Direct feed forward from rate setpoint to control surface output. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | 10.0 | 0.05 | 0.5 | %/rad/s + | 0.0 | 10.0 | 0.05 | 0.5 | %/rad/s ### FW_RR_I (`FLOAT`) {#FW_RR_I} @@ -18394,7 +19727,7 @@ Roll rate integrator gain. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | 10 | 0.01 | 0.1 | %/rad + | 0.0 | 10 | 0.01 | 0.1 | %/rad ### FW_RR_IMAX (`FLOAT`) {#FW_RR_IMAX} @@ -18402,7 +19735,7 @@ Roll integrator limit. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | 1.0 | 0.05 | 0.2 | + | 0.0 | 1.0 | 0.05 | 0.2 | ### FW_RR_P (`FLOAT`) {#FW_RR_P} @@ -18410,7 +19743,7 @@ Roll rate proportional gain. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | 10 | 0.005 | 0.05 | %/rad/s + | 0.0 | 10 | 0.005 | 0.05 | %/rad/s ### FW_SPOILERS_MAN (`INT32`) {#FW_SPOILERS_MAN} @@ -18427,17 +19760,21 @@ Chose source for manual setting of spoilers in manual flight modes. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### FW_USE_AIRSPD (`INT32`) {#FW_USE_AIRSPD} Use airspeed for control. -If set to 1, the airspeed measurement data, if valid, is used in the following controllers: - Rate controller: output scaling - Attitude controller: coordinated turn controller - Position controller: airspeed setpoint tracking, takeoff logic - VTOL: transition logic +If set to 1, the airspeed measurement data, if valid, is used in the following controllers: +- Rate controller: output scaling +- Attitude controller: coordinated turn controller +- Position controller: airspeed setpoint tracking, takeoff logic +- VTOL: transition logic Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | Enabled (1) | + | | | | Enabled (1) | ### FW_YR_D (`FLOAT`) {#FW_YR_D} @@ -18445,7 +19782,7 @@ Yaw rate derivative gain. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | 10 | 0.005 | 0.0 | %/rad/s + | 0.0 | 10 | 0.005 | 0.0 | %/rad/s ### FW_YR_FF (`FLOAT`) {#FW_YR_FF} @@ -18455,7 +19792,7 @@ Direct feed forward from rate setpoint to control surface output Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | 10.0 | 0.05 | 0.3 | %/rad/s + | 0.0 | 10.0 | 0.05 | 0.3 | %/rad/s ### FW_YR_I (`FLOAT`) {#FW_YR_I} @@ -18463,7 +19800,7 @@ Yaw rate integrator gain. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | 10 | 0.5 | 0.1 | %/rad + | 0.0 | 10 | 0.5 | 0.1 | %/rad ### FW_YR_IMAX (`FLOAT`) {#FW_YR_IMAX} @@ -18471,7 +19808,7 @@ Yaw rate integrator limit. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | 1.0 | 0.05 | 0.2 | + | 0.0 | 1.0 | 0.05 | 0.2 | ### FW_YR_P (`FLOAT`) {#FW_YR_P} @@ -18479,7 +19816,7 @@ Yaw rate proportional gain. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | 10 | 0.005 | 0.05 | %/rad/s + | 0.0 | 10 | 0.005 | 0.05 | %/rad/s ## Failure Detector @@ -18487,11 +19824,13 @@ Reboot | minValue | maxValue | increment | default | unit Enable Actuator Failure check. -If enabled, failure detector will verify that for motors, a minimum amount of ESC current per throttle level is being consumed. Otherwise this indicates an motor failure. +If enabled, failure detector will verify that for motors, a minimum amount of ESC current per throttle +level is being consumed. +Otherwise this indicates an motor failure. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | Enabled (1) | +✓ | | | | Enabled (1) | ### FD_ACT_MOT_C2T (`FLOAT`) {#FD_ACT_MOT_C2T} @@ -18501,7 +19840,7 @@ Motor failure triggers only below this current value Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | 50.0 | 1 | 2.0 | A/% + | 0.0 | 50.0 | 1 | 2.0 | A/% ### FD_ACT_MOT_THR (`FLOAT`) {#FD_ACT_MOT_THR} @@ -18511,37 +19850,40 @@ Motor failure triggers only above this throttle value. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | 1.0 | 0.01 | 0.2 | norm + | 0.0 | 1.0 | 0.01 | 0.2 | norm ### FD_ACT_MOT_TOUT (`INT32`) {#FD_ACT_MOT_TOUT} Motor Failure Time Threshold. -Motor failure triggers only if the throttle threshold and the current to throttle threshold are violated for this time. +Motor failure triggers only if the throttle threshold and the +current to throttle threshold are violated for this time. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 10 | 10000 | 100 | 100 | ms + | 10 | 10000 | 100 | 100 | ms ### FD_ESCS_EN (`INT32`) {#FD_ESCS_EN} Enable checks on ESCs that report their arming state. -If enabled, failure detector will verify that all the ESCs have successfully armed when the vehicle has transitioned to the armed state. Timeout for receiving an acknowledgement from the ESCs is 0.3s, if no feedback is received the failure detector will auto disarm the vehicle. +If enabled, failure detector will verify that all the ESCs have successfully armed when the vehicle has transitioned to the armed state. +Timeout for receiving an acknowledgement from the ESCs is 0.3s, if no feedback is received the failure detector will auto disarm the vehicle. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | Enabled (1) | + | | | | Enabled (1) | ### FD_EXT_ATS_EN (`INT32`) {#FD_EXT_ATS_EN} Enable PWM input on for engaging failsafe from an external automatic trigger system (ATS). -Enabled on either AUX5 or MAIN5 depending on board. External ATS is required by ASTM F3322-18. +Enabled on either AUX5 or MAIN5 depending on board. +External ATS is required by ASTM F3322-18. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | Disabled (0) | +✓ | | | | Disabled (0) | ### FD_EXT_ATS_TRIG (`INT32`) {#FD_EXT_ATS_TRIG} @@ -18551,17 +19893,22 @@ External ATS is required by ASTM F3322-18. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 1900 | us + | | | | 1900 | us ### FD_FAIL_P (`INT32`) {#FD_FAIL_P} FailureDetector Max Pitch. -Maximum pitch angle before FailureDetector triggers the attitude_failure flag. The flag triggers flight termination (if @CBRK_FLIGHTTERM = 0), which sets outputs to their failsafe values. On takeoff the flag triggers lockdown (irrespective of @CBRK_FLIGHTTERM), which disarms motors but does not set outputs to failsafe values. Setting this parameter to 0 disables the check +Maximum pitch angle before FailureDetector triggers the attitude_failure flag. +The flag triggers flight termination (if @CBRK_FLIGHTTERM = 0), +which sets outputs to their failsafe values. +On takeoff the flag triggers lockdown (irrespective of @CBRK_FLIGHTTERM), +which disarms motors but does not set outputs to failsafe values. +Setting this parameter to 0 disables the check Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 180 | | 60 | deg + | 0 | 180 | | 60 | deg ### FD_FAIL_P_TTRI (`FLOAT`) {#FD_FAIL_P_TTRI} @@ -18571,17 +19918,22 @@ Seconds (decimal) that pitch has to exceed FD_FAIL_P before being considered as Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.02 | 5 | | 0.3 | s + | 0.02 | 5 | | 0.3 | s ### FD_FAIL_R (`INT32`) {#FD_FAIL_R} FailureDetector Max Roll. -Maximum roll angle before FailureDetector triggers the attitude_failure flag. The flag triggers flight termination (if @CBRK_FLIGHTTERM = 0), which sets outputs to their failsafe values. On takeoff the flag triggers lockdown (irrespective of @CBRK_FLIGHTTERM), which disarms motors but does not set outputs to failsafe values. Setting this parameter to 0 disables the check +Maximum roll angle before FailureDetector triggers the attitude_failure flag. +The flag triggers flight termination (if @CBRK_FLIGHTTERM = 0), +which sets outputs to their failsafe values. +On takeoff the flag triggers lockdown (irrespective of @CBRK_FLIGHTTERM), +which disarms motors but does not set outputs to failsafe values. +Setting this parameter to 0 disables the check Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 180 | | 60 | deg + | 0 | 180 | | 60 | deg ### FD_FAIL_R_TTRI (`FLOAT`) {#FD_FAIL_R_TTRI} @@ -18591,17 +19943,19 @@ Seconds (decimal) that roll has to exceed FD_FAIL_R before being considered as a Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.02 | 5 | | 0.3 | s + | 0.02 | 5 | | 0.3 | s ### FD_IMB_PROP_THR (`INT32`) {#FD_IMB_PROP_THR} Imbalanced propeller check threshold. -Value at which the imbalanced propeller metric (based on horizontal and vertical acceleration variance) triggers a failure Setting this value to 0 disables the feature. +Value at which the imbalanced propeller metric (based on horizontal and +vertical acceleration variance) triggers a failure +Setting this value to 0 disables the feature. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 1000 | 1 | 30 | + | 0 | 1000 | 1 | 30 | ## Flight Task Orbit @@ -18611,7 +19965,7 @@ Maximum radius of orbit. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 1.0 | 10000.0 | 0.5 | 1000.0 | m + | 1.0 | 10000.0 | 0.5 | 1000.0 | m ### MC_ORBIT_YAW_MOD (`INT32`) {#MC_ORBIT_YAW_MOD} @@ -18628,7 +19982,7 @@ Yaw behaviour during orbit flight. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ## Follow target @@ -18636,7 +19990,10 @@ Reboot | minValue | maxValue | increment | default | unit Altitude control mode. -Maintain altitude or track target's altitude. When maintaining the altitude, the drone can crash into terrain when the target moves uphill. When tracking the target's altitude, the follow altitude FLW_TGT_HT should be high enough to prevent terrain collisions due to GPS inaccuracies of the target. +Maintain altitude or track target's altitude. When maintaining the altitude, +the drone can crash into terrain when the target moves uphill. When tracking +the target's altitude, the follow altitude FLW_TGT_HT should be high enough +to prevent terrain collisions due to GPS inaccuracies of the target. **Values:** @@ -18647,7 +20004,7 @@ Maintain altitude or track target's altitude. When maintaining the altitude, the Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### FLW_TGT_DST (`FLOAT`) {#FLW_TGT_DST} @@ -18657,17 +20014,21 @@ The distance in meters to follow the target at Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 1.0 | | | 8.0 | m + | 1.0 | | | 8.0 | m ### FLW_TGT_FA (`FLOAT`) {#FLW_TGT_FA} Follow Angle setting in degrees. -Angle to follow the target from. 0.0 Equals straight in front of the target's course (direction of motion) and the angle increases in clockwise direction, meaning Right-side would be 90.0 degrees while Left-side is -90.0 degrees Note: When the user force sets the angle out of the min/max range, it will be wrapped (e.g. 480 -> 120) in the range to gracefully handle the out of range. +Angle to follow the target from. 0.0 Equals straight in front of the target's +course (direction of motion) and the angle increases in clockwise direction, +meaning Right-side would be 90.0 degrees while Left-side is -90.0 degrees +Note: When the user force sets the angle out of the min/max range, it will be +wrapped (e.g. 480 -> 120) in the range to gracefully handle the out of range. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -180.0 | 180.0 | | 180.0 | + | -180.0 | 180.0 | | 180.0 | ### FLW_TGT_HT (`FLOAT`) {#FLW_TGT_HT} @@ -18677,17 +20038,18 @@ Following height above the target Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 8.0 | | | 8.0 | m + | 8.0 | | | 8.0 | m ### FLW_TGT_MAX_VEL (`FLOAT`) {#FLW_TGT_MAX_VEL} Maximum tangential velocity setting for generating the follow orbit trajectory. -This is the maximum tangential velocity the drone will circle around the target whenever an orbit angle setpoint changes. Higher value means more aggressive follow behavior. +This is the maximum tangential velocity the drone will circle around the target whenever +an orbit angle setpoint changes. Higher value means more aggressive follow behavior. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | 20.0 | | 5.0 | + | 0.0 | 20.0 | | 5.0 | ### FLW_TGT_RS (`FLOAT`) {#FLW_TGT_RS} @@ -18697,7 +20059,7 @@ lower values increase the responsiveness to changing position, but also ignore l Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | 1.0 | | 0.1 | + | 0.0 | 1.0 | | 0.1 | ## GPS @@ -18725,13 +20087,23 @@ Configure on which serial port to run Main GPS. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | 201 | +✓ | | | | 201 | ### GPS_1_GNSS (`INT32`) {#GPS_1_GNSS} GNSS Systems for Primary GPS (integer bitmask). -This integer bitmask controls the set of GNSS systems used by the receiver. Check your receiver's documentation on how many systems are supported to be used in parallel. Currently this functionality is just implemented for u-blox receivers. When no bits are set, the receiver's default configuration should be used. Set bits true to enable: 0 : Use GPS (with QZSS) 1 : Use SBAS (multiple GPS augmentation systems) 2 : Use Galileo 3 : Use BeiDou 4 : Use GLONASS 5 : Use NAVIC +This integer bitmask controls the set of GNSS systems used by the receiver. Check your +receiver's documentation on how many systems are supported to be used in parallel. +Currently this functionality is just implemented for u-blox receivers. +When no bits are set, the receiver's default configuration should be used. +Set bits true to enable: +0 : Use GPS (with QZSS) +1 : Use SBAS (multiple GPS augmentation systems) +2 : Use Galileo +3 : Use BeiDou +4 : Use GLONASS +5 : Use NAVIC **Bitmask:** @@ -18745,13 +20117,14 @@ This integer bitmask controls the set of GNSS systems used by the receiver. Chec Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0 | 63 | | 0 | +✓ | 0 | 63 | | 0 | ### GPS_1_PROTOCOL (`INT32`) {#GPS_1_PROTOCOL} Protocol for Main GPS. -Select the GPS protocol over serial. Auto-detection will probe all protocols, and thus is a bit slower. +Select the GPS protocol over serial. +Auto-detection will probe all protocols, and thus is a bit slower. **Values:** @@ -18766,7 +20139,7 @@ Select the GPS protocol over serial. Auto-detection will probe all protocols, an Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0 | 7 | | 1 | +✓ | 0 | 7 | | 1 | ### GPS_2_CONFIG (`INT32`) {#GPS_2_CONFIG} @@ -18792,13 +20165,23 @@ Configure on which serial port to run Secondary GPS. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | 0 | +✓ | | | | 0 | ### GPS_2_GNSS (`INT32`) {#GPS_2_GNSS} GNSS Systems for Secondary GPS (integer bitmask). -This integer bitmask controls the set of GNSS systems used by the receiver. Check your receiver's documentation on how many systems are supported to be used in parallel. Currently this functionality is just implemented for u-blox receivers. When no bits are set, the receiver's default configuration should be used. Set bits true to enable: 0 : Use GPS (with QZSS) 1 : Use SBAS (multiple GPS augmentation systems) 2 : Use Galileo 3 : Use BeiDou 4 : Use GLONASS 5 : Use NAVIC +This integer bitmask controls the set of GNSS systems used by the receiver. Check your +receiver's documentation on how many systems are supported to be used in parallel. +Currently this functionality is just implemented for u-blox receivers. +When no bits are set, the receiver's default configuration should be used. +Set bits true to enable: +0 : Use GPS (with QZSS) +1 : Use SBAS (multiple GPS augmentation systems) +2 : Use Galileo +3 : Use BeiDou +4 : Use GLONASS +5 : Use NAVIC **Bitmask:** @@ -18812,13 +20195,14 @@ This integer bitmask controls the set of GNSS systems used by the receiver. Chec Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0 | 63 | | 0 | +✓ | 0 | 63 | | 0 | ### GPS_2_PROTOCOL (`INT32`) {#GPS_2_PROTOCOL} Protocol for Secondary GPS. -Select the GPS protocol over serial. Auto-detection will probe all protocols, and thus is a bit slower. +Select the GPS protocol over serial. +Auto-detection will probe all protocols, and thus is a bit slower. **Values:** @@ -18833,13 +20217,16 @@ Select the GPS protocol over serial. Auto-detection will probe all protocols, an Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0 | 6 | | 1 | +✓ | 0 | 6 | | 1 | ### GPS_DUMP_COMM (`INT32`) {#GPS_DUMP_COMM} Log GPS communication data. -If this is set to 1, all GPS communication data will be published via uORB, and written to the log file as gps_dump message. If this is set to 2, the main GPS is configured to output RTCM data, which is then logged as gps_dump and can be used for PPK. +If this is set to 1, all GPS communication data will be published via uORB, +and written to the log file as gps_dump message. +If this is set to 2, the main GPS is configured to output RTCM data, +which is then logged as gps_dump and can be used for PPK. **Values:** @@ -18850,27 +20237,30 @@ If this is set to 1, all GPS communication data will be published via uORB, and Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 2 | | 0 | + | 0 | 2 | | 0 | ### GPS_SAT_INFO (`INT32`) {#GPS_SAT_INFO} Enable sat info (if available). -Enable publication of satellite info (ORB_ID(satellite_info)) if possible. Not available on MTK. +Enable publication of satellite info (ORB_ID(satellite_info)) if possible. +Not available on MTK. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | Disabled (0) | +✓ | | | | Disabled (0) | ### GPS_UBX_BAUD2 (`INT32`) {#GPS_UBX_BAUD2} u-blox F9P UART2 Baudrate. -Select a baudrate for the F9P's UART2 port. In GPS_UBX_MODE 1, 2, and 3, the F9P's UART2 port is configured to send/receive RTCM corrections. Set this to 57600 if you want to attach a telemetry radio on UART2. +Select a baudrate for the F9P's UART2 port. +In GPS_UBX_MODE 1, 2, and 3, the F9P's UART2 port is configured to send/receive RTCM corrections. +Set this to 57600 if you want to attach a telemetry radio on UART2. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0 | | | 230400 | B/s +✓ | 0 | | | 230400 | B/s ### GPS_UBX_CFG_INTF (`INT32`) {#GPS_UBX_CFG_INTF} @@ -18888,13 +20278,14 @@ u-blox protocol configuration for interfaces. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0 | 32 | | 0 | +✓ | 0 | 32 | | 0 | ### GPS_UBX_DYNMODEL (`INT32`) {#GPS_UBX_DYNMODEL} u-blox GPS dynamic platform model. -u-blox receivers support different dynamic platform models to adjust the navigation engine to the expected application environment. +u-blox receivers support different dynamic platform models to adjust the navigation engine to +the expected application environment. **Values:** @@ -18907,13 +20298,21 @@ u-blox receivers support different dynamic platform models to adjust the navigat Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0 | 9 | | 7 | +✓ | 0 | 9 | | 7 | ### GPS_UBX_MODE (`INT32`) {#GPS_UBX_MODE} u-blox GPS Mode. -Select the u-blox configuration setup. Most setups will use the default, including RTK and dual GPS without heading. If rover has RTCM corrections from a static base (or other static correction source) coming in on UART2, then select Mode 5. The Heading mode requires 2 F9P devices to be attached. The main GPS will act as rover and output heading information, whereas the secondary will act as moving base. Modes 1 and 2 require each F9P UART1 to be connected to the Autopilot. In addition, UART2 on the F9P units are connected to each other. Modes 3 and 4 only require UART1 on each F9P connected to the Autopilot or Can Node. UART RX DMA is required. RTK is still possible with this setup. +Select the u-blox configuration setup. Most setups will use the default, including RTK and +dual GPS without heading. +If rover has RTCM corrections from a static base (or other static correction source) coming in on UART2, then select Mode 5. +The Heading mode requires 2 F9P devices to be attached. The main GPS will act as rover and output +heading information, whereas the secondary will act as moving base. +Modes 1 and 2 require each F9P UART1 to be connected to the Autopilot. In addition, UART2 on the +F9P units are connected to each other. +Modes 3 and 4 only require UART1 on each F9P connected to the Autopilot or Can Node. UART RX DMA is required. +RTK is still possible with this setup. **Values:** @@ -18927,17 +20326,25 @@ Select the u-blox configuration setup. Most setups will use the default, includi Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0 | 1 | | 0 | +✓ | 0 | 1 | | 0 | ### GPS_YAW_OFFSET (`FLOAT`) {#GPS_YAW_OFFSET} Heading/Yaw offset for dual antenna GPS. -Heading offset angle for dual antenna GPS setups that support heading estimation. Set this to 0 if the antennas are parallel to the forward-facing direction of the vehicle and the rover (or Unicore primary) antenna is in front. The offset angle increases clockwise. Set this to 90 if the rover (or Unicore primary, or Septentrio Mosaic Aux) antenna is placed on the right side of the vehicle and the moving base antenna is on the left side. (Note: the Unicore primary antenna is the one connected on the right as seen from the top). +Heading offset angle for dual antenna GPS setups that support heading estimation. +Set this to 0 if the antennas are parallel to the forward-facing direction +of the vehicle and the rover (or Unicore primary) antenna is in front. +The offset angle increases clockwise. +Set this to 90 if the rover (or Unicore primary, or Septentrio Mosaic Aux) +antenna is placed on the right side of the vehicle and the moving base +antenna is on the left side. +(Note: the Unicore primary antenna is the one connected on the right as seen +from the top). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0 | 360 | | 0. | deg +✓ | 0 | 360 | | 0. | deg ### PPS_CAP_ENABLE (`INT32`) {#PPS_CAP_ENABLE} @@ -18947,7 +20354,7 @@ Enables the PPS capture module to refine the GPS time from pulses detected on a Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | Disabled (0) | +✓ | | | | Disabled (0) | ## Geofence @@ -18955,7 +20362,8 @@ Reboot | minValue | maxValue | increment | default | unit Geofence violation action. -Note: Setting this value to 4 enables flight termination, which will kill the vehicle on violation of the fence. +Note: Setting this value to 4 enables flight termination, +which will kill the vehicle on violation of the fence. **Values:** @@ -18969,43 +20377,50 @@ Note: Setting this value to 4 enables flight termination, which will kill the ve Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 5 | | 2 | + | 0 | 5 | | 2 | ### GF_MAX_HOR_DIST (`FLOAT`) {#GF_MAX_HOR_DIST} Max horizontal distance from Home. -Maximum horizontal distance in meters the vehicle can be from Home before triggering a geofence action. Disabled if 0. +Maximum horizontal distance in meters the vehicle can be from Home before triggering a geofence action. +Disabled if 0. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 10000 | 1 | 0.0 | m + | 0 | 10000 | 1 | 0.0 | m ### GF_MAX_VER_DIST (`FLOAT`) {#GF_MAX_VER_DIST} Max vertical distance from Home. -Maximum vertical distance in meters the vehicle can be from Home before triggering a geofence action. Disabled if 0. +Maximum vertical distance in meters the vehicle can be from Home before triggering a geofence action. +Disabled if 0. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 10000 | 1 | 0.0 | m + | 0 | 10000 | 1 | 0.0 | m ### GF_PREDICT (`INT32`) {#GF_PREDICT} [EXPERIMENTAL] Use Pre-emptive geofence triggering. -WARNING: This experimental feature may cause flyaways. Use at your own risk. Predict the motion of the vehicle and trigger the breach if it is determined that the current trajectory would result in a breach happening before the vehicle can make evasive maneuvers. The vehicle is then re-routed to a safe hold position (stop for multirotor, loiter for fixed wing). +WARNING: This experimental feature may cause flyaways. Use at your own risk. +Predict the motion of the vehicle and trigger the breach if it is determined that the current trajectory +would result in a breach happening before the vehicle can make evasive maneuvers. +The vehicle is then re-routed to a safe hold position (stop for multirotor, loiter for fixed wing). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | Disabled (0) | + | | | | Disabled (0) | ### GF_SOURCE (`INT32`) {#GF_SOURCE} Geofence source. -Select which position source should be used. Selecting GPS instead of global position makes sure that there is no dependence on the position estimator 0 = global position, 1 = GPS +Select which position source should be used. Selecting GPS instead of global position makes sure that there is +no dependence on the position estimator +0 = global position, 1 = GPS **Values:** @@ -19015,7 +20430,7 @@ Select which position source should be used. Selecting GPS instead of global pos Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 1 | | 0 | + | 0 | 1 | | 0 | ## Geometry @@ -19023,7 +20438,9 @@ Reboot | minValue | maxValue | increment | default | unit Airframe selection. -Defines which mixer implementation to use. Some are generic, while others are specifically fit to a certain vehicle with a fixed set of actuators. 'Custom' should only be used if noting else can be used. +Defines which mixer implementation to use. +Some are generic, while others are specifically fit to a certain vehicle with a fixed set of actuators. +'Custom' should only be used if noting else can be used. **Values:** @@ -19047,13 +20464,14 @@ Defines which mixer implementation to use. Some are generic, while others are sp Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### CA_FAILURE_MODE (`INT32`) {#CA_FAILURE_MODE} Motor failure handling mode. -This is used to specify how to handle motor failures reported by failure detector. +This is used to specify how to handle motor failures +reported by failure detector. **Values:** @@ -19063,57 +20481,62 @@ This is used to specify how to handle motor failures reported by failure detecto Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### CA_HELI_PITCH_C0 (`FLOAT`) {#CA_HELI_PITCH_C0} Collective pitch curve at position 0. -Defines the collective pitch at the interval position 0 for a given thrust setpoint. Use negative values if the swash plate needs to move down to provide upwards thrust. +Defines the collective pitch at the interval position 0 for a given thrust setpoint. +Use negative values if the swash plate needs to move down to provide upwards thrust. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 1 | 0.1 | -0.05 | + | -1 | 1 | 0.1 | -0.05 | ### CA_HELI_PITCH_C1 (`FLOAT`) {#CA_HELI_PITCH_C1} Collective pitch curve at position 1. -Defines the collective pitch at the interval position 1 for a given thrust setpoint. Use negative values if the swash plate needs to move down to provide upwards thrust. +Defines the collective pitch at the interval position 1 for a given thrust setpoint. +Use negative values if the swash plate needs to move down to provide upwards thrust. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 1 | 0.1 | 0.0725 | + | -1 | 1 | 0.1 | 0.0725 | ### CA_HELI_PITCH_C2 (`FLOAT`) {#CA_HELI_PITCH_C2} Collective pitch curve at position 2. -Defines the collective pitch at the interval position 2 for a given thrust setpoint. Use negative values if the swash plate needs to move down to provide upwards thrust. +Defines the collective pitch at the interval position 2 for a given thrust setpoint. +Use negative values if the swash plate needs to move down to provide upwards thrust. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 1 | 0.1 | 0.2 | + | -1 | 1 | 0.1 | 0.2 | ### CA_HELI_PITCH_C3 (`FLOAT`) {#CA_HELI_PITCH_C3} Collective pitch curve at position 3. -Defines the collective pitch at the interval position 3 for a given thrust setpoint. Use negative values if the swash plate needs to move down to provide upwards thrust. +Defines the collective pitch at the interval position 3 for a given thrust setpoint. +Use negative values if the swash plate needs to move down to provide upwards thrust. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 1 | 0.1 | 0.325 | + | -1 | 1 | 0.1 | 0.325 | ### CA_HELI_PITCH_C4 (`FLOAT`) {#CA_HELI_PITCH_C4} Collective pitch curve at position 4. -Defines the collective pitch at the interval position 4 for a given thrust setpoint. Use negative values if the swash plate needs to move down to provide upwards thrust. +Defines the collective pitch at the interval position 4 for a given thrust setpoint. +Use negative values if the swash plate needs to move down to provide upwards thrust. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 1 | 0.1 | 0.45 | + | -1 | 1 | 0.1 | 0.45 | ### CA_HELI_RPM_I (`FLOAT`) {#CA_HELI_RPM_I} @@ -19123,17 +20546,18 @@ Same definition as the proportional gain but for integral. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 10 | 0.1 | 0.0 | + | 0 | 10 | 0.1 | 0.0 | ### CA_HELI_RPM_P (`FLOAT`) {#CA_HELI_RPM_P} Proportional gain for rpm control. -Ratio between rpm error devided by 1000 to how much normalized output gets added to correct for it. motor_command = throttle_curve + CA_HELI_RPM_P * (rpm_setpoint - rpm_measurement) / 1000 +Ratio between rpm error devided by 1000 to how much normalized output gets added to correct for it. +motor_command = throttle_curve + CA_HELI_RPM_P * (rpm_setpoint - rpm_measurement) / 1000 Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 10 | 0.1 | 0.0 | + | 0 | 10 | 0.1 | 0.0 | ### CA_HELI_RPM_SP (`FLOAT`) {#CA_HELI_RPM_SP} @@ -19143,7 +20567,7 @@ Requires rpm feedback for the controller. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 100 | 10000 | 1 | 1500 | + | 100 | 10000 | 1 | 1500 | ### CA_HELI_THR_C0 (`FLOAT`) {#CA_HELI_THR_C0} @@ -19153,7 +20577,7 @@ Defines the output throttle at the interval position 0. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 1 | 0.1 | 1 | + | 0 | 1 | 0.1 | 1 | ### CA_HELI_THR_C1 (`FLOAT`) {#CA_HELI_THR_C1} @@ -19163,7 +20587,7 @@ Defines the output throttle at the interval position 1. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 1 | 0.1 | 1 | + | 0 | 1 | 0.1 | 1 | ### CA_HELI_THR_C2 (`FLOAT`) {#CA_HELI_THR_C2} @@ -19173,7 +20597,7 @@ Defines the output throttle at the interval position 2. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 1 | 0.1 | 1 | + | 0 | 1 | 0.1 | 1 | ### CA_HELI_THR_C3 (`FLOAT`) {#CA_HELI_THR_C3} @@ -19183,7 +20607,7 @@ Defines the output throttle at the interval position 3. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 1 | 0.1 | 1 | + | 0 | 1 | 0.1 | 1 | ### CA_HELI_THR_C4 (`FLOAT`) {#CA_HELI_THR_C4} @@ -19193,63 +20617,78 @@ Defines the output throttle at the interval position 4. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 1 | 0.1 | 1 | + | 0 | 1 | 0.1 | 1 | ### CA_HELI_YAW_CCW (`INT32`) {#CA_HELI_YAW_CCW} Main rotor turns counter-clockwise. -Default configuration is for a clockwise turning main rotor and positive thrust of the tail rotor is expected to rotate the vehicle clockwise. Set this parameter to true if the tail rotor provides thrust in counter-clockwise direction which is mostly the case when the main rotor turns counter-clockwise. +Default configuration is for a clockwise turning main rotor and +positive thrust of the tail rotor is expected to rotate the vehicle clockwise. +Set this parameter to true if the tail rotor provides thrust in counter-clockwise direction +which is mostly the case when the main rotor turns counter-clockwise. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | Disabled (0) | + | | | | Disabled (0) | ### CA_HELI_YAW_CP_O (`FLOAT`) {#CA_HELI_YAW_CP_O} Offset for yaw compensation based on collective pitch. -This allows to specify which collective pitch command results in the least amount of rotor drag. This is used to increase the accuracy of the yaw drag torque compensation based on collective pitch by aligning the lowest rotor drag with zero compensation. For symmetric profile blades this is the command that results in exactly 0° collective blade angle. For lift profile blades this is typically a command resulting in slightly negative collective blade angle. tail_output += CA_HELI_YAW_CP_S * abs(collective_pitch - CA_HELI_YAW_CP_O) +This allows to specify which collective pitch command results in the least amount of rotor drag. +This is used to increase the accuracy of the yaw drag torque compensation based on collective pitch +by aligning the lowest rotor drag with zero compensation. +For symmetric profile blades this is the command that results in exactly 0° collective blade angle. +For lift profile blades this is typically a command resulting in slightly negative collective blade angle. +tail_output += CA_HELI_YAW_CP_S * abs(collective_pitch - CA_HELI_YAW_CP_O) Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -2 | 2 | 0.1 | 0.0 | + | -2 | 2 | 0.1 | 0.0 | ### CA_HELI_YAW_CP_S (`FLOAT`) {#CA_HELI_YAW_CP_S} Scale for yaw compensation based on collective pitch. -This allows to add a proportional factor of the collective pitch command to the yaw command. A negative value is needed when positive thrust of the tail rotor rotates the vehicle opposite to the main rotor turn direction. tail_output += CA_HELI_YAW_CP_S * abs(collective_pitch - CA_HELI_YAW_CP_O) +This allows to add a proportional factor of the collective pitch command to the yaw command. +A negative value is needed when positive thrust of the tail rotor rotates the vehicle opposite to the main rotor turn direction. +tail_output += CA_HELI_YAW_CP_S * abs(collective_pitch - CA_HELI_YAW_CP_O) Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -2 | 2 | 0.1 | 0.0 | + | -2 | 2 | 0.1 | 0.0 | ### CA_HELI_YAW_TH_S (`FLOAT`) {#CA_HELI_YAW_TH_S} Scale for yaw compensation based on throttle. -This allows to add a proportional factor of the throttle command to the yaw command. A negative value is needed when positive thrust of the tail rotor rotates the vehicle opposite to the main rotor turn direction. tail_output += CA_HELI_YAW_TH_S * throttle +This allows to add a proportional factor of the throttle command to the yaw command. +A negative value is needed when positive thrust of the tail rotor rotates the vehicle opposite to the main rotor turn direction. +tail_output += CA_HELI_YAW_TH_S * throttle Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -2 | 2 | 0.1 | 0.0 | + | -2 | 2 | 0.1 | 0.0 | ### CA_MAX_SVO_THROW (`FLOAT`) {#CA_MAX_SVO_THROW} Throw angle of swashplate servo at maximum commands for linearization. -Used to linearize mechanical output of swashplate servos to avoid axis coupling and binding with 4 servo redundancy. This requires a symmetric setup where the servo horn is exactly centered with a 0 command. Setting to zero disables feature. +Used to linearize mechanical output of swashplate servos to avoid axis coupling and binding with 4 servo redundancy. +This requires a symmetric setup where the servo horn is exactly centered with a 0 command. +Setting to zero disables feature. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 75 | 0.1 | 0.0 | deg + | 0 | 75 | 0.1 | 0.0 | deg ### CA_METHOD (`INT32`) {#CA_METHOD} Control allocation method. -Selects the algorithm and desaturation method. If set to Automatic, the selection is based on the airframe (CA_AIRFRAME). +Selects the algorithm and desaturation method. +If set to Automatic, the selection is based on the airframe (CA_AIRFRAME). **Values:** @@ -19260,127 +20699,151 @@ Selects the algorithm and desaturation method. If set to Automatic, the selectio Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 2 | + | | | | 2 | ### CA_R0_SLEW (`FLOAT`) {#CA_R0_SLEW} Motor 0 slew rate limit. -Forces the motor output signal to take at least the configured time (in seconds) to traverse its full range (normally [0, 1], or if reversible [-1, 1]). Zero means that slew rate limiting is disabled. +Forces the motor output signal to take at least the configured time (in seconds) +to traverse its full range (normally [0, 1], or if reversible [-1, 1]). +Zero means that slew rate limiting is disabled. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 10 | 0.01 | 0.0 | s + | 0 | 10 | 0.01 | 0.0 | s ### CA_R10_SLEW (`FLOAT`) {#CA_R10_SLEW} Motor 10 slew rate limit. -Forces the motor output signal to take at least the configured time (in seconds) to traverse its full range (normally [0, 1], or if reversible [-1, 1]). Zero means that slew rate limiting is disabled. +Forces the motor output signal to take at least the configured time (in seconds) +to traverse its full range (normally [0, 1], or if reversible [-1, 1]). +Zero means that slew rate limiting is disabled. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 10 | 0.01 | 0.0 | s + | 0 | 10 | 0.01 | 0.0 | s ### CA_R11_SLEW (`FLOAT`) {#CA_R11_SLEW} Motor 11 slew rate limit. -Forces the motor output signal to take at least the configured time (in seconds) to traverse its full range (normally [0, 1], or if reversible [-1, 1]). Zero means that slew rate limiting is disabled. +Forces the motor output signal to take at least the configured time (in seconds) +to traverse its full range (normally [0, 1], or if reversible [-1, 1]). +Zero means that slew rate limiting is disabled. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 10 | 0.01 | 0.0 | s + | 0 | 10 | 0.01 | 0.0 | s ### CA_R1_SLEW (`FLOAT`) {#CA_R1_SLEW} Motor 1 slew rate limit. -Forces the motor output signal to take at least the configured time (in seconds) to traverse its full range (normally [0, 1], or if reversible [-1, 1]). Zero means that slew rate limiting is disabled. +Forces the motor output signal to take at least the configured time (in seconds) +to traverse its full range (normally [0, 1], or if reversible [-1, 1]). +Zero means that slew rate limiting is disabled. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 10 | 0.01 | 0.0 | s + | 0 | 10 | 0.01 | 0.0 | s ### CA_R2_SLEW (`FLOAT`) {#CA_R2_SLEW} Motor 2 slew rate limit. -Forces the motor output signal to take at least the configured time (in seconds) to traverse its full range (normally [0, 1], or if reversible [-1, 1]). Zero means that slew rate limiting is disabled. +Forces the motor output signal to take at least the configured time (in seconds) +to traverse its full range (normally [0, 1], or if reversible [-1, 1]). +Zero means that slew rate limiting is disabled. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 10 | 0.01 | 0.0 | s + | 0 | 10 | 0.01 | 0.0 | s ### CA_R3_SLEW (`FLOAT`) {#CA_R3_SLEW} Motor 3 slew rate limit. -Forces the motor output signal to take at least the configured time (in seconds) to traverse its full range (normally [0, 1], or if reversible [-1, 1]). Zero means that slew rate limiting is disabled. +Forces the motor output signal to take at least the configured time (in seconds) +to traverse its full range (normally [0, 1], or if reversible [-1, 1]). +Zero means that slew rate limiting is disabled. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 10 | 0.01 | 0.0 | s + | 0 | 10 | 0.01 | 0.0 | s ### CA_R4_SLEW (`FLOAT`) {#CA_R4_SLEW} Motor 4 slew rate limit. -Forces the motor output signal to take at least the configured time (in seconds) to traverse its full range (normally [0, 1], or if reversible [-1, 1]). Zero means that slew rate limiting is disabled. +Forces the motor output signal to take at least the configured time (in seconds) +to traverse its full range (normally [0, 1], or if reversible [-1, 1]). +Zero means that slew rate limiting is disabled. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 10 | 0.01 | 0.0 | s + | 0 | 10 | 0.01 | 0.0 | s ### CA_R5_SLEW (`FLOAT`) {#CA_R5_SLEW} Motor 5 slew rate limit. -Forces the motor output signal to take at least the configured time (in seconds) to traverse its full range (normally [0, 1], or if reversible [-1, 1]). Zero means that slew rate limiting is disabled. +Forces the motor output signal to take at least the configured time (in seconds) +to traverse its full range (normally [0, 1], or if reversible [-1, 1]). +Zero means that slew rate limiting is disabled. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 10 | 0.01 | 0.0 | s + | 0 | 10 | 0.01 | 0.0 | s ### CA_R6_SLEW (`FLOAT`) {#CA_R6_SLEW} Motor 6 slew rate limit. -Forces the motor output signal to take at least the configured time (in seconds) to traverse its full range (normally [0, 1], or if reversible [-1, 1]). Zero means that slew rate limiting is disabled. +Forces the motor output signal to take at least the configured time (in seconds) +to traverse its full range (normally [0, 1], or if reversible [-1, 1]). +Zero means that slew rate limiting is disabled. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 10 | 0.01 | 0.0 | s + | 0 | 10 | 0.01 | 0.0 | s ### CA_R7_SLEW (`FLOAT`) {#CA_R7_SLEW} Motor 7 slew rate limit. -Forces the motor output signal to take at least the configured time (in seconds) to traverse its full range (normally [0, 1], or if reversible [-1, 1]). Zero means that slew rate limiting is disabled. +Forces the motor output signal to take at least the configured time (in seconds) +to traverse its full range (normally [0, 1], or if reversible [-1, 1]). +Zero means that slew rate limiting is disabled. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 10 | 0.01 | 0.0 | s + | 0 | 10 | 0.01 | 0.0 | s ### CA_R8_SLEW (`FLOAT`) {#CA_R8_SLEW} Motor 8 slew rate limit. -Forces the motor output signal to take at least the configured time (in seconds) to traverse its full range (normally [0, 1], or if reversible [-1, 1]). Zero means that slew rate limiting is disabled. +Forces the motor output signal to take at least the configured time (in seconds) +to traverse its full range (normally [0, 1], or if reversible [-1, 1]). +Zero means that slew rate limiting is disabled. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 10 | 0.01 | 0.0 | s + | 0 | 10 | 0.01 | 0.0 | s ### CA_R9_SLEW (`FLOAT`) {#CA_R9_SLEW} Motor 9 slew rate limit. -Forces the motor output signal to take at least the configured time (in seconds) to traverse its full range (normally [0, 1], or if reversible [-1, 1]). Zero means that slew rate limiting is disabled. +Forces the motor output signal to take at least the configured time (in seconds) +to traverse its full range (normally [0, 1], or if reversible [-1, 1]). +Zero means that slew rate limiting is disabled. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 10 | 0.01 | 0.0 | s + | 0 | 10 | 0.01 | 0.0 | s ### CA_ROTOR0_AX (`FLOAT`) {#CA_ROTOR0_AX} @@ -19390,7 +20853,7 @@ Only the direction is considered (the vector is normalized). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -100 | 100 | 0.1 | 0.0 | + | -100 | 100 | 0.1 | 0.0 | ### CA_ROTOR0_AY (`FLOAT`) {#CA_ROTOR0_AY} @@ -19400,7 +20863,7 @@ Only the direction is considered (the vector is normalized). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -100 | 100 | 0.1 | 0.0 | + | -100 | 100 | 0.1 | 0.0 | ### CA_ROTOR0_AZ (`FLOAT`) {#CA_ROTOR0_AZ} @@ -19410,27 +20873,31 @@ Only the direction is considered (the vector is normalized). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -100 | 100 | 0.1 | -1.0 | + | -100 | 100 | 0.1 | -1.0 | ### CA_ROTOR0_CT (`FLOAT`) {#CA_ROTOR0_CT} Thrust coefficient of rotor 0. -The thrust coefficient if defined as Thrust = CT * u^2, where u (with value between actuator minimum and maximum) is the output signal sent to the motor controller. +The thrust coefficient if defined as Thrust = CT * u^2, +where u (with value between actuator minimum and maximum) +is the output signal sent to the motor controller. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 100 | 1 | 6.5 | + | 0 | 100 | 1 | 6.5 | ### CA_ROTOR0_KM (`FLOAT`) {#CA_ROTOR0_KM} Moment coefficient of rotor 0. -The moment coefficient if defined as Torque = KM * Thrust. Use a positive value for a rotor with CCW rotation. Use a negative value for a rotor with CW rotation. +The moment coefficient if defined as Torque = KM * Thrust. +Use a positive value for a rotor with CCW rotation. +Use a negative value for a rotor with CW rotation. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 1 | 0.01 | 0.05 | + | -1 | 1 | 0.01 | 0.05 | ### CA_ROTOR0_PX (`FLOAT`) {#CA_ROTOR0_PX} @@ -19438,7 +20905,7 @@ Position of rotor 0 along X body axis relative to center of gravity. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -100 | 100 | 0.1 | 0.0 | m + | -100 | 100 | 0.1 | 0.0 | m ### CA_ROTOR0_PY (`FLOAT`) {#CA_ROTOR0_PY} @@ -19446,7 +20913,7 @@ Position of rotor 0 along Y body axis relative to center of gravity. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -100 | 100 | 0.1 | 0.0 | m + | -100 | 100 | 0.1 | 0.0 | m ### CA_ROTOR0_PZ (`FLOAT`) {#CA_ROTOR0_PZ} @@ -19454,7 +20921,7 @@ Position of rotor 0 along Z body axis relative to center of gravity. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -100 | 100 | 0.1 | 0.0 | m + | -100 | 100 | 0.1 | 0.0 | m ### CA_ROTOR0_TILT (`INT32`) {#CA_ROTOR0_TILT} @@ -19473,7 +20940,7 @@ If not set to None, this motor is tilted by the configured tilt servo. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### CA_ROTOR10_AX (`FLOAT`) {#CA_ROTOR10_AX} @@ -19483,7 +20950,7 @@ Only the direction is considered (the vector is normalized). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -100 | 100 | 0.1 | 0.0 | + | -100 | 100 | 0.1 | 0.0 | ### CA_ROTOR10_AY (`FLOAT`) {#CA_ROTOR10_AY} @@ -19493,7 +20960,7 @@ Only the direction is considered (the vector is normalized). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -100 | 100 | 0.1 | 0.0 | + | -100 | 100 | 0.1 | 0.0 | ### CA_ROTOR10_AZ (`FLOAT`) {#CA_ROTOR10_AZ} @@ -19503,27 +20970,31 @@ Only the direction is considered (the vector is normalized). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -100 | 100 | 0.1 | -1.0 | + | -100 | 100 | 0.1 | -1.0 | ### CA_ROTOR10_CT (`FLOAT`) {#CA_ROTOR10_CT} Thrust coefficient of rotor 10. -The thrust coefficient if defined as Thrust = CT * u^2, where u (with value between actuator minimum and maximum) is the output signal sent to the motor controller. +The thrust coefficient if defined as Thrust = CT * u^2, +where u (with value between actuator minimum and maximum) +is the output signal sent to the motor controller. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 100 | 1 | 6.5 | + | 0 | 100 | 1 | 6.5 | ### CA_ROTOR10_KM (`FLOAT`) {#CA_ROTOR10_KM} Moment coefficient of rotor 10. -The moment coefficient if defined as Torque = KM * Thrust. Use a positive value for a rotor with CCW rotation. Use a negative value for a rotor with CW rotation. +The moment coefficient if defined as Torque = KM * Thrust. +Use a positive value for a rotor with CCW rotation. +Use a negative value for a rotor with CW rotation. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 1 | 0.01 | 0.05 | + | -1 | 1 | 0.01 | 0.05 | ### CA_ROTOR10_PX (`FLOAT`) {#CA_ROTOR10_PX} @@ -19531,7 +21002,7 @@ Position of rotor 10 along X body axis relative to center of gravity. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -100 | 100 | 0.1 | 0.0 | m + | -100 | 100 | 0.1 | 0.0 | m ### CA_ROTOR10_PY (`FLOAT`) {#CA_ROTOR10_PY} @@ -19539,7 +21010,7 @@ Position of rotor 10 along Y body axis relative to center of gravity. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -100 | 100 | 0.1 | 0.0 | m + | -100 | 100 | 0.1 | 0.0 | m ### CA_ROTOR10_PZ (`FLOAT`) {#CA_ROTOR10_PZ} @@ -19547,7 +21018,7 @@ Position of rotor 10 along Z body axis relative to center of gravity. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -100 | 100 | 0.1 | 0.0 | m + | -100 | 100 | 0.1 | 0.0 | m ### CA_ROTOR10_TILT (`INT32`) {#CA_ROTOR10_TILT} @@ -19566,7 +21037,7 @@ If not set to None, this motor is tilted by the configured tilt servo. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### CA_ROTOR11_AX (`FLOAT`) {#CA_ROTOR11_AX} @@ -19576,7 +21047,7 @@ Only the direction is considered (the vector is normalized). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -100 | 100 | 0.1 | 0.0 | + | -100 | 100 | 0.1 | 0.0 | ### CA_ROTOR11_AY (`FLOAT`) {#CA_ROTOR11_AY} @@ -19586,7 +21057,7 @@ Only the direction is considered (the vector is normalized). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -100 | 100 | 0.1 | 0.0 | + | -100 | 100 | 0.1 | 0.0 | ### CA_ROTOR11_AZ (`FLOAT`) {#CA_ROTOR11_AZ} @@ -19596,27 +21067,31 @@ Only the direction is considered (the vector is normalized). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -100 | 100 | 0.1 | -1.0 | + | -100 | 100 | 0.1 | -1.0 | ### CA_ROTOR11_CT (`FLOAT`) {#CA_ROTOR11_CT} Thrust coefficient of rotor 11. -The thrust coefficient if defined as Thrust = CT * u^2, where u (with value between actuator minimum and maximum) is the output signal sent to the motor controller. +The thrust coefficient if defined as Thrust = CT * u^2, +where u (with value between actuator minimum and maximum) +is the output signal sent to the motor controller. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 100 | 1 | 6.5 | + | 0 | 100 | 1 | 6.5 | ### CA_ROTOR11_KM (`FLOAT`) {#CA_ROTOR11_KM} Moment coefficient of rotor 11. -The moment coefficient if defined as Torque = KM * Thrust. Use a positive value for a rotor with CCW rotation. Use a negative value for a rotor with CW rotation. +The moment coefficient if defined as Torque = KM * Thrust. +Use a positive value for a rotor with CCW rotation. +Use a negative value for a rotor with CW rotation. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 1 | 0.01 | 0.05 | + | -1 | 1 | 0.01 | 0.05 | ### CA_ROTOR11_PX (`FLOAT`) {#CA_ROTOR11_PX} @@ -19624,7 +21099,7 @@ Position of rotor 11 along X body axis relative to center of gravity. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -100 | 100 | 0.1 | 0.0 | m + | -100 | 100 | 0.1 | 0.0 | m ### CA_ROTOR11_PY (`FLOAT`) {#CA_ROTOR11_PY} @@ -19632,7 +21107,7 @@ Position of rotor 11 along Y body axis relative to center of gravity. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -100 | 100 | 0.1 | 0.0 | m + | -100 | 100 | 0.1 | 0.0 | m ### CA_ROTOR11_PZ (`FLOAT`) {#CA_ROTOR11_PZ} @@ -19640,7 +21115,7 @@ Position of rotor 11 along Z body axis relative to center of gravity. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -100 | 100 | 0.1 | 0.0 | m + | -100 | 100 | 0.1 | 0.0 | m ### CA_ROTOR11_TILT (`INT32`) {#CA_ROTOR11_TILT} @@ -19659,7 +21134,7 @@ If not set to None, this motor is tilted by the configured tilt servo. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### CA_ROTOR1_AX (`FLOAT`) {#CA_ROTOR1_AX} @@ -19669,7 +21144,7 @@ Only the direction is considered (the vector is normalized). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -100 | 100 | 0.1 | 0.0 | + | -100 | 100 | 0.1 | 0.0 | ### CA_ROTOR1_AY (`FLOAT`) {#CA_ROTOR1_AY} @@ -19679,7 +21154,7 @@ Only the direction is considered (the vector is normalized). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -100 | 100 | 0.1 | 0.0 | + | -100 | 100 | 0.1 | 0.0 | ### CA_ROTOR1_AZ (`FLOAT`) {#CA_ROTOR1_AZ} @@ -19689,27 +21164,31 @@ Only the direction is considered (the vector is normalized). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -100 | 100 | 0.1 | -1.0 | + | -100 | 100 | 0.1 | -1.0 | ### CA_ROTOR1_CT (`FLOAT`) {#CA_ROTOR1_CT} Thrust coefficient of rotor 1. -The thrust coefficient if defined as Thrust = CT * u^2, where u (with value between actuator minimum and maximum) is the output signal sent to the motor controller. +The thrust coefficient if defined as Thrust = CT * u^2, +where u (with value between actuator minimum and maximum) +is the output signal sent to the motor controller. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 100 | 1 | 6.5 | + | 0 | 100 | 1 | 6.5 | ### CA_ROTOR1_KM (`FLOAT`) {#CA_ROTOR1_KM} Moment coefficient of rotor 1. -The moment coefficient if defined as Torque = KM * Thrust. Use a positive value for a rotor with CCW rotation. Use a negative value for a rotor with CW rotation. +The moment coefficient if defined as Torque = KM * Thrust. +Use a positive value for a rotor with CCW rotation. +Use a negative value for a rotor with CW rotation. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 1 | 0.01 | 0.05 | + | -1 | 1 | 0.01 | 0.05 | ### CA_ROTOR1_PX (`FLOAT`) {#CA_ROTOR1_PX} @@ -19717,7 +21196,7 @@ Position of rotor 1 along X body axis relative to center of gravity. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -100 | 100 | 0.1 | 0.0 | m + | -100 | 100 | 0.1 | 0.0 | m ### CA_ROTOR1_PY (`FLOAT`) {#CA_ROTOR1_PY} @@ -19725,7 +21204,7 @@ Position of rotor 1 along Y body axis relative to center of gravity. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -100 | 100 | 0.1 | 0.0 | m + | -100 | 100 | 0.1 | 0.0 | m ### CA_ROTOR1_PZ (`FLOAT`) {#CA_ROTOR1_PZ} @@ -19733,7 +21212,7 @@ Position of rotor 1 along Z body axis relative to center of gravity. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -100 | 100 | 0.1 | 0.0 | m + | -100 | 100 | 0.1 | 0.0 | m ### CA_ROTOR1_TILT (`INT32`) {#CA_ROTOR1_TILT} @@ -19752,7 +21231,7 @@ If not set to None, this motor is tilted by the configured tilt servo. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### CA_ROTOR2_AX (`FLOAT`) {#CA_ROTOR2_AX} @@ -19762,7 +21241,7 @@ Only the direction is considered (the vector is normalized). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -100 | 100 | 0.1 | 0.0 | + | -100 | 100 | 0.1 | 0.0 | ### CA_ROTOR2_AY (`FLOAT`) {#CA_ROTOR2_AY} @@ -19772,7 +21251,7 @@ Only the direction is considered (the vector is normalized). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -100 | 100 | 0.1 | 0.0 | + | -100 | 100 | 0.1 | 0.0 | ### CA_ROTOR2_AZ (`FLOAT`) {#CA_ROTOR2_AZ} @@ -19782,27 +21261,31 @@ Only the direction is considered (the vector is normalized). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -100 | 100 | 0.1 | -1.0 | + | -100 | 100 | 0.1 | -1.0 | ### CA_ROTOR2_CT (`FLOAT`) {#CA_ROTOR2_CT} Thrust coefficient of rotor 2. -The thrust coefficient if defined as Thrust = CT * u^2, where u (with value between actuator minimum and maximum) is the output signal sent to the motor controller. +The thrust coefficient if defined as Thrust = CT * u^2, +where u (with value between actuator minimum and maximum) +is the output signal sent to the motor controller. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 100 | 1 | 6.5 | + | 0 | 100 | 1 | 6.5 | ### CA_ROTOR2_KM (`FLOAT`) {#CA_ROTOR2_KM} Moment coefficient of rotor 2. -The moment coefficient if defined as Torque = KM * Thrust. Use a positive value for a rotor with CCW rotation. Use a negative value for a rotor with CW rotation. +The moment coefficient if defined as Torque = KM * Thrust. +Use a positive value for a rotor with CCW rotation. +Use a negative value for a rotor with CW rotation. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 1 | 0.01 | 0.05 | + | -1 | 1 | 0.01 | 0.05 | ### CA_ROTOR2_PX (`FLOAT`) {#CA_ROTOR2_PX} @@ -19810,7 +21293,7 @@ Position of rotor 2 along X body axis relative to center of gravity. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -100 | 100 | 0.1 | 0.0 | m + | -100 | 100 | 0.1 | 0.0 | m ### CA_ROTOR2_PY (`FLOAT`) {#CA_ROTOR2_PY} @@ -19818,7 +21301,7 @@ Position of rotor 2 along Y body axis relative to center of gravity. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -100 | 100 | 0.1 | 0.0 | m + | -100 | 100 | 0.1 | 0.0 | m ### CA_ROTOR2_PZ (`FLOAT`) {#CA_ROTOR2_PZ} @@ -19826,7 +21309,7 @@ Position of rotor 2 along Z body axis relative to center of gravity. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -100 | 100 | 0.1 | 0.0 | m + | -100 | 100 | 0.1 | 0.0 | m ### CA_ROTOR2_TILT (`INT32`) {#CA_ROTOR2_TILT} @@ -19845,7 +21328,7 @@ If not set to None, this motor is tilted by the configured tilt servo. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### CA_ROTOR3_AX (`FLOAT`) {#CA_ROTOR3_AX} @@ -19855,7 +21338,7 @@ Only the direction is considered (the vector is normalized). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -100 | 100 | 0.1 | 0.0 | + | -100 | 100 | 0.1 | 0.0 | ### CA_ROTOR3_AY (`FLOAT`) {#CA_ROTOR3_AY} @@ -19865,7 +21348,7 @@ Only the direction is considered (the vector is normalized). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -100 | 100 | 0.1 | 0.0 | + | -100 | 100 | 0.1 | 0.0 | ### CA_ROTOR3_AZ (`FLOAT`) {#CA_ROTOR3_AZ} @@ -19875,27 +21358,31 @@ Only the direction is considered (the vector is normalized). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -100 | 100 | 0.1 | -1.0 | + | -100 | 100 | 0.1 | -1.0 | ### CA_ROTOR3_CT (`FLOAT`) {#CA_ROTOR3_CT} Thrust coefficient of rotor 3. -The thrust coefficient if defined as Thrust = CT * u^2, where u (with value between actuator minimum and maximum) is the output signal sent to the motor controller. +The thrust coefficient if defined as Thrust = CT * u^2, +where u (with value between actuator minimum and maximum) +is the output signal sent to the motor controller. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 100 | 1 | 6.5 | + | 0 | 100 | 1 | 6.5 | ### CA_ROTOR3_KM (`FLOAT`) {#CA_ROTOR3_KM} Moment coefficient of rotor 3. -The moment coefficient if defined as Torque = KM * Thrust. Use a positive value for a rotor with CCW rotation. Use a negative value for a rotor with CW rotation. +The moment coefficient if defined as Torque = KM * Thrust. +Use a positive value for a rotor with CCW rotation. +Use a negative value for a rotor with CW rotation. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 1 | 0.01 | 0.05 | + | -1 | 1 | 0.01 | 0.05 | ### CA_ROTOR3_PX (`FLOAT`) {#CA_ROTOR3_PX} @@ -19903,7 +21390,7 @@ Position of rotor 3 along X body axis relative to center of gravity. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -100 | 100 | 0.1 | 0.0 | m + | -100 | 100 | 0.1 | 0.0 | m ### CA_ROTOR3_PY (`FLOAT`) {#CA_ROTOR3_PY} @@ -19911,7 +21398,7 @@ Position of rotor 3 along Y body axis relative to center of gravity. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -100 | 100 | 0.1 | 0.0 | m + | -100 | 100 | 0.1 | 0.0 | m ### CA_ROTOR3_PZ (`FLOAT`) {#CA_ROTOR3_PZ} @@ -19919,7 +21406,7 @@ Position of rotor 3 along Z body axis relative to center of gravity. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -100 | 100 | 0.1 | 0.0 | m + | -100 | 100 | 0.1 | 0.0 | m ### CA_ROTOR3_TILT (`INT32`) {#CA_ROTOR3_TILT} @@ -19938,7 +21425,7 @@ If not set to None, this motor is tilted by the configured tilt servo. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### CA_ROTOR4_AX (`FLOAT`) {#CA_ROTOR4_AX} @@ -19948,7 +21435,7 @@ Only the direction is considered (the vector is normalized). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -100 | 100 | 0.1 | 0.0 | + | -100 | 100 | 0.1 | 0.0 | ### CA_ROTOR4_AY (`FLOAT`) {#CA_ROTOR4_AY} @@ -19958,7 +21445,7 @@ Only the direction is considered (the vector is normalized). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -100 | 100 | 0.1 | 0.0 | + | -100 | 100 | 0.1 | 0.0 | ### CA_ROTOR4_AZ (`FLOAT`) {#CA_ROTOR4_AZ} @@ -19968,27 +21455,31 @@ Only the direction is considered (the vector is normalized). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -100 | 100 | 0.1 | -1.0 | + | -100 | 100 | 0.1 | -1.0 | ### CA_ROTOR4_CT (`FLOAT`) {#CA_ROTOR4_CT} Thrust coefficient of rotor 4. -The thrust coefficient if defined as Thrust = CT * u^2, where u (with value between actuator minimum and maximum) is the output signal sent to the motor controller. +The thrust coefficient if defined as Thrust = CT * u^2, +where u (with value between actuator minimum and maximum) +is the output signal sent to the motor controller. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 100 | 1 | 6.5 | + | 0 | 100 | 1 | 6.5 | ### CA_ROTOR4_KM (`FLOAT`) {#CA_ROTOR4_KM} Moment coefficient of rotor 4. -The moment coefficient if defined as Torque = KM * Thrust. Use a positive value for a rotor with CCW rotation. Use a negative value for a rotor with CW rotation. +The moment coefficient if defined as Torque = KM * Thrust. +Use a positive value for a rotor with CCW rotation. +Use a negative value for a rotor with CW rotation. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 1 | 0.01 | 0.05 | + | -1 | 1 | 0.01 | 0.05 | ### CA_ROTOR4_PX (`FLOAT`) {#CA_ROTOR4_PX} @@ -19996,7 +21487,7 @@ Position of rotor 4 along X body axis relative to center of gravity. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -100 | 100 | 0.1 | 0.0 | m + | -100 | 100 | 0.1 | 0.0 | m ### CA_ROTOR4_PY (`FLOAT`) {#CA_ROTOR4_PY} @@ -20004,7 +21495,7 @@ Position of rotor 4 along Y body axis relative to center of gravity. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -100 | 100 | 0.1 | 0.0 | m + | -100 | 100 | 0.1 | 0.0 | m ### CA_ROTOR4_PZ (`FLOAT`) {#CA_ROTOR4_PZ} @@ -20012,7 +21503,7 @@ Position of rotor 4 along Z body axis relative to center of gravity. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -100 | 100 | 0.1 | 0.0 | m + | -100 | 100 | 0.1 | 0.0 | m ### CA_ROTOR4_TILT (`INT32`) {#CA_ROTOR4_TILT} @@ -20031,7 +21522,7 @@ If not set to None, this motor is tilted by the configured tilt servo. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### CA_ROTOR5_AX (`FLOAT`) {#CA_ROTOR5_AX} @@ -20041,7 +21532,7 @@ Only the direction is considered (the vector is normalized). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -100 | 100 | 0.1 | 0.0 | + | -100 | 100 | 0.1 | 0.0 | ### CA_ROTOR5_AY (`FLOAT`) {#CA_ROTOR5_AY} @@ -20051,7 +21542,7 @@ Only the direction is considered (the vector is normalized). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -100 | 100 | 0.1 | 0.0 | + | -100 | 100 | 0.1 | 0.0 | ### CA_ROTOR5_AZ (`FLOAT`) {#CA_ROTOR5_AZ} @@ -20061,27 +21552,31 @@ Only the direction is considered (the vector is normalized). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -100 | 100 | 0.1 | -1.0 | + | -100 | 100 | 0.1 | -1.0 | ### CA_ROTOR5_CT (`FLOAT`) {#CA_ROTOR5_CT} Thrust coefficient of rotor 5. -The thrust coefficient if defined as Thrust = CT * u^2, where u (with value between actuator minimum and maximum) is the output signal sent to the motor controller. +The thrust coefficient if defined as Thrust = CT * u^2, +where u (with value between actuator minimum and maximum) +is the output signal sent to the motor controller. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 100 | 1 | 6.5 | + | 0 | 100 | 1 | 6.5 | ### CA_ROTOR5_KM (`FLOAT`) {#CA_ROTOR5_KM} Moment coefficient of rotor 5. -The moment coefficient if defined as Torque = KM * Thrust. Use a positive value for a rotor with CCW rotation. Use a negative value for a rotor with CW rotation. +The moment coefficient if defined as Torque = KM * Thrust. +Use a positive value for a rotor with CCW rotation. +Use a negative value for a rotor with CW rotation. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 1 | 0.01 | 0.05 | + | -1 | 1 | 0.01 | 0.05 | ### CA_ROTOR5_PX (`FLOAT`) {#CA_ROTOR5_PX} @@ -20089,7 +21584,7 @@ Position of rotor 5 along X body axis relative to center of gravity. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -100 | 100 | 0.1 | 0.0 | m + | -100 | 100 | 0.1 | 0.0 | m ### CA_ROTOR5_PY (`FLOAT`) {#CA_ROTOR5_PY} @@ -20097,7 +21592,7 @@ Position of rotor 5 along Y body axis relative to center of gravity. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -100 | 100 | 0.1 | 0.0 | m + | -100 | 100 | 0.1 | 0.0 | m ### CA_ROTOR5_PZ (`FLOAT`) {#CA_ROTOR5_PZ} @@ -20105,7 +21600,7 @@ Position of rotor 5 along Z body axis relative to center of gravity. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -100 | 100 | 0.1 | 0.0 | m + | -100 | 100 | 0.1 | 0.0 | m ### CA_ROTOR5_TILT (`INT32`) {#CA_ROTOR5_TILT} @@ -20124,7 +21619,7 @@ If not set to None, this motor is tilted by the configured tilt servo. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### CA_ROTOR6_AX (`FLOAT`) {#CA_ROTOR6_AX} @@ -20134,7 +21629,7 @@ Only the direction is considered (the vector is normalized). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -100 | 100 | 0.1 | 0.0 | + | -100 | 100 | 0.1 | 0.0 | ### CA_ROTOR6_AY (`FLOAT`) {#CA_ROTOR6_AY} @@ -20144,7 +21639,7 @@ Only the direction is considered (the vector is normalized). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -100 | 100 | 0.1 | 0.0 | + | -100 | 100 | 0.1 | 0.0 | ### CA_ROTOR6_AZ (`FLOAT`) {#CA_ROTOR6_AZ} @@ -20154,27 +21649,31 @@ Only the direction is considered (the vector is normalized). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -100 | 100 | 0.1 | -1.0 | + | -100 | 100 | 0.1 | -1.0 | ### CA_ROTOR6_CT (`FLOAT`) {#CA_ROTOR6_CT} Thrust coefficient of rotor 6. -The thrust coefficient if defined as Thrust = CT * u^2, where u (with value between actuator minimum and maximum) is the output signal sent to the motor controller. +The thrust coefficient if defined as Thrust = CT * u^2, +where u (with value between actuator minimum and maximum) +is the output signal sent to the motor controller. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 100 | 1 | 6.5 | + | 0 | 100 | 1 | 6.5 | ### CA_ROTOR6_KM (`FLOAT`) {#CA_ROTOR6_KM} Moment coefficient of rotor 6. -The moment coefficient if defined as Torque = KM * Thrust. Use a positive value for a rotor with CCW rotation. Use a negative value for a rotor with CW rotation. +The moment coefficient if defined as Torque = KM * Thrust. +Use a positive value for a rotor with CCW rotation. +Use a negative value for a rotor with CW rotation. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 1 | 0.01 | 0.05 | + | -1 | 1 | 0.01 | 0.05 | ### CA_ROTOR6_PX (`FLOAT`) {#CA_ROTOR6_PX} @@ -20182,7 +21681,7 @@ Position of rotor 6 along X body axis relative to center of gravity. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -100 | 100 | 0.1 | 0.0 | m + | -100 | 100 | 0.1 | 0.0 | m ### CA_ROTOR6_PY (`FLOAT`) {#CA_ROTOR6_PY} @@ -20190,7 +21689,7 @@ Position of rotor 6 along Y body axis relative to center of gravity. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -100 | 100 | 0.1 | 0.0 | m + | -100 | 100 | 0.1 | 0.0 | m ### CA_ROTOR6_PZ (`FLOAT`) {#CA_ROTOR6_PZ} @@ -20198,7 +21697,7 @@ Position of rotor 6 along Z body axis relative to center of gravity. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -100 | 100 | 0.1 | 0.0 | m + | -100 | 100 | 0.1 | 0.0 | m ### CA_ROTOR6_TILT (`INT32`) {#CA_ROTOR6_TILT} @@ -20217,7 +21716,7 @@ If not set to None, this motor is tilted by the configured tilt servo. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### CA_ROTOR7_AX (`FLOAT`) {#CA_ROTOR7_AX} @@ -20227,7 +21726,7 @@ Only the direction is considered (the vector is normalized). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -100 | 100 | 0.1 | 0.0 | + | -100 | 100 | 0.1 | 0.0 | ### CA_ROTOR7_AY (`FLOAT`) {#CA_ROTOR7_AY} @@ -20237,7 +21736,7 @@ Only the direction is considered (the vector is normalized). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -100 | 100 | 0.1 | 0.0 | + | -100 | 100 | 0.1 | 0.0 | ### CA_ROTOR7_AZ (`FLOAT`) {#CA_ROTOR7_AZ} @@ -20247,27 +21746,31 @@ Only the direction is considered (the vector is normalized). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -100 | 100 | 0.1 | -1.0 | + | -100 | 100 | 0.1 | -1.0 | ### CA_ROTOR7_CT (`FLOAT`) {#CA_ROTOR7_CT} Thrust coefficient of rotor 7. -The thrust coefficient if defined as Thrust = CT * u^2, where u (with value between actuator minimum and maximum) is the output signal sent to the motor controller. +The thrust coefficient if defined as Thrust = CT * u^2, +where u (with value between actuator minimum and maximum) +is the output signal sent to the motor controller. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 100 | 1 | 6.5 | + | 0 | 100 | 1 | 6.5 | ### CA_ROTOR7_KM (`FLOAT`) {#CA_ROTOR7_KM} Moment coefficient of rotor 7. -The moment coefficient if defined as Torque = KM * Thrust. Use a positive value for a rotor with CCW rotation. Use a negative value for a rotor with CW rotation. +The moment coefficient if defined as Torque = KM * Thrust. +Use a positive value for a rotor with CCW rotation. +Use a negative value for a rotor with CW rotation. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 1 | 0.01 | 0.05 | + | -1 | 1 | 0.01 | 0.05 | ### CA_ROTOR7_PX (`FLOAT`) {#CA_ROTOR7_PX} @@ -20275,7 +21778,7 @@ Position of rotor 7 along X body axis relative to center of gravity. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -100 | 100 | 0.1 | 0.0 | m + | -100 | 100 | 0.1 | 0.0 | m ### CA_ROTOR7_PY (`FLOAT`) {#CA_ROTOR7_PY} @@ -20283,7 +21786,7 @@ Position of rotor 7 along Y body axis relative to center of gravity. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -100 | 100 | 0.1 | 0.0 | m + | -100 | 100 | 0.1 | 0.0 | m ### CA_ROTOR7_PZ (`FLOAT`) {#CA_ROTOR7_PZ} @@ -20291,7 +21794,7 @@ Position of rotor 7 along Z body axis relative to center of gravity. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -100 | 100 | 0.1 | 0.0 | m + | -100 | 100 | 0.1 | 0.0 | m ### CA_ROTOR7_TILT (`INT32`) {#CA_ROTOR7_TILT} @@ -20310,7 +21813,7 @@ If not set to None, this motor is tilted by the configured tilt servo. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### CA_ROTOR8_AX (`FLOAT`) {#CA_ROTOR8_AX} @@ -20320,7 +21823,7 @@ Only the direction is considered (the vector is normalized). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -100 | 100 | 0.1 | 0.0 | + | -100 | 100 | 0.1 | 0.0 | ### CA_ROTOR8_AY (`FLOAT`) {#CA_ROTOR8_AY} @@ -20330,7 +21833,7 @@ Only the direction is considered (the vector is normalized). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -100 | 100 | 0.1 | 0.0 | + | -100 | 100 | 0.1 | 0.0 | ### CA_ROTOR8_AZ (`FLOAT`) {#CA_ROTOR8_AZ} @@ -20340,27 +21843,31 @@ Only the direction is considered (the vector is normalized). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -100 | 100 | 0.1 | -1.0 | + | -100 | 100 | 0.1 | -1.0 | ### CA_ROTOR8_CT (`FLOAT`) {#CA_ROTOR8_CT} Thrust coefficient of rotor 8. -The thrust coefficient if defined as Thrust = CT * u^2, where u (with value between actuator minimum and maximum) is the output signal sent to the motor controller. +The thrust coefficient if defined as Thrust = CT * u^2, +where u (with value between actuator minimum and maximum) +is the output signal sent to the motor controller. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 100 | 1 | 6.5 | + | 0 | 100 | 1 | 6.5 | ### CA_ROTOR8_KM (`FLOAT`) {#CA_ROTOR8_KM} Moment coefficient of rotor 8. -The moment coefficient if defined as Torque = KM * Thrust. Use a positive value for a rotor with CCW rotation. Use a negative value for a rotor with CW rotation. +The moment coefficient if defined as Torque = KM * Thrust. +Use a positive value for a rotor with CCW rotation. +Use a negative value for a rotor with CW rotation. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 1 | 0.01 | 0.05 | + | -1 | 1 | 0.01 | 0.05 | ### CA_ROTOR8_PX (`FLOAT`) {#CA_ROTOR8_PX} @@ -20368,7 +21875,7 @@ Position of rotor 8 along X body axis relative to center of gravity. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -100 | 100 | 0.1 | 0.0 | m + | -100 | 100 | 0.1 | 0.0 | m ### CA_ROTOR8_PY (`FLOAT`) {#CA_ROTOR8_PY} @@ -20376,7 +21883,7 @@ Position of rotor 8 along Y body axis relative to center of gravity. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -100 | 100 | 0.1 | 0.0 | m + | -100 | 100 | 0.1 | 0.0 | m ### CA_ROTOR8_PZ (`FLOAT`) {#CA_ROTOR8_PZ} @@ -20384,7 +21891,7 @@ Position of rotor 8 along Z body axis relative to center of gravity. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -100 | 100 | 0.1 | 0.0 | m + | -100 | 100 | 0.1 | 0.0 | m ### CA_ROTOR8_TILT (`INT32`) {#CA_ROTOR8_TILT} @@ -20403,7 +21910,7 @@ If not set to None, this motor is tilted by the configured tilt servo. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### CA_ROTOR9_AX (`FLOAT`) {#CA_ROTOR9_AX} @@ -20413,7 +21920,7 @@ Only the direction is considered (the vector is normalized). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -100 | 100 | 0.1 | 0.0 | + | -100 | 100 | 0.1 | 0.0 | ### CA_ROTOR9_AY (`FLOAT`) {#CA_ROTOR9_AY} @@ -20423,7 +21930,7 @@ Only the direction is considered (the vector is normalized). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -100 | 100 | 0.1 | 0.0 | + | -100 | 100 | 0.1 | 0.0 | ### CA_ROTOR9_AZ (`FLOAT`) {#CA_ROTOR9_AZ} @@ -20433,27 +21940,31 @@ Only the direction is considered (the vector is normalized). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -100 | 100 | 0.1 | -1.0 | + | -100 | 100 | 0.1 | -1.0 | ### CA_ROTOR9_CT (`FLOAT`) {#CA_ROTOR9_CT} Thrust coefficient of rotor 9. -The thrust coefficient if defined as Thrust = CT * u^2, where u (with value between actuator minimum and maximum) is the output signal sent to the motor controller. +The thrust coefficient if defined as Thrust = CT * u^2, +where u (with value between actuator minimum and maximum) +is the output signal sent to the motor controller. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 100 | 1 | 6.5 | + | 0 | 100 | 1 | 6.5 | ### CA_ROTOR9_KM (`FLOAT`) {#CA_ROTOR9_KM} Moment coefficient of rotor 9. -The moment coefficient if defined as Torque = KM * Thrust. Use a positive value for a rotor with CCW rotation. Use a negative value for a rotor with CW rotation. +The moment coefficient if defined as Torque = KM * Thrust. +Use a positive value for a rotor with CCW rotation. +Use a negative value for a rotor with CW rotation. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 1 | 0.01 | 0.05 | + | -1 | 1 | 0.01 | 0.05 | ### CA_ROTOR9_PX (`FLOAT`) {#CA_ROTOR9_PX} @@ -20461,7 +21972,7 @@ Position of rotor 9 along X body axis relative to center of gravity. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -100 | 100 | 0.1 | 0.0 | m + | -100 | 100 | 0.1 | 0.0 | m ### CA_ROTOR9_PY (`FLOAT`) {#CA_ROTOR9_PY} @@ -20469,7 +21980,7 @@ Position of rotor 9 along Y body axis relative to center of gravity. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -100 | 100 | 0.1 | 0.0 | m + | -100 | 100 | 0.1 | 0.0 | m ### CA_ROTOR9_PZ (`FLOAT`) {#CA_ROTOR9_PZ} @@ -20477,7 +21988,7 @@ Position of rotor 9 along Z body axis relative to center of gravity. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -100 | 100 | 0.1 | 0.0 | m + | -100 | 100 | 0.1 | 0.0 | m ### CA_ROTOR9_TILT (`INT32`) {#CA_ROTOR9_TILT} @@ -20496,7 +22007,7 @@ If not set to None, this motor is tilted by the configured tilt servo. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### CA_ROTOR_COUNT (`INT32`) {#CA_ROTOR_COUNT} @@ -20521,7 +22032,7 @@ Total number of rotors. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### CA_R_REV (`INT32`) {#CA_R_REV} @@ -20547,7 +22058,7 @@ Configure motors to be bidirectional/reversible. Note that the output driver nee Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 4095 | | 0 | + | 0 | 4095 | | 0 | ### CA_SP0_ANG0 (`FLOAT`) {#CA_SP0_ANG0} @@ -20557,7 +22068,7 @@ The angle is measured clockwise (as seen from top), with 0 pointing forwards (X Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 360 | 10 | 0 | deg + | 0 | 360 | 10 | 0 | deg ### CA_SP0_ANG1 (`FLOAT`) {#CA_SP0_ANG1} @@ -20567,7 +22078,7 @@ The angle is measured clockwise (as seen from top), with 0 pointing forwards (X Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 360 | 10 | 140 | deg + | 0 | 360 | 10 | 140 | deg ### CA_SP0_ANG2 (`FLOAT`) {#CA_SP0_ANG2} @@ -20577,7 +22088,7 @@ The angle is measured clockwise (as seen from top), with 0 pointing forwards (X Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 360 | 10 | 220 | deg + | 0 | 360 | 10 | 220 | deg ### CA_SP0_ANG3 (`FLOAT`) {#CA_SP0_ANG3} @@ -20587,7 +22098,7 @@ The angle is measured clockwise (as seen from top), with 0 pointing forwards (X Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 360 | 10 | 0 | deg + | 0 | 360 | 10 | 0 | deg ### CA_SP0_ARM_L0 (`FLOAT`) {#CA_SP0_ARM_L0} @@ -20597,7 +22108,7 @@ This is relative to the other arm lengths. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 10 | 0.1 | 1.0 | + | 0 | 10 | 0.1 | 1.0 | ### CA_SP0_ARM_L1 (`FLOAT`) {#CA_SP0_ARM_L1} @@ -20607,7 +22118,7 @@ This is relative to the other arm lengths. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 10 | 0.1 | 1.0 | + | 0 | 10 | 0.1 | 1.0 | ### CA_SP0_ARM_L2 (`FLOAT`) {#CA_SP0_ARM_L2} @@ -20617,7 +22128,7 @@ This is relative to the other arm lengths. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 10 | 0.1 | 1.0 | + | 0 | 10 | 0.1 | 1.0 | ### CA_SP0_ARM_L3 (`FLOAT`) {#CA_SP0_ARM_L3} @@ -20627,7 +22138,7 @@ This is relative to the other arm lengths. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 10 | 0.1 | 1.0 | + | 0 | 10 | 0.1 | 1.0 | ### CA_SP0_COUNT (`INT32`) {#CA_SP0_COUNT} @@ -20642,87 +22153,103 @@ Number of swash plates servos. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 3 | + | | | | 3 | ### CA_SV0_SLEW (`FLOAT`) {#CA_SV0_SLEW} Servo 0 slew rate limit. -Forces the servo output signal to take at least the configured time (in seconds) to traverse its full range [-100%, 100%]. Zero means that slew rate limiting is disabled. +Forces the servo output signal to take at least the configured time (in seconds) +to traverse its full range [-100%, 100%]. +Zero means that slew rate limiting is disabled. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 10 | 0.05 | 0.0 | s + | 0 | 10 | 0.05 | 0.0 | s ### CA_SV1_SLEW (`FLOAT`) {#CA_SV1_SLEW} Servo 1 slew rate limit. -Forces the servo output signal to take at least the configured time (in seconds) to traverse its full range [-100%, 100%]. Zero means that slew rate limiting is disabled. +Forces the servo output signal to take at least the configured time (in seconds) +to traverse its full range [-100%, 100%]. +Zero means that slew rate limiting is disabled. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 10 | 0.05 | 0.0 | s + | 0 | 10 | 0.05 | 0.0 | s ### CA_SV2_SLEW (`FLOAT`) {#CA_SV2_SLEW} Servo 2 slew rate limit. -Forces the servo output signal to take at least the configured time (in seconds) to traverse its full range [-100%, 100%]. Zero means that slew rate limiting is disabled. +Forces the servo output signal to take at least the configured time (in seconds) +to traverse its full range [-100%, 100%]. +Zero means that slew rate limiting is disabled. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 10 | 0.05 | 0.0 | s + | 0 | 10 | 0.05 | 0.0 | s ### CA_SV3_SLEW (`FLOAT`) {#CA_SV3_SLEW} Servo 3 slew rate limit. -Forces the servo output signal to take at least the configured time (in seconds) to traverse its full range [-100%, 100%]. Zero means that slew rate limiting is disabled. +Forces the servo output signal to take at least the configured time (in seconds) +to traverse its full range [-100%, 100%]. +Zero means that slew rate limiting is disabled. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 10 | 0.05 | 0.0 | s + | 0 | 10 | 0.05 | 0.0 | s ### CA_SV4_SLEW (`FLOAT`) {#CA_SV4_SLEW} Servo 4 slew rate limit. -Forces the servo output signal to take at least the configured time (in seconds) to traverse its full range [-100%, 100%]. Zero means that slew rate limiting is disabled. +Forces the servo output signal to take at least the configured time (in seconds) +to traverse its full range [-100%, 100%]. +Zero means that slew rate limiting is disabled. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 10 | 0.05 | 0.0 | s + | 0 | 10 | 0.05 | 0.0 | s ### CA_SV5_SLEW (`FLOAT`) {#CA_SV5_SLEW} Servo 5 slew rate limit. -Forces the servo output signal to take at least the configured time (in seconds) to traverse its full range [-100%, 100%]. Zero means that slew rate limiting is disabled. +Forces the servo output signal to take at least the configured time (in seconds) +to traverse its full range [-100%, 100%]. +Zero means that slew rate limiting is disabled. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 10 | 0.05 | 0.0 | s + | 0 | 10 | 0.05 | 0.0 | s ### CA_SV6_SLEW (`FLOAT`) {#CA_SV6_SLEW} Servo 6 slew rate limit. -Forces the servo output signal to take at least the configured time (in seconds) to traverse its full range [-100%, 100%]. Zero means that slew rate limiting is disabled. +Forces the servo output signal to take at least the configured time (in seconds) +to traverse its full range [-100%, 100%]. +Zero means that slew rate limiting is disabled. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 10 | 0.05 | 0.0 | s + | 0 | 10 | 0.05 | 0.0 | s ### CA_SV7_SLEW (`FLOAT`) {#CA_SV7_SLEW} Servo 7 slew rate limit. -Forces the servo output signal to take at least the configured time (in seconds) to traverse its full range [-100%, 100%]. Zero means that slew rate limiting is disabled. +Forces the servo output signal to take at least the configured time (in seconds) +to traverse its full range [-100%, 100%]. +Zero means that slew rate limiting is disabled. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 10 | 0.05 | 0.0 | s + | 0 | 10 | 0.05 | 0.0 | s ### CA_SV_CS0_FLAP (`FLOAT`) {#CA_SV_CS0_FLAP} @@ -20730,7 +22257,7 @@ Control Surface 0 configuration as flap. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1.0 | 1.0 | | 0 | + | -1.0 | 1.0 | | 0 | ### CA_SV_CS0_SPOIL (`FLOAT`) {#CA_SV_CS0_SPOIL} @@ -20738,7 +22265,7 @@ Control Surface 0 configuration as spoiler. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1.0 | 1.0 | | 0 | + | -1.0 | 1.0 | | 0 | ### CA_SV_CS0_TRIM (`FLOAT`) {#CA_SV_CS0_TRIM} @@ -20748,7 +22275,7 @@ Can be used to add an offset to the servo control. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1.0 | 1.0 | | 0.0 | + | -1.0 | 1.0 | | 0.0 | ### CA_SV_CS0_TRQ_P (`FLOAT`) {#CA_SV_CS0_TRQ_P} @@ -20756,7 +22283,7 @@ Control Surface 0 pitch torque scaling. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0.0 | + | | | | 0.0 | ### CA_SV_CS0_TRQ_R (`FLOAT`) {#CA_SV_CS0_TRQ_R} @@ -20764,7 +22291,7 @@ Control Surface 0 roll torque scaling. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0.0 | + | | | | 0.0 | ### CA_SV_CS0_TRQ_Y (`FLOAT`) {#CA_SV_CS0_TRQ_Y} @@ -20772,7 +22299,7 @@ Control Surface 0 yaw torque scaling. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0.0 | + | | | | 0.0 | ### CA_SV_CS0_TYPE (`INT32`) {#CA_SV_CS0_TYPE} @@ -20803,7 +22330,7 @@ Control Surface 0 type. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### CA_SV_CS1_FLAP (`FLOAT`) {#CA_SV_CS1_FLAP} @@ -20811,7 +22338,7 @@ Control Surface 1 configuration as flap. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1.0 | 1.0 | | 0 | + | -1.0 | 1.0 | | 0 | ### CA_SV_CS1_SPOIL (`FLOAT`) {#CA_SV_CS1_SPOIL} @@ -20819,7 +22346,7 @@ Control Surface 1 configuration as spoiler. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1.0 | 1.0 | | 0 | + | -1.0 | 1.0 | | 0 | ### CA_SV_CS1_TRIM (`FLOAT`) {#CA_SV_CS1_TRIM} @@ -20829,7 +22356,7 @@ Can be used to add an offset to the servo control. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1.0 | 1.0 | | 0.0 | + | -1.0 | 1.0 | | 0.0 | ### CA_SV_CS1_TRQ_P (`FLOAT`) {#CA_SV_CS1_TRQ_P} @@ -20837,7 +22364,7 @@ Control Surface 1 pitch torque scaling. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0.0 | + | | | | 0.0 | ### CA_SV_CS1_TRQ_R (`FLOAT`) {#CA_SV_CS1_TRQ_R} @@ -20845,7 +22372,7 @@ Control Surface 1 roll torque scaling. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0.0 | + | | | | 0.0 | ### CA_SV_CS1_TRQ_Y (`FLOAT`) {#CA_SV_CS1_TRQ_Y} @@ -20853,7 +22380,7 @@ Control Surface 1 yaw torque scaling. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0.0 | + | | | | 0.0 | ### CA_SV_CS1_TYPE (`INT32`) {#CA_SV_CS1_TYPE} @@ -20884,7 +22411,7 @@ Control Surface 1 type. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### CA_SV_CS2_FLAP (`FLOAT`) {#CA_SV_CS2_FLAP} @@ -20892,7 +22419,7 @@ Control Surface 2 configuration as flap. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1.0 | 1.0 | | 0 | + | -1.0 | 1.0 | | 0 | ### CA_SV_CS2_SPOIL (`FLOAT`) {#CA_SV_CS2_SPOIL} @@ -20900,7 +22427,7 @@ Control Surface 2 configuration as spoiler. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1.0 | 1.0 | | 0 | + | -1.0 | 1.0 | | 0 | ### CA_SV_CS2_TRIM (`FLOAT`) {#CA_SV_CS2_TRIM} @@ -20910,7 +22437,7 @@ Can be used to add an offset to the servo control. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1.0 | 1.0 | | 0.0 | + | -1.0 | 1.0 | | 0.0 | ### CA_SV_CS2_TRQ_P (`FLOAT`) {#CA_SV_CS2_TRQ_P} @@ -20918,7 +22445,7 @@ Control Surface 2 pitch torque scaling. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0.0 | + | | | | 0.0 | ### CA_SV_CS2_TRQ_R (`FLOAT`) {#CA_SV_CS2_TRQ_R} @@ -20926,7 +22453,7 @@ Control Surface 2 roll torque scaling. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0.0 | + | | | | 0.0 | ### CA_SV_CS2_TRQ_Y (`FLOAT`) {#CA_SV_CS2_TRQ_Y} @@ -20934,7 +22461,7 @@ Control Surface 2 yaw torque scaling. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0.0 | + | | | | 0.0 | ### CA_SV_CS2_TYPE (`INT32`) {#CA_SV_CS2_TYPE} @@ -20965,7 +22492,7 @@ Control Surface 2 type. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### CA_SV_CS3_FLAP (`FLOAT`) {#CA_SV_CS3_FLAP} @@ -20973,7 +22500,7 @@ Control Surface 3 configuration as flap. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1.0 | 1.0 | | 0 | + | -1.0 | 1.0 | | 0 | ### CA_SV_CS3_SPOIL (`FLOAT`) {#CA_SV_CS3_SPOIL} @@ -20981,7 +22508,7 @@ Control Surface 3 configuration as spoiler. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1.0 | 1.0 | | 0 | + | -1.0 | 1.0 | | 0 | ### CA_SV_CS3_TRIM (`FLOAT`) {#CA_SV_CS3_TRIM} @@ -20991,7 +22518,7 @@ Can be used to add an offset to the servo control. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1.0 | 1.0 | | 0.0 | + | -1.0 | 1.0 | | 0.0 | ### CA_SV_CS3_TRQ_P (`FLOAT`) {#CA_SV_CS3_TRQ_P} @@ -20999,7 +22526,7 @@ Control Surface 3 pitch torque scaling. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0.0 | + | | | | 0.0 | ### CA_SV_CS3_TRQ_R (`FLOAT`) {#CA_SV_CS3_TRQ_R} @@ -21007,7 +22534,7 @@ Control Surface 3 roll torque scaling. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0.0 | + | | | | 0.0 | ### CA_SV_CS3_TRQ_Y (`FLOAT`) {#CA_SV_CS3_TRQ_Y} @@ -21015,7 +22542,7 @@ Control Surface 3 yaw torque scaling. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0.0 | + | | | | 0.0 | ### CA_SV_CS3_TYPE (`INT32`) {#CA_SV_CS3_TYPE} @@ -21046,7 +22573,7 @@ Control Surface 3 type. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### CA_SV_CS4_FLAP (`FLOAT`) {#CA_SV_CS4_FLAP} @@ -21054,7 +22581,7 @@ Control Surface 4 configuration as flap. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1.0 | 1.0 | | 0 | + | -1.0 | 1.0 | | 0 | ### CA_SV_CS4_SPOIL (`FLOAT`) {#CA_SV_CS4_SPOIL} @@ -21062,7 +22589,7 @@ Control Surface 4 configuration as spoiler. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1.0 | 1.0 | | 0 | + | -1.0 | 1.0 | | 0 | ### CA_SV_CS4_TRIM (`FLOAT`) {#CA_SV_CS4_TRIM} @@ -21072,7 +22599,7 @@ Can be used to add an offset to the servo control. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1.0 | 1.0 | | 0.0 | + | -1.0 | 1.0 | | 0.0 | ### CA_SV_CS4_TRQ_P (`FLOAT`) {#CA_SV_CS4_TRQ_P} @@ -21080,7 +22607,7 @@ Control Surface 4 pitch torque scaling. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0.0 | + | | | | 0.0 | ### CA_SV_CS4_TRQ_R (`FLOAT`) {#CA_SV_CS4_TRQ_R} @@ -21088,7 +22615,7 @@ Control Surface 4 roll torque scaling. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0.0 | + | | | | 0.0 | ### CA_SV_CS4_TRQ_Y (`FLOAT`) {#CA_SV_CS4_TRQ_Y} @@ -21096,7 +22623,7 @@ Control Surface 4 yaw torque scaling. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0.0 | + | | | | 0.0 | ### CA_SV_CS4_TYPE (`INT32`) {#CA_SV_CS4_TYPE} @@ -21127,7 +22654,7 @@ Control Surface 4 type. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### CA_SV_CS5_FLAP (`FLOAT`) {#CA_SV_CS5_FLAP} @@ -21135,7 +22662,7 @@ Control Surface 5 configuration as flap. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1.0 | 1.0 | | 0 | + | -1.0 | 1.0 | | 0 | ### CA_SV_CS5_SPOIL (`FLOAT`) {#CA_SV_CS5_SPOIL} @@ -21143,7 +22670,7 @@ Control Surface 5 configuration as spoiler. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1.0 | 1.0 | | 0 | + | -1.0 | 1.0 | | 0 | ### CA_SV_CS5_TRIM (`FLOAT`) {#CA_SV_CS5_TRIM} @@ -21153,7 +22680,7 @@ Can be used to add an offset to the servo control. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1.0 | 1.0 | | 0.0 | + | -1.0 | 1.0 | | 0.0 | ### CA_SV_CS5_TRQ_P (`FLOAT`) {#CA_SV_CS5_TRQ_P} @@ -21161,7 +22688,7 @@ Control Surface 5 pitch torque scaling. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0.0 | + | | | | 0.0 | ### CA_SV_CS5_TRQ_R (`FLOAT`) {#CA_SV_CS5_TRQ_R} @@ -21169,7 +22696,7 @@ Control Surface 5 roll torque scaling. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0.0 | + | | | | 0.0 | ### CA_SV_CS5_TRQ_Y (`FLOAT`) {#CA_SV_CS5_TRQ_Y} @@ -21177,7 +22704,7 @@ Control Surface 5 yaw torque scaling. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0.0 | + | | | | 0.0 | ### CA_SV_CS5_TYPE (`INT32`) {#CA_SV_CS5_TYPE} @@ -21208,7 +22735,7 @@ Control Surface 5 type. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### CA_SV_CS6_FLAP (`FLOAT`) {#CA_SV_CS6_FLAP} @@ -21216,7 +22743,7 @@ Control Surface 6 configuration as flap. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1.0 | 1.0 | | 0 | + | -1.0 | 1.0 | | 0 | ### CA_SV_CS6_SPOIL (`FLOAT`) {#CA_SV_CS6_SPOIL} @@ -21224,7 +22751,7 @@ Control Surface 6 configuration as spoiler. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1.0 | 1.0 | | 0 | + | -1.0 | 1.0 | | 0 | ### CA_SV_CS6_TRIM (`FLOAT`) {#CA_SV_CS6_TRIM} @@ -21234,7 +22761,7 @@ Can be used to add an offset to the servo control. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1.0 | 1.0 | | 0.0 | + | -1.0 | 1.0 | | 0.0 | ### CA_SV_CS6_TRQ_P (`FLOAT`) {#CA_SV_CS6_TRQ_P} @@ -21242,7 +22769,7 @@ Control Surface 6 pitch torque scaling. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0.0 | + | | | | 0.0 | ### CA_SV_CS6_TRQ_R (`FLOAT`) {#CA_SV_CS6_TRQ_R} @@ -21250,7 +22777,7 @@ Control Surface 6 roll torque scaling. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0.0 | + | | | | 0.0 | ### CA_SV_CS6_TRQ_Y (`FLOAT`) {#CA_SV_CS6_TRQ_Y} @@ -21258,7 +22785,7 @@ Control Surface 6 yaw torque scaling. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0.0 | + | | | | 0.0 | ### CA_SV_CS6_TYPE (`INT32`) {#CA_SV_CS6_TYPE} @@ -21289,7 +22816,7 @@ Control Surface 6 type. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### CA_SV_CS7_FLAP (`FLOAT`) {#CA_SV_CS7_FLAP} @@ -21297,7 +22824,7 @@ Control Surface 7 configuration as flap. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1.0 | 1.0 | | 0 | + | -1.0 | 1.0 | | 0 | ### CA_SV_CS7_SPOIL (`FLOAT`) {#CA_SV_CS7_SPOIL} @@ -21305,7 +22832,7 @@ Control Surface 7 configuration as spoiler. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1.0 | 1.0 | | 0 | + | -1.0 | 1.0 | | 0 | ### CA_SV_CS7_TRIM (`FLOAT`) {#CA_SV_CS7_TRIM} @@ -21315,7 +22842,7 @@ Can be used to add an offset to the servo control. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1.0 | 1.0 | | 0.0 | + | -1.0 | 1.0 | | 0.0 | ### CA_SV_CS7_TRQ_P (`FLOAT`) {#CA_SV_CS7_TRQ_P} @@ -21323,7 +22850,7 @@ Control Surface 7 pitch torque scaling. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0.0 | + | | | | 0.0 | ### CA_SV_CS7_TRQ_R (`FLOAT`) {#CA_SV_CS7_TRQ_R} @@ -21331,7 +22858,7 @@ Control Surface 7 roll torque scaling. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0.0 | + | | | | 0.0 | ### CA_SV_CS7_TRQ_Y (`FLOAT`) {#CA_SV_CS7_TRQ_Y} @@ -21339,7 +22866,7 @@ Control Surface 7 yaw torque scaling. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0.0 | + | | | | 0.0 | ### CA_SV_CS7_TYPE (`INT32`) {#CA_SV_CS7_TYPE} @@ -21370,7 +22897,7 @@ Control Surface 7 type. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### CA_SV_CS_COUNT (`INT32`) {#CA_SV_CS_COUNT} @@ -21391,7 +22918,7 @@ Total number of Control Surfaces. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### CA_SV_TL0_CT (`INT32`) {#CA_SV_TL0_CT} @@ -21409,33 +22936,37 @@ Define if this servo is used for additional control. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 1 | + | | | | 1 | ### CA_SV_TL0_MAXA (`FLOAT`) {#CA_SV_TL0_MAXA} Tilt Servo 0 Tilt Angle at Maximum. -Defines the tilt angle when the servo is at the maximum. An angle of zero means upwards. +Defines the tilt angle when the servo is at the maximum. +An angle of zero means upwards. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -90.0 | 90.0 | | 90.0 | deg + | -90.0 | 90.0 | | 90.0 | deg ### CA_SV_TL0_MINA (`FLOAT`) {#CA_SV_TL0_MINA} Tilt Servo 0 Tilt Angle at Minimum. -Defines the tilt angle when the servo is at the minimum. An angle of zero means upwards. +Defines the tilt angle when the servo is at the minimum. +An angle of zero means upwards. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -90.0 | 90.0 | | 0.0 | deg + | -90.0 | 90.0 | | 0.0 | deg ### CA_SV_TL0_TD (`INT32`) {#CA_SV_TL0_TD} Tilt Servo 0 Tilt Direction. -Defines the direction the servo tilts towards when moving towards the maximum tilt angle. For example if the minimum tilt angle is -90, the maximum 90, and the direction 'Towards Front', the motor axis aligns with the XZ-plane, points towards -X at the minimum and +X at the maximum tilt. +Defines the direction the servo tilts towards when moving towards the maximum tilt angle. +For example if the minimum tilt angle is -90, the maximum 90, and the direction 'Towards Front', +the motor axis aligns with the XZ-plane, points towards -X at the minimum and +X at the maximum tilt. **Values:** @@ -21445,7 +22976,7 @@ Defines the direction the servo tilts towards when moving towards the maximum ti Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 359 | | 0 | + | 0 | 359 | | 0 | ### CA_SV_TL1_CT (`INT32`) {#CA_SV_TL1_CT} @@ -21463,33 +22994,37 @@ Define if this servo is used for additional control. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 1 | + | | | | 1 | ### CA_SV_TL1_MAXA (`FLOAT`) {#CA_SV_TL1_MAXA} Tilt Servo 1 Tilt Angle at Maximum. -Defines the tilt angle when the servo is at the maximum. An angle of zero means upwards. +Defines the tilt angle when the servo is at the maximum. +An angle of zero means upwards. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -90.0 | 90.0 | | 90.0 | deg + | -90.0 | 90.0 | | 90.0 | deg ### CA_SV_TL1_MINA (`FLOAT`) {#CA_SV_TL1_MINA} Tilt Servo 1 Tilt Angle at Minimum. -Defines the tilt angle when the servo is at the minimum. An angle of zero means upwards. +Defines the tilt angle when the servo is at the minimum. +An angle of zero means upwards. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -90.0 | 90.0 | | 0.0 | deg + | -90.0 | 90.0 | | 0.0 | deg ### CA_SV_TL1_TD (`INT32`) {#CA_SV_TL1_TD} Tilt Servo 1 Tilt Direction. -Defines the direction the servo tilts towards when moving towards the maximum tilt angle. For example if the minimum tilt angle is -90, the maximum 90, and the direction 'Towards Front', the motor axis aligns with the XZ-plane, points towards -X at the minimum and +X at the maximum tilt. +Defines the direction the servo tilts towards when moving towards the maximum tilt angle. +For example if the minimum tilt angle is -90, the maximum 90, and the direction 'Towards Front', +the motor axis aligns with the XZ-plane, points towards -X at the minimum and +X at the maximum tilt. **Values:** @@ -21499,7 +23034,7 @@ Defines the direction the servo tilts towards when moving towards the maximum ti Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 359 | | 0 | + | 0 | 359 | | 0 | ### CA_SV_TL2_CT (`INT32`) {#CA_SV_TL2_CT} @@ -21517,33 +23052,37 @@ Define if this servo is used for additional control. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 1 | + | | | | 1 | ### CA_SV_TL2_MAXA (`FLOAT`) {#CA_SV_TL2_MAXA} Tilt Servo 2 Tilt Angle at Maximum. -Defines the tilt angle when the servo is at the maximum. An angle of zero means upwards. +Defines the tilt angle when the servo is at the maximum. +An angle of zero means upwards. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -90.0 | 90.0 | | 90.0 | deg + | -90.0 | 90.0 | | 90.0 | deg ### CA_SV_TL2_MINA (`FLOAT`) {#CA_SV_TL2_MINA} Tilt Servo 2 Tilt Angle at Minimum. -Defines the tilt angle when the servo is at the minimum. An angle of zero means upwards. +Defines the tilt angle when the servo is at the minimum. +An angle of zero means upwards. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -90.0 | 90.0 | | 0.0 | deg + | -90.0 | 90.0 | | 0.0 | deg ### CA_SV_TL2_TD (`INT32`) {#CA_SV_TL2_TD} Tilt Servo 2 Tilt Direction. -Defines the direction the servo tilts towards when moving towards the maximum tilt angle. For example if the minimum tilt angle is -90, the maximum 90, and the direction 'Towards Front', the motor axis aligns with the XZ-plane, points towards -X at the minimum and +X at the maximum tilt. +Defines the direction the servo tilts towards when moving towards the maximum tilt angle. +For example if the minimum tilt angle is -90, the maximum 90, and the direction 'Towards Front', +the motor axis aligns with the XZ-plane, points towards -X at the minimum and +X at the maximum tilt. **Values:** @@ -21553,7 +23092,7 @@ Defines the direction the servo tilts towards when moving towards the maximum ti Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 359 | | 0 | + | 0 | 359 | | 0 | ### CA_SV_TL3_CT (`INT32`) {#CA_SV_TL3_CT} @@ -21571,33 +23110,37 @@ Define if this servo is used for additional control. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 1 | + | | | | 1 | ### CA_SV_TL3_MAXA (`FLOAT`) {#CA_SV_TL3_MAXA} Tilt Servo 3 Tilt Angle at Maximum. -Defines the tilt angle when the servo is at the maximum. An angle of zero means upwards. +Defines the tilt angle when the servo is at the maximum. +An angle of zero means upwards. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -90.0 | 90.0 | | 90.0 | deg + | -90.0 | 90.0 | | 90.0 | deg ### CA_SV_TL3_MINA (`FLOAT`) {#CA_SV_TL3_MINA} Tilt Servo 3 Tilt Angle at Minimum. -Defines the tilt angle when the servo is at the minimum. An angle of zero means upwards. +Defines the tilt angle when the servo is at the minimum. +An angle of zero means upwards. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -90.0 | 90.0 | | 0.0 | deg + | -90.0 | 90.0 | | 0.0 | deg ### CA_SV_TL3_TD (`INT32`) {#CA_SV_TL3_TD} Tilt Servo 3 Tilt Direction. -Defines the direction the servo tilts towards when moving towards the maximum tilt angle. For example if the minimum tilt angle is -90, the maximum 90, and the direction 'Towards Front', the motor axis aligns with the XZ-plane, points towards -X at the minimum and +X at the maximum tilt. +Defines the direction the servo tilts towards when moving towards the maximum tilt angle. +For example if the minimum tilt angle is -90, the maximum 90, and the direction 'Towards Front', +the motor axis aligns with the XZ-plane, points towards -X at the minimum and +X at the maximum tilt. **Values:** @@ -21607,7 +23150,7 @@ Defines the direction the servo tilts towards when moving towards the maximum ti Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 359 | | 0 | + | 0 | 359 | | 0 | ### CA_SV_TL_COUNT (`INT32`) {#CA_SV_TL_COUNT} @@ -21624,167 +23167,183 @@ Total number of Tilt Servos. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### SIM_GZ_SV_MAXA1 (`FLOAT`) {#SIM_GZ_SV_MAXA1} Servo 1 Angle at Maximum. -Defines the angle when the servo is at the maximum. Currently only supported in gz simulation and must be coherent with .sdf file and CA_SV_TL{n}_MAXA. +Defines the angle when the servo is at the maximum. +Currently only supported in gz simulation and must be coherent with .sdf file and CA_SV_TL{n}_MAXA. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -180.0 | 180.0 | | 45.0 | deg + | -180.0 | 180.0 | | 45.0 | deg ### SIM_GZ_SV_MAXA2 (`FLOAT`) {#SIM_GZ_SV_MAXA2} Servo 2 Angle at Maximum. -Defines the angle when the servo is at the maximum. Currently only supported in gz simulation and must be coherent with .sdf file and CA_SV_TL{n}_MAXA. +Defines the angle when the servo is at the maximum. +Currently only supported in gz simulation and must be coherent with .sdf file and CA_SV_TL{n}_MAXA. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -180.0 | 180.0 | | 45.0 | deg + | -180.0 | 180.0 | | 45.0 | deg ### SIM_GZ_SV_MAXA3 (`FLOAT`) {#SIM_GZ_SV_MAXA3} Servo 3 Angle at Maximum. -Defines the angle when the servo is at the maximum. Currently only supported in gz simulation and must be coherent with .sdf file and CA_SV_TL{n}_MAXA. +Defines the angle when the servo is at the maximum. +Currently only supported in gz simulation and must be coherent with .sdf file and CA_SV_TL{n}_MAXA. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -180.0 | 180.0 | | 45.0 | deg + | -180.0 | 180.0 | | 45.0 | deg ### SIM_GZ_SV_MAXA4 (`FLOAT`) {#SIM_GZ_SV_MAXA4} Servo 4 Angle at Maximum. -Defines the angle when the servo is at the maximum. Currently only supported in gz simulation and must be coherent with .sdf file and CA_SV_TL{n}_MAXA. +Defines the angle when the servo is at the maximum. +Currently only supported in gz simulation and must be coherent with .sdf file and CA_SV_TL{n}_MAXA. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -180.0 | 180.0 | | 45.0 | deg + | -180.0 | 180.0 | | 45.0 | deg ### SIM_GZ_SV_MAXA5 (`FLOAT`) {#SIM_GZ_SV_MAXA5} Servo 5 Angle at Maximum. -Defines the angle when the servo is at the maximum. Currently only supported in gz simulation and must be coherent with .sdf file and CA_SV_TL{n}_MAXA. +Defines the angle when the servo is at the maximum. +Currently only supported in gz simulation and must be coherent with .sdf file and CA_SV_TL{n}_MAXA. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -180.0 | 180.0 | | 45.0 | deg + | -180.0 | 180.0 | | 45.0 | deg ### SIM_GZ_SV_MAXA6 (`FLOAT`) {#SIM_GZ_SV_MAXA6} Servo 6 Angle at Maximum. -Defines the angle when the servo is at the maximum. Currently only supported in gz simulation and must be coherent with .sdf file and CA_SV_TL{n}_MAXA. +Defines the angle when the servo is at the maximum. +Currently only supported in gz simulation and must be coherent with .sdf file and CA_SV_TL{n}_MAXA. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -180.0 | 180.0 | | 45.0 | deg + | -180.0 | 180.0 | | 45.0 | deg ### SIM_GZ_SV_MAXA7 (`FLOAT`) {#SIM_GZ_SV_MAXA7} Servo 7 Angle at Maximum. -Defines the angle when the servo is at the maximum. Currently only supported in gz simulation and must be coherent with .sdf file and CA_SV_TL{n}_MAXA. +Defines the angle when the servo is at the maximum. +Currently only supported in gz simulation and must be coherent with .sdf file and CA_SV_TL{n}_MAXA. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -180.0 | 180.0 | | 45.0 | deg + | -180.0 | 180.0 | | 45.0 | deg ### SIM_GZ_SV_MAXA8 (`FLOAT`) {#SIM_GZ_SV_MAXA8} Servo 8 Angle at Maximum. -Defines the angle when the servo is at the maximum. Currently only supported in gz simulation and must be coherent with .sdf file and CA_SV_TL{n}_MAXA. +Defines the angle when the servo is at the maximum. +Currently only supported in gz simulation and must be coherent with .sdf file and CA_SV_TL{n}_MAXA. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -180.0 | 180.0 | | 45.0 | deg + | -180.0 | 180.0 | | 45.0 | deg ### SIM_GZ_SV_MINA1 (`FLOAT`) {#SIM_GZ_SV_MINA1} Servo 1 Angle at Minimum. -Defines the angle when the servo is at the minimum. Currently only supported in gz simulation and must be coherent with .sdf file and CA_SV_TL{n}_MINA. +Defines the angle when the servo is at the minimum. +Currently only supported in gz simulation and must be coherent with .sdf file and CA_SV_TL{n}_MINA. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -180.0 | 180.0 | | -45.0 | deg + | -180.0 | 180.0 | | -45.0 | deg ### SIM_GZ_SV_MINA2 (`FLOAT`) {#SIM_GZ_SV_MINA2} Servo 2 Angle at Minimum. -Defines the angle when the servo is at the minimum. Currently only supported in gz simulation and must be coherent with .sdf file and CA_SV_TL{n}_MINA. +Defines the angle when the servo is at the minimum. +Currently only supported in gz simulation and must be coherent with .sdf file and CA_SV_TL{n}_MINA. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -180.0 | 180.0 | | -45.0 | deg + | -180.0 | 180.0 | | -45.0 | deg ### SIM_GZ_SV_MINA3 (`FLOAT`) {#SIM_GZ_SV_MINA3} Servo 3 Angle at Minimum. -Defines the angle when the servo is at the minimum. Currently only supported in gz simulation and must be coherent with .sdf file and CA_SV_TL{n}_MINA. +Defines the angle when the servo is at the minimum. +Currently only supported in gz simulation and must be coherent with .sdf file and CA_SV_TL{n}_MINA. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -180.0 | 180.0 | | -45.0 | deg + | -180.0 | 180.0 | | -45.0 | deg ### SIM_GZ_SV_MINA4 (`FLOAT`) {#SIM_GZ_SV_MINA4} Servo 4 Angle at Minimum. -Defines the angle when the servo is at the minimum. Currently only supported in gz simulation and must be coherent with .sdf file and CA_SV_TL{n}_MINA. +Defines the angle when the servo is at the minimum. +Currently only supported in gz simulation and must be coherent with .sdf file and CA_SV_TL{n}_MINA. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -180.0 | 180.0 | | -45.0 | deg + | -180.0 | 180.0 | | -45.0 | deg ### SIM_GZ_SV_MINA5 (`FLOAT`) {#SIM_GZ_SV_MINA5} Servo 5 Angle at Minimum. -Defines the angle when the servo is at the minimum. Currently only supported in gz simulation and must be coherent with .sdf file and CA_SV_TL{n}_MINA. +Defines the angle when the servo is at the minimum. +Currently only supported in gz simulation and must be coherent with .sdf file and CA_SV_TL{n}_MINA. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -180.0 | 180.0 | | -45.0 | deg + | -180.0 | 180.0 | | -45.0 | deg ### SIM_GZ_SV_MINA6 (`FLOAT`) {#SIM_GZ_SV_MINA6} Servo 6 Angle at Minimum. -Defines the angle when the servo is at the minimum. Currently only supported in gz simulation and must be coherent with .sdf file and CA_SV_TL{n}_MINA. +Defines the angle when the servo is at the minimum. +Currently only supported in gz simulation and must be coherent with .sdf file and CA_SV_TL{n}_MINA. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -180.0 | 180.0 | | -45.0 | deg + | -180.0 | 180.0 | | -45.0 | deg ### SIM_GZ_SV_MINA7 (`FLOAT`) {#SIM_GZ_SV_MINA7} Servo 7 Angle at Minimum. -Defines the angle when the servo is at the minimum. Currently only supported in gz simulation and must be coherent with .sdf file and CA_SV_TL{n}_MINA. +Defines the angle when the servo is at the minimum. +Currently only supported in gz simulation and must be coherent with .sdf file and CA_SV_TL{n}_MINA. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -180.0 | 180.0 | | -45.0 | deg + | -180.0 | 180.0 | | -45.0 | deg ### SIM_GZ_SV_MINA8 (`FLOAT`) {#SIM_GZ_SV_MINA8} Servo 8 Angle at Minimum. -Defines the angle when the servo is at the minimum. Currently only supported in gz simulation and must be coherent with .sdf file and CA_SV_TL{n}_MINA. +Defines the angle when the servo is at the minimum. +Currently only supported in gz simulation and must be coherent with .sdf file and CA_SV_TL{n}_MINA. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -180.0 | 180.0 | | -45.0 | deg + | -180.0 | 180.0 | | -45.0 | deg ## Hover Thrust Estimator @@ -21792,61 +23351,72 @@ Reboot | minValue | maxValue | increment | default | unit Gate size for acceleration fusion. -Sets the number of standard deviations used by the innovation consistency test. +Sets the number of standard deviations used +by the innovation consistency test. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 1.0 | 10.0 | | 3.0 | SD + | 1.0 | 10.0 | | 3.0 | SD ### HTE_HT_ERR_INIT (`FLOAT`) {#HTE_HT_ERR_INIT} 1-sigma initial hover thrust uncertainty. -Sets the number of standard deviations used by the innovation consistency test. +Sets the number of standard deviations used +by the innovation consistency test. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | 1.0 | | 0.1 | normalized_thrust + | 0.0 | 1.0 | | 0.1 | normalized_thrust ### HTE_HT_NOISE (`FLOAT`) {#HTE_HT_NOISE} Hover thrust process noise. -Reduce to make the hover thrust estimate more stable, increase if the real hover thrust is expected to change quickly over time. +Reduce to make the hover thrust estimate +more stable, increase if the real hover thrust +is expected to change quickly over time. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0001 | 1.0 | | 0.0036 | normalized_thrust/s + | 0.0001 | 1.0 | | 0.0036 | normalized_thrust/s ### HTE_THR_RANGE (`FLOAT`) {#HTE_THR_RANGE} Max deviation from MPC_THR_HOVER. -Defines the range of the hover thrust estimate around MPC_THR_HOVER. A value of 0.2 with MPC_THR_HOVER at 0.5 results in a range of [0.3, 0.7]. Set to a large value if the vehicle operates in varying physical conditions that affect the required hover thrust strongly (e.g. differently sized payloads). +Defines the range of the hover thrust estimate around MPC_THR_HOVER. +A value of 0.2 with MPC_THR_HOVER at 0.5 results in a range of [0.3, 0.7]. +Set to a large value if the vehicle operates in varying physical conditions that +affect the required hover thrust strongly (e.g. differently sized payloads). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.01 | 0.4 | | 0.2 | normalized_thrust + | 0.01 | 0.4 | | 0.2 | normalized_thrust ### HTE_VXY_THR (`FLOAT`) {#HTE_VXY_THR} Horizontal velocity threshold for sensitivity reduction. -Above this speed, the measurement noise is linearly increased to reduce the sensitivity of the estimator from biased measurement. Set to a low value on vehicles with large lifting surfaces. +Above this speed, the measurement noise is linearly increased +to reduce the sensitivity of the estimator from biased measurement. +Set to a low value on vehicles with large lifting surfaces. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 1.0 | 20.0 | | 10.0 | m/s + | 1.0 | 20.0 | | 10.0 | m/s ### HTE_VZ_THR (`FLOAT`) {#HTE_VZ_THR} Vertical velocity threshold for sensitivity reduction. -Above this speed, the measurement noise is linearly increased to reduce the sensitivity of the estimator from biased measurement. Set to a low value on vehicles affected by air drag when climbing or descending. +Above this speed, the measurement noise is linearly increased +to reduce the sensitivity of the estimator from biased measurement. +Set to a low value on vehicles affected by air drag when climbing or descending. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 1.0 | 10.0 | | 2.0 | m/s + | 1.0 | 10.0 | | 2.0 | m/s ## ICE @@ -21856,7 +23426,7 @@ Duration of choking during startup. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 10 | 0.1 | 5 | s + | 0 | 10 | 0.1 | 5 | s ### ICE_EN (`INT32`) {#ICE_EN} @@ -21864,7 +23434,7 @@ Enable internal combustion engine. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | Enabled (1) | + | | | | Enabled (1) | ### ICE_IGN_DELAY (`FLOAT`) {#ICE_IGN_DELAY} @@ -21874,7 +23444,7 @@ In case that the ignition takes a moment to be up and running, this parameter ca Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 10 | 0.1 | 0 | s + | 0 | 10 | 0.1 | 0 | s ### ICE_MIN_RUN_RPM (`FLOAT`) {#ICE_MIN_RUN_RPM} @@ -21882,7 +23452,7 @@ Minimum RPM for engine to be declared running. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 10000 | 1 | 2000 | rpm + | 0 | 10000 | 1 | 2000 | rpm ### ICE_ON_SOURCE (`INT32`) {#ICE_ON_SOURCE} @@ -21897,17 +23467,18 @@ Engine start/stop input source. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### ICE_RUN_FAULT_D (`INT32`) {#ICE_RUN_FAULT_D} Fault detection if it stops in running state. -Enables restart if a fault is detected during the running state. Otherwise commands continues in running state until given an user request off. +Enables restart if a fault is detected during the running state. Otherwise +commands continues in running state until given an user request off. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | Enabled (1) | + | | | | Enabled (1) | ### ICE_STOP_CHOKE (`INT32`) {#ICE_STOP_CHOKE} @@ -21915,7 +23486,7 @@ Apply choke when stopping engine. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | Enabled (1) | + | | | | Enabled (1) | ### ICE_STRT_ATTEMPT (`INT32`) {#ICE_STRT_ATTEMPT} @@ -21925,7 +23496,7 @@ Number of accepted attempts for starting the engine before declaring a fault. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 10 | | 3 | + | 0 | 10 | | 3 | ### ICE_STRT_DUR (`FLOAT`) {#ICE_STRT_DUR} @@ -21935,7 +23506,7 @@ Maximum expected time for startup before declaring timeout. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 10 | 0.1 | 5 | s + | 0 | 10 | 0.1 | 5 | s ### ICE_STRT_THR (`FLOAT`) {#ICE_STRT_THR} @@ -21945,7 +23516,7 @@ During the choking and the starting phase, the throttle value is set to this val Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 1 | 0.01 | 0.1 | norm + | 0 | 1 | 0.01 | 0.1 | norm ### ICE_THR_SLEW (`FLOAT`) {#ICE_THR_SLEW} @@ -21955,7 +23526,7 @@ Maximum rate of change of throttle value per second. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 1 | 0.01 | 0.5 | 1/s + | 0 | 1 | 0.01 | 0.5 | 1/s ## Iridium SBD @@ -21983,7 +23554,7 @@ Configure on which serial port to run Iridium (with MAVLink). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | 0 | +✓ | | | | 0 | ### ISBD_READ_INT (`INT32`) {#ISBD_READ_INT} @@ -21991,7 +23562,7 @@ Satellite radio read interval. Only required to be nonzero if data is not sent u Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 5000 | | 0 | s + | 0 | 5000 | | 0 | s ### ISBD_SBD_TIMEOUT (`INT32`) {#ISBD_SBD_TIMEOUT} @@ -21999,7 +23570,7 @@ Iridium SBD session timeout. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 300 | | 60 | s + | 0 | 300 | | 60 | s ### ISBD_STACK_TIME (`INT32`) {#ISBD_STACK_TIME} @@ -22009,7 +23580,7 @@ Value 0 turns the functionality off Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 500 | | 0 | ms + | 0 | 500 | | 0 | ms ## Land Detector @@ -22021,17 +23592,18 @@ Maximum airspeed allowed in the landed state Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 2 | 30 | | 6.00 | m/s + | 2 | 30 | | 6.00 | m/s ### LNDFW_ROT_MAX (`FLOAT`) {#LNDFW_ROT_MAX} Fixed-wing land detector: max rotational speed. -Maximum allowed norm of the angular velocity in the landed state. Only used if neither airspeed nor groundspeed can be used for landing detection. +Maximum allowed norm of the angular velocity in the landed state. +Only used if neither airspeed nor groundspeed can be used for landing detection. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0.5 | deg/s + | | | | 0.5 | deg/s ### LNDFW_TRIG_TIME (`FLOAT`) {#LNDFW_TRIG_TIME} @@ -22041,17 +23613,19 @@ Time the land conditions (speeds and acceleration) have to be satisfied to detec Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0.1 | | | 2. | s +✓ | 0.1 | | | 2. | s ### LNDFW_VEL_XY_MAX (`FLOAT`) {#LNDFW_VEL_XY_MAX} Fixed-wing land detector: Max horizontal velocity threshold. -Maximum horizontal velocity allowed in the landed state. A factor of 0.7 is applied in case of airspeed-less flying (either because no sensor is present or sensor data got invalid in flight). +Maximum horizontal velocity allowed in the landed state. +A factor of 0.7 is applied in case of airspeed-less flying +(either because no sensor is present or sensor data got invalid in flight). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.5 | 20 | | 5.0 | m/s + | 0.5 | 20 | | 5.0 | m/s ### LNDFW_VEL_Z_MAX (`FLOAT`) {#LNDFW_VEL_Z_MAX} @@ -22061,7 +23635,7 @@ Maximum vertical velocity allowed in the landed state. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.1 | 20 | | 1.0 | m/s + | 0.1 | 20 | | 1.0 | m/s ### LNDFW_XYACC_MAX (`FLOAT`) {#LNDFW_XYACC_MAX} @@ -22071,17 +23645,18 @@ Maximum horizontal (x,y body axes) acceleration allowed in the landed state Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 2 | 30 | | 8.0 | m/s^2 + | 2 | 30 | | 8.0 | m/s^2 ### LNDMC_ALT_GND (`FLOAT`) {#LNDMC_ALT_GND} Ground effect altitude for multicopters. -The height above ground below which ground effect creates barometric altitude errors. A negative value indicates no ground effect. +The height above ground below which ground effect creates barometric altitude errors. +A negative value indicates no ground effect. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | | | 2. | m + | -1 | | | 2. | m ### LNDMC_ROT_MAX (`FLOAT`) {#LNDMC_ROT_MAX} @@ -22091,17 +23666,19 @@ Maximum allowed norm of the angular velocity (roll, pitch) in the landed state. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 20.0 | deg/s + | | | | 20.0 | deg/s ### LNDMC_TRIG_TIME (`FLOAT`) {#LNDMC_TRIG_TIME} Multicopter land detection trigger time. -Total time it takes to go through all three land detection stages: ground contact, maybe landed, landed when all necessary conditions are constantly met. +Total time it takes to go through all three land detection stages: +ground contact, maybe landed, landed +when all necessary conditions are constantly met. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.1 | 10.0 | | 1.0 | s + | 0.1 | 10.0 | | 1.0 | s ### LNDMC_XY_VEL_MAX (`FLOAT`) {#LNDMC_XY_VEL_MAX} @@ -22111,37 +23688,42 @@ Maximum horizontal velocity allowed in the landed state Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 1.5 | m/s + | | | | 1.5 | m/s ### LNDMC_Z_VEL_MAX (`FLOAT`) {#LNDMC_Z_VEL_MAX} Multicopter vertical velocity threshold. -Vertical velocity threshold to detect landing. Has to be set lower than the expected minimal speed for landing, which is either MPC_LAND_SPEED or MPC_LAND_CRWL. This is enforced by an automatic check. +Vertical velocity threshold to detect landing. +Has to be set lower than the expected minimal speed for landing, +which is either MPC_LAND_SPEED or MPC_LAND_CRWL. +This is enforced by an automatic check. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | | | 0.25 | m/s + | 0 | | | 0.25 | m/s ### LND_FLIGHT_T_HI (`INT32`) {#LND_FLIGHT_T_HI} Total flight time in microseconds. -Total flight time of this autopilot. Higher 32 bits of the value. Flight time in microseconds = (LND_FLIGHT_T_HI << 32) | LND_FLIGHT_T_LO. +Total flight time of this autopilot. Higher 32 bits of the value. +Flight time in microseconds = (LND_FLIGHT_T_HI << 32) | LND_FLIGHT_T_LO. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | | | 0 | + | 0 | | | 0 | ### LND_FLIGHT_T_LO (`INT32`) {#LND_FLIGHT_T_LO} Total flight time in microseconds. -Total flight time of this autopilot. Lower 32 bits of the value. Flight time in microseconds = (LND_FLIGHT_T_HI << 32) | LND_FLIGHT_T_LO. +Total flight time of this autopilot. Lower 32 bits of the value. +Flight time in microseconds = (LND_FLIGHT_T_HI << 32) | LND_FLIGHT_T_LO. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | | | 0 | + | 0 | | | 0 | ## Landing Target Estimator @@ -22149,27 +23731,31 @@ Reboot | minValue | maxValue | increment | default | unit Acceleration uncertainty. -Variance of acceleration measurement used for landing target position prediction. Higher values results in tighter following of the measurements and more lenient outlier rejection +Variance of acceleration measurement used for landing target position prediction. +Higher values results in tighter following of the measurements and more lenient outlier rejection Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.01 | | | 10.0 | (m/s^2)^2 + | 0.01 | | | 10.0 | (m/s^2)^2 ### LTEST_MEAS_UNC (`FLOAT`) {#LTEST_MEAS_UNC} Landing target measurement uncertainty. -Variance of the landing target measurement from the driver. Higher values result in less aggressive following of the measurement and a smoother output as well as fewer rejected measurements. +Variance of the landing target measurement from the driver. +Higher values result in less aggressive following of the measurement and a smoother output as well as fewer rejected measurements. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0.005 | tan(rad)^2 + | | | | 0.005 | tan(rad)^2 ### LTEST_MODE (`INT32`) {#LTEST_MODE} Landing target mode. -Configure the mode of the landing target. Depending on the mode, the landing target observations are used differently to aid position estimation. Mode Moving: The landing target may be moving around while in the field of view of the vehicle. Landing target measurements are not used to aid positioning. Mode Stationary: The landing target is stationary. Measured velocity w.r.t. the landing target is used to aid velocity estimation. +Configure the mode of the landing target. Depending on the mode, the landing target observations are used differently to aid position estimation. +Mode Moving: The landing target may be moving around while in the field of view of the vehicle. Landing target measurements are not used to aid positioning. +Mode Stationary: The landing target is stationary. Measured velocity w.r.t. the landing target is used to aid velocity estimation. **Values:** @@ -22179,7 +23765,7 @@ Configure the mode of the landing target. Depending on the mode, the landing tar Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 1 | | 0 | + | 0 | 1 | | 0 | ### LTEST_POS_UNC_IN (`FLOAT`) {#LTEST_POS_UNC_IN} @@ -22189,7 +23775,7 @@ Initial variance of the relative landing target position in x and y direction Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.001 | | | 0.1 | m^2 + | 0.001 | | | 0.1 | m^2 ### LTEST_SCALE_X (`FLOAT`) {#LTEST_SCALE_X} @@ -22199,7 +23785,7 @@ Landing target x measurements are scaled by this factor before being used Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.01 | | | 1.0 | + | 0.01 | | | 1.0 | ### LTEST_SCALE_Y (`FLOAT`) {#LTEST_SCALE_Y} @@ -22209,7 +23795,7 @@ Landing target y measurements are scaled by this factor before being used Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.01 | | | 1.0 | + | 0.01 | | | 1.0 | ### LTEST_SENS_POS_X (`FLOAT`) {#LTEST_SENS_POS_X} @@ -22217,7 +23803,7 @@ X Position of IRLOCK in body frame (forward). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | 0.0 | m +✓ | | | | 0.0 | m ### LTEST_SENS_POS_Y (`FLOAT`) {#LTEST_SENS_POS_Y} @@ -22225,7 +23811,7 @@ Y Position of IRLOCK in body frame (right). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | 0.0 | m +✓ | | | | 0.0 | m ### LTEST_SENS_POS_Z (`FLOAT`) {#LTEST_SENS_POS_Z} @@ -22233,7 +23819,7 @@ Z Position of IRLOCK in body frame (downward). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | 0.0 | m +✓ | | | | 0.0 | m ### LTEST_SENS_ROT (`INT32`) {#LTEST_SENS_ROT} @@ -22255,7 +23841,7 @@ Default orientation of Yaw 90° Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | -1 | 40 | | 2 | +✓ | -1 | 40 | | 2 | ### LTEST_VEL_UNC_IN (`FLOAT`) {#LTEST_VEL_UNC_IN} @@ -22265,7 +23851,7 @@ Initial variance of the relative landing target velocity in x and y directions Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.001 | | | 0.1 | (m/s)^2 + | 0.001 | | | 0.1 | (m/s)^2 ## Local Position Estimator @@ -22273,11 +23859,12 @@ Reboot | minValue | maxValue | increment | default | unit Accelerometer xy noise density. -Data sheet noise density = 150ug/sqrt(Hz) = 0.0015 m/s^2/sqrt(Hz) Larger than data sheet to account for tilt error. +Data sheet noise density = 150ug/sqrt(Hz) = 0.0015 m/s^2/sqrt(Hz) +Larger than data sheet to account for tilt error. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.00001 | 2 | | 0.012 | m/s^2/sqrt(Hz) + | 0.00001 | 2 | | 0.012 | m/s^2/sqrt(Hz) ### LPE_ACC_Z (`FLOAT`) {#LPE_ACC_Z} @@ -22287,7 +23874,7 @@ Data sheet noise density = 150ug/sqrt(Hz) = 0.0015 m/s^2/sqrt(Hz) Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.00001 | 2 | | 0.02 | m/s^2/sqrt(Hz) + | 0.00001 | 2 | | 0.02 | m/s^2/sqrt(Hz) ### LPE_BAR_Z (`FLOAT`) {#LPE_BAR_Z} @@ -22295,7 +23882,7 @@ Barometric presssure altitude z standard deviation. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.01 | 100 | | 3.0 | m + | 0.01 | 100 | | 3.0 | m ### LPE_EN (`INT32`) {#LPE_EN} @@ -22303,7 +23890,7 @@ Local position estimator enable (unsupported). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | Disabled (0) | + | | | | Disabled (0) | ### LPE_EPH_MAX (`FLOAT`) {#LPE_EPH_MAX} @@ -22311,7 +23898,7 @@ Max EPH allowed for GPS initialization. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 1.0 | 5.0 | | 3.0 | m + | 1.0 | 5.0 | | 3.0 | m ### LPE_EPV_MAX (`FLOAT`) {#LPE_EPV_MAX} @@ -22319,7 +23906,7 @@ Max EPV allowed for GPS initialization. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 1.0 | 5.0 | | 5.0 | m + | 1.0 | 5.0 | | 5.0 | m ### LPE_FAKE_ORIGIN (`INT32`) {#LPE_FAKE_ORIGIN} @@ -22329,7 +23916,7 @@ By initializing the estimator to the LPE_LAT/LON parameters when global informat Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 1 | | 0 | + | 0 | 1 | | 0 | ### LPE_FGYRO_HP (`FLOAT`) {#LPE_FGYRO_HP} @@ -22337,7 +23924,7 @@ Flow gyro high pass filter cut off frequency. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 2 | | 0.001 | Hz + | 0 | 2 | | 0.001 | Hz ### LPE_FLW_OFF_Z (`FLOAT`) {#LPE_FLW_OFF_Z} @@ -22345,7 +23932,7 @@ Optical flow z offset from center. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 1 | | 0.0 | m + | -1 | 1 | | 0.0 | m ### LPE_FLW_QMIN (`INT32`) {#LPE_FLW_QMIN} @@ -22353,7 +23940,7 @@ Optical flow minimum quality threshold. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 255 | | 150 | + | 0 | 255 | | 150 | ### LPE_FLW_R (`FLOAT`) {#LPE_FLW_R} @@ -22361,7 +23948,7 @@ Optical flow rotation (roll/pitch) noise gain. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.1 | 10.0 | | 7.0 | m/s/rad + | 0.1 | 10.0 | | 7.0 | m/s/rad ### LPE_FLW_RR (`FLOAT`) {#LPE_FLW_RR} @@ -22369,7 +23956,7 @@ Optical flow angular velocity noise gain. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | 10.0 | | 7.0 | m/rad + | 0.0 | 10.0 | | 7.0 | m/rad ### LPE_FLW_SCALE (`FLOAT`) {#LPE_FLW_SCALE} @@ -22377,13 +23964,22 @@ Optical flow scale. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.1 | 10.0 | | 1.3 | m + | 0.1 | 10.0 | | 1.3 | m ### LPE_FUSION (`INT32`) {#LPE_FUSION} Integer bitmask controlling data fusion. -Set bits in the following positions to enable: 0 : Set to true to fuse GPS data if available, also requires GPS for altitude init 1 : Set to true to fuse optical flow data if available 2 : Set to true to fuse vision position 3 : Set to true to enable landing target 4 : Set to true to fuse land detector 5 : Set to true to publish AGL as local position down component 6 : Set to true to enable flow gyro compensation 7 : Set to true to enable baro fusion default (145 - GPS, baro, land detector) +Set bits in the following positions to enable: +0 : Set to true to fuse GPS data if available, also requires GPS for altitude init +1 : Set to true to fuse optical flow data if available +2 : Set to true to fuse vision position +3 : Set to true to enable landing target +4 : Set to true to fuse land detector +5 : Set to true to publish AGL as local position down component +6 : Set to true to enable flow gyro compensation +7 : Set to true to enable baro fusion +default (145 - GPS, baro, land detector) **Bitmask:** @@ -22399,7 +23995,7 @@ Set bits in the following positions to enable: 0 : Set to true to fuse GPS data Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 255 | | 145 | + | 0 | 255 | | 145 | ### LPE_GPS_DELAY (`FLOAT`) {#LPE_GPS_DELAY} @@ -22407,7 +24003,7 @@ GPS delay compensaton. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 0.4 | | 0.29 | s + | 0 | 0.4 | | 0.29 | s ### LPE_GPS_VXY (`FLOAT`) {#LPE_GPS_VXY} @@ -22417,7 +24013,7 @@ EPV used if greater than this value. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.01 | 2 | | 0.25 | m/s + | 0.01 | 2 | | 0.25 | m/s ### LPE_GPS_VZ (`FLOAT`) {#LPE_GPS_VZ} @@ -22425,7 +24021,7 @@ GPS z velocity standard deviation. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.01 | 2 | | 0.25 | m/s + | 0.01 | 2 | | 0.25 | m/s ### LPE_GPS_XY (`FLOAT`) {#LPE_GPS_XY} @@ -22433,7 +24029,7 @@ Minimum GPS xy standard deviation, uses reported EPH if greater. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.01 | 5 | | 1.0 | m + | 0.01 | 5 | | 1.0 | m ### LPE_GPS_Z (`FLOAT`) {#LPE_GPS_Z} @@ -22441,7 +24037,7 @@ Minimum GPS z standard deviation, uses reported EPV if greater. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.01 | 200 | | 3.0 | m + | 0.01 | 200 | | 3.0 | m ### LPE_LAND_VXY (`FLOAT`) {#LPE_LAND_VXY} @@ -22449,7 +24045,7 @@ Land detector xy velocity standard deviation. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.01 | 10.0 | | 0.05 | m/s + | 0.01 | 10.0 | | 0.05 | m/s ### LPE_LAND_Z (`FLOAT`) {#LPE_LAND_Z} @@ -22457,7 +24053,7 @@ Land detector z standard deviation. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.001 | 10.0 | | 0.03 | m + | 0.001 | 10.0 | | 0.03 | m ### LPE_LAT (`FLOAT`) {#LPE_LAT} @@ -22465,7 +24061,7 @@ Local origin latitude for nav w/o GPS. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -90 | 90 | | 47.397742 | deg + | -90 | 90 | | 47.397742 | deg ### LPE_LDR_OFF_Z (`FLOAT`) {#LPE_LDR_OFF_Z} @@ -22473,7 +24069,7 @@ Lidar z offset from center of vehicle +down. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 1 | | 0.00 | m + | -1 | 1 | | 0.00 | m ### LPE_LDR_Z (`FLOAT`) {#LPE_LDR_Z} @@ -22481,7 +24077,7 @@ Lidar z standard deviation. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.01 | 1 | | 0.03 | m + | 0.01 | 1 | | 0.03 | m ### LPE_LON (`FLOAT`) {#LPE_LON} @@ -22489,7 +24085,7 @@ Local origin longitude for nav w/o GPS. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -180 | 180 | | 8.545594 | deg + | -180 | 180 | | 8.545594 | deg ### LPE_LT_COV (`FLOAT`) {#LPE_LT_COV} @@ -22497,7 +24093,7 @@ Minimum landing target standard covariance, uses reported covariance if greater. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | 10 | | 0.0001 | m^2 + | 0.0 | 10 | | 0.0001 | m^2 ### LPE_PN_B (`FLOAT`) {#LPE_PN_B} @@ -22505,17 +24101,18 @@ Accel bias propagation noise density. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 1 | | 1e-3 | m/s^3/sqrt(Hz) + | 0 | 1 | | 1e-3 | m/s^3/sqrt(Hz) ### LPE_PN_P (`FLOAT`) {#LPE_PN_P} Position propagation noise density. -Increase to trust measurements more. Decrease to trust model more. +Increase to trust measurements more. +Decrease to trust model more. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 1 | | 0.1 | m/s/sqrt(Hz) + | 0 | 1 | | 0.1 | m/s/sqrt(Hz) ### LPE_PN_T (`FLOAT`) {#LPE_PN_T} @@ -22523,17 +24120,18 @@ Terrain random walk noise density, hilly/outdoor (0.1), flat/Indoor (0.001). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 1 | | 0.001 | m/s/sqrt(Hz) + | 0 | 1 | | 0.001 | m/s/sqrt(Hz) ### LPE_PN_V (`FLOAT`) {#LPE_PN_V} Velocity propagation noise density. -Increase to trust measurements more. Decrease to trust model more. +Increase to trust measurements more. +Decrease to trust model more. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 1 | | 0.1 | m/s^2/sqrt(Hz) + | 0 | 1 | | 0.1 | m/s^2/sqrt(Hz) ### LPE_SNR_OFF_Z (`FLOAT`) {#LPE_SNR_OFF_Z} @@ -22541,7 +24139,7 @@ Sonar z offset from center of vehicle +down. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 1 | | 0.00 | m + | -1 | 1 | | 0.00 | m ### LPE_SNR_Z (`FLOAT`) {#LPE_SNR_Z} @@ -22549,7 +24147,7 @@ Sonar z standard deviation. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.01 | 1 | | 0.05 | m + | 0.01 | 1 | | 0.05 | m ### LPE_T_MAX_GRADE (`FLOAT`) {#LPE_T_MAX_GRADE} @@ -22559,7 +24157,7 @@ Used to calculate increased terrain random walk nosie due to movement. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 100 | | 1.0 | % + | 0 | 100 | | 1.0 | % ### LPE_VIC_P (`FLOAT`) {#LPE_VIC_P} @@ -22567,7 +24165,7 @@ Vicon position standard deviation. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0001 | 1 | | 0.001 | m + | 0.0001 | 1 | | 0.001 | m ### LPE_VIS_DELAY (`FLOAT`) {#LPE_VIS_DELAY} @@ -22577,7 +24175,7 @@ Set to zero to enable automatic compensation from measurement timestamps Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 0.1 | | 0.1 | s + | 0 | 0.1 | | 0.1 | s ### LPE_VIS_XY (`FLOAT`) {#LPE_VIS_XY} @@ -22585,7 +24183,7 @@ Vision xy standard deviation. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.01 | 1 | | 0.1 | m + | 0.01 | 1 | | 0.1 | m ### LPE_VIS_Z (`FLOAT`) {#LPE_VIS_Z} @@ -22593,7 +24191,7 @@ Vision z standard deviation. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.01 | 100 | | 0.5 | m + | 0.01 | 100 | | 0.5 | m ### LPE_VXY_PUB (`FLOAT`) {#LPE_VXY_PUB} @@ -22601,7 +24199,7 @@ Required velocity xy standard deviation to publish position. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.01 | 1.0 | | 0.3 | m/s + | 0.01 | 1.0 | | 0.3 | m/s ### LPE_X_LP (`FLOAT`) {#LPE_X_LP} @@ -22609,7 +24207,7 @@ Cut frequency for state publication. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 5 | 1000 | | 5.0 | Hz + | 5 | 1000 | | 5.0 | Hz ### LPE_Z_PUB (`FLOAT`) {#LPE_Z_PUB} @@ -22617,7 +24215,7 @@ Required z standard deviation to publish altitude/ terrain. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.3 | 5.0 | | 1.0 | m + | 0.3 | 5.0 | | 1.0 | m ## MAVLink @@ -22625,7 +24223,8 @@ Reboot | minValue | maxValue | increment | default | unit Broadcast heartbeats on local network for MAVLink instance 0. -This allows a ground control station to automatically find the drone on the local network. +This allows a ground control station to automatically find the drone +on the local network. **Values:** @@ -22636,7 +24235,7 @@ This allows a ground control station to automatically find the drone on the loca Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 1 | + | | | | 1 | ### MAV_0_CONFIG (`INT32`) {#MAV_0_CONFIG} @@ -22663,13 +24262,14 @@ Configure on which serial port to run MAVLink. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | 101 | +✓ | | | | 101 | ### MAV_0_FLOW_CTRL (`INT32`) {#MAV_0_FLOW_CTRL} Enable serial flow control for instance 0. -This is used to force flow control on or off for the the mavlink instance. By default it is auto detected. Use when auto detection fails. +This is used to force flow control on or off for the the mavlink +instance. By default it is auto detected. Use when auto detection fails. **Values:** @@ -22680,33 +24280,39 @@ This is used to force flow control on or off for the the mavlink instance. By de Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | 2 | +✓ | | | | 2 | ### MAV_0_FORWARD (`INT32`) {#MAV_0_FORWARD} Enable MAVLink Message forwarding for instance 0. -If enabled, forward incoming MAVLink messages to other MAVLink ports if the message is either broadcast or the target is not the autopilot. This allows for example a GCS to talk to a camera that is connected to the autopilot via MAVLink (on a different link than the GCS). +If enabled, forward incoming MAVLink messages to other MAVLink ports if the +message is either broadcast or the target is not the autopilot. +This allows for example a GCS to talk to a camera that is connected to the +autopilot via MAVLink (on a different link than the GCS). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | Enabled (1) | +✓ | | | | Enabled (1) | ### MAV_0_HL_FREQ (`FLOAT`) {#MAV_0_HL_FREQ} Configures the frequency of HIGH_LATENCY2 stream for instance 0. -Positive real value that configures the transmission frequency of the HIGH_LATENCY2 stream for instance 0, configured in iridium mode. This parameter has no effect if the instance mode is different from iridium. +Positive real value that configures the transmission frequency of the +HIGH_LATENCY2 stream for instance 0, configured in iridium mode. +This parameter has no effect if the instance mode is different from iridium. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0.0 | 50.0 | 0.001 | 0.015 | Hz +✓ | 0.0 | 50.0 | 0.001 | 0.015 | Hz ### MAV_0_MODE (`INT32`) {#MAV_0_MODE} MAVLink Mode for instance 0. -The MAVLink Mode defines the set of streamed messages (for example the vehicle's attitude) and their sending rates. +The MAVLink Mode defines the set of streamed messages (for example the +vehicle's attitude) and their sending rates. **Values:** @@ -22726,53 +24332,63 @@ The MAVLink Mode defines the set of streamed messages (for example the vehicle's Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | 0 | +✓ | | | | 0 | ### MAV_0_RADIO_CTL (`INT32`) {#MAV_0_RADIO_CTL} Enable software throttling of mavlink on instance 0. -If enabled, MAVLink messages will be throttled according to `txbuf` field reported by radio_status. Requires a radio to send the mavlink message RADIO_STATUS. +If enabled, MAVLink messages will be throttled according to +`txbuf` field reported by radio_status. +Requires a radio to send the mavlink message RADIO_STATUS. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | Enabled (1) | +✓ | | | | Enabled (1) | ### MAV_0_RATE (`INT32`) {#MAV_0_RATE} Maximum MAVLink sending rate for instance 0. -Configure the maximum sending rate for the MAVLink streams in Bytes/sec. If the configured streams exceed the maximum rate, the sending rate of each stream is automatically decreased. If this is set to 0 a value of half of the theoretical maximum bandwidth is used. This corresponds to baudrate/20 Bytes/s (baudrate/10 = maximum data rate on 8N1-configured links). +Configure the maximum sending rate for the MAVLink streams in Bytes/sec. +If the configured streams exceed the maximum rate, the sending rate of +each stream is automatically decreased. +If this is set to 0 a value of half of the theoretical maximum bandwidth is used. +This corresponds to baudrate/20 Bytes/s (baudrate/10 = maximum data rate on +8N1-configured links). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0 | | | 1200 | B/s +✓ | 0 | | | 1200 | B/s ### MAV_0_REMOTE_PRT (`INT32`) {#MAV_0_REMOTE_PRT} MAVLink Remote Port for instance 0. -If ethernet enabled and selected as configuration for MAVLink instance 0, selected remote port will be set and used in MAVLink instance 0. +If ethernet enabled and selected as configuration for MAVLink instance 0, +selected remote port will be set and used in MAVLink instance 0. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | 14550 | +✓ | | | | 14550 | ### MAV_0_UDP_PRT (`INT32`) {#MAV_0_UDP_PRT} MAVLink Network Port for instance 0. -If ethernet enabled and selected as configuration for MAVLink instance 0, selected udp port will be set and used in MAVLink instance 0. +If ethernet enabled and selected as configuration for MAVLink instance 0, +selected udp port will be set and used in MAVLink instance 0. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | 14556 | +✓ | | | | 14556 | ### MAV_1_BROADCAST (`INT32`) {#MAV_1_BROADCAST} Broadcast heartbeats on local network for MAVLink instance 1. -This allows a ground control station to automatically find the drone on the local network. +This allows a ground control station to automatically find the drone +on the local network. **Values:** @@ -22783,7 +24399,7 @@ This allows a ground control station to automatically find the drone on the loca Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### MAV_1_CONFIG (`INT32`) {#MAV_1_CONFIG} @@ -22810,13 +24426,14 @@ Configure on which serial port to run MAVLink. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | 0 | +✓ | | | | 0 | ### MAV_1_FLOW_CTRL (`INT32`) {#MAV_1_FLOW_CTRL} Enable serial flow control for instance 1. -This is used to force flow control on or off for the the mavlink instance. By default it is auto detected. Use when auto detection fails. +This is used to force flow control on or off for the the mavlink +instance. By default it is auto detected. Use when auto detection fails. **Values:** @@ -22827,33 +24444,39 @@ This is used to force flow control on or off for the the mavlink instance. By de Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | 2 | +✓ | | | | 2 | ### MAV_1_FORWARD (`INT32`) {#MAV_1_FORWARD} Enable MAVLink Message forwarding for instance 1. -If enabled, forward incoming MAVLink messages to other MAVLink ports if the message is either broadcast or the target is not the autopilot. This allows for example a GCS to talk to a camera that is connected to the autopilot via MAVLink (on a different link than the GCS). +If enabled, forward incoming MAVLink messages to other MAVLink ports if the +message is either broadcast or the target is not the autopilot. +This allows for example a GCS to talk to a camera that is connected to the +autopilot via MAVLink (on a different link than the GCS). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | Disabled (0) | +✓ | | | | Disabled (0) | ### MAV_1_HL_FREQ (`FLOAT`) {#MAV_1_HL_FREQ} Configures the frequency of HIGH_LATENCY2 stream for instance 1. -Positive real value that configures the transmission frequency of the HIGH_LATENCY2 stream for instance 1, configured in iridium mode. This parameter has no effect if the instance mode is different from iridium. +Positive real value that configures the transmission frequency of the +HIGH_LATENCY2 stream for instance 1, configured in iridium mode. +This parameter has no effect if the instance mode is different from iridium. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0.0 | 50.0 | 0.001 | 0.015 | Hz +✓ | 0.0 | 50.0 | 0.001 | 0.015 | Hz ### MAV_1_MODE (`INT32`) {#MAV_1_MODE} MAVLink Mode for instance 1. -The MAVLink Mode defines the set of streamed messages (for example the vehicle's attitude) and their sending rates. +The MAVLink Mode defines the set of streamed messages (for example the +vehicle's attitude) and their sending rates. **Values:** @@ -22873,53 +24496,63 @@ The MAVLink Mode defines the set of streamed messages (for example the vehicle's Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | 2 | +✓ | | | | 2 | ### MAV_1_RADIO_CTL (`INT32`) {#MAV_1_RADIO_CTL} Enable software throttling of mavlink on instance 1. -If enabled, MAVLink messages will be throttled according to `txbuf` field reported by radio_status. Requires a radio to send the mavlink message RADIO_STATUS. +If enabled, MAVLink messages will be throttled according to +`txbuf` field reported by radio_status. +Requires a radio to send the mavlink message RADIO_STATUS. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | Enabled (1) | +✓ | | | | Enabled (1) | ### MAV_1_RATE (`INT32`) {#MAV_1_RATE} Maximum MAVLink sending rate for instance 1. -Configure the maximum sending rate for the MAVLink streams in Bytes/sec. If the configured streams exceed the maximum rate, the sending rate of each stream is automatically decreased. If this is set to 0 a value of half of the theoretical maximum bandwidth is used. This corresponds to baudrate/20 Bytes/s (baudrate/10 = maximum data rate on 8N1-configured links). +Configure the maximum sending rate for the MAVLink streams in Bytes/sec. +If the configured streams exceed the maximum rate, the sending rate of +each stream is automatically decreased. +If this is set to 0 a value of half of the theoretical maximum bandwidth is used. +This corresponds to baudrate/20 Bytes/s (baudrate/10 = maximum data rate on +8N1-configured links). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0 | | | 0 | B/s +✓ | 0 | | | 0 | B/s ### MAV_1_REMOTE_PRT (`INT32`) {#MAV_1_REMOTE_PRT} MAVLink Remote Port for instance 1. -If ethernet enabled and selected as configuration for MAVLink instance 1, selected remote port will be set and used in MAVLink instance 1. +If ethernet enabled and selected as configuration for MAVLink instance 1, +selected remote port will be set and used in MAVLink instance 1. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | 0 | +✓ | | | | 0 | ### MAV_1_UDP_PRT (`INT32`) {#MAV_1_UDP_PRT} MAVLink Network Port for instance 1. -If ethernet enabled and selected as configuration for MAVLink instance 1, selected udp port will be set and used in MAVLink instance 1. +If ethernet enabled and selected as configuration for MAVLink instance 1, +selected udp port will be set and used in MAVLink instance 1. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | 0 | +✓ | | | | 0 | ### MAV_2_BROADCAST (`INT32`) {#MAV_2_BROADCAST} Broadcast heartbeats on local network for MAVLink instance 2. -This allows a ground control station to automatically find the drone on the local network. +This allows a ground control station to automatically find the drone +on the local network. **Values:** @@ -22930,7 +24563,7 @@ This allows a ground control station to automatically find the drone on the loca Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### MAV_2_CONFIG (`INT32`) {#MAV_2_CONFIG} @@ -22957,13 +24590,14 @@ Configure on which serial port to run MAVLink. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | 0 | +✓ | | | | 0 | ### MAV_2_FLOW_CTRL (`INT32`) {#MAV_2_FLOW_CTRL} Enable serial flow control for instance 2. -This is used to force flow control on or off for the the mavlink instance. By default it is auto detected. Use when auto detection fails. +This is used to force flow control on or off for the the mavlink +instance. By default it is auto detected. Use when auto detection fails. **Values:** @@ -22974,33 +24608,39 @@ This is used to force flow control on or off for the the mavlink instance. By de Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | 2 | +✓ | | | | 2 | ### MAV_2_FORWARD (`INT32`) {#MAV_2_FORWARD} Enable MAVLink Message forwarding for instance 2. -If enabled, forward incoming MAVLink messages to other MAVLink ports if the message is either broadcast or the target is not the autopilot. This allows for example a GCS to talk to a camera that is connected to the autopilot via MAVLink (on a different link than the GCS). +If enabled, forward incoming MAVLink messages to other MAVLink ports if the +message is either broadcast or the target is not the autopilot. +This allows for example a GCS to talk to a camera that is connected to the +autopilot via MAVLink (on a different link than the GCS). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | Disabled (0) | +✓ | | | | Disabled (0) | ### MAV_2_HL_FREQ (`FLOAT`) {#MAV_2_HL_FREQ} Configures the frequency of HIGH_LATENCY2 stream for instance 2. -Positive real value that configures the transmission frequency of the HIGH_LATENCY2 stream for instance 2, configured in iridium mode. This parameter has no effect if the instance mode is different from iridium. +Positive real value that configures the transmission frequency of the +HIGH_LATENCY2 stream for instance 2, configured in iridium mode. +This parameter has no effect if the instance mode is different from iridium. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0.0 | 50.0 | 0.001 | 0.015 | Hz +✓ | 0.0 | 50.0 | 0.001 | 0.015 | Hz ### MAV_2_MODE (`INT32`) {#MAV_2_MODE} MAVLink Mode for instance 2. -The MAVLink Mode defines the set of streamed messages (for example the vehicle's attitude) and their sending rates. +The MAVLink Mode defines the set of streamed messages (for example the +vehicle's attitude) and their sending rates. **Values:** @@ -23020,47 +24660,56 @@ The MAVLink Mode defines the set of streamed messages (for example the vehicle's Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | 0 | +✓ | | | | 0 | ### MAV_2_RADIO_CTL (`INT32`) {#MAV_2_RADIO_CTL} Enable software throttling of mavlink on instance 2. -If enabled, MAVLink messages will be throttled according to `txbuf` field reported by radio_status. Requires a radio to send the mavlink message RADIO_STATUS. +If enabled, MAVLink messages will be throttled according to +`txbuf` field reported by radio_status. +Requires a radio to send the mavlink message RADIO_STATUS. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | Enabled (1) | +✓ | | | | Enabled (1) | ### MAV_2_RATE (`INT32`) {#MAV_2_RATE} Maximum MAVLink sending rate for instance 2. -Configure the maximum sending rate for the MAVLink streams in Bytes/sec. If the configured streams exceed the maximum rate, the sending rate of each stream is automatically decreased. If this is set to 0 a value of half of the theoretical maximum bandwidth is used. This corresponds to baudrate/20 Bytes/s (baudrate/10 = maximum data rate on 8N1-configured links). +Configure the maximum sending rate for the MAVLink streams in Bytes/sec. +If the configured streams exceed the maximum rate, the sending rate of +each stream is automatically decreased. +If this is set to 0 a value of half of the theoretical maximum bandwidth is used. +This corresponds to baudrate/20 Bytes/s (baudrate/10 = maximum data rate on +8N1-configured links). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0 | | | 0 | B/s +✓ | 0 | | | 0 | B/s ### MAV_2_REMOTE_PRT (`INT32`) {#MAV_2_REMOTE_PRT} MAVLink Remote Port for instance 2. -If ethernet enabled and selected as configuration for MAVLink instance 2, selected remote port will be set and used in MAVLink instance 2. +If ethernet enabled and selected as configuration for MAVLink instance 2, +selected remote port will be set and used in MAVLink instance 2. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | 0 | +✓ | | | | 0 | ### MAV_2_UDP_PRT (`INT32`) {#MAV_2_UDP_PRT} MAVLink Network Port for instance 2. -If ethernet enabled and selected as configuration for MAVLink instance 2, selected udp port will be set and used in MAVLink instance 2. +If ethernet enabled and selected as configuration for MAVLink instance 2, +selected udp port will be set and used in MAVLink instance 2. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | 0 | +✓ | | | | 0 | ### MAV_COMP_ID (`INT32`) {#MAV_COMP_ID} @@ -23068,37 +24717,40 @@ MAVLink component ID. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 1 | 250 | | 1 | +✓ | 1 | 250 | | 1 | ### MAV_FWDEXTSP (`INT32`) {#MAV_FWDEXTSP} Forward external setpoint messages. -If set to 1 incoming external setpoint messages will be directly forwarded to the controllers if in offboard control mode +If set to 1 incoming external setpoint messages will be directly forwarded +to the controllers if in offboard control mode Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | Enabled (1) | + | | | | Enabled (1) | ### MAV_HASH_CHK_EN (`INT32`) {#MAV_HASH_CHK_EN} Parameter hash check. -Disabling the parameter hash check functionality will make the mavlink instance stream parameters continuously. +Disabling the parameter hash check functionality will make the mavlink instance +stream parameters continuously. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | Enabled (1) | + | | | | Enabled (1) | ### MAV_HB_FORW_EN (`INT32`) {#MAV_HB_FORW_EN} Heartbeat message forwarding. -The mavlink heartbeat message will not be forwarded if this parameter is set to 'disabled'. The main reason for disabling heartbeats to be forwarded is because they confuse dronekit. +The mavlink heartbeat message will not be forwarded if this parameter is set to 'disabled'. +The main reason for disabling heartbeats to be forwarded is because they confuse dronekit. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | Enabled (1) | + | | | | Enabled (1) | ### MAV_PROTO_VER (`INT32`) {#MAV_PROTO_VER} @@ -23113,27 +24765,32 @@ MAVLink protocol version. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### MAV_RADIO_TOUT (`INT32`) {#MAV_RADIO_TOUT} Timeout in seconds for the RADIO_STATUS reports coming in. -If the connected radio stops reporting RADIO_STATUS for a certain time, a warning is triggered and, if MAV_X_RADIO_CTL is enabled, the software-flow control is reset. +If the connected radio stops reporting RADIO_STATUS for a certain time, +a warning is triggered and, if MAV_X_RADIO_CTL is enabled, the software-flow +control is reset. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 1 | 250 | | 5 | s + | 1 | 250 | | 5 | s ### MAV_SIK_RADIO_ID (`INT32`) {#MAV_SIK_RADIO_ID} MAVLink SiK Radio ID. -When non-zero the MAVLink app will attempt to configure the SiK radio to this ID and re-set the parameter to 0. If the value is negative it will reset the complete radio config to factory defaults. Only applies if this mavlink instance is going through a SiK radio +When non-zero the MAVLink app will attempt to configure the +SiK radio to this ID and re-set the parameter to 0. If the value +is negative it will reset the complete radio config to +factory defaults. Only applies if this mavlink instance is going through a SiK radio Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 240 | | 0 | + | -1 | 240 | | 0 | ### MAV_SYS_ID (`INT32`) {#MAV_SYS_ID} @@ -23141,7 +24798,7 @@ MAVLink system ID. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 1 | 250 | | 1 | +✓ | 1 | 250 | | 1 | ### MAV_TYPE (`INT32`) {#MAV_TYPE} @@ -23171,7 +24828,7 @@ MAVLink airframe type. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 22 | | 0 | + | 0 | 22 | | 0 | ### MAV_USEHILGPS (`INT32`) {#MAV_USEHILGPS} @@ -23181,7 +24838,7 @@ If set to 1 incoming HIL GPS messages are parsed. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | Disabled (0) | + | | | | Disabled (0) | ## Magnetometer @@ -23201,7 +24858,7 @@ Defines which averaging mode to use during data polling. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | 1 | +✓ | | | | 1 | ### BMM350_DRIVE (`INT32`) {#BMM350_DRIVE} @@ -23211,7 +24868,7 @@ This setting helps avoid signal problems like overshoot or undershoot. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 7 | | 7 | + | 0 | 7 | | 7 | ### BMM350_ODR (`INT32`) {#BMM350_ODR} @@ -23234,7 +24891,7 @@ Defines which ODR rate to use during data polling. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | 3 | +✓ | | | | 3 | ## Magnetometer Bias Estimator @@ -23242,21 +24899,23 @@ Reboot | minValue | maxValue | increment | default | unit Enable online mag bias calibration. -This enables continuous calibration of the magnetometers before takeoff using gyro data. +This enables continuous calibration of the magnetometers +before takeoff using gyro data. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | Enabled (1) | +✓ | | | | Enabled (1) | ### MBE_LEARN_GAIN (`FLOAT`) {#MBE_LEARN_GAIN} Mag bias estimator learning gain. -Increase to make the estimator more responsive Decrease to make the estimator more robust to noise +Increase to make the estimator more responsive +Decrease to make the estimator more robust to noise Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.1 | 100 | 0.1 | 18. | + | 0.1 | 100 | 0.1 | 18. | ## Manual Control @@ -23264,21 +24923,25 @@ Reboot | minValue | maxValue | increment | default | unit Enable arm/disarm stick gesture. -This determines if moving the left stick to the lower right arms and to the lower left disarms the vehicle. +This determines if moving the left stick to the lower right +arms and to the lower left disarms the vehicle. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | Enabled (1) | + | | | | Enabled (1) | ### MAN_KILL_GEST_T (`FLOAT`) {#MAN_KILL_GEST_T} Trigger time for kill stick gesture. -The timeout for holding the left stick to the lower left and the right stick to the lower right at the same time until the gesture kills the actuators one-way. A negative value disables the feature. +The timeout for holding the left stick to the lower left +and the right stick to the lower right at the same time until the gesture +kills the actuators one-way. +A negative value disables the feature. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 15 | | -1. | s + | -1 | 15 | | -1. | s ## Mission @@ -23286,37 +24949,48 @@ Reboot | minValue | maxValue | increment | default | unit Timeout to allow the payload to execute the mission command. -Ensure: gripper: NAV_CMD_DO_GRIPPER has released before continuing mission. winch: CMD_DO_WINCH has delivered before continuing mission. gimbal: CMD_DO_GIMBAL_MANAGER_PITCHYAW has reached the commanded orientation before beginning to take pictures. +Ensure: +gripper: NAV_CMD_DO_GRIPPER +has released before continuing mission. +winch: CMD_DO_WINCH +has delivered before continuing mission. +gimbal: CMD_DO_GIMBAL_MANAGER_PITCHYAW +has reached the commanded orientation before beginning to take pictures. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | | | 0. | s + | 0 | | | 0. | s ### MIS_DIST_1WP (`FLOAT`) {#MIS_DIST_1WP} Maximal horizontal distance from Home to first waypoint. -There will be a warning message if the current waypoint is more distant than MIS_DIST_1WP from Home. Has no effect on mission validity. Set a value of zero or less to disable. +There will be a warning message if the current waypoint is more distant than MIS_DIST_1WP from Home. +Has no effect on mission validity. +Set a value of zero or less to disable. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 100000 | 100 | 10000 | m + | -1 | 100000 | 100 | 10000 | m ### MIS_LND_ABRT_ALT (`INT32`) {#MIS_LND_ABRT_ALT} Landing abort min altitude. -Minimum altitude above landing point that the vehicle will climb to after an aborted landing. Then vehicle will loiter in this altitude until further command is received. Only applies to fixed-wing vehicles. +Minimum altitude above landing point that the vehicle will climb to after an aborted landing. +Then vehicle will loiter in this altitude until further command is received. +Only applies to fixed-wing vehicles. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | | | 30 | m + | 0 | | | 30 | m ### MIS_MNT_YAW_CTL (`INT32`) {#MIS_MNT_YAW_CTL} Enable yaw control of the mount. (Only affects multicopters and ROI mission items). -If enabled, yaw commands will be sent to the mount and the vehicle will follow its heading towards the flight direction. If disabled, the vehicle will yaw towards the ROI. +If enabled, yaw commands will be sent to the mount and the vehicle will follow its heading towards the flight direction. +If disabled, the vehicle will yaw towards the ROI. **Values:** @@ -23326,23 +25000,25 @@ If enabled, yaw commands will be sent to the mount and the vehicle will follow i Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 1 | | 0 | + | 0 | 1 | | 0 | ### MIS_TAKEOFF_ALT (`FLOAT`) {#MIS_TAKEOFF_ALT} Default take-off altitude. -This is the relative altitude the system will take off to if not otherwise specified. +This is the relative altitude the system will take off to +if not otherwise specified. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | | 0.5 | 2.5 | m + | 0 | | 0.5 | 2.5 | m ### MIS_TKO_LAND_REQ (`INT32`) {#MIS_TKO_LAND_REQ} Mission takeoff/landing required. -Specifies if a mission has to contain a takeoff and/or mission landing. Validity of configured takeoffs/landings is checked independently of the setting here. +Specifies if a mission has to contain a takeoff and/or mission landing. +Validity of configured takeoffs/landings is checked independently of the setting here. **Values:** @@ -23356,7 +25032,7 @@ Specifies if a mission has to contain a takeoff and/or mission landing. Validity Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### MIS_YAW_ERR (`FLOAT`) {#MIS_YAW_ERR} @@ -23364,17 +25040,20 @@ Max yaw error in degrees needed for waypoint heading acceptance. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 90 | 1 | 12.0 | deg + | 0 | 90 | 1 | 12.0 | deg ### MIS_YAW_TMT (`FLOAT`) {#MIS_YAW_TMT} Time in seconds we wait on reaching target heading at a waypoint if it is forced. -If set > 0 it will ignore the target heading for normal waypoint acceptance. If the waypoint forces the heading the timeout will matter. For example on VTOL forwards transition. Mainly useful for VTOLs that have less yaw authority and might not reach target yaw in wind. Disabled by default. +If set > 0 it will ignore the target heading for normal waypoint acceptance. If the +waypoint forces the heading the timeout will matter. For example on VTOL forwards transition. +Mainly useful for VTOLs that have less yaw authority and might not reach target +yaw in wind. Disabled by default. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 20 | 1 | -1.0 | s + | -1 | 20 | 1 | -1.0 | s ### MPC_YAW_MODE (`INT32`) {#MPC_YAW_MODE} @@ -23392,17 +25071,18 @@ Heading behavior in autonomous modes. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 4 | | 0 | + | 0 | 4 | | 0 | ### NAV_ACC_RAD (`FLOAT`) {#NAV_ACC_RAD} Acceptance Radius. -Default acceptance radius, overridden by acceptance radius of waypoint if set. For fixed wing the npfg switch distance is used for horizontal acceptance. +Default acceptance radius, overridden by acceptance radius of waypoint if set. +For fixed wing the npfg switch distance is used for horizontal acceptance. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.05 | 200.0 | 0.5 | 10.0 | m + | 0.05 | 200.0 | 0.5 | 10.0 | m ### NAV_FORCE_VT (`INT32`) {#NAV_FORCE_VT} @@ -23410,17 +25090,18 @@ Force VTOL mode takeoff and land. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | Enabled (1) | + | | | | Enabled (1) | ### NAV_FW_ALTL_RAD (`FLOAT`) {#NAV_FW_ALTL_RAD} FW Altitude Acceptance Radius before a landing. -Altitude acceptance used for the last waypoint before a fixed-wing landing. This is usually smaller than the standard vertical acceptance because close to the ground higher accuracy is required. +Altitude acceptance used for the last waypoint before a fixed-wing landing. This is usually smaller +than the standard vertical acceptance because close to the ground higher accuracy is required. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.05 | 200.0 | | 5.0 | m + | 0.05 | 200.0 | | 5.0 | m ### NAV_FW_ALT_RAD (`FLOAT`) {#NAV_FW_ALT_RAD} @@ -23430,7 +25111,7 @@ Acceptance radius for fixedwing altitude. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.05 | 200.0 | 0.5 | 10.0 | m + | 0.05 | 200.0 | 0.5 | 10.0 | m ### NAV_LOITER_RAD (`FLOAT`) {#NAV_LOITER_RAD} @@ -23440,7 +25121,7 @@ Default value of loiter radius in FW mode (e.g. for Loiter mode). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 25 | 1000 | 0.5 | 80.0 | m + | 25 | 1000 | 0.5 | 80.0 | m ### NAV_MC_ALT_RAD (`FLOAT`) {#NAV_MC_ALT_RAD} @@ -23450,33 +25131,41 @@ Acceptance radius for multicopter altitude. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.05 | 200.0 | 0.5 | 0.8 | m + | 0.05 | 200.0 | 0.5 | 0.8 | m ### NAV_MIN_GND_DIST (`FLOAT`) {#NAV_MIN_GND_DIST} Minimum height above ground during Mission and RTL. -Minimum height above ground the vehicle is allowed to descend to during Mission and RTL, excluding landing commands. Requires a distance sensor to be set up. Note: only prevents the vehicle from descending further, but does not force it to climb. Set to a negative value to disable. +Minimum height above ground the vehicle is allowed to descend to during Mission and RTL, +excluding landing commands. +Requires a distance sensor to be set up. +Note: only prevents the vehicle from descending further, but does not force it to climb. +Set to a negative value to disable. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | | 1 | -1. | m + | -1 | | 1 | -1. | m ### NAV_MIN_LTR_ALT (`FLOAT`) {#NAV_MIN_LTR_ALT} Minimum Loiter altitude. -This is the minimum altitude above Home the system will always obey in Loiter (Hold) mode if switched into this mode without specifying an altitude (e.g. through Loiter switch on RC). Doesn't affect Loiters that are part of Missions or that are entered through a reposition setpoint ("Go to"). Set to a negative value to disable. +This is the minimum altitude above Home the system will always obey in Loiter (Hold) mode if switched into this +mode without specifying an altitude (e.g. through Loiter switch on RC). +Doesn't affect Loiters that are part of Missions or that are entered through a reposition setpoint ("Go to"). +Set to a negative value to disable. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | | 0.5 | -1. | m + | -1 | | 0.5 | -1. | m ### NAV_TRAFF_AVOID (`INT32`) {#NAV_TRAFF_AVOID} Set traffic avoidance mode. -Enabling this will allow the system to respond to transponder data from e.g. ADSB transponders +Enabling this will allow the system to respond +to transponder data from e.g. ADSB transponders **Values:** @@ -23489,7 +25178,7 @@ Enabling this will allow the system to respond to transponder data from e.g. ADS Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 1 | + | | | | 1 | ### NAV_TRAFF_A_HOR (`FLOAT`) {#NAV_TRAFF_A_HOR} @@ -23499,7 +25188,7 @@ Defines a crosstrack horizontal distance Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 500 | | | 500 | m + | 500 | | | 500 | m ### NAV_TRAFF_A_VER (`FLOAT`) {#NAV_TRAFF_A_VER} @@ -23507,17 +25196,18 @@ Set NAV TRAFFIC AVOID vertical distance. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 10 | 500 | | 500 | m + | 10 | 500 | | 500 | m ### NAV_TRAFF_COLL_T (`INT32`) {#NAV_TRAFF_COLL_T} Estimated time until collision. -Minimum acceptable time until collsion. Assumes constant speed over 3d distance. +Minimum acceptable time until collsion. +Assumes constant speed over 3d distance. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 1 | 900000000 | | 60 | s + | 1 | 900000000 | | 60 | s ## Mixer Output @@ -23525,7 +25215,11 @@ Reboot | minValue | maxValue | increment | default | unit Multicopter air-mode. -The air-mode enables the mixer to increase the total thrust of the multirotor in order to keep attitude and rate control even at low and high throttle. This function should be disabled during tuning as it will help the controller to diverge if the closed-loop is unstable (i.e. the vehicle is not tuned yet). Enabling air-mode for yaw requires the use of an arming switch. +The air-mode enables the mixer to increase the total thrust of the multirotor +in order to keep attitude and rate control even at low and high throttle. +This function should be disabled during tuning as it will help the controller +to diverge if the closed-loop is unstable (i.e. the vehicle is not tuned yet). +Enabling air-mode for yaw requires the use of an arming switch. **Values:** @@ -23536,7 +25230,7 @@ The air-mode enables the mixer to increase the total thrust of the multirotor in Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ## ModalAI Custom Configuration @@ -23544,11 +25238,12 @@ Reboot | minValue | maxValue | increment | default | unit Custom configuration for ModalAI drones. -This can be set to indicate that drone behavior needs to be changed to match a custom setting +This can be set to indicate that drone behavior +needs to be changed to match a custom setting Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | 0 | +✓ | | | | 0 | ## Mount @@ -23556,7 +25251,9 @@ Reboot | minValue | maxValue | increment | default | unit Stabilize the mount. -Set to true for servo gimbal, false for passthrough. This is required for a gimbal which is not capable of stabilizing itself and relies on the IMU's attitude estimation. +Set to true for servo gimbal, false for passthrough. +This is required for a gimbal which is not capable of stabilizing itself +and relies on the IMU's attitude estimation. **Values:** @@ -23567,7 +25264,7 @@ Set to true for servo gimbal, false for passthrough. This is required for a gimb Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 2 | | 0 | + | 0 | 2 | | 0 | ### MNT_LND_P_MAX (`FLOAT`) {#MNT_LND_P_MAX} @@ -23575,7 +25272,7 @@ Pitch maximum when landed. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -90.0 | 90.0 | | 90.0 | deg + | -90.0 | 90.0 | | 90.0 | deg ### MNT_LND_P_MIN (`FLOAT`) {#MNT_LND_P_MIN} @@ -23583,7 +25280,7 @@ Pitch minimum when landed. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -90.0 | 90.0 | | -90.0 | deg + | -90.0 | 90.0 | | -90.0 | deg ### MNT_MAN_PITCH (`INT32`) {#MNT_MAN_PITCH} @@ -23602,7 +25299,7 @@ Auxiliary channel to control pitch (in AUX input or manual mode). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 6 | | 0 | + | 0 | 6 | | 0 | ### MNT_MAN_ROLL (`INT32`) {#MNT_MAN_ROLL} @@ -23621,7 +25318,7 @@ Auxiliary channel to control roll (in AUX input or manual mode). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 6 | | 0 | + | 0 | 6 | | 0 | ### MNT_MAN_YAW (`INT32`) {#MNT_MAN_YAW} @@ -23640,7 +25337,7 @@ Auxiliary channel to control yaw (in AUX input or manual mode). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 6 | | 0 | + | 0 | 6 | | 0 | ### MNT_MAV_COMPID (`INT32`) {#MNT_MAV_COMPID} @@ -23650,7 +25347,7 @@ If MNT_MODE_OUT is MAVLink protocol v2, mount configure/control commands will be Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 154 | + | | | | 154 | ### MNT_MAV_SYSID (`INT32`) {#MNT_MAV_SYSID} @@ -23660,13 +25357,15 @@ If MNT_MODE_OUT is MAVLink gimbal protocol v1, mount configure/control commands Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 1 | + | | | | 1 | ### MNT_MODE_IN (`INT32`) {#MNT_MODE_IN} Mount input mode. -This is the protocol used between the ground station and the autopilot. Recommended is Auto, RC only or MAVLink gimbal protocol v2. The rest will be deprecated. +This is the protocol used between the ground station and the autopilot. +Recommended is Auto, RC only or MAVLink gimbal protocol v2. +The rest will be deprecated. **Values:** @@ -23680,13 +25379,14 @@ This is the protocol used between the ground station and the autopilot. Recommen Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | -1 | 4 | | -1 | +✓ | -1 | 4 | | -1 | ### MNT_MODE_OUT (`INT32`) {#MNT_MODE_OUT} Mount output mode. -This is the protocol used between the autopilot and a connected gimbal. Recommended is the MAVLink gimbal protocol v2 if the gimbal supports it. +This is the protocol used between the autopilot and a connected gimbal. +Recommended is the MAVLink gimbal protocol v2 if the gimbal supports it. **Values:** @@ -23697,7 +25397,7 @@ This is the protocol used between the autopilot and a connected gimbal. Recommen Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0 | 2 | | 0 | +✓ | 0 | 2 | | 0 | ### MNT_OFF_PITCH (`FLOAT`) {#MNT_OFF_PITCH} @@ -23705,7 +25405,7 @@ Offset for pitch channel output in degrees. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -360.0 | 360.0 | | 0.0 | deg + | -360.0 | 360.0 | | 0.0 | deg ### MNT_OFF_ROLL (`FLOAT`) {#MNT_OFF_ROLL} @@ -23713,7 +25413,7 @@ Offset for roll channel output in degrees. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -360.0 | 360.0 | | 0.0 | deg + | -360.0 | 360.0 | | 0.0 | deg ### MNT_OFF_YAW (`FLOAT`) {#MNT_OFF_YAW} @@ -23721,7 +25421,7 @@ Offset for yaw channel output in degrees. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -360.0 | 360.0 | | 0.0 | deg + | -360.0 | 360.0 | | 0.0 | deg ### MNT_RANGE_PITCH (`FLOAT`) {#MNT_RANGE_PITCH} @@ -23729,7 +25429,7 @@ Range of pitch channel output in degrees (only in AUX output mode). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 1.0 | 720.0 | | 90.0 | deg + | 1.0 | 720.0 | | 90.0 | deg ### MNT_RANGE_ROLL (`FLOAT`) {#MNT_RANGE_ROLL} @@ -23737,7 +25437,7 @@ Range of roll channel output in degrees (only in AUX output mode). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 1.0 | 720.0 | | 90.0 | deg + | 1.0 | 720.0 | | 90.0 | deg ### MNT_RANGE_YAW (`FLOAT`) {#MNT_RANGE_YAW} @@ -23745,7 +25445,7 @@ Range of yaw channel output in degrees (only in AUX output mode). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 1.0 | 720.0 | | 360.0 | deg + | 1.0 | 720.0 | | 360.0 | deg ### MNT_RATE_PITCH (`FLOAT`) {#MNT_RATE_PITCH} @@ -23755,7 +25455,7 @@ Full stick input [-1..1] translats to [-pitch rate..pitch rate]. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 1.0 | 90.0 | | 30.0 | deg/s + | 1.0 | 90.0 | | 30.0 | deg/s ### MNT_RATE_YAW (`FLOAT`) {#MNT_RATE_YAW} @@ -23765,7 +25465,7 @@ Full stick input [-1..1] translats to [-yaw rate..yaw rate]. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 1.0 | 90.0 | | 30.0 | deg/s + | 1.0 | 90.0 | | 30.0 | deg/s ### MNT_RC_IN_MODE (`INT32`) {#MNT_RC_IN_MODE} @@ -23779,7 +25479,7 @@ Input mode for RC gimbal input. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 1 | | 1 | + | 0 | 1 | | 1 | ## Multicopter Acro Mode @@ -23787,21 +25487,25 @@ Reboot | minValue | maxValue | increment | default | unit Acro mode roll, pitch expo factor. -Exponential factor for tuning the input curve shape. 0 Purely linear input curve 1 Purely cubic input curve +Exponential factor for tuning the input curve shape. +0 Purely linear input curve +1 Purely cubic input curve Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 1 | | 0. | + | 0 | 1 | | 0. | ### MC_ACRO_EXPO_Y (`FLOAT`) {#MC_ACRO_EXPO_Y} Acro mode yaw expo factor. -Exponential factor for tuning the input curve shape. 0 Purely linear input curve 1 Purely cubic input curve +Exponential factor for tuning the input curve shape. +0 Purely linear input curve +1 Purely cubic input curve Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 1 | | 0. | + | 0 | 1 | | 0. | ### MC_ACRO_P_MAX (`FLOAT`) {#MC_ACRO_P_MAX} @@ -23811,7 +25515,7 @@ Full stick deflection leads to this rate. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | 1800.0 | 5 | 100. | deg/s + | 0.0 | 1800.0 | 5 | 100. | deg/s ### MC_ACRO_R_MAX (`FLOAT`) {#MC_ACRO_R_MAX} @@ -23821,27 +25525,33 @@ Full stick deflection leads to this rate. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | 1800.0 | 5 | 100. | deg/s + | 0.0 | 1800.0 | 5 | 100. | deg/s ### MC_ACRO_SUPEXPO (`FLOAT`) {#MC_ACRO_SUPEXPO} Acro mode roll, pitch super expo factor. -"Superexponential" factor for refining the input curve shape tuned using MC_ACRO_EXPO. 0 Pure Expo function 0.7 reasonable shape enhancement for intuitive stick feel 0.95 very strong bent input curve only near maxima have effect +"Superexponential" factor for refining the input curve shape tuned using MC_ACRO_EXPO. +0 Pure Expo function +0.7 reasonable shape enhancement for intuitive stick feel +0.95 very strong bent input curve only near maxima have effect Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 0.95 | | 0. | + | 0 | 0.95 | | 0. | ### MC_ACRO_SUPEXPOY (`FLOAT`) {#MC_ACRO_SUPEXPOY} Acro mode yaw super expo factor. -"Superexponential" factor for refining the input curve shape tuned using MC_ACRO_EXPO_Y. 0 Pure Expo function 0.7 reasonable shape enhancement for intuitive stick feel 0.95 very strong bent input curve only near maxima have effect +"Superexponential" factor for refining the input curve shape tuned using MC_ACRO_EXPO_Y. +0 Pure Expo function +0.7 reasonable shape enhancement for intuitive stick feel +0.95 very strong bent input curve only near maxima have effect Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 0.95 | | 0. | + | 0 | 0.95 | | 0. | ### MC_ACRO_Y_MAX (`FLOAT`) {#MC_ACRO_Y_MAX} @@ -23851,7 +25561,7 @@ Full stick deflection leads to this rate. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | 1800.0 | 5 | 100. | deg/s + | 0.0 | 1800.0 | 5 | 100. | deg/s ## Multicopter Attitude Control @@ -23859,11 +25569,15 @@ Reboot | minValue | maxValue | increment | default | unit Max pitch rate. -Limit for pitch rate in manual and auto modes (except acro). Has effect for large rotations in autonomous mode, to avoid large control output and mixer saturation. This is not only limited by the vehicle's properties, but also by the maximum measurement rate of the gyro. +Limit for pitch rate in manual and auto modes (except acro). +Has effect for large rotations in autonomous mode, to avoid large control +output and mixer saturation. +This is not only limited by the vehicle's properties, but also by the maximum +measurement rate of the gyro. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | 1800.0 | 5 | 220.0 | deg/s + | 0.0 | 1800.0 | 5 | 220.0 | deg/s ### MC_PITCH_P (`FLOAT`) {#MC_PITCH_P} @@ -23873,17 +25587,21 @@ Pitch proportional gain, i.e. desired angular speed in rad/s for error 1 rad. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | 12 | 0.1 | 6.5 | + | 0.0 | 12 | 0.1 | 4.0 | ### MC_ROLLRATE_MAX (`FLOAT`) {#MC_ROLLRATE_MAX} Max roll rate. -Limit for roll rate in manual and auto modes (except acro). Has effect for large rotations in autonomous mode, to avoid large control output and mixer saturation. This is not only limited by the vehicle's properties, but also by the maximum measurement rate of the gyro. +Limit for roll rate in manual and auto modes (except acro). +Has effect for large rotations in autonomous mode, to avoid large control +output and mixer saturation. +This is not only limited by the vehicle's properties, but also by the maximum +measurement rate of the gyro. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | 1800.0 | 5 | 220.0 | deg/s + | 0.0 | 1800.0 | 5 | 220.0 | deg/s ### MC_ROLL_P (`FLOAT`) {#MC_ROLL_P} @@ -23893,7 +25611,7 @@ Roll proportional gain, i.e. desired angular speed in rad/s for error 1 rad. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | 12 | 0.1 | 6.5 | + | 0.0 | 12 | 0.1 | 4.0 | ### MC_YAWRATE_MAX (`FLOAT`) {#MC_YAWRATE_MAX} @@ -23901,7 +25619,7 @@ Max yaw rate. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | 1800.0 | 5 | 200.0 | deg/s + | 0.0 | 1800.0 | 5 | 200.0 | deg/s ### MC_YAW_P (`FLOAT`) {#MC_YAW_P} @@ -23911,37 +25629,43 @@ Yaw proportional gain, i.e. desired angular speed in rad/s for error 1 rad. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | 5 | 0.1 | 2.8 | + | 0.0 | 5 | 0.1 | 2.8 | ### MC_YAW_WEIGHT (`FLOAT`) {#MC_YAW_WEIGHT} Yaw weight. -A fraction [0,1] deprioritizing yaw compared to roll and pitch in non-linear attitude control. Deprioritizing yaw is necessary because multicopters have much less control authority in yaw compared to the other axes and it makes sense because yaw is not critical for stable hovering or 3D navigation. For yaw control tuning use MC_YAW_P. This ratio has no impact on the yaw gain. +A fraction [0,1] deprioritizing yaw compared to roll and pitch in non-linear attitude control. +Deprioritizing yaw is necessary because multicopters have much less control authority +in yaw compared to the other axes and it makes sense because yaw is not critical for +stable hovering or 3D navigation. +For yaw control tuning use MC_YAW_P. This ratio has no impact on the yaw gain. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | 1.0 | 0.1 | 0.4 | + | 0.0 | 1.0 | 0.1 | 0.4 | ### MPC_YAWRAUTO_ACC (`FLOAT`) {#MPC_YAWRAUTO_ACC} Maximum yaw acceleration in autonomous modes. -Limits the acceleration of the yaw setpoint to avoid large control output and mixer saturation. +Limits the acceleration of the yaw setpoint to avoid large +control output and mixer saturation. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 5 | 360 | 5 | 20. | deg/s^2 + | 5 | 360 | 5 | 20. | deg/s^2 ### MPC_YAWRAUTO_MAX (`FLOAT`) {#MPC_YAWRAUTO_MAX} Maximum yaw rate in autonomous modes. -Limits the rate of change of the yaw setpoint to avoid large control output and mixer saturation. +Limits the rate of change of the yaw setpoint to avoid large +control output and mixer saturation. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 5 | 360 | 5 | 60. | deg/s + | 5 | 360 | 5 | 60. | deg/s ## Multicopter Position Control @@ -23953,7 +25677,7 @@ Only used in Position mode. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 1 | | 0.4 | s + | 0 | 1 | | 0.4 | s ### CP_DIST (`FLOAT`) {#CP_DIST} @@ -23963,7 +25687,7 @@ Only used in Position mode. Collision avoidance is disabled by setting this para Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 15 | | -1.0 | m + | -1 | 15 | | -1.0 | m ### CP_GO_NO_DATA (`INT32`) {#CP_GO_NO_DATA} @@ -23973,7 +25697,7 @@ Only used in Position mode. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | Disabled (0) | + | | | | Disabled (0) | ### CP_GUIDE_ANG (`FLOAT`) {#CP_GUIDE_ANG} @@ -23983,7 +25707,7 @@ Only used in Position mode. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 90 | | 30. | deg + | 0 | 90 | | 30. | deg ### MC_MAN_TILT_TAU (`FLOAT`) {#MC_MAN_TILT_TAU} @@ -23993,17 +25717,19 @@ Setting this parameter to 0 disables the filter Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | 2.0 | | 0.0 | s + | 0.0 | 2.0 | | 0.0 | s ### MPC_ACC_DECOUPLE (`INT32`) {#MPC_ACC_DECOUPLE} Acceleration to tilt coupling. -Set to decouple tilt from vertical acceleration. This provides smoother flight but slightly worse tracking in position and auto modes. Unset if accurate position tracking during dynamic maneuvers is more important than a smooth flight. +Set to decouple tilt from vertical acceleration. +This provides smoother flight but slightly worse tracking in position and auto modes. +Unset if accurate position tracking during dynamic maneuvers is more important than a smooth flight. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | Enabled (1) | + | | | | Enabled (1) | ### MPC_ACC_DOWN_MAX (`FLOAT`) {#MPC_ACC_DOWN_MAX} @@ -24011,7 +25737,7 @@ Maximum downwards acceleration in climb rate controlled modes. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 2 | 15 | 1 | 3. | m/s^2 + | 2 | 15 | 1 | 3. | m/s^2 ### MPC_ACC_HOR (`FLOAT`) {#MPC_ACC_HOR} @@ -24021,17 +25747,19 @@ When piloting manually, this parameter is only used in MPC_POS_MODE Acceleration Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 2 | 15 | 1 | 3. | m/s^2 + | 2 | 15 | 1 | 3. | m/s^2 ### MPC_ACC_HOR_MAX (`FLOAT`) {#MPC_ACC_HOR_MAX} Maximum horizontal acceleration. -MPC_POS_MODE 1 just deceleration 4 not used, use MPC_ACC_HOR instead +MPC_POS_MODE +1 just deceleration +4 not used, use MPC_ACC_HOR instead Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 2 | 15 | 1 | 5. | m/s^2 + | 2 | 15 | 1 | 5. | m/s^2 ### MPC_ACC_UP_MAX (`FLOAT`) {#MPC_ACC_UP_MAX} @@ -24039,13 +25767,19 @@ Maximum upwards acceleration in climb rate controlled modes. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 2 | 15 | 1 | 4. | m/s^2 + | 2 | 15 | 1 | 4. | m/s^2 ### MPC_ALT_MODE (`INT32`) {#MPC_ALT_MODE} Altitude reference mode. -Control height 0: relative earth frame origin which may drift due to sensors 1: relative to ground (requires distance sensor) which changes with terrain variation. It will revert to relative earth frame if the distance to ground estimate becomes invalid. 2: relative to ground (requires distance sensor) when stationary and relative to earth frame when moving horizontally. The speed threshold is MPC_HOLD_MAX_XY +Control height +0: relative earth frame origin which may drift due to sensors +1: relative to ground (requires distance sensor) which changes with terrain variation. +It will revert to relative earth frame if the distance to ground estimate becomes invalid. +2: relative to ground (requires distance sensor) when stationary +and relative to earth frame when moving horizontally. +The speed threshold is MPC_HOLD_MAX_XY **Values:** @@ -24056,7 +25790,7 @@ Control height 0: relative earth frame origin which may drift due to sensors 1: Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 2 | | 2 | + | 0 | 2 | | 2 | ### MPC_HOLD_DZ (`FLOAT`) {#MPC_HOLD_DZ} @@ -24066,7 +25800,7 @@ Does not apply to manual throttle and direct attitude piloting by stick. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 1 | 0.01 | 0.1 | + | 0 | 1 | 0.01 | 0.1 | ### MPC_HOLD_MAX_XY (`FLOAT`) {#MPC_HOLD_MAX_XY} @@ -24076,7 +25810,7 @@ Only used with MPC_POS_MODE Direct velocity or MPC_ALT_MODE 2 Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 3 | | 0.8 | m/s + | 0 | 3 | | 0.8 | m/s ### MPC_HOLD_MAX_Z (`FLOAT`) {#MPC_HOLD_MAX_Z} @@ -24086,57 +25820,66 @@ Only used with MPC_ALT_MODE 1 Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 3 | | 0.6 | m/s + | 0 | 3 | | 0.6 | m/s ### MPC_JERK_AUTO (`FLOAT`) {#MPC_JERK_AUTO} Jerk limit in autonomous modes. -Limit the maximum jerk of the vehicle (how fast the acceleration can change). A lower value leads to smoother vehicle motions but also limited agility. +Limit the maximum jerk of the vehicle (how fast the acceleration can change). +A lower value leads to smoother vehicle motions but also limited agility. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 1 | 80 | 1 | 4. | m/s^3 + | 1 | 80 | 1 | 4. | m/s^3 ### MPC_JERK_MAX (`FLOAT`) {#MPC_JERK_MAX} Maximum horizontal and vertical jerk in Position/Altitude mode. -Limit the maximum jerk (acceleration change) of the vehicle. A lower value leads to smoother motions but limits agility. Setting this to the maximum value essentially disables the limit. Only used with MPC_POS_MODE Acceleration based. +Limit the maximum jerk (acceleration change) of the vehicle. +A lower value leads to smoother motions but limits agility. +Setting this to the maximum value essentially disables the limit. +Only used with MPC_POS_MODE Acceleration based. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.5 | 500 | 1 | 8. | m/s^3 + | 0.5 | 500 | 1 | 8. | m/s^3 ### MPC_LAND_ALT1 (`FLOAT`) {#MPC_LAND_ALT1} Altitude for 1. step of slow landing (descend). -Below this altitude descending velocity gets limited to a value between "MPC_Z_VEL_MAX_DN" (or "MPC_Z_V_AUTO_DN") and "MPC_LAND_SPEED" Value needs to be higher than "MPC_LAND_ALT2" +Below this altitude descending velocity gets limited to a value +between "MPC_Z_VEL_MAX_DN" (or "MPC_Z_V_AUTO_DN") and "MPC_LAND_SPEED" +Value needs to be higher than "MPC_LAND_ALT2" Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 122 | | 10. | m + | 0 | 122 | | 10. | m ### MPC_LAND_ALT2 (`FLOAT`) {#MPC_LAND_ALT2} Altitude for 2. step of slow landing (landing). -Below this altitude descending velocity gets limited to "MPC_LAND_SPEED" Value needs to be lower than "MPC_LAND_ALT1" +Below this altitude descending velocity gets +limited to "MPC_LAND_SPEED" +Value needs to be lower than "MPC_LAND_ALT1" Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 122 | | 5. | m + | 0 | 122 | | 5. | m ### MPC_LAND_ALT3 (`FLOAT`) {#MPC_LAND_ALT3} Altitude for 3. step of slow landing. -If a valid distance sensor measurement to the ground is available, limit descending velocity to "MPC_LAND_CRWL" below this altitude. +If a valid distance sensor measurement to the ground is available, +limit descending velocity to "MPC_LAND_CRWL" below this altitude. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 122 | | 1. | m + | 0 | 122 | | 1. | m ### MPC_LAND_CRWL (`FLOAT`) {#MPC_LAND_CRWL} @@ -24146,23 +25889,29 @@ Used below MPC_LAND_ALT3 if distance sensor data is availabe. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.1 | | | 0.3 | m/s + | 0.1 | | | 0.3 | m/s ### MPC_LAND_RADIUS (`FLOAT`) {#MPC_LAND_RADIUS} User assisted landing radius. -When nudging is enabled (see MPC_LAND_RC_HELP), this controls the maximum allowed horizontal displacement from the original landing point. +When nudging is enabled (see MPC_LAND_RC_HELP), this controls +the maximum allowed horizontal displacement from the original landing point. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | | 1 | 1000. | m + | 0 | | 1 | 1000. | m ### MPC_LAND_RC_HELP (`INT32`) {#MPC_LAND_RC_HELP} Enable nudging based on user input during autonomous land routine. -Using stick input the vehicle can be moved horizontally and yawed. The descend speed is amended: stick full up - 0 stick centered - MPC_LAND_SPEED stick full down - 2 * MPC_LAND_SPEED Manual override during auto modes has to be disabled to use this feature (see COM_RC_OVERRIDE). +Using stick input the vehicle can be moved horizontally and yawed. +The descend speed is amended: +stick full up - 0 +stick centered - MPC_LAND_SPEED +stick full down - 2 * MPC_LAND_SPEED +Manual override during auto modes has to be disabled to use this feature (see COM_RC_OVERRIDE). **Values:** @@ -24172,7 +25921,7 @@ Using stick input the vehicle can be moved horizontally and yawed. The descend s Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 1 | | 0 | + | 0 | 1 | | 0 | ### MPC_LAND_SPEED (`FLOAT`) {#MPC_LAND_SPEED} @@ -24180,17 +25929,19 @@ Landing descend rate. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.6 | | | 0.7 | m/s + | 0.6 | | | 0.7 | m/s ### MPC_MANTHR_MIN (`FLOAT`) {#MPC_MANTHR_MIN} Minimum collective thrust in Stabilized mode. -The value is mapped to the lowest throttle stick position in Stabilized mode. Too low collective thrust leads to loss of roll/pitch/yaw torque control authority. Airmode is used to keep torque authority with zero thrust (see MC_AIRMODE). +The value is mapped to the lowest throttle stick position in Stabilized mode. +Too low collective thrust leads to loss of roll/pitch/yaw torque control authority. +Airmode is used to keep torque authority with zero thrust (see MC_AIRMODE). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 1 | 0.01 | 0.08 | norm + | 0 | 1 | 0.01 | 0.08 | norm ### MPC_MAN_TILT_MAX (`FLOAT`) {#MPC_MAN_TILT_MAX} @@ -24198,7 +25949,7 @@ Maximal tilt angle in Stabilized or Altitude mode. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 1 | 70 | 1 | 35. | deg + | 1 | 70 | 1 | 35. | deg ### MPC_MAN_Y_MAX (`FLOAT`) {#MPC_MAN_Y_MAX} @@ -24206,23 +25957,30 @@ Max manual yaw rate for Stabilized, Altitude, Position mode. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 400 | 10 | 150. | deg/s + | 0 | 400 | 10 | 150. | deg/s ### MPC_MAN_Y_TAU (`FLOAT`) {#MPC_MAN_Y_TAU} Manual yaw rate input filter time constant. -Not used in Stabilized mode Setting this parameter to 0 disables the filter +Not used in Stabilized mode +Setting this parameter to 0 disables the filter Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 5 | 0.01 | 0.08 | s + | 0 | 5 | 0.01 | 0.08 | s ### MPC_POS_MODE (`INT32`) {#MPC_POS_MODE} Position/Altitude mode variant. -The supported sub-modes are: Direct velocity: Sticks directly map to velocity setpoints without smoothing. Also applies to vertical direction and Altitude mode. Useful for velocity control tuning. Acceleration based: Sticks map to acceleration and there's a virtual brake drag +The supported sub-modes are: +Direct velocity: +Sticks directly map to velocity setpoints without smoothing. +Also applies to vertical direction and Altitude mode. +Useful for velocity control tuning. +Acceleration based: +Sticks map to acceleration and there's a virtual brake drag **Values:** @@ -24232,13 +25990,21 @@ The supported sub-modes are: Direct velocity: Sticks directly map to velocity se Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 4 | + | | | | 4 | ### MPC_THR_CURVE (`INT32`) {#MPC_THR_CURVE} Thrust curve mapping in Stabilized Mode. -Defines how the throttle stick is mapped to collective thrust in Stabilized mode. Rescale to hover thrust estimate: Stick input is linearly rescaled, such that a centered throttle stick corresponds to the hover thrust estimator's output. No rescale: Directly map the stick 1:1 to the output. Can be useful with very low hover thrust which leads to much distortion and the upper half getting sensitive. Rescale to hover thrust parameter: Similar to rescaling to the hover thrust estimate, but it uses the hover thrust parameter value (see MPC_THR_HOVER) instead of estimated value. With MPC_THR_HOVER 0.5 it's equivalent to No rescale. +Defines how the throttle stick is mapped to collective thrust in Stabilized mode. +Rescale to hover thrust estimate: +Stick input is linearly rescaled, such that a centered throttle stick corresponds to the hover thrust estimator's output. +No rescale: +Directly map the stick 1:1 to the output. +Can be useful with very low hover thrust which leads to much distortion and the upper half getting sensitive. +Rescale to hover thrust parameter: +Similar to rescaling to the hover thrust estimate, but it uses the hover thrust parameter value (see MPC_THR_HOVER) instead of estimated value. +With MPC_THR_HOVER 0.5 it's equivalent to No rescale. **Values:** @@ -24249,17 +26015,20 @@ Defines how the throttle stick is mapped to collective thrust in Stabilized mode Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### MPC_THR_HOVER (`FLOAT`) {#MPC_THR_HOVER} Vertical thrust required to hover. -Mapped to center throttle stick in Stabilized mode (see MPC_THR_CURVE). Used for initialization of the hover thrust estimator (see MPC_USE_HTE). The estimated hover thrust is used as base for zero vertical acceleration in altitude control. The hover thrust is important for land detection to work correctly. +Mapped to center throttle stick in Stabilized mode (see MPC_THR_CURVE). +Used for initialization of the hover thrust estimator (see MPC_USE_HTE). +The estimated hover thrust is used as base for zero vertical acceleration in altitude control. +The hover thrust is important for land detection to work correctly. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.1 | 0.8 | 0.01 | 0.5 | norm + | 0.1 | 0.8 | 0.01 | 0.5 | norm ### MPC_THR_MAX (`FLOAT`) {#MPC_THR_MAX} @@ -24269,37 +26038,41 @@ Limit allowed thrust e.g. for indoor test of overpowered vehicle. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 1 | 0.05 | 1. | norm + | 0 | 1 | 0.05 | 1. | norm ### MPC_THR_MIN (`FLOAT`) {#MPC_THR_MIN} Minimum collective thrust in climb rate controlled modes. -Too low thrust leads to loss of roll/pitch/yaw torque control authority. With airmode enabled this parameters can be set to 0 while still keeping torque authority (see MC_AIRMODE). +Too low thrust leads to loss of roll/pitch/yaw torque control authority. +With airmode enabled this parameters can be set to 0 +while still keeping torque authority (see MC_AIRMODE). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.05 | 0.5 | 0.01 | 0.12 | norm + | 0.05 | 0.5 | 0.01 | 0.12 | norm ### MPC_THR_XY_MARG (`FLOAT`) {#MPC_THR_XY_MARG} Horizontal thrust margin. -Margin that is kept for horizontal control when higher priority vertical thrust is saturated. To avoid completely starving horizontal control with high vertical error. +Margin that is kept for horizontal control when higher priority vertical thrust is saturated. +To avoid completely starving horizontal control with high vertical error. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 0.5 | 0.01 | 0.3 | norm + | 0 | 0.5 | 0.01 | 0.3 | norm ### MPC_TILTMAX_AIR (`FLOAT`) {#MPC_TILTMAX_AIR} Maximum tilt angle in air. -Absolute maximum for all velocity or acceleration controlled modes. Any higher value is truncated. +Absolute maximum for all velocity or acceleration controlled modes. +Any higher value is truncated. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 20 | 89 | 1 | 45. | deg + | 20 | 89 | 1 | 45. | deg ### MPC_TILTMAX_LND (`FLOAT`) {#MPC_TILTMAX_LND} @@ -24309,17 +26082,19 @@ Tighter tilt limit during takeoff to avoid tip over. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 5 | 89 | 1 | 12. | deg + | 5 | 89 | 1 | 12. | deg ### MPC_TKO_RAMP_T (`FLOAT`) {#MPC_TKO_RAMP_T} Smooth takeoff ramp time constant. -Increasing this value will make climb rate controlled takeoff slower. If it's too slow the drone might scratch the ground and tip over. A time constant of 0 disables the ramp +Increasing this value will make climb rate controlled takeoff slower. +If it's too slow the drone might scratch the ground and tip over. +A time constant of 0 disables the ramp Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 5 | | 3. | s + | 0 | 5 | | 3. | s ### MPC_TKO_SPEED (`FLOAT`) {#MPC_TKO_SPEED} @@ -24327,17 +26102,18 @@ Takeoff climb rate. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 1 | 5 | | 1.5 | m/s + | 1 | 5 | | 1.5 | m/s ### MPC_USE_HTE (`INT32`) {#MPC_USE_HTE} Use hover thrust estimate for altitude control. -Disable to use the fixed parameter MPC_THR_HOVER instead of the hover thrust estimate in the position controller. This parameter does not influence Stabilized mode throttle curve (see MPC_THR_CURVE). +Disable to use the fixed parameter MPC_THR_HOVER instead of the hover thrust estimate in the position controller. +This parameter does not influence Stabilized mode throttle curve (see MPC_THR_CURVE). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | Enabled (1) | + | | | | Enabled (1) | ### MPC_VELD_LP (`FLOAT`) {#MPC_VELD_LP} @@ -24347,7 +26123,7 @@ A value of 0 disables the filter. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 50 | 0.5 | 5.0 | Hz + | 0 | 50 | 0.5 | 5.0 | Hz ### MPC_VEL_LP (`FLOAT`) {#MPC_VEL_LP} @@ -24357,37 +26133,41 @@ A value of 0 disables the filter. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 50 | 0.5 | 0.0 | Hz + | 0 | 50 | 0.5 | 0.0 | Hz ### MPC_VEL_MANUAL (`FLOAT`) {#MPC_VEL_MANUAL} Maximum horizontal velocity setpoint in Position mode. -Must be smaller than MPC_XY_VEL_MAX. The maximum sideways and backward speed can be set differently using MPC_VEL_MAN_SIDE and MPC_VEL_MAN_BACK, respectively. +Must be smaller than MPC_XY_VEL_MAX. +The maximum sideways and backward speed can be set differently +using MPC_VEL_MAN_SIDE and MPC_VEL_MAN_BACK, respectively. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 3 | 20 | 1 | 10. | m/s + | 3 | 20 | 1 | 10. | m/s ### MPC_VEL_MAN_BACK (`FLOAT`) {#MPC_VEL_MAN_BACK} Maximum backward velocity in Position mode. -If set to a negative value or larger than MPC_VEL_MANUAL then MPC_VEL_MANUAL is used. +If set to a negative value or larger than +MPC_VEL_MANUAL then MPC_VEL_MANUAL is used. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 20 | 1 | -1. | m/s + | -1 | 20 | 1 | -1. | m/s ### MPC_VEL_MAN_SIDE (`FLOAT`) {#MPC_VEL_MAN_SIDE} Maximum sideways velocity in Position mode. -If set to a negative value or larger than MPC_VEL_MANUAL then MPC_VEL_MANUAL is used. +If set to a negative value or larger than +MPC_VEL_MANUAL then MPC_VEL_MANUAL is used. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 20 | 1 | -1. | m/s + | -1 | 20 | 1 | -1. | m/s ### MPC_VEL_NF_BW (`FLOAT`) {#MPC_VEL_NF_BW} @@ -24397,17 +26177,18 @@ A value of 0 disables the filter. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 50 | 0.5 | 5.0 | Hz + | 0 | 50 | 0.5 | 5.0 | Hz ### MPC_VEL_NF_FRQ (`FLOAT`) {#MPC_VEL_NF_FRQ} Velocity notch filter frequency. -The center frequency for the 2nd order notch filter on the velocity. A value of 0 disables the filter. +The center frequency for the 2nd order notch filter on the velocity. +A value of 0 disables the filter. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 50 | 0.5 | 0.0 | Hz + | 0 | 50 | 0.5 | 0.0 | Hz ### MPC_XY_CRUISE (`FLOAT`) {#MPC_XY_CRUISE} @@ -24417,27 +26198,35 @@ e.g. in Missions, RTL, Goto if the waypoint does not specify differently Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 3 | 20 | 1 | 5. | m/s + | 3 | 20 | 1 | 5. | m/s ### MPC_XY_ERR_MAX (`FLOAT`) {#MPC_XY_ERR_MAX} Maximum horizontal error allowed by the trajectory generator. -The integration speed of the trajectory setpoint is linearly reduced with the horizontal position tracking error. When the error is above this parameter, the integration of the trajectory is stopped to wait for the drone. This value can be adjusted depending on the tracking capabilities of the vehicle. +The integration speed of the trajectory setpoint is linearly +reduced with the horizontal position tracking error. When the +error is above this parameter, the integration of the +trajectory is stopped to wait for the drone. +This value can be adjusted depending on the tracking +capabilities of the vehicle. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.1 | 10 | 1 | 2. | + | 0.1 | 10 | 1 | 2. | ### MPC_XY_MAN_EXPO (`FLOAT`) {#MPC_XY_MAN_EXPO} Manual position control stick exponential curve sensitivity. -The higher the value the less sensitivity the stick has around zero while still reaching the maximum value with full stick deflection. 0 Purely linear input curve 1 Purely cubic input curve +The higher the value the less sensitivity the stick has around zero +while still reaching the maximum value with full stick deflection. +0 Purely linear input curve +1 Purely cubic input curve Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 1 | 0.01 | 0.6 | + | 0 | 1 | 0.01 | 0.6 | ### MPC_XY_P (`FLOAT`) {#MPC_XY_P} @@ -24447,7 +26236,7 @@ Defined as corrective velocity in m/s per m position error Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 2 | 0.1 | 0.95 | + | 0 | 2 | 0.1 | 0.95 | ### MPC_XY_TRAJ_P (`FLOAT`) {#MPC_XY_TRAJ_P} @@ -24455,17 +26244,19 @@ Proportional gain for horizontal trajectory position error. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.1 | 1 | 0.1 | 0.5 | + | 0.1 | 1 | 0.1 | 0.5 | ### MPC_XY_VEL_ALL (`FLOAT`) {#MPC_XY_VEL_ALL} Overall Horizontal Velocity Limit. -If set to a value greater than zero, other parameters are automatically set (such as MPC_XY_VEL_MAX or MPC_VEL_MANUAL). If set to a negative value, the existing individual parameters are used. +If set to a value greater than zero, other parameters are automatically set (such as +MPC_XY_VEL_MAX or MPC_VEL_MANUAL). +If set to a negative value, the existing individual parameters are used. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -20 | 20 | 1 | -10. | + | -20 | 20 | 1 | -10. | ### MPC_XY_VEL_D_ACC (`FLOAT`) {#MPC_XY_VEL_D_ACC} @@ -24475,27 +26266,29 @@ Defined as corrective acceleration in m/s^2 per m/s^2 velocity derivative Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.1 | 2 | 0.02 | 0.2 | + | 0.1 | 2 | 0.02 | 0.2 | ### MPC_XY_VEL_I_ACC (`FLOAT`) {#MPC_XY_VEL_I_ACC} Integral gain for horizontal velocity error. -Defined as correction acceleration in m/s^2 per m velocity integral Allows to eliminate steady state errors in disturbances like wind. +Defined as correction acceleration in m/s^2 per m velocity integral +Allows to eliminate steady state errors in disturbances like wind. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 60 | 0.02 | 0.4 | + | 0 | 60 | 0.02 | 0.4 | ### MPC_XY_VEL_MAX (`FLOAT`) {#MPC_XY_VEL_MAX} Maximum horizontal velocity. -Absolute maximum for all velocity controlled modes. Any higher value is truncated. +Absolute maximum for all velocity controlled modes. +Any higher value is truncated. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 20 | 1 | 12. | m/s + | 0 | 20 | 1 | 12. | m/s ### MPC_XY_VEL_P_ACC (`FLOAT`) {#MPC_XY_VEL_P_ACC} @@ -24505,27 +26298,33 @@ Defined as corrective acceleration in m/s^2 per m/s velocity error Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 1.2 | 5 | 0.1 | 1.8 | + | 1.2 | 5 | 0.1 | 1.8 | ### MPC_YAW_EXPO (`FLOAT`) {#MPC_YAW_EXPO} Manual control stick yaw rotation exponential curve. -The higher the value the less sensitivity the stick has around zero while still reaching the maximum value with full stick deflection. 0 Purely linear input curve 1 Purely cubic input curve +The higher the value the less sensitivity the stick has around zero +while still reaching the maximum value with full stick deflection. +0 Purely linear input curve +1 Purely cubic input curve Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 1 | 0.01 | 0.6 | + | 0 | 1 | 0.01 | 0.6 | ### MPC_Z_MAN_EXPO (`FLOAT`) {#MPC_Z_MAN_EXPO} Manual control stick vertical exponential curve. -The higher the value the less sensitivity the stick has around zero while still reaching the maximum value with full stick deflection. 0 Purely linear input curve 1 Purely cubic input curve +The higher the value the less sensitivity the stick has around zero +while still reaching the maximum value with full stick deflection. +0 Purely linear input curve +1 Purely cubic input curve Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 1 | 0.01 | 0.6 | + | 0 | 1 | 0.01 | 0.6 | ### MPC_Z_P (`FLOAT`) {#MPC_Z_P} @@ -24535,17 +26334,19 @@ Defined as corrective velocity in m/s per m position error Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.1 | 1.5 | 0.1 | 1. | + | 0.1 | 1.5 | 0.1 | 1. | ### MPC_Z_VEL_ALL (`FLOAT`) {#MPC_Z_VEL_ALL} Overall Vertical Velocity Limit. -If set to a value greater than zero, other parameters are automatically set (such as MPC_Z_VEL_MAX_UP or MPC_LAND_SPEED). If set to a negative value, the existing individual parameters are used. +If set to a value greater than zero, other parameters are automatically set (such as +MPC_Z_VEL_MAX_UP or MPC_LAND_SPEED). +If set to a negative value, the existing individual parameters are used. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -3 | 8 | 0.5 | -3. | + | -3 | 8 | 0.5 | -3. | ### MPC_Z_VEL_D_ACC (`FLOAT`) {#MPC_Z_VEL_D_ACC} @@ -24555,7 +26356,7 @@ Defined as corrective acceleration in m/s^2 per m/s^2 velocity derivative Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 2 | 0.02 | 0. | + | 0 | 2 | 0.02 | 0. | ### MPC_Z_VEL_I_ACC (`FLOAT`) {#MPC_Z_VEL_I_ACC} @@ -24565,27 +26366,31 @@ Defined as corrective acceleration in m/s^2 per m velocity integral Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.2 | 3 | 0.1 | 2. | + | 0.2 | 3 | 0.1 | 2. | ### MPC_Z_VEL_MAX_DN (`FLOAT`) {#MPC_Z_VEL_MAX_DN} Maximum descent velocity. -Absolute maximum for all climb rate controlled modes. In manually piloted modes full stick deflection commands this velocity. For default autonomous velocity see MPC_Z_V_AUTO_UP +Absolute maximum for all climb rate controlled modes. +In manually piloted modes full stick deflection commands this velocity. +For default autonomous velocity see MPC_Z_V_AUTO_UP Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.5 | 4 | 0.1 | 1.5 | m/s + | 0.5 | 4 | 0.1 | 1.5 | m/s ### MPC_Z_VEL_MAX_UP (`FLOAT`) {#MPC_Z_VEL_MAX_UP} Maximum ascent velocity. -Absolute maximum for all climb rate controlled modes. In manually piloted modes full stick deflection commands this velocity. For default autonomous velocity see MPC_Z_V_AUTO_UP +Absolute maximum for all climb rate controlled modes. +In manually piloted modes full stick deflection commands this velocity. +For default autonomous velocity see MPC_Z_V_AUTO_UP Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.5 | 8 | 0.1 | 3. | m/s + | 0.5 | 8 | 0.1 | 3. | m/s ### MPC_Z_VEL_P_ACC (`FLOAT`) {#MPC_Z_VEL_P_ACC} @@ -24595,7 +26400,7 @@ Defined as corrective acceleration in m/s^2 per m/s velocity error Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 2 | 15 | 0.1 | 4. | + | 2 | 15 | 0.1 | 4. | ### MPC_Z_V_AUTO_DN (`FLOAT`) {#MPC_Z_V_AUTO_DN} @@ -24605,7 +26410,7 @@ For manual modes and offboard, see MPC_Z_VEL_MAX_DN Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.5 | 4 | 0.5 | 1.5 | m/s + | 0.5 | 4 | 0.5 | 1.5 | m/s ### MPC_Z_V_AUTO_UP (`FLOAT`) {#MPC_Z_V_AUTO_UP} @@ -24615,17 +26420,21 @@ For manually controlled modes and offboard see MPC_Z_VEL_MAX_UP Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.5 | 8 | 0.5 | 3. | m/s + | 0.5 | 8 | 0.5 | 3. | m/s ### SYS_VEHICLE_RESP (`FLOAT`) {#SYS_VEHICLE_RESP} Responsiveness. -Changes the overall responsiveness of the vehicle. The higher the value, the faster the vehicle will react. If set to a value greater than zero, other parameters are automatically set (such as the acceleration or jerk limits). If set to a negative value, the existing individual parameters are used. +Changes the overall responsiveness of the vehicle. +The higher the value, the faster the vehicle will react. +If set to a value greater than zero, other parameters are automatically set (such as +the acceleration or jerk limits). +If set to a negative value, the existing individual parameters are used. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 1 | 0.05 | -0.4 | + | -1 | 1 | 0.05 | -0.4 | ### WV_EN (`INT32`) {#WV_EN} @@ -24633,7 +26442,7 @@ Enable weathervane. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | Disabled (0) | + | | | | Disabled (0) | ### WV_ROLL_MIN (`FLOAT`) {#WV_ROLL_MIN} @@ -24641,7 +26450,7 @@ Minimum roll angle setpoint for weathervane controller to demand a yaw-rate. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 5 | | 1.0 | deg + | 0 | 5 | | 1.0 | deg ### WV_YRATE_MAX (`FLOAT`) {#WV_YRATE_MAX} @@ -24649,7 +26458,7 @@ Maximum yawrate the weathervane controller is allowed to demand. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 120 | | 90.0 | deg/s + | 0 | 120 | | 90.0 | deg/s ## Multicopter Position Slow Mode @@ -24657,31 +26466,37 @@ Reboot | minValue | maxValue | increment | default | unit Default horizontal velocity limit. -This value is used in slow mode if no aux channel is mapped and no limit is commanded through MAVLink. +This value is used in slow mode if +no aux channel is mapped and +no limit is commanded through MAVLink. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.1 | | 0.1 | 3. | m/s + | 0.1 | | 0.1 | 3. | m/s ### MC_SLOW_DEF_VVEL (`FLOAT`) {#MC_SLOW_DEF_VVEL} Default vertical velocity limit. -This value is used in slow mode if no aux channel is mapped and no limit is commanded through MAVLink. +This value is used in slow mode if +no aux channel is mapped and +no limit is commanded through MAVLink. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.1 | | 0.1 | 1. | m/s + | 0.1 | | 0.1 | 1. | m/s ### MC_SLOW_DEF_YAWR (`FLOAT`) {#MC_SLOW_DEF_YAWR} Default yaw rate limit. -This value is used in slow mode if no aux channel is mapped and no limit is commanded through MAVLink. +This value is used in slow mode if +no aux channel is mapped and +no limit is commanded through MAVLink. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 1 | | 0.1 | 45. | deg/s + | 1 | | 0.1 | 45. | deg/s ### MC_SLOW_MAP_HVEL (`INT32`) {#MC_SLOW_MAP_HVEL} @@ -24700,7 +26515,7 @@ Manual input mapped to scale horizontal velocity in position slow mode. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### MC_SLOW_MAP_PTCH (`INT32`) {#MC_SLOW_MAP_PTCH} @@ -24719,7 +26534,7 @@ RC_MAP_AUX{N} to allow for gimbal pitch rate control in position slow mode. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### MC_SLOW_MAP_VVEL (`INT32`) {#MC_SLOW_MAP_VVEL} @@ -24738,7 +26553,7 @@ Manual input mapped to scale vertical velocity in position slow mode. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### MC_SLOW_MAP_YAWR (`INT32`) {#MC_SLOW_MAP_YAWR} @@ -24757,7 +26572,7 @@ Manual input mapped to scale yaw rate in position slow mode. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 0 | + | | | | 0 | ### MC_SLOW_MIN_HVEL (`FLOAT`) {#MC_SLOW_MIN_HVEL} @@ -24767,7 +26582,7 @@ The lowest input maps and is clamped to this velocity. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.1 | | 0.1 | .3 | m/s + | 0.1 | | 0.1 | .3 | m/s ### MC_SLOW_MIN_VVEL (`FLOAT`) {#MC_SLOW_MIN_VVEL} @@ -24777,7 +26592,7 @@ The lowest input maps and is clamped to this velocity. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.1 | | 0.1 | .3 | m/s + | 0.1 | | 0.1 | .3 | m/s ### MC_SLOW_MIN_YAWR (`FLOAT`) {#MC_SLOW_MIN_YAWR} @@ -24787,7 +26602,7 @@ The lowest input maps and is clamped to this rate. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 1 | | 0.1 | 3. | deg/s + | 1 | | 0.1 | 3. | deg/s ## Multicopter Rate Control @@ -24795,11 +26610,15 @@ Reboot | minValue | maxValue | increment | default | unit Battery power level scaler. -This compensates for voltage drop of the battery over time by attempting to normalize performance across the operating range of the battery. The copter should constantly behave as if it was fully charged with reduced max acceleration at lower battery percentages. i.e. if hover is at 0.5 throttle at 100% battery, it will still be 0.5 at 60% battery. +This compensates for voltage drop of the battery over time by attempting to +normalize performance across the operating range of the battery. The copter +should constantly behave as if it was fully charged with reduced max acceleration +at lower battery percentages. i.e. if hover is at 0.5 throttle at 100% battery, +it will still be 0.5 at 60% battery. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | Disabled (0) | + | | | | Disabled (0) | ### MC_PITCHRATE_D (`FLOAT`) {#MC_PITCHRATE_D} @@ -24809,7 +26628,7 @@ Pitch rate differential gain. Small values help reduce fast oscillations. If val Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | | 0.0005 | 0.003 | + | 0.0 | | 0.0005 | 0.003 | ### MC_PITCHRATE_FF (`FLOAT`) {#MC_PITCHRATE_FF} @@ -24819,7 +26638,7 @@ Improves tracking performance. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | | | 0.0 | + | 0.0 | | | 0.0 | ### MC_PITCHRATE_I (`FLOAT`) {#MC_PITCHRATE_I} @@ -24829,17 +26648,23 @@ Pitch rate integral gain. Can be set to compensate static thrust difference or g Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | | 0.01 | 0.2 | + | 0.0 | | 0.01 | 0.2 | ### MC_PITCHRATE_K (`FLOAT`) {#MC_PITCHRATE_K} Pitch rate controller gain. -Global gain of the controller. This gain scales the P, I and D terms of the controller: output = MC_PITCHRATE_K * (MC_PITCHRATE_P * error + MC_PITCHRATE_I * error_integral + MC_PITCHRATE_D * error_derivative) Set MC_PITCHRATE_P=1 to implement a PID in the ideal form. Set MC_PITCHRATE_K=1 to implement a PID in the parallel form. +Global gain of the controller. +This gain scales the P, I and D terms of the controller: +output = MC_PITCHRATE_K * (MC_PITCHRATE_P * error ++ MC_PITCHRATE_I * error_integral ++ MC_PITCHRATE_D * error_derivative) +Set MC_PITCHRATE_P=1 to implement a PID in the ideal form. +Set MC_PITCHRATE_K=1 to implement a PID in the parallel form. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.01 | 5.0 | 0.0005 | 1.0 | + | 0.01 | 5.0 | 0.0005 | 1.0 | ### MC_PITCHRATE_P (`FLOAT`) {#MC_PITCHRATE_P} @@ -24849,7 +26674,7 @@ Pitch rate proportional gain, i.e. control output for angular speed error 1 rad/ Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.01 | 0.6 | 0.01 | 0.15 | + | 0.01 | 0.6 | 0.01 | 0.15 | ### MC_PR_INT_LIM (`FLOAT`) {#MC_PR_INT_LIM} @@ -24859,7 +26684,7 @@ Can be set to increase the amount of integrator available to counteract disturba Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | | 0.01 | 0.30 | + | 0.0 | | 0.01 | 0.30 | ### MC_ROLLRATE_D (`FLOAT`) {#MC_ROLLRATE_D} @@ -24869,7 +26694,7 @@ Roll rate differential gain. Small values help reduce fast oscillations. If valu Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | 0.01 | 0.0005 | 0.003 | + | 0.0 | 0.01 | 0.0005 | 0.003 | ### MC_ROLLRATE_FF (`FLOAT`) {#MC_ROLLRATE_FF} @@ -24879,7 +26704,7 @@ Improves tracking performance. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | | | 0.0 | + | 0.0 | | | 0.0 | ### MC_ROLLRATE_I (`FLOAT`) {#MC_ROLLRATE_I} @@ -24889,17 +26714,23 @@ Roll rate integral gain. Can be set to compensate static thrust difference or gr Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | | 0.01 | 0.2 | + | 0.0 | | 0.01 | 0.2 | ### MC_ROLLRATE_K (`FLOAT`) {#MC_ROLLRATE_K} Roll rate controller gain. -Global gain of the controller. This gain scales the P, I and D terms of the controller: output = MC_ROLLRATE_K * (MC_ROLLRATE_P * error + MC_ROLLRATE_I * error_integral + MC_ROLLRATE_D * error_derivative) Set MC_ROLLRATE_P=1 to implement a PID in the ideal form. Set MC_ROLLRATE_K=1 to implement a PID in the parallel form. +Global gain of the controller. +This gain scales the P, I and D terms of the controller: +output = MC_ROLLRATE_K * (MC_ROLLRATE_P * error ++ MC_ROLLRATE_I * error_integral ++ MC_ROLLRATE_D * error_derivative) +Set MC_ROLLRATE_P=1 to implement a PID in the ideal form. +Set MC_ROLLRATE_K=1 to implement a PID in the parallel form. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.01 | 5.0 | 0.0005 | 1.0 | + | 0.01 | 5.0 | 0.0005 | 1.0 | ### MC_ROLLRATE_P (`FLOAT`) {#MC_ROLLRATE_P} @@ -24909,7 +26740,7 @@ Roll rate proportional gain, i.e. control output for angular speed error 1 rad/s Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.01 | 0.5 | 0.01 | 0.15 | + | 0.01 | 0.5 | 0.01 | 0.15 | ### MC_RR_INT_LIM (`FLOAT`) {#MC_RR_INT_LIM} @@ -24919,7 +26750,7 @@ Can be set to increase the amount of integrator available to counteract disturba Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | | 0.01 | 0.30 | + | 0.0 | | 0.01 | 0.30 | ### MC_YAWRATE_D (`FLOAT`) {#MC_YAWRATE_D} @@ -24929,7 +26760,7 @@ Yaw rate differential gain. Small values help reduce fast oscillations. If value Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | | 0.01 | 0.0 | + | 0.0 | | 0.01 | 0.0 | ### MC_YAWRATE_FF (`FLOAT`) {#MC_YAWRATE_FF} @@ -24939,7 +26770,7 @@ Improves tracking performance. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | | 0.01 | 0.0 | + | 0.0 | | 0.01 | 0.0 | ### MC_YAWRATE_I (`FLOAT`) {#MC_YAWRATE_I} @@ -24949,17 +26780,23 @@ Yaw rate integral gain. Can be set to compensate static thrust difference or gra Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | | 0.01 | 0.1 | + | 0.0 | | 0.01 | 0.1 | ### MC_YAWRATE_K (`FLOAT`) {#MC_YAWRATE_K} Yaw rate controller gain. -Global gain of the controller. This gain scales the P, I and D terms of the controller: output = MC_YAWRATE_K * (MC_YAWRATE_P * error + MC_YAWRATE_I * error_integral + MC_YAWRATE_D * error_derivative) Set MC_YAWRATE_P=1 to implement a PID in the ideal form. Set MC_YAWRATE_K=1 to implement a PID in the parallel form. +Global gain of the controller. +This gain scales the P, I and D terms of the controller: +output = MC_YAWRATE_K * (MC_YAWRATE_P * error ++ MC_YAWRATE_I * error_integral ++ MC_YAWRATE_D * error_derivative) +Set MC_YAWRATE_P=1 to implement a PID in the ideal form. +Set MC_YAWRATE_K=1 to implement a PID in the parallel form. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | 5.0 | 0.0005 | 1.0 | + | 0.0 | 5.0 | 0.0005 | 1.0 | ### MC_YAWRATE_P (`FLOAT`) {#MC_YAWRATE_P} @@ -24969,17 +26806,18 @@ Yaw rate proportional gain, i.e. control output for angular speed error 1 rad/s. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | 0.6 | 0.01 | 0.2 | + | 0.0 | 0.6 | 0.01 | 0.2 | ### MC_YAW_TQ_CUTOFF (`FLOAT`) {#MC_YAW_TQ_CUTOFF} Low pass filter cutoff frequency for yaw torque setpoint. -Reduces vibrations by lowering high frequency torque caused by rotor acceleration. 0 disables the filter +Reduces vibrations by lowering high frequency torque caused by rotor acceleration. +0 disables the filter Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 10 | | 2. | Hz + | 0 | 10 | | 2. | Hz ### MC_YR_INT_LIM (`FLOAT`) {#MC_YR_INT_LIM} @@ -24989,7 +26827,7 @@ Can be set to increase the amount of integrator available to counteract disturba Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | | 0.01 | 0.30 | + | 0.0 | | 0.01 | 0.30 | ## OSD @@ -25017,13 +26855,14 @@ Configure on which serial port to run MSP OSD. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | 0 | +✓ | | | | 0 | ### OSD_ATXXXX_CFG (`INT32`) {#OSD_ATXXXX_CFG} Enable/Disable the ATXXX OSD Chip. -Configure the ATXXXX OSD Chip (mounted on the OmnibusF4SD board) and select the transmission standard. +Configure the ATXXXX OSD Chip (mounted on the OmnibusF4SD board) and +select the transmission standard. **Values:** @@ -25034,17 +26873,19 @@ Configure the ATXXXX OSD Chip (mounted on the OmnibusF4SD board) and select the Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | 0 | +✓ | | | | 0 | ### OSD_CH_HEIGHT (`INT32`) {#OSD_CH_HEIGHT} OSD Crosshairs Height. -Controls the vertical position of the crosshair display. Resolution is limited by OSD to 15 discrete values. Negative values will display the crosshairs below the horizon +Controls the vertical position of the crosshair display. +Resolution is limited by OSD to 15 discrete values. Negative +values will display the crosshairs below the horizon Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -8 | 8 | | 0 | + | -8 | 8 | | 0 | ### OSD_DWELL_TIME (`INT32`) {#OSD_DWELL_TIME} @@ -25054,7 +26895,7 @@ Amount of time in milliseconds to dwell at the beginning of the display, when sc Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 100 | 10000 | | 500 | + | 100 | 10000 | | 500 | ### OSD_LOG_LEVEL (`INT32`) {#OSD_LOG_LEVEL} @@ -25064,17 +26905,28 @@ Minimum security of log level to display on the OSD. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | 3 | + | | | | 3 | + +### OSD_RC_STICK (`INT32`) {#OSD_RC_STICK} + +OSD RC Stick commands. + +Forward RC stick input to VTX when disarmed + +Reboot | minValue | maxValue | increment | default | unit +--- | --- | --- | --- | --- | --- + | 0 | 1 | | 1 | ### OSD_SCROLL_RATE (`INT32`) {#OSD_SCROLL_RATE} OSD Scroll Rate (ms). -Scroll rate in milliseconds for OSD messages longer than available character width. This is lower-bounded by the nominal loop rate of this module. +Scroll rate in milliseconds for OSD messages longer than available character width. +This is lower-bounded by the nominal loop rate of this module. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 100 | 1000 | | 125 | + | 100 | 1000 | | 125 | ### OSD_SYMBOLS (`INT32`) {#OSD_SYMBOLS} @@ -25110,7 +26962,7 @@ Configure / toggle support display options. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 4194303 | | 16383 | + | 0 | 4194303 | | 16383 | ## PWM Outputs @@ -25122,17 +26974,21 @@ Set to 1 to enable S.BUS version 1 output instead of RSSI. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | Disabled (0) | + | | | | Disabled (0) | ### THR_MDL_FAC (`FLOAT`) {#THR_MDL_FAC} Thrust to motor control signal model parameter. -Parameter used to model the nonlinear relationship between motor control signal (e.g. PWM) and static thrust. The model is: rel_thrust = factor * rel_signal^2 + (1-factor) * rel_signal, where rel_thrust is the normalized thrust between 0 and 1, and rel_signal is the relative motor control signal between 0 and 1. +Parameter used to model the nonlinear relationship between +motor control signal (e.g. PWM) and static thrust. +The model is: rel_thrust = factor * rel_signal^2 + (1-factor) * rel_signal, +where rel_thrust is the normalized thrust between 0 and 1, and +rel_signal is the relative motor control signal between 0 and 1. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | 1.0 | 0.1 | 0.0 | + | 0.0 | 1.0 | 0.1 | 0.0 | ## Payload Deliverer @@ -25142,17 +26998,20 @@ Enable Gripper actuation in Payload Deliverer. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | Disabled (0) | +✓ | | | | Disabled (0) | ### PD_GRIPPER_TO (`FLOAT`) {#PD_GRIPPER_TO} Timeout for successful gripper actuation acknowledgement. -Maximum time Gripper will wait while the successful griper actuation isn't recognised. If the gripper has no feedback sensor, it will simply wait for this time before considering gripper actuation successful and publish a 'VehicleCommandAck' signaling successful gripper action +Maximum time Gripper will wait while the successful griper actuation isn't recognised. +If the gripper has no feedback sensor, it will simply wait for +this time before considering gripper actuation successful and publish a +'VehicleCommandAck' signaling successful gripper action Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | | | 3 | s + | 0 | | | 3 | s ### PD_GRIPPER_TYPE (`INT32`) {#PD_GRIPPER_TYPE} @@ -25166,7 +27025,7 @@ Type of Gripper (Servo, etc.). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 0 | | 0 | + | -1 | 0 | | 0 | ## Precision Land @@ -25178,7 +27037,7 @@ Time after which the landing target is considered lost without any new measureme Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | 50 | 0.5 | 5.0 | s + | 0.0 | 50 | 0.5 | 5.0 | s ### PLD_FAPPR_ALT (`FLOAT`) {#PLD_FAPPR_ALT} @@ -25188,7 +27047,7 @@ Allow final approach (without horizontal positioning) if losing landing target c Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | 10 | 0.1 | 0.1 | m + | 0.0 | 10 | 0.1 | 0.1 | m ### PLD_HACC_RAD (`FLOAT`) {#PLD_HACC_RAD} @@ -25198,7 +27057,7 @@ Start descending if closer above landing target than this. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | 10 | 0.1 | 0.2 | m + | 0.0 | 10 | 0.1 | 0.2 | m ### PLD_MAX_SRCH (`INT32`) {#PLD_MAX_SRCH} @@ -25208,7 +27067,7 @@ Maximum number of times to search for the landing target if it is lost during th Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 100 | | 3 | + | 0 | 100 | | 3 | ### PLD_SRCH_ALT (`FLOAT`) {#PLD_SRCH_ALT} @@ -25218,7 +27077,7 @@ Altitude above home to which to climb when searching for the landing target. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | 100 | 0.1 | 10.0 | m + | 0.0 | 100 | 0.1 | 10.0 | m ### PLD_SRCH_TOUT (`FLOAT`) {#PLD_SRCH_TOUT} @@ -25228,7 +27087,7 @@ Time allowed to search for the landing target before falling back to normal land Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | 100 | 0.1 | 10.0 | s + | 0.0 | 100 | 0.1 | 10.0 | s ## Pure Pursuit @@ -25240,7 +27099,7 @@ Lower value -> More aggressive controller (beware overshoot/oscillations) Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.1 | 100 | 0.01 | 1.0 | + | 0.1 | 100 | 0.01 | 1.0 | ### PP_LOOKAHD_MAX (`FLOAT`) {#PP_LOOKAHD_MAX} @@ -25248,7 +27107,7 @@ Maximum lookahead distance for the pure pursuit controller. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.1 | 100 | 0.01 | 10.0 | m + | 0.1 | 100 | 0.01 | 10.0 | m ### PP_LOOKAHD_MIN (`FLOAT`) {#PP_LOOKAHD_MIN} @@ -25256,7 +27115,7 @@ Minimum lookahead distance for the pure pursuit controller. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.1 | 100 | 0.01 | 1.0 | m + | 0.1 | 100 | 0.01 | 1.0 | m ## RC @@ -25268,7 +27127,7 @@ Crossfire telemetry enable Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | Disabled (0) | + | | | | Disabled (0) | ### RC_GHST_TEL_EN (`INT32`) {#RC_GHST_TEL_EN} @@ -25278,7 +27137,7 @@ Ghost telemetry enable Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | | | | Disabled (0) | + | | | | Disabled (0) | ## RC Input @@ -25303,7 +27162,7 @@ Select your RC input protocol or auto to scan. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1 | 7 | | -1 | + | -1 | 7 | | -1 | ## Radio Calibration @@ -25315,7 +27174,7 @@ The +- range of this value around the trim value will be considered as zero. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | 100.0 | | 0.0 | + | 0.0 | 100.0 | | 0.0 | ### RC10_MAX (`FLOAT`) {#RC10_MAX} @@ -25325,7 +27184,7 @@ Maximum value for this channel. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 1500.0 | 2200.0 | | 2000 | us + | 1500.0 | 2200.0 | | 2000 | us ### RC10_MIN (`FLOAT`) {#RC10_MIN} @@ -25335,7 +27194,7 @@ Minimum value for this channel. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 800.0 | 1500.0 | | 1000 | us + | 800.0 | 1500.0 | | 1000 | us ### RC10_REV (`FLOAT`) {#RC10_REV} @@ -25351,7 +27210,7 @@ Set to -1 to reverse channel. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1.0 | 1.0 | | 1.0 | + | -1.0 | 1.0 | | 1.0 | ### RC10_TRIM (`FLOAT`) {#RC10_TRIM} @@ -25361,7 +27220,7 @@ Mid point value Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 800.0 | 2200.0 | | 1500 | us + | 800.0 | 2200.0 | | 1500 | us ### RC11_DZ (`FLOAT`) {#RC11_DZ} @@ -25371,7 +27230,7 @@ The +- range of this value around the trim value will be considered as zero. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | 100.0 | | 0.0 | + | 0.0 | 100.0 | | 0.0 | ### RC11_MAX (`FLOAT`) {#RC11_MAX} @@ -25381,7 +27240,7 @@ Maximum value for this channel. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 1500.0 | 2200.0 | | 2000 | us + | 1500.0 | 2200.0 | | 2000 | us ### RC11_MIN (`FLOAT`) {#RC11_MIN} @@ -25391,7 +27250,7 @@ Minimum value for this channel. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 800.0 | 1500.0 | | 1000 | us + | 800.0 | 1500.0 | | 1000 | us ### RC11_REV (`FLOAT`) {#RC11_REV} @@ -25407,7 +27266,7 @@ Set to -1 to reverse channel. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1.0 | 1.0 | | 1.0 | + | -1.0 | 1.0 | | 1.0 | ### RC11_TRIM (`FLOAT`) {#RC11_TRIM} @@ -25417,7 +27276,7 @@ Mid point value Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 800.0 | 2200.0 | | 1500 | us + | 800.0 | 2200.0 | | 1500 | us ### RC12_DZ (`FLOAT`) {#RC12_DZ} @@ -25427,7 +27286,7 @@ The +- range of this value around the trim value will be considered as zero. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | 100.0 | | 0.0 | + | 0.0 | 100.0 | | 0.0 | ### RC12_MAX (`FLOAT`) {#RC12_MAX} @@ -25437,7 +27296,7 @@ Maximum value for this channel. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 1500.0 | 2200.0 | | 2000 | us + | 1500.0 | 2200.0 | | 2000 | us ### RC12_MIN (`FLOAT`) {#RC12_MIN} @@ -25447,7 +27306,7 @@ Minimum value for this channel. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 800.0 | 1500.0 | | 1000 | us + | 800.0 | 1500.0 | | 1000 | us ### RC12_REV (`FLOAT`) {#RC12_REV} @@ -25463,7 +27322,7 @@ Set to -1 to reverse channel. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1.0 | 1.0 | | 1.0 | + | -1.0 | 1.0 | | 1.0 | ### RC12_TRIM (`FLOAT`) {#RC12_TRIM} @@ -25473,7 +27332,7 @@ Mid point value Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 800.0 | 2200.0 | | 1500 | us + | 800.0 | 2200.0 | | 1500 | us ### RC13_DZ (`FLOAT`) {#RC13_DZ} @@ -25483,7 +27342,7 @@ The +- range of this value around the trim value will be considered as zero. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | 100.0 | | 0.0 | + | 0.0 | 100.0 | | 0.0 | ### RC13_MAX (`FLOAT`) {#RC13_MAX} @@ -25493,7 +27352,7 @@ Maximum value for this channel. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 1500.0 | 2200.0 | | 2000 | us + | 1500.0 | 2200.0 | | 2000 | us ### RC13_MIN (`FLOAT`) {#RC13_MIN} @@ -25503,7 +27362,7 @@ Minimum value for this channel. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 800.0 | 1500.0 | | 1000 | us + | 800.0 | 1500.0 | | 1000 | us ### RC13_REV (`FLOAT`) {#RC13_REV} @@ -25519,7 +27378,7 @@ Set to -1 to reverse channel. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1.0 | 1.0 | | 1.0 | + | -1.0 | 1.0 | | 1.0 | ### RC13_TRIM (`FLOAT`) {#RC13_TRIM} @@ -25529,7 +27388,7 @@ Mid point value Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 800.0 | 2200.0 | | 1500 | us + | 800.0 | 2200.0 | | 1500 | us ### RC14_DZ (`FLOAT`) {#RC14_DZ} @@ -25539,7 +27398,7 @@ The +- range of this value around the trim value will be considered as zero. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | 100.0 | | 0.0 | + | 0.0 | 100.0 | | 0.0 | ### RC14_MAX (`FLOAT`) {#RC14_MAX} @@ -25549,7 +27408,7 @@ Maximum value for this channel. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 1500.0 | 2200.0 | | 2000 | us + | 1500.0 | 2200.0 | | 2000 | us ### RC14_MIN (`FLOAT`) {#RC14_MIN} @@ -25559,7 +27418,7 @@ Minimum value for this channel. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 800.0 | 1500.0 | | 1000 | us + | 800.0 | 1500.0 | | 1000 | us ### RC14_REV (`FLOAT`) {#RC14_REV} @@ -25575,7 +27434,7 @@ Set to -1 to reverse channel. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1.0 | 1.0 | | 1.0 | + | -1.0 | 1.0 | | 1.0 | ### RC14_TRIM (`FLOAT`) {#RC14_TRIM} @@ -25585,7 +27444,7 @@ Mid point value Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 800.0 | 2200.0 | | 1500 | us + | 800.0 | 2200.0 | | 1500 | us ### RC15_DZ (`FLOAT`) {#RC15_DZ} @@ -25595,7 +27454,7 @@ The +- range of this value around the trim value will be considered as zero. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | 100.0 | | 0.0 | + | 0.0 | 100.0 | | 0.0 | ### RC15_MAX (`FLOAT`) {#RC15_MAX} @@ -25605,7 +27464,7 @@ Maximum value for this channel. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 1500.0 | 2200.0 | | 2000 | us + | 1500.0 | 2200.0 | | 2000 | us ### RC15_MIN (`FLOAT`) {#RC15_MIN} @@ -25615,7 +27474,7 @@ Minimum value for this channel. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 800.0 | 1500.0 | | 1000 | us + | 800.0 | 1500.0 | | 1000 | us ### RC15_REV (`FLOAT`) {#RC15_REV} @@ -25631,7 +27490,7 @@ Set to -1 to reverse channel. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1.0 | 1.0 | | 1.0 | + | -1.0 | 1.0 | | 1.0 | ### RC15_TRIM (`FLOAT`) {#RC15_TRIM} @@ -25641,7 +27500,7 @@ Mid point value Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 800.0 | 2200.0 | | 1500 | us + | 800.0 | 2200.0 | | 1500 | us ### RC16_DZ (`FLOAT`) {#RC16_DZ} @@ -25651,7 +27510,7 @@ The +- range of this value around the trim value will be considered as zero. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | 100.0 | | 0.0 | + | 0.0 | 100.0 | | 0.0 | ### RC16_MAX (`FLOAT`) {#RC16_MAX} @@ -25661,7 +27520,7 @@ Maximum value for this channel. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 1500.0 | 2200.0 | | 2000 | us + | 1500.0 | 2200.0 | | 2000 | us ### RC16_MIN (`FLOAT`) {#RC16_MIN} @@ -25671,7 +27530,7 @@ Minimum value for this channel. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 800.0 | 1500.0 | | 1000 | us + | 800.0 | 1500.0 | | 1000 | us ### RC16_REV (`FLOAT`) {#RC16_REV} @@ -25687,7 +27546,7 @@ Set to -1 to reverse channel. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1.0 | 1.0 | | 1.0 | + | -1.0 | 1.0 | | 1.0 | ### RC16_TRIM (`FLOAT`) {#RC16_TRIM} @@ -25697,7 +27556,7 @@ Mid point value Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 800.0 | 2200.0 | | 1500 | us + | 800.0 | 2200.0 | | 1500 | us ### RC17_DZ (`FLOAT`) {#RC17_DZ} @@ -25707,7 +27566,7 @@ The +- range of this value around the trim value will be considered as zero. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | 100.0 | | 0.0 | + | 0.0 | 100.0 | | 0.0 | ### RC17_MAX (`FLOAT`) {#RC17_MAX} @@ -25717,7 +27576,7 @@ Maximum value for this channel. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 1500.0 | 2200.0 | | 2000 | us + | 1500.0 | 2200.0 | | 2000 | us ### RC17_MIN (`FLOAT`) {#RC17_MIN} @@ -25727,7 +27586,7 @@ Minimum value for this channel. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 800.0 | 1500.0 | | 1000 | us + | 800.0 | 1500.0 | | 1000 | us ### RC17_REV (`FLOAT`) {#RC17_REV} @@ -25743,7 +27602,7 @@ Set to -1 to reverse channel. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1.0 | 1.0 | | 1.0 | + | -1.0 | 1.0 | | 1.0 | ### RC17_TRIM (`FLOAT`) {#RC17_TRIM} @@ -25753,7 +27612,7 @@ Mid point value Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 800.0 | 2200.0 | | 1500 | us + | 800.0 | 2200.0 | | 1500 | us ### RC18_DZ (`FLOAT`) {#RC18_DZ} @@ -25763,7 +27622,7 @@ The +- range of this value around the trim value will be considered as zero. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | 100.0 | | 0.0 | + | 0.0 | 100.0 | | 0.0 | ### RC18_MAX (`FLOAT`) {#RC18_MAX} @@ -25773,7 +27632,7 @@ Maximum value for this channel. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 1500.0 | 2200.0 | | 2000 | us + | 1500.0 | 2200.0 | | 2000 | us ### RC18_MIN (`FLOAT`) {#RC18_MIN} @@ -25783,7 +27642,7 @@ Minimum value for this channel. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 800.0 | 1500.0 | | 1000 | us + | 800.0 | 1500.0 | | 1000 | us ### RC18_REV (`FLOAT`) {#RC18_REV} @@ -25799,7 +27658,7 @@ Set to -1 to reverse channel. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1.0 | 1.0 | | 1.0 | + | -1.0 | 1.0 | | 1.0 | ### RC18_TRIM (`FLOAT`) {#RC18_TRIM} @@ -25809,7 +27668,7 @@ Mid point value Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 800.0 | 2200.0 | | 1500 | us + | 800.0 | 2200.0 | | 1500 | us ### RC1_DZ (`FLOAT`) {#RC1_DZ} @@ -25819,7 +27678,7 @@ The +- range of this value around the trim value will be considered as zero. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | 100.0 | | 10.0 | us + | 0.0 | 100.0 | | 10.0 | us ### RC1_MAX (`FLOAT`) {#RC1_MAX} @@ -25829,7 +27688,7 @@ Maximum value for RC channel 1 Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 1500.0 | 2200.0 | | 2000.0 | us + | 1500.0 | 2200.0 | | 2000.0 | us ### RC1_MIN (`FLOAT`) {#RC1_MIN} @@ -25839,7 +27698,7 @@ Minimum value for RC channel 1 Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 800.0 | 1500.0 | | 1000.0 | us + | 800.0 | 1500.0 | | 1000.0 | us ### RC1_REV (`FLOAT`) {#RC1_REV} @@ -25855,7 +27714,7 @@ Set to -1 to reverse channel. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1.0 | 1.0 | | 1.0 | + | -1.0 | 1.0 | | 1.0 | ### RC1_TRIM (`FLOAT`) {#RC1_TRIM} @@ -25865,7 +27724,7 @@ Mid point value Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 800.0 | 2200.0 | | 1500.0 | us + | 800.0 | 2200.0 | | 1500.0 | us ### RC2_DZ (`FLOAT`) {#RC2_DZ} @@ -25875,7 +27734,7 @@ The +- range of this value around the trim value will be considered as zero. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | 100.0 | | 10.0 | us + | 0.0 | 100.0 | | 10.0 | us ### RC2_MAX (`FLOAT`) {#RC2_MAX} @@ -25885,7 +27744,7 @@ Maximum value for this channel. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 1500.0 | 2200.0 | | 2000.0 | us + | 1500.0 | 2200.0 | | 2000.0 | us ### RC2_MIN (`FLOAT`) {#RC2_MIN} @@ -25895,7 +27754,7 @@ Minimum value for this channel. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 800.0 | 1500.0 | | 1000.0 | us + | 800.0 | 1500.0 | | 1000.0 | us ### RC2_REV (`FLOAT`) {#RC2_REV} @@ -25911,7 +27770,7 @@ Set to -1 to reverse channel. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1.0 | 1.0 | | 1.0 | + | -1.0 | 1.0 | | 1.0 | ### RC2_TRIM (`FLOAT`) {#RC2_TRIM} @@ -25921,7 +27780,7 @@ Mid point value Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 800.0 | 2200.0 | | 1500.0 | us + | 800.0 | 2200.0 | | 1500.0 | us ### RC3_DZ (`FLOAT`) {#RC3_DZ} @@ -25931,7 +27790,7 @@ The +- range of this value around the trim value will be considered as zero. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | 100.0 | | 10.0 | us + | 0.0 | 100.0 | | 10.0 | us ### RC3_MAX (`FLOAT`) {#RC3_MAX} @@ -25941,7 +27800,7 @@ Maximum value for this channel. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 1500.0 | 2200.0 | | 2000 | us + | 1500.0 | 2200.0 | | 2000 | us ### RC3_MIN (`FLOAT`) {#RC3_MIN} @@ -25951,7 +27810,7 @@ Minimum value for this channel. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 800.0 | 1500.0 | | 1000 | us + | 800.0 | 1500.0 | | 1000 | us ### RC3_REV (`FLOAT`) {#RC3_REV} @@ -25967,7 +27826,7 @@ Set to -1 to reverse channel. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1.0 | 1.0 | | 1.0 | + | -1.0 | 1.0 | | 1.0 | ### RC3_TRIM (`FLOAT`) {#RC3_TRIM} @@ -25977,7 +27836,7 @@ Mid point value Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 800.0 | 2200.0 | | 1500 | us + | 800.0 | 2200.0 | | 1500 | us ### RC4_DZ (`FLOAT`) {#RC4_DZ} @@ -25987,7 +27846,7 @@ The +- range of this value around the trim value will be considered as zero. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | 100.0 | | 10.0 | us + | 0.0 | 100.0 | | 10.0 | us ### RC4_MAX (`FLOAT`) {#RC4_MAX} @@ -25997,7 +27856,7 @@ Maximum value for this channel. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 1500.0 | 2200.0 | | 2000 | us + | 1500.0 | 2200.0 | | 2000 | us ### RC4_MIN (`FLOAT`) {#RC4_MIN} @@ -26007,7 +27866,7 @@ Minimum value for this channel. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 800.0 | 1500.0 | | 1000 | us + | 800.0 | 1500.0 | | 1000 | us ### RC4_REV (`FLOAT`) {#RC4_REV} @@ -26023,7 +27882,7 @@ Set to -1 to reverse channel. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1.0 | 1.0 | | 1.0 | + | -1.0 | 1.0 | | 1.0 | ### RC4_TRIM (`FLOAT`) {#RC4_TRIM} @@ -26033,7 +27892,7 @@ Mid point value Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 800.0 | 2200.0 | | 1500 | us + | 800.0 | 2200.0 | | 1500 | us ### RC5_DZ (`FLOAT`) {#RC5_DZ} @@ -26043,7 +27902,7 @@ The +- range of this value around the trim value will be considered as zero. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | 100.0 | | 10.0 | + | 0.0 | 100.0 | | 10.0 | ### RC5_MAX (`FLOAT`) {#RC5_MAX} @@ -26053,7 +27912,7 @@ Maximum value for this channel. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 1500.0 | 2200.0 | | 2000 | us + | 1500.0 | 2200.0 | | 2000 | us ### RC5_MIN (`FLOAT`) {#RC5_MIN} @@ -26063,7 +27922,7 @@ Minimum value for this channel. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 800.0 | 1500.0 | | 1000 | us + | 800.0 | 1500.0 | | 1000 | us ### RC5_REV (`FLOAT`) {#RC5_REV} @@ -26079,7 +27938,7 @@ Set to -1 to reverse channel. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1.0 | 1.0 | | 1.0 | + | -1.0 | 1.0 | | 1.0 | ### RC5_TRIM (`FLOAT`) {#RC5_TRIM} @@ -26089,7 +27948,7 @@ Mid point value Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 800.0 | 2200.0 | | 1500 | us + | 800.0 | 2200.0 | | 1500 | us ### RC6_DZ (`FLOAT`) {#RC6_DZ} @@ -26099,7 +27958,7 @@ The +- range of this value around the trim value will be considered as zero. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | 100.0 | | 10.0 | + | 0.0 | 100.0 | | 10.0 | ### RC6_MAX (`FLOAT`) {#RC6_MAX} @@ -26109,7 +27968,7 @@ Maximum value for this channel. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 1500.0 | 2200.0 | | 2000 | us + | 1500.0 | 2200.0 | | 2000 | us ### RC6_MIN (`FLOAT`) {#RC6_MIN} @@ -26119,7 +27978,7 @@ Minimum value for this channel. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 800.0 | 1500.0 | | 1000 | us + | 800.0 | 1500.0 | | 1000 | us ### RC6_REV (`FLOAT`) {#RC6_REV} @@ -26135,7 +27994,7 @@ Set to -1 to reverse channel. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1.0 | 1.0 | | 1.0 | + | -1.0 | 1.0 | | 1.0 | ### RC6_TRIM (`FLOAT`) {#RC6_TRIM} @@ -26145,7 +28004,7 @@ Mid point value Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 800.0 | 2200.0 | | 1500 | us + | 800.0 | 2200.0 | | 1500 | us ### RC7_DZ (`FLOAT`) {#RC7_DZ} @@ -26155,7 +28014,7 @@ The +- range of this value around the trim value will be considered as zero. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | 100.0 | | 10.0 | + | 0.0 | 100.0 | | 10.0 | ### RC7_MAX (`FLOAT`) {#RC7_MAX} @@ -26165,7 +28024,7 @@ Maximum value for this channel. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 1500.0 | 2200.0 | | 2000 | us + | 1500.0 | 2200.0 | | 2000 | us ### RC7_MIN (`FLOAT`) {#RC7_MIN} @@ -26175,7 +28034,7 @@ Minimum value for this channel. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 800.0 | 1500.0 | | 1000 | us + | 800.0 | 1500.0 | | 1000 | us ### RC7_REV (`FLOAT`) {#RC7_REV} @@ -26191,7 +28050,7 @@ Set to -1 to reverse channel. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1.0 | 1.0 | | 1.0 | + | -1.0 | 1.0 | | 1.0 | ### RC7_TRIM (`FLOAT`) {#RC7_TRIM} @@ -26201,7 +28060,7 @@ Mid point value Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 800.0 | 2200.0 | | 1500 | us + | 800.0 | 2200.0 | | 1500 | us ### RC8_DZ (`FLOAT`) {#RC8_DZ} @@ -26211,7 +28070,7 @@ The +- range of this value around the trim value will be considered as zero. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | 100.0 | | 10.0 | + | 0.0 | 100.0 | | 10.0 | ### RC8_MAX (`FLOAT`) {#RC8_MAX} @@ -26221,7 +28080,7 @@ Maximum value for this channel. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 1500.0 | 2200.0 | | 2000 | us + | 1500.0 | 2200.0 | | 2000 | us ### RC8_MIN (`FLOAT`) {#RC8_MIN} @@ -26231,7 +28090,7 @@ Minimum value for this channel. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 800.0 | 1500.0 | | 1000 | us + | 800.0 | 1500.0 | | 1000 | us ### RC8_REV (`FLOAT`) {#RC8_REV} @@ -26247,7 +28106,7 @@ Set to -1 to reverse channel. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1.0 | 1.0 | | 1.0 | + | -1.0 | 1.0 | | 1.0 | ### RC8_TRIM (`FLOAT`) {#RC8_TRIM} @@ -26257,7 +28116,7 @@ Mid point value Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 800.0 | 2200.0 | | 1500 | us + | 800.0 | 2200.0 | | 1500 | us ### RC9_DZ (`FLOAT`) {#RC9_DZ} @@ -26267,7 +28126,7 @@ The +- range of this value around the trim value will be considered as zero. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0.0 | 100.0 | | 0.0 | + | 0.0 | 100.0 | | 0.0 | ### RC9_MAX (`FLOAT`) {#RC9_MAX} @@ -26277,7 +28136,7 @@ Maximum value for this channel. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 1500.0 | 2200.0 | | 2000 | us + | 1500.0 | 2200.0 | | 2000 | us ### RC9_MIN (`FLOAT`) {#RC9_MIN} @@ -26287,7 +28146,7 @@ Minimum value for this channel. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 800.0 | 1500.0 | | 1000 | us + | 800.0 | 1500.0 | | 1000 | us ### RC9_REV (`FLOAT`) {#RC9_REV} @@ -26303,7 +28162,7 @@ Set to -1 to reverse channel. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -1.0 | 1.0 | | 1.0 | + | -1.0 | 1.0 | | 1.0 | ### RC9_TRIM (`FLOAT`) {#RC9_TRIM} @@ -26313,27 +28172,33 @@ Mid point value Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 800.0 | 2200.0 | | 1500 | us + | 800.0 | 2200.0 | | 1500 | us ### RC_CHAN_CNT (`INT32`) {#RC_CHAN_CNT} RC channel count. -This parameter is used by Ground Station software to save the number of channels which were used during RC calibration. It is only meant for ground station use. +This parameter is used by Ground Station software to save the number +of channels which were used during RC calibration. It is only meant +for ground station use. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 18 | | 0 | + | 0 | 18 | | 0 | ### RC_FAILS_THR (`INT32`) {#RC_FAILS_THR} Failsafe channel PWM threshold. -Use RC_MAP_FAILSAFE to specify which channel is used to indicate RC loss via this threshold. By default this is the throttle channel. Set to a PWM value slightly above the PWM value for the channel (e.g. throttle) in a failsafe event, but below the minimum PWM value for the channel during normal operation. Note: The default value of 0 disables the feature (it is below the expected range). +Use RC_MAP_FAILSAFE to specify which channel is used to indicate RC loss via this threshold. +By default this is the throttle channel. +Set to a PWM value slightly above the PWM value for the channel (e.g. throttle) in a failsafe event, +but below the minimum PWM value for the channel during normal operation. +Note: The default value of 0 disables the feature (it is below the expected range). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 2200 | | 0 | us + | 0 | 2200 | | 0 | us ### RC_MAP_AUX1 (`INT32`) {#RC_MAP_AUX1} @@ -26364,7 +28229,7 @@ AUX1 Passthrough RC channel. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 18 | | 0 | + | 0 | 18 | | 0 | ### RC_MAP_AUX2 (`INT32`) {#RC_MAP_AUX2} @@ -26395,7 +28260,7 @@ AUX2 Passthrough RC channel. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 18 | | 0 | + | 0 | 18 | | 0 | ### RC_MAP_AUX3 (`INT32`) {#RC_MAP_AUX3} @@ -26426,7 +28291,7 @@ AUX3 Passthrough RC channel. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 18 | | 0 | + | 0 | 18 | | 0 | ### RC_MAP_AUX4 (`INT32`) {#RC_MAP_AUX4} @@ -26457,7 +28322,7 @@ AUX4 Passthrough RC channel. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 18 | | 0 | + | 0 | 18 | | 0 | ### RC_MAP_AUX5 (`INT32`) {#RC_MAP_AUX5} @@ -26488,7 +28353,7 @@ AUX5 Passthrough RC channel. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 18 | | 0 | + | 0 | 18 | | 0 | ### RC_MAP_AUX6 (`INT32`) {#RC_MAP_AUX6} @@ -26519,7 +28384,7 @@ AUX6 Passthrough RC channel. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 18 | | 0 | + | 0 | 18 | | 0 | ### RC_MAP_ENG_MOT (`INT32`) {#RC_MAP_ENG_MOT} @@ -26550,13 +28415,17 @@ RC channel to engage the main motor (for helicopters). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 18 | | 0 | + | 0 | 18 | | 0 | ### RC_MAP_FAILSAFE (`INT32`) {#RC_MAP_FAILSAFE} Failsafe channel mapping. -Configures which RC channel is used by the receiver to indicate the signal was lost (on receivers that use output a fixed signal value to report lost signal). If set to 0, the channel mapped to throttle is used. Use RC_FAILS_THR to set the threshold indicating lost signal. By default it's below the expected range and hence disabled. +Configures which RC channel is used by the receiver to indicate the signal was lost +(on receivers that use output a fixed signal value to report lost signal). +If set to 0, the channel mapped to throttle is used. +Use RC_FAILS_THR to set the threshold indicating lost signal. By default it's below +the expected range and hence disabled. **Values:** @@ -26583,13 +28452,14 @@ Configures which RC channel is used by the receiver to indicate the signal was l Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 18 | | 0 | + | 0 | 18 | | 0 | ### RC_MAP_PARAM1 (`INT32`) {#RC_MAP_PARAM1} PARAM1 tuning channel. -Can be used for parameter tuning with the RC. This one is further referenced as the 1st parameter channel. Set to 0 to deactivate * +Can be used for parameter tuning with the RC. This one is further referenced as the 1st parameter channel. +Set to 0 to deactivate * **Values:** @@ -26616,13 +28486,14 @@ Can be used for parameter tuning with the RC. This one is further referenced as Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 18 | | 0 | + | 0 | 18 | | 0 | ### RC_MAP_PARAM2 (`INT32`) {#RC_MAP_PARAM2} PARAM2 tuning channel. -Can be used for parameter tuning with the RC. This one is further referenced as the 2nd parameter channel. Set to 0 to deactivate * +Can be used for parameter tuning with the RC. This one is further referenced as the 2nd parameter channel. +Set to 0 to deactivate * **Values:** @@ -26649,13 +28520,14 @@ Can be used for parameter tuning with the RC. This one is further referenced as Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 18 | | 0 | + | 0 | 18 | | 0 | ### RC_MAP_PARAM3 (`INT32`) {#RC_MAP_PARAM3} PARAM3 tuning channel. -Can be used for parameter tuning with the RC. This one is further referenced as the 3th parameter channel. Set to 0 to deactivate * +Can be used for parameter tuning with the RC. This one is further referenced as the 3th parameter channel. +Set to 0 to deactivate * **Values:** @@ -26682,13 +28554,15 @@ Can be used for parameter tuning with the RC. This one is further referenced as Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 18 | | 0 | + | 0 | 18 | | 0 | ### RC_MAP_PITCH (`INT32`) {#RC_MAP_PITCH} Pitch control channel mapping. -The channel index (starting from 1 for channel 1) indicates which channel should be used for reading pitch inputs from. A value of zero indicates the switch is not assigned. +The channel index (starting from 1 for channel 1) indicates +which channel should be used for reading pitch inputs from. +A value of zero indicates the switch is not assigned. **Values:** @@ -26715,13 +28589,15 @@ The channel index (starting from 1 for channel 1) indicates which channel should Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 18 | | 0 | + | 0 | 18 | | 0 | ### RC_MAP_ROLL (`INT32`) {#RC_MAP_ROLL} Roll control channel mapping. -The channel index (starting from 1 for channel 1) indicates which channel should be used for reading roll inputs from. A value of zero indicates the switch is not assigned. +The channel index (starting from 1 for channel 1) indicates +which channel should be used for reading roll inputs from. +A value of zero indicates the switch is not assigned. **Values:** @@ -26748,13 +28624,15 @@ The channel index (starting from 1 for channel 1) indicates which channel should Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 18 | | 0 | + | 0 | 18 | | 0 | ### RC_MAP_THROTTLE (`INT32`) {#RC_MAP_THROTTLE} Throttle control channel mapping. -The channel index (starting from 1 for channel 1) indicates which channel should be used for reading throttle inputs from. A value of zero indicates the switch is not assigned. +The channel index (starting from 1 for channel 1) indicates +which channel should be used for reading throttle inputs from. +A value of zero indicates the switch is not assigned. **Values:** @@ -26781,13 +28659,15 @@ The channel index (starting from 1 for channel 1) indicates which channel should Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 18 | | 0 | + | 0 | 18 | | 0 | ### RC_MAP_YAW (`INT32`) {#RC_MAP_YAW} Yaw control channel mapping. -The channel index (starting from 1 for channel 1) indicates which channel should be used for reading yaw inputs from. A value of zero indicates the switch is not assigned. +The channel index (starting from 1 for channel 1) indicates +which channel should be used for reading yaw inputs from. +A value of zero indicates the switch is not assigned. **Values:** @@ -26814,13 +28694,15 @@ The channel index (starting from 1 for channel 1) indicates which channel should Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 18 | | 0 | + | 0 | 18 | | 0 | ### RC_RSSI_PWM_CHAN (`INT32`) {#RC_RSSI_PWM_CHAN} PWM input channel that provides RSSI. -0: do not read RSSI from input channel 1-18: read RSSI from specified input channel Specify the range for RSSI input with RC_RSSI_PWM_MIN and RC_RSSI_PWM_MAX parameters. +0: do not read RSSI from input channel +1-18: read RSSI from specified input channel +Specify the range for RSSI input with RC_RSSI_PWM_MIN and RC_RSSI_PWM_MAX parameters. **Values:** @@ -26847,7 +28729,7 @@ PWM input channel that provides RSSI. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 18 | | 0 | + | 0 | 18 | | 0 | ### RC_RSSI_PWM_MAX (`INT32`) {#RC_RSSI_PWM_MAX} @@ -26857,7 +28739,7 @@ Only used if RC_RSSI_PWM_CHAN > 0 Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 2000 | | 2000 | + | 0 | 2000 | | 2000 | ### RC_RSSI_PWM_MIN (`INT32`) {#RC_RSSI_PWM_MIN} @@ -26867,37 +28749,40 @@ Only used if RC_RSSI_PWM_CHAN > 0 Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | 0 | 2000 | | 1000 | + | 0 | 2000 | | 1000 | ### TRIM_PITCH (`FLOAT`) {#TRIM_PITCH} Pitch trim. -The trim value is the actuator control value the system needs for straight and level flight. +The trim value is the actuator control value the system needs +for straight and level flight. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -0.5 | 0.5 | 0.01 | 0.0 | + | -0.5 | 0.5 | 0.01 | 0.0 | ### TRIM_ROLL (`FLOAT`) {#TRIM_ROLL} Roll trim. -The trim value is the actuator control value the system needs for straight and level flight. +The trim value is the actuator control value the system needs +for straight and level flight. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -0.5 | 0.5 | 0.01 | 0.0 | + | -0.5 | 0.5 | 0.01 | 0.0 | ### TRIM_YAW (`FLOAT`) {#TRIM_YAW} Yaw trim. -The trim value is the actuator control value the system needs for straight and level flight. +The trim value is the actuator control value the system needs +for straight and level flight. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- - | -0.5 | 0.5 | 0.01 | 0.0 | + | -0.5 | 0.5 | 0.01 | 0.0 | ## Radio Switches @@ -26905,57 +28790,83 @@ Reboot | minValue | maxValue | increment | default | unit Threshold for the arm switch. -0-1 indicate where in the full channel range the threshold sits 0 : min 1 : max sign indicates polarity of comparison positive : true when channel>th negative : true when channel