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 channelth +negative : true when channelth negative : true when channelth +negative : true when channelth negative : true when channelth +negative : true when channelth negative : true when channelth +negative : true when channelth negative : true when channelth +negative : true when channelth negative : true when channelth +negative : true when channelth negative : true when channelth +negative : true when channelth negative : true when channelth +negative : true when channelth negative : true when channelth +negative : true when channel The rover starts to cut the corner earlier. +The geometric ideal acceptance radius is multiplied by this factor +to account for kinematic and dynamic effects. +Higher value -> The rover starts to cut the corner earlier. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 1 | 100 | 0.01 | 1 | +  | 1 | 100 | 0.01 | 1 | ### RA_ACC_RAD_MAX (`FLOAT`) {#RA_ACC_RAD_MAX} Maximum acceptance radius for the waypoints. -The controller scales the acceptance radius based on the angle between the previous, current and next waypoint. Higher value -> smoother trajectory at the cost of how close the rover gets to the waypoint (Set to -1 to disable corner cutting). +The controller scales the acceptance radius based on the angle between +the previous, current and next waypoint. +Higher value -> smoother trajectory at the cost of how close the rover gets +to the waypoint (Set to -1 to disable corner cutting). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | -1 | 100 | 0.01 | -1 | m +  | -1 | 100 | 0.01 | -1 | m ### RA_MAX_STR_ANG (`FLOAT`) {#RA_MAX_STR_ANG} @@ -27600,7 +29554,7 @@ Maximum steering angle. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0 | 1.5708 | 0.01 | 0 | rad +  | 0 | 1.5708 | 0.01 | 0 | rad ### RA_STR_RATE_LIM (`FLOAT`) {#RA_STR_RATE_LIM} @@ -27610,7 +29564,7 @@ Set to -1 to disable. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | -1 | 1000 | 0.01 | -1 | deg/s +  | -1 | 1000 | 0.01 | -1 | deg/s ### RA_WHEEL_BASE (`FLOAT`) {#RA_WHEEL_BASE} @@ -27620,7 +29574,7 @@ Distance from the front to the rear axle. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0 | 100 | 0.001 | 0 | m +  | 0 | 100 | 0.001 | 0 | m ## Rover Attitude Control @@ -27630,49 +29584,33 @@ Proportional gain for closed loop yaw controller. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0 | 100 | 0.01 | 0. | +  | 0 | 100 | 0.01 | 0. | ## Rover Differential -### RD_MAX_THR_YAW_R (`FLOAT`) {#RD_MAX_THR_YAW_R} - -Yaw rate turning left/right wheels at max speed in opposite directions. - -This parameter is used to calculate the feedforward term of the closed loop yaw rate control. The controller first calculates the required speed difference between the left and right motor to achieve the desired yaw rate. This desired speed difference is then linearly mapped to normalized motor commands. A good starting point is half the speed the rover drives at maximum throttle (RD_MAX_THR_SPD)). Increase this parameter if the rover turns faster than the setpoint, and decrease if the rover turns slower. - -Reboot | minValue | maxValue | increment | default | unit ---- | --- | --- | --- | --- | --- -  | 0 | 100 | 0.01 | 0 | m/s - -### RD_MISS_SPD_GAIN (`FLOAT`) {#RD_MISS_SPD_GAIN} - -Tuning parameter for the speed reduction during waypoint transition. - -The waypoint transition speed is calculated as: Transition_speed = Maximum_speed * (1 - normalized_transition_angle * RM_MISS_VEL_GAIN) The normalized transition angle is the angle between the line segment from prev-curr WP and curr-next WP interpolated from [0, 180] -> [0, 1]. Higher value -> More speed reduction during waypoint transitions. Set to -1 to disable any speed reduction during waypoint transition. - -Reboot | minValue | maxValue | increment | default | unit ---- | --- | --- | --- | --- | --- -  | -1 | 100 | 0.01 | -1 | - ### RD_TRANS_DRV_TRN (`FLOAT`) {#RD_TRANS_DRV_TRN} Yaw error threshhold to switch from driving to spot turning. -This threshold is used for the state machine to switch from driving to turning based on the error between the desired and actual yaw. It is also used as the threshold whether the rover should come to a smooth stop at the next waypoint. This slow down effect is active if the angle between the line segments from prevWP-currWP and currWP-nextWP is smaller then 180 - RD_TRANS_DRV_TRN. +This threshold is used for the state machine to switch from driving to turning based on the +error between the desired and actual yaw. It is also used as the threshold whether the rover should come +to a smooth stop at the next waypoint. This slow down effect is active if the angle between the +line segments from prevWP-currWP and currWP-nextWP is smaller then 180 - RD_TRANS_DRV_TRN. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0.001 | 3.14159 | 0.01 | 0.174533 | rad +  | 0.001 | 3.14159 | 0.01 | 0.174533 | rad ### RD_TRANS_TRN_DRV (`FLOAT`) {#RD_TRANS_TRN_DRV} Yaw error threshhold to switch from spot turning to driving. -This threshold is used for the state machine to switch from turning to driving based on the error between the desired and actual yaw. +This threshold is used for the state machine to switch from turning to driving based on the +error between the desired and actual yaw. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0.001 | 3.14159 | 0.01 | 0.0872665 | rad +  | 0.001 | 3.14159 | 0.01 | 0.0872665 | rad ### RD_WHEEL_TRACK (`FLOAT`) {#RD_WHEEL_TRACK} @@ -27682,7 +29620,7 @@ Distance from the center of the right wheel to the center of the left wheel. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0 | 100 | 0.001 | 0 | m +  | 0 | 100 | 0.001 | 0 | m ## Rover Mecanum @@ -27690,31 +29628,14 @@ Reboot | minValue | maxValue | increment | default | unit Threshold to update course control in manual position mode. -Threshold for the angle between the active cruise direction and the cruise direction given by the stick inputs. This can be understood as a deadzone for the combined stick inputs for forward/backwards and lateral speed which defines a course direction. +Threshold for the angle between the active cruise direction and the cruise direction given +by the stick inputs. +This can be understood as a deadzone for the combined stick inputs for forward/backwards +and lateral speed which defines a course direction. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0 | 3.14 | 0.01 | 0.17 | rad - -### RM_MAX_THR_YAW_R (`FLOAT`) {#RM_MAX_THR_YAW_R} - -Yaw rate turning left/right wheels at max speed in opposite directions. - -This parameter is used to calculate the feedforward term of the closed loop yaw rate control. The controller first calculates the required speed difference between the left and right motor to achieve the desired yaw rate. This desired speed difference is then linearly mapped to normalized motor commands. A good starting point is half the speed the rover drives at maximum throttle (RD_MAX_THR_SPD)). Increase this parameter if the rover turns faster than the setpoint, and decrease if the rover turns slower. - -Reboot | minValue | maxValue | increment | default | unit ---- | --- | --- | --- | --- | --- -  | 0 | 100 | 0.01 | 0 | m/s - -### RM_MISS_SPD_GAIN (`FLOAT`) {#RM_MISS_SPD_GAIN} - -Tuning parameter for the speed reduction during waypoint transition. - -The waypoint transition speed is calculated as: Transition_speed = Maximum_speed * (1 - normalized_transition_angle * RM_MISS_VEL_GAIN) The normalized transition angle is the angle between the line segment from prev-curr waypoint and curr-next waypoint interpolated from [0, 180] -> [0, 1]. Higher value -> More speed reduction during waypoint transitions. Set to -1 to disable any speed reduction during waypoint transition. - -Reboot | minValue | maxValue | increment | default | unit ---- | --- | --- | --- | --- | --- -  | -1 | 100 | 0.01 | -1 | +  | 0 | 3.14 | 0.01 | 0.17 | rad ### RM_WHEEL_TRACK (`FLOAT`) {#RM_WHEEL_TRACK} @@ -27724,7 +29645,7 @@ Distance from the center of the right wheel to the center of the left wheel. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0 | 100 | 0.001 | 0 | m +  | 0 | 100 | 0.001 | 0 | m ## Rover Position Control (Deprecated) @@ -27736,27 +29657,31 @@ Damping factor for L1 control. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0.6 | 0.9 | 0.05 | 0.75 | +  | 0.6 | 0.9 | 0.05 | 0.75 | ### GND_L1_DIST (`FLOAT`) {#GND_L1_DIST} L1 distance. -This is the distance at which the next waypoint is activated. This should be set to about 2-4x of GND_WHEEL_BASE and not smaller than one meter (due to GPS accuracy). +This is the distance at which the next waypoint is activated. This should be set +to about 2-4x of GND_WHEEL_BASE and not smaller than one meter (due to GPS accuracy). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 1.0 | 50.0 | 0.1 | 1.0 | m +  | 1.0 | 50.0 | 0.1 | 1.0 | m ### GND_L1_PERIOD (`FLOAT`) {#GND_L1_PERIOD} L1 period. -This is the L1 distance and defines the tracking point ahead of the rover it's following. Use values around 2-5m for a 0.3m wheel base. Tuning instructions: Shorten slowly during tuning until response is sharp without oscillation. +This is the L1 distance and defines the tracking +point ahead of the rover it's following. +Use values around 2-5m for a 0.3m wheel base. Tuning instructions: Shorten +slowly during tuning until response is sharp without oscillation. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0.5 | 50.0 | 0.5 | 5.0 | m +  | 0.5 | 50.0 | 0.5 | 5.0 | m ### GND_MAN_Y_MAX (`FLOAT`) {#GND_MAN_Y_MAX} @@ -27764,17 +29689,18 @@ Max manual yaw rate. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0.0 | 400 | | 150.0 | deg/s +  | 0.0 | 400 | | 150.0 | deg/s ### GND_MAX_ANG (`FLOAT`) {#GND_MAX_ANG} Maximum turn angle for Ackerman steering. -At a control output of 0, the steering wheels are at 0 radians. At a control output of 1, the steering wheels are at GND_MAX_ANG radians. +At a control output of 0, the steering wheels are at 0 radians. +At a control output of 1, the steering wheels are at GND_MAX_ANG radians. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0.0 | 3.14159 | 0.01 | 0.7854 | rad +  | 0.0 | 3.14159 | 0.01 | 0.7854 | rad ### GND_SPEED_D (`FLOAT`) {#GND_SPEED_D} @@ -27784,7 +29710,7 @@ This is the derivative gain for the speed closed loop controller Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0.00 | 50.0 | 0.005 | 0.001 | %m/s +  | 0.00 | 50.0 | 0.005 | 0.001 | %m/s ### GND_SPEED_I (`FLOAT`) {#GND_SPEED_I} @@ -27794,7 +29720,7 @@ This is the integral gain for the speed closed loop controller Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0.00 | 50.0 | 0.005 | 3.0 | %m/s +  | 0.00 | 50.0 | 0.005 | 3.0 | %m/s ### GND_SPEED_IMAX (`FLOAT`) {#GND_SPEED_IMAX} @@ -27804,7 +29730,7 @@ This is the maxim value the integral can reach to prevent wind-up. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0.005 | 50.0 | 0.005 | 1.0 | %m/s +  | 0.005 | 50.0 | 0.005 | 1.0 | %m/s ### GND_SPEED_MAX (`FLOAT`) {#GND_SPEED_MAX} @@ -27812,7 +29738,7 @@ Maximum ground speed. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0.0 | 40 | 0.5 | 10.0 | m/s +  | 0.0 | 40 | 0.5 | 10.0 | m/s ### GND_SPEED_P (`FLOAT`) {#GND_SPEED_P} @@ -27822,7 +29748,7 @@ This is the proportional gain for the speed closed loop controller Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0.005 | 50.0 | 0.005 | 2.0 | %m/s +  | 0.005 | 50.0 | 0.005 | 2.0 | %m/s ### GND_SPEED_THR_SC (`FLOAT`) {#GND_SPEED_THR_SC} @@ -27832,7 +29758,7 @@ This is a gain to map the speed control output to the throttle linearly. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0.005 | 50.0 | 0.005 | 1.0 | %m/s +  | 0.005 | 50.0 | 0.005 | 1.0 | %m/s ### GND_SPEED_TRIM (`FLOAT`) {#GND_SPEED_TRIM} @@ -27840,7 +29766,7 @@ Trim ground speed. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0.0 | 40 | 0.5 | 3.0 | m/s +  | 0.0 | 40 | 0.5 | 3.0 | m/s ### GND_SP_CTRL_MODE (`INT32`) {#GND_SP_CTRL_MODE} @@ -27856,37 +29782,40 @@ This allows the user to choose between closed loop gps speed or open loop cruise Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0 | 1 | | 1 | +  | 0 | 1 | | 1 | ### GND_THR_CRUISE (`FLOAT`) {#GND_THR_CRUISE} Cruise throttle. -This is the throttle setting required to achieve the desired cruise speed. 10% is ok for a traxxas stampede vxl with ESC set to training mode +This is the throttle setting required to achieve the desired cruise speed. +10% is ok for a traxxas stampede vxl with ESC set to training mode Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0.0 | 1.0 | 0.01 | 0.1 | norm +  | 0.0 | 1.0 | 0.01 | 0.1 | norm ### GND_THR_MAX (`FLOAT`) {#GND_THR_MAX} Throttle limit max. -This is the maximum throttle % that can be used by the controller. For a Traxxas stampede vxl with the ESC set to training, 30 % is enough +This is the maximum throttle % that can be used by the controller. +For a Traxxas stampede vxl with the ESC set to training, 30 % is enough Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0.0 | 1.0 | 0.01 | 0.3 | norm +  | 0.0 | 1.0 | 0.01 | 0.3 | norm ### GND_THR_MIN (`FLOAT`) {#GND_THR_MIN} Throttle limit min. -This is the minimum throttle % that can be used by the controller. Set to 0 for rover +This is the minimum throttle % that can be used by the controller. +Set to 0 for rover Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0.0 | 1.0 | 0.01 | 0.0 | norm +  | 0.0 | 1.0 | 0.01 | 0.0 | norm ### GND_WHEEL_BASE (`FLOAT`) {#GND_WHEEL_BASE} @@ -27896,7 +29825,7 @@ A value of 0.31 is typical for 1/10 RC cars. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0.0 | | 0.01 | 0.31 | m +  | 0.0 | | 0.01 | 0.31 | m ## Rover Rate Control @@ -27904,21 +29833,36 @@ Reboot | minValue | maxValue | increment | default | unit Yaw acceleration limit. -Used to cap how quickly the magnitude of yaw rate setpoints can increase. Set to -1 to disable. +Used to cap how quickly the magnitude of yaw rate setpoints can increase. +Set to -1 to disable. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | -1 | 10000 | 0.01 | -1. | deg/s^2 +  | -1 | 10000 | 0.01 | -1. | deg/s^2 ### RO_YAW_DECEL_LIM (`FLOAT`) {#RO_YAW_DECEL_LIM} Yaw deceleration limit. -Used to cap how quickly the magnitude of yaw rate setpoints can decrease. Set to -1 to disable. +Used to cap how quickly the magnitude of yaw rate setpoints can decrease. +Set to -1 to disable. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | -1 | 10000 | 0.01 | -1. | deg/s^2 +  | -1 | 10000 | 0.01 | -1. | deg/s^2 + +### RO_YAW_RATE_CORR (`FLOAT`) {#RO_YAW_RATE_CORR} + +Yaw rate correction factor. + +Multiplicative correction factor for the feedforward mapping of the yaw rate controller. +Increase this value (x > 1) if the measured yaw rate is lower than the setpoint, decrease (0 < x < 1) otherwise. +Note: Tuning this is particularly useful for skid-steered rovers, or rovers with misaligned wheels/steering axes +that cause a lot of friction when turning. + +Reboot | minValue | maxValue | increment | default | unit +--- | --- | --- | --- | --- | --- +  | 0.01 | 10000 | 0.01 | 1. | ### RO_YAW_RATE_I (`FLOAT`) {#RO_YAW_RATE_I} @@ -27926,17 +29870,18 @@ Integral gain for closed loop yaw rate controller. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0 | 100 | 0.01 | 0. | +  | 0 | 100 | 0.01 | 0. | ### RO_YAW_RATE_LIM (`FLOAT`) {#RO_YAW_RATE_LIM} Yaw rate limit. -Used to cap yaw rate setpoints and map controller inputs to yaw rate setpoints in Acro, Stabilized and Position mode. +Used to cap yaw rate setpoints and map controller inputs to yaw rate setpoints +in Acro, Stabilized and Position mode. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0 | 10000 | 0.01 | 0. | deg/s +  | 0 | 10000 | 0.01 | 0. | deg/s ### RO_YAW_RATE_P (`FLOAT`) {#RO_YAW_RATE_P} @@ -27944,7 +29889,7 @@ Proportional gain for closed loop yaw rate controller. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0 | 100 | 0.01 | 0. | +  | 0 | 100 | 0.01 | 0. | ### RO_YAW_RATE_TH (`FLOAT`) {#RO_YAW_RATE_TH} @@ -27954,7 +29899,7 @@ The minimum threshold for the yaw rate measurement not to be interpreted as zero Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0 | 100 | 0.01 | 3. | deg/s +  | 0 | 100 | 0.01 | 3. | deg/s ### RO_YAW_STICK_DZ (`FLOAT`) {#RO_YAW_STICK_DZ} @@ -27964,7 +29909,7 @@ Percentage of stick input range that will be interpreted as zero around the stic Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0 | 1 | 0.01 | 0.1 | +  | 0 | 1 | 0.01 | 0.1 | ## Rover Velocity Control @@ -27972,31 +29917,36 @@ Reboot | minValue | maxValue | increment | default | unit Acceleration limit. -Set to -1 to disable. For mecanum rovers this limit is used for longitudinal and lateral acceleration. +Set to -1 to disable. +For mecanum rovers this limit is used for longitudinal and lateral acceleration. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | -1 | 100 | 0.01 | -1. | m/s^2 +  | -1 | 100 | 0.01 | -1. | m/s^2 ### RO_DECEL_LIM (`FLOAT`) {#RO_DECEL_LIM} Deceleration limit. -Set to -1 to disable. Note that if it is disabled the rover will not slow down when approaching waypoints in auto modes. For mecanum rovers this limit is used for longitudinal and lateral deceleration. +Set to -1 to disable. +Note that if it is disabled the rover will not slow down when approaching waypoints in auto modes. +For mecanum rovers this limit is used for longitudinal and lateral deceleration. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | -1 | 100 | 0.01 | -1. | m/s^2 +  | -1 | 100 | 0.01 | -1. | m/s^2 ### RO_JERK_LIM (`FLOAT`) {#RO_JERK_LIM} Jerk limit. -Set to -1 to disable. Note that if it is disabled the rover will not slow down when approaching waypoints in auto modes. For mecanum rovers this limit is used for longitudinal and lateral jerk. +Set to -1 to disable. +Note that if it is disabled the rover will not slow down when approaching waypoints in auto modes. +For mecanum rovers this limit is used for longitudinal and lateral jerk. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | -1 | 100 | 0.01 | -1. | m/s^3 +  | -1 | 100 | 0.01 | -1. | m/s^3 ### RO_MAX_THR_SPEED (`FLOAT`) {#RO_MAX_THR_SPEED} @@ -28006,7 +29956,7 @@ Used to linearly map speeds [m/s] to throttle values [-1. 1]. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0 | 100 | 0.01 | 0. | m/s +  | 0 | 100 | 0.01 | 0. | m/s ### RO_SPEED_I (`FLOAT`) {#RO_SPEED_I} @@ -28014,7 +29964,7 @@ Integral gain for ground speed controller. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0 | 100 | 0.001 | 0. | +  | 0 | 100 | 0.001 | 0. | ### RO_SPEED_LIM (`FLOAT`) {#RO_SPEED_LIM} @@ -28024,7 +29974,7 @@ Used to cap speed setpoints and map controller inputs to speed setpoints in Posi Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | -1 | 100 | 0.01 | -1. | m/s +  | -1 | 100 | 0.01 | -1. | m/s ### RO_SPEED_P (`FLOAT`) {#RO_SPEED_P} @@ -28032,17 +29982,33 @@ Proportional gain for ground speed controller. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0 | 100 | 0.01 | 0. | +  | 0 | 100 | 0.01 | 0. | + +### RO_SPEED_RED (`FLOAT`) {#RO_SPEED_RED} + +Tuning parameter for the speed reduction based on the course error. + +Reduced_speed = RO_MAX_THR_SPEED * (1 - normalized_course_error * RO_SPEED_RED) +The normalized course error is the angle between the current course and the bearing setpoint +interpolated from [0, 180] -> [0, 1]. +Higher value -> More speed reduction. +Note: This is also used to calculate the speed at which the vehicle arrives at a waypoint in auto modes. +Set to -1 to disable bearing error based speed reduction. + +Reboot | minValue | maxValue | increment | default | unit +--- | --- | --- | --- | --- | --- +  | -1 | 100 | 0.01 | -1. | ### RO_SPEED_TH (`FLOAT`) {#RO_SPEED_TH} Speed measurement threshold. -Set to -1 to disable. The minimum threshold for the speed measurement not to be interpreted as zero. +Set to -1 to disable. +The minimum threshold for the speed measurement not to be interpreted as zero. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0 | 100 | 0.01 | 0.1 | m/s +  | 0 | 100 | 0.01 | 0.1 | m/s ## Runway Takeoff @@ -28052,27 +30018,30 @@ Throttle during runway takeoff. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0.0 | 1.0 | 0.01 | 1.0 | norm +  | 0.0 | 1.0 | 0.01 | 1.0 | norm ### RWTO_NUDGE (`INT32`) {#RWTO_NUDGE} Enable use of yaw stick for nudging the wheel during runway ground roll. -This is useful when map, GNSS, or yaw errors on ground are misaligned with what the operator intends for takeoff course. Particularly useful for skinny runways or if the wheel servo is a bit off trim. +This is useful when map, GNSS, or yaw errors on ground are misaligned with what the operator intends for takeoff course. +Particularly useful for skinny runways or if the wheel servo is a bit off trim. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | Enabled (1) | +  | | | | Enabled (1) | ### RWTO_PSP (`FLOAT`) {#RWTO_PSP} Pitch setpoint during taxi / before takeoff rotation airspeed is reached. -A taildragger with steerable wheel might need to pitch up a little to keep its wheel on the ground before airspeed to takeoff is reached. +A taildragger with steerable wheel might need to pitch up +a little to keep its wheel on the ground before airspeed +to takeoff is reached. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | -10.0 | 20.0 | 0.5 | 0.0 | deg +  | -10.0 | 20.0 | 0.5 | 0.0 | deg ### RWTO_RAMP_TIME (`FLOAT`) {#RWTO_RAMP_TIME} @@ -28080,17 +30049,19 @@ Throttle ramp up time for runway takeoff. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 1.0 | 15.0 | 0.1 | 2.0 | s +  | 1.0 | 15.0 | 0.1 | 2.0 | s ### RWTO_ROT_AIRSPD (`FLOAT`) {#RWTO_ROT_AIRSPD} Takeoff rotation airspeed. -The calibrated airspeed threshold during the takeoff ground roll when the plane should start rotating (pitching up). Must be less than the takeoff airspeed, will otherwise be capped at the takeoff airpeed (see FW_TKO_AIRSPD). If set <= 0.0, defaults to 0.9 * takeoff airspeed (see FW_TKO_AIRSPD) +The calibrated airspeed threshold during the takeoff ground roll when the plane should start rotating (pitching up). +Must be less than the takeoff airspeed, will otherwise be capped at the takeoff airpeed (see FW_TKO_AIRSPD). +If set <= 0.0, defaults to 0.9 * takeoff airspeed (see FW_TKO_AIRSPD) Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | -1.0 | | 0.1 | -1.0 | m/s +  | -1.0 | | 0.1 | -1.0 | m/s ### RWTO_ROT_TIME (`FLOAT`) {#RWTO_ROT_TIME} @@ -28100,7 +30071,7 @@ This is the time desired to linearly ramp in takeoff pitch constraints during th Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0.1 | | 0.1 | 1.0 | s +  | 0.1 | | 0.1 | 1.0 | s ### RWTO_TKOFF (`INT32`) {#RWTO_TKOFF} @@ -28108,7 +30079,7 @@ Runway takeoff with landing gear. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | Disabled (0) | +  | | | | Disabled (0) | ## SD Logging @@ -28126,53 +30097,77 @@ Selects the algorithm used for logfile encryption Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 2 | +  | | | | 2 | ### SDLOG_BOOT_BAT (`INT32`) {#SDLOG_BOOT_BAT} Battery-only Logging. -When enabled, logging will not start from boot if battery power is not detected (e.g. powered via USB on a test bench). This prevents extraneous flight logs from being created during bench testing. Note that this only applies to log-from-boot modes. This has no effect on arm-based modes. +When enabled, logging will not start from boot if battery power is not detected +(e.g. powered via USB on a test bench). This prevents extraneous flight logs from +being created during bench testing. +Note that this only applies to log-from-boot modes. This has no effect on arm-based +modes. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | Disabled (0) | +  | | | | Disabled (0) | ### SDLOG_DIRS_MAX (`INT32`) {#SDLOG_DIRS_MAX} Maximum number of log directories to keep. -If there are more log directories than this value, the system will delete the oldest directories during startup. In addition, the system will delete old logs if there is not enough free space left. The minimum amount is 300 MB. If this is set to 0, old directories will only be removed if the free space falls below the minimum. Note: this does not apply to mission log files. +If there are more log directories than this value, +the system will delete the oldest directories during startup. +In addition, the system will delete old logs if there is not enough free space left. +The minimum amount is 300 MB. +If this is set to 0, old directories will only be removed if the free space falls below +the minimum. +Note: this does not apply to mission log files. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0 | 1000 | | 0 | +✓ | 0 | 1000 | | 0 | ### SDLOG_EXCH_KEY (`INT32`) {#SDLOG_EXCH_KEY} Logfile Encryption key exchange key. -If the logfile is encrypted using a symmetric key algorithm, the used encryption key is generated at logging start and stored on the sdcard RSA2048 encrypted using this key. +If the logfile is encrypted using a symmetric key algorithm, +the used encryption key is generated at logging start and stored +on the sdcard RSA2048 encrypted using this key. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0 | 255 | | 1 | +  | 0 | 255 | | 1 | ### SDLOG_KEY (`INT32`) {#SDLOG_KEY} Logfile Encryption key index. -Selects the key in keystore, used for encrypting the log. When using a symmetric encryption algorithm, the key is generated at logging start and kept stored in this index. For symmetric algorithms, the key is volatile and valid only for the duration of logging. The key is stored in encrypted format on the sdcard alongside the logfile, using an RSA2048 key defined by the SDLOG_EXCHANGE_KEY +Selects the key in keystore, used for encrypting the log. When using +a symmetric encryption algorithm, the key is generated at logging start +and kept stored in this index. For symmetric algorithms, the key is +volatile and valid only for the duration of logging. The key is stored +in encrypted format on the sdcard alongside the logfile, using an RSA2048 +key defined by the SDLOG_EXCHANGE_KEY Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0 | 255 | | 2 | +  | 0 | 255 | | 2 | ### SDLOG_MISSION (`INT32`) {#SDLOG_MISSION} Mission Log. -If enabled, a small additional "mission" log file will be written to the SD card. The log contains just those messages that are useful for tasks like generating flight statistics and geotagging. The different modes can be used to further reduce the logged data (and thus the log file size). For example, choose geotagging mode to only log data required for geotagging. Note that the normal/full log is still created, and contains all the data in the mission log (and more). +If enabled, a small additional "mission" log file will be written to the SD card. +The log contains just those messages that are useful for tasks like +generating flight statistics and geotagging. +The different modes can be used to further reduce the logged data +(and thus the log file size). For example, choose geotagging mode to +only log data required for geotagging. +Note that the normal/full log is still created, and contains all +the data in the mission log (and more). **Values:** @@ -28183,13 +30178,14 @@ If enabled, a small additional "mission" log file will be written to the SD card Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | 0 | +✓ | | | | 0 | ### SDLOG_MODE (`INT32`) {#SDLOG_MODE} Logging Mode. -Determines when to start and stop logging. By default, logging is started when arming the system, and stopped when disarming. +Determines when to start and stop logging. By default, logging is started +when arming the system, and stopped when disarming. **Values:** @@ -28203,13 +30199,29 @@ Determines when to start and stop logging. By default, logging is started when a Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | 0 | +✓ | | | | 0 | ### SDLOG_PROFILE (`INT32`) {#SDLOG_PROFILE} Logging topic profile (integer bitmask). -This integer bitmask controls the set and rates of logged topics. The default allows for general log analysis while keeping the log file size reasonably small. Enabling multiple sets leads to higher bandwidth requirements and larger log files. Set bits true to enable: 0 : Default set (used for general log analysis) 1 : Full rate estimator (EKF2) replay topics 2 : Topics for thermal calibration (high rate raw IMU and Baro sensor data) 3 : Topics for system identification (high rate actuator control and IMU data) 4 : Full rates for analysis of fast maneuvers (RC, attitude, rates and actuators) 5 : Debugging topics (debug_*.msg topics, for custom code) 6 : Topics for sensor comparison (low rate raw IMU, Baro and magnetometer data) 7 : Topics for computer vision and collision prevention 8 : Raw FIFO high-rate IMU (Gyro) 9 : Raw FIFO high-rate IMU (Accel) 10: Logging of mavlink tunnel message (useful for payload communication debugging) +This integer bitmask controls the set and rates of logged topics. +The default allows for general log analysis while keeping the +log file size reasonably small. +Enabling multiple sets leads to higher bandwidth requirements and larger log +files. +Set bits true to enable: +0 : Default set (used for general log analysis) +1 : Full rate estimator (EKF2) replay topics +2 : Topics for thermal calibration (high rate raw IMU and Baro sensor data) +3 : Topics for system identification (high rate actuator control and IMU data) +4 : Full rates for analysis of fast maneuvers (RC, attitude, rates and actuators) +5 : Debugging topics (debug_*.msg topics, for custom code) +6 : Topics for sensor comparison (low rate raw IMU, Baro and magnetometer data) +7 : Topics for computer vision and collision prevention +8 : Raw FIFO high-rate IMU (Gyro) +9 : Raw FIFO high-rate IMU (Accel) +10: Logging of mavlink tunnel message (useful for payload communication debugging) **Bitmask:** @@ -28229,17 +30241,21 @@ This integer bitmask controls the set and rates of logged topics. The default al Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0 | 4095 | | 1 | +✓ | 0 | 4095 | | 1 | ### SDLOG_UTC_OFFSET (`INT32`) {#SDLOG_UTC_OFFSET} UTC offset (unit: min). -the difference in hours and minutes from Coordinated Universal Time (UTC) for a your place and date. for example, In case of South Korea(UTC+09:00), UTC offset is 540 min (9*60) refer to https://en.wikipedia.org/wiki/List_of_UTC_time_offsets +the difference in hours and minutes from Coordinated +Universal Time (UTC) for a your place and date. +for example, In case of South Korea(UTC+09:00), +UTC offset is 540 min (9*60) +refer to https://en.wikipedia.org/wiki/List_of_UTC_time_offsets Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | -1000 | 1000 | | 0 | min +  | -1000 | 1000 | | 0 | min ### SDLOG_UUID (`INT32`) {#SDLOG_UUID} @@ -28249,7 +30265,7 @@ If set to 1, add an ID to the log, which uniquely identifies the vehicle Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | Enabled (1) | +  | | | | Enabled (1) | ## SITL @@ -28259,27 +30275,30 @@ Simulator Battery drain interval. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 1 | 86400 | 1 | 60 | s +  | 1 | 86400 | 1 | 60 | s ### SIM_BAT_ENABLE (`INT32`) {#SIM_BAT_ENABLE} Simulator Battery enabled. -Enable or disable the internal battery simulation. This is useful when the battery is simulated externally and interfaced with PX4 through MAVLink for example. +Enable or disable the internal battery simulation. This is useful +when the battery is simulated externally and interfaced with PX4 +through MAVLink for example. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | Enabled (1) | +  | | | | Enabled (1) | ### SIM_BAT_MIN_PCT (`FLOAT`) {#SIM_BAT_MIN_PCT} Simulator Battery minimal percentage. -Can be used to alter the battery level during SITL- or HITL-simulation on the fly. Particularly useful for testing different low-battery behaviour. +Can be used to alter the battery level during SITL- or HITL-simulation on the fly. +Particularly useful for testing different low-battery behaviour. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0 | 100 | 0.1 | 50.0 | % +  | 0 | 100 | 0.1 | 50.0 | % ## Sensor Calibration @@ -28291,7 +30310,7 @@ Device ID of the accelerometer this calibration applies to. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0 | +  | | | | 0 | ### CAL_ACC0_PRIO (`INT32`) {#CAL_ACC0_PRIO} @@ -28310,7 +30329,7 @@ Accelerometer 0 priority. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | -1 | +  | | | | -1 | ### CAL_ACC0_ROT (`INT32`) {#CAL_ACC0_ROT} @@ -28366,7 +30385,7 @@ An internal sensor will force a value of -1, so a GCS should only attempt to con Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | -1 | 40 | | -1 | +  | -1 | 40 | | -1 | ### CAL_ACC0_XOFF (`FLOAT`) {#CAL_ACC0_XOFF} @@ -28374,7 +30393,7 @@ Accelerometer 0 X-axis offset. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | m/s^2 +  | | | | 0.0 | m/s^2 ### CAL_ACC0_XSCALE (`FLOAT`) {#CAL_ACC0_XSCALE} @@ -28382,7 +30401,7 @@ Accelerometer 0 X-axis scaling factor. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0.1 | 3.0 | | 1.0 | +  | 0.1 | 3.0 | | 1.0 | ### CAL_ACC0_YOFF (`FLOAT`) {#CAL_ACC0_YOFF} @@ -28390,7 +30409,7 @@ Accelerometer 0 Y-axis offset. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | m/s^2 +  | | | | 0.0 | m/s^2 ### CAL_ACC0_YSCALE (`FLOAT`) {#CAL_ACC0_YSCALE} @@ -28398,7 +30417,7 @@ Accelerometer 0 Y-axis scaling factor. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0.1 | 3.0 | | 1.0 | +  | 0.1 | 3.0 | | 1.0 | ### CAL_ACC0_ZOFF (`FLOAT`) {#CAL_ACC0_ZOFF} @@ -28406,7 +30425,7 @@ Accelerometer 0 Z-axis offset. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | m/s^2 +  | | | | 0.0 | m/s^2 ### CAL_ACC0_ZSCALE (`FLOAT`) {#CAL_ACC0_ZSCALE} @@ -28414,7 +30433,7 @@ Accelerometer 0 Z-axis scaling factor. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0.1 | 3.0 | | 1.0 | +  | 0.1 | 3.0 | | 1.0 | ### CAL_ACC1_ID (`INT32`) {#CAL_ACC1_ID} @@ -28424,7 +30443,7 @@ Device ID of the accelerometer this calibration applies to. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0 | +  | | | | 0 | ### CAL_ACC1_PRIO (`INT32`) {#CAL_ACC1_PRIO} @@ -28443,7 +30462,7 @@ Accelerometer 1 priority. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | -1 | +  | | | | -1 | ### CAL_ACC1_ROT (`INT32`) {#CAL_ACC1_ROT} @@ -28499,7 +30518,7 @@ An internal sensor will force a value of -1, so a GCS should only attempt to con Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | -1 | 40 | | -1 | +  | -1 | 40 | | -1 | ### CAL_ACC1_XOFF (`FLOAT`) {#CAL_ACC1_XOFF} @@ -28507,7 +30526,7 @@ Accelerometer 1 X-axis offset. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | m/s^2 +  | | | | 0.0 | m/s^2 ### CAL_ACC1_XSCALE (`FLOAT`) {#CAL_ACC1_XSCALE} @@ -28515,7 +30534,7 @@ Accelerometer 1 X-axis scaling factor. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0.1 | 3.0 | | 1.0 | +  | 0.1 | 3.0 | | 1.0 | ### CAL_ACC1_YOFF (`FLOAT`) {#CAL_ACC1_YOFF} @@ -28523,7 +30542,7 @@ Accelerometer 1 Y-axis offset. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | m/s^2 +  | | | | 0.0 | m/s^2 ### CAL_ACC1_YSCALE (`FLOAT`) {#CAL_ACC1_YSCALE} @@ -28531,7 +30550,7 @@ Accelerometer 1 Y-axis scaling factor. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0.1 | 3.0 | | 1.0 | +  | 0.1 | 3.0 | | 1.0 | ### CAL_ACC1_ZOFF (`FLOAT`) {#CAL_ACC1_ZOFF} @@ -28539,7 +30558,7 @@ Accelerometer 1 Z-axis offset. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | m/s^2 +  | | | | 0.0 | m/s^2 ### CAL_ACC1_ZSCALE (`FLOAT`) {#CAL_ACC1_ZSCALE} @@ -28547,7 +30566,7 @@ Accelerometer 1 Z-axis scaling factor. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0.1 | 3.0 | | 1.0 | +  | 0.1 | 3.0 | | 1.0 | ### CAL_ACC2_ID (`INT32`) {#CAL_ACC2_ID} @@ -28557,7 +30576,7 @@ Device ID of the accelerometer this calibration applies to. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0 | +  | | | | 0 | ### CAL_ACC2_PRIO (`INT32`) {#CAL_ACC2_PRIO} @@ -28576,7 +30595,7 @@ Accelerometer 2 priority. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | -1 | +  | | | | -1 | ### CAL_ACC2_ROT (`INT32`) {#CAL_ACC2_ROT} @@ -28632,7 +30651,7 @@ An internal sensor will force a value of -1, so a GCS should only attempt to con Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | -1 | 40 | | -1 | +  | -1 | 40 | | -1 | ### CAL_ACC2_XOFF (`FLOAT`) {#CAL_ACC2_XOFF} @@ -28640,7 +30659,7 @@ Accelerometer 2 X-axis offset. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | m/s^2 +  | | | | 0.0 | m/s^2 ### CAL_ACC2_XSCALE (`FLOAT`) {#CAL_ACC2_XSCALE} @@ -28648,7 +30667,7 @@ Accelerometer 2 X-axis scaling factor. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0.1 | 3.0 | | 1.0 | +  | 0.1 | 3.0 | | 1.0 | ### CAL_ACC2_YOFF (`FLOAT`) {#CAL_ACC2_YOFF} @@ -28656,7 +30675,7 @@ Accelerometer 2 Y-axis offset. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | m/s^2 +  | | | | 0.0 | m/s^2 ### CAL_ACC2_YSCALE (`FLOAT`) {#CAL_ACC2_YSCALE} @@ -28664,7 +30683,7 @@ Accelerometer 2 Y-axis scaling factor. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0.1 | 3.0 | | 1.0 | +  | 0.1 | 3.0 | | 1.0 | ### CAL_ACC2_ZOFF (`FLOAT`) {#CAL_ACC2_ZOFF} @@ -28672,7 +30691,7 @@ Accelerometer 2 Z-axis offset. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | m/s^2 +  | | | | 0.0 | m/s^2 ### CAL_ACC2_ZSCALE (`FLOAT`) {#CAL_ACC2_ZSCALE} @@ -28680,7 +30699,7 @@ Accelerometer 2 Z-axis scaling factor. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0.1 | 3.0 | | 1.0 | +  | 0.1 | 3.0 | | 1.0 | ### CAL_ACC3_ID (`INT32`) {#CAL_ACC3_ID} @@ -28690,7 +30709,7 @@ Device ID of the accelerometer this calibration applies to. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0 | +  | | | | 0 | ### CAL_ACC3_PRIO (`INT32`) {#CAL_ACC3_PRIO} @@ -28709,7 +30728,7 @@ Accelerometer 3 priority. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | -1 | +  | | | | -1 | ### CAL_ACC3_ROT (`INT32`) {#CAL_ACC3_ROT} @@ -28765,7 +30784,7 @@ An internal sensor will force a value of -1, so a GCS should only attempt to con Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | -1 | 40 | | -1 | +  | -1 | 40 | | -1 | ### CAL_ACC3_XOFF (`FLOAT`) {#CAL_ACC3_XOFF} @@ -28773,7 +30792,7 @@ Accelerometer 3 X-axis offset. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | m/s^2 +  | | | | 0.0 | m/s^2 ### CAL_ACC3_XSCALE (`FLOAT`) {#CAL_ACC3_XSCALE} @@ -28781,7 +30800,7 @@ Accelerometer 3 X-axis scaling factor. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0.1 | 3.0 | | 1.0 | +  | 0.1 | 3.0 | | 1.0 | ### CAL_ACC3_YOFF (`FLOAT`) {#CAL_ACC3_YOFF} @@ -28789,7 +30808,7 @@ Accelerometer 3 Y-axis offset. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | m/s^2 +  | | | | 0.0 | m/s^2 ### CAL_ACC3_YSCALE (`FLOAT`) {#CAL_ACC3_YSCALE} @@ -28797,7 +30816,7 @@ Accelerometer 3 Y-axis scaling factor. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0.1 | 3.0 | | 1.0 | +  | 0.1 | 3.0 | | 1.0 | ### CAL_ACC3_ZOFF (`FLOAT`) {#CAL_ACC3_ZOFF} @@ -28805,7 +30824,7 @@ Accelerometer 3 Z-axis offset. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | m/s^2 +  | | | | 0.0 | m/s^2 ### CAL_ACC3_ZSCALE (`FLOAT`) {#CAL_ACC3_ZSCALE} @@ -28813,7 +30832,7 @@ Accelerometer 3 Z-axis scaling factor. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0.1 | 3.0 | | 1.0 | +  | 0.1 | 3.0 | | 1.0 | ### CAL_BARO0_ID (`INT32`) {#CAL_BARO0_ID} @@ -28823,7 +30842,7 @@ Device ID of the barometer this calibration applies to. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0 | +  | | | | 0 | ### CAL_BARO0_OFF (`FLOAT`) {#CAL_BARO0_OFF} @@ -28831,7 +30850,7 @@ Barometer 0 offset. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### CAL_BARO0_PRIO (`INT32`) {#CAL_BARO0_PRIO} @@ -28850,7 +30869,7 @@ Barometer 0 priority. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | -1 | +  | | | | -1 | ### CAL_BARO1_ID (`INT32`) {#CAL_BARO1_ID} @@ -28860,7 +30879,7 @@ Device ID of the barometer this calibration applies to. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0 | +  | | | | 0 | ### CAL_BARO1_OFF (`FLOAT`) {#CAL_BARO1_OFF} @@ -28868,7 +30887,7 @@ Barometer 1 offset. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### CAL_BARO1_PRIO (`INT32`) {#CAL_BARO1_PRIO} @@ -28887,7 +30906,7 @@ Barometer 1 priority. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | -1 | +  | | | | -1 | ### CAL_BARO2_ID (`INT32`) {#CAL_BARO2_ID} @@ -28897,7 +30916,7 @@ Device ID of the barometer this calibration applies to. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0 | +  | | | | 0 | ### CAL_BARO2_OFF (`FLOAT`) {#CAL_BARO2_OFF} @@ -28905,7 +30924,7 @@ Barometer 2 offset. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### CAL_BARO2_PRIO (`INT32`) {#CAL_BARO2_PRIO} @@ -28924,7 +30943,7 @@ Barometer 2 priority. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | -1 | +  | | | | -1 | ### CAL_BARO3_ID (`INT32`) {#CAL_BARO3_ID} @@ -28934,7 +30953,7 @@ Device ID of the barometer this calibration applies to. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0 | +  | | | | 0 | ### CAL_BARO3_OFF (`FLOAT`) {#CAL_BARO3_OFF} @@ -28942,7 +30961,7 @@ Barometer 3 offset. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### CAL_BARO3_PRIO (`INT32`) {#CAL_BARO3_PRIO} @@ -28961,7 +30980,7 @@ Barometer 3 priority. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | -1 | +  | | | | -1 | ### CAL_GYRO0_ID (`INT32`) {#CAL_GYRO0_ID} @@ -28971,7 +30990,7 @@ Device ID of the gyroscope this calibration applies to. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0 | +  | | | | 0 | ### CAL_GYRO0_PRIO (`INT32`) {#CAL_GYRO0_PRIO} @@ -28990,7 +31009,7 @@ Gyroscope 0 priority. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | -1 | +  | | | | -1 | ### CAL_GYRO0_ROT (`INT32`) {#CAL_GYRO0_ROT} @@ -29046,7 +31065,7 @@ An internal sensor will force a value of -1, so a GCS should only attempt to con Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | -1 | 40 | | -1 | +  | -1 | 40 | | -1 | ### CAL_GYRO0_XOFF (`FLOAT`) {#CAL_GYRO0_XOFF} @@ -29054,7 +31073,7 @@ Gyroscope 0 X-axis offset. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | rad/s +  | | | | 0.0 | rad/s ### CAL_GYRO0_YOFF (`FLOAT`) {#CAL_GYRO0_YOFF} @@ -29062,7 +31081,7 @@ Gyroscope 0 Y-axis offset. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | rad/s +  | | | | 0.0 | rad/s ### CAL_GYRO0_ZOFF (`FLOAT`) {#CAL_GYRO0_ZOFF} @@ -29070,7 +31089,7 @@ Gyroscope 0 Z-axis offset. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | rad/s +  | | | | 0.0 | rad/s ### CAL_GYRO1_ID (`INT32`) {#CAL_GYRO1_ID} @@ -29080,7 +31099,7 @@ Device ID of the gyroscope this calibration applies to. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0 | +  | | | | 0 | ### CAL_GYRO1_PRIO (`INT32`) {#CAL_GYRO1_PRIO} @@ -29099,7 +31118,7 @@ Gyroscope 1 priority. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | -1 | +  | | | | -1 | ### CAL_GYRO1_ROT (`INT32`) {#CAL_GYRO1_ROT} @@ -29155,7 +31174,7 @@ An internal sensor will force a value of -1, so a GCS should only attempt to con Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | -1 | 40 | | -1 | +  | -1 | 40 | | -1 | ### CAL_GYRO1_XOFF (`FLOAT`) {#CAL_GYRO1_XOFF} @@ -29163,7 +31182,7 @@ Gyroscope 1 X-axis offset. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | rad/s +  | | | | 0.0 | rad/s ### CAL_GYRO1_YOFF (`FLOAT`) {#CAL_GYRO1_YOFF} @@ -29171,7 +31190,7 @@ Gyroscope 1 Y-axis offset. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | rad/s +  | | | | 0.0 | rad/s ### CAL_GYRO1_ZOFF (`FLOAT`) {#CAL_GYRO1_ZOFF} @@ -29179,7 +31198,7 @@ Gyroscope 1 Z-axis offset. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | rad/s +  | | | | 0.0 | rad/s ### CAL_GYRO2_ID (`INT32`) {#CAL_GYRO2_ID} @@ -29189,7 +31208,7 @@ Device ID of the gyroscope this calibration applies to. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0 | +  | | | | 0 | ### CAL_GYRO2_PRIO (`INT32`) {#CAL_GYRO2_PRIO} @@ -29208,7 +31227,7 @@ Gyroscope 2 priority. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | -1 | +  | | | | -1 | ### CAL_GYRO2_ROT (`INT32`) {#CAL_GYRO2_ROT} @@ -29264,7 +31283,7 @@ An internal sensor will force a value of -1, so a GCS should only attempt to con Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | -1 | 40 | | -1 | +  | -1 | 40 | | -1 | ### CAL_GYRO2_XOFF (`FLOAT`) {#CAL_GYRO2_XOFF} @@ -29272,7 +31291,7 @@ Gyroscope 2 X-axis offset. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | rad/s +  | | | | 0.0 | rad/s ### CAL_GYRO2_YOFF (`FLOAT`) {#CAL_GYRO2_YOFF} @@ -29280,7 +31299,7 @@ Gyroscope 2 Y-axis offset. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | rad/s +  | | | | 0.0 | rad/s ### CAL_GYRO2_ZOFF (`FLOAT`) {#CAL_GYRO2_ZOFF} @@ -29288,7 +31307,7 @@ Gyroscope 2 Z-axis offset. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | rad/s +  | | | | 0.0 | rad/s ### CAL_GYRO3_ID (`INT32`) {#CAL_GYRO3_ID} @@ -29298,7 +31317,7 @@ Device ID of the gyroscope this calibration applies to. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0 | +  | | | | 0 | ### CAL_GYRO3_PRIO (`INT32`) {#CAL_GYRO3_PRIO} @@ -29317,7 +31336,7 @@ Gyroscope 3 priority. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | -1 | +  | | | | -1 | ### CAL_GYRO3_ROT (`INT32`) {#CAL_GYRO3_ROT} @@ -29373,7 +31392,7 @@ An internal sensor will force a value of -1, so a GCS should only attempt to con Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | -1 | 40 | | -1 | +  | -1 | 40 | | -1 | ### CAL_GYRO3_XOFF (`FLOAT`) {#CAL_GYRO3_XOFF} @@ -29381,7 +31400,7 @@ Gyroscope 3 X-axis offset. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | rad/s +  | | | | 0.0 | rad/s ### CAL_GYRO3_YOFF (`FLOAT`) {#CAL_GYRO3_YOFF} @@ -29389,7 +31408,7 @@ Gyroscope 3 Y-axis offset. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | rad/s +  | | | | 0.0 | rad/s ### CAL_GYRO3_ZOFF (`FLOAT`) {#CAL_GYRO3_ZOFF} @@ -29397,7 +31416,7 @@ Gyroscope 3 Z-axis offset. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | rad/s +  | | | | 0.0 | rad/s ### CAL_MAG0_ID (`INT32`) {#CAL_MAG0_ID} @@ -29407,7 +31426,7 @@ Device ID of the magnetometer this calibration applies to. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0 | +  | | | | 0 | ### CAL_MAG0_PITCH (`FLOAT`) {#CAL_MAG0_PITCH} @@ -29417,7 +31436,7 @@ Setting this parameter changes CAL_MAG0_ROT to "Custom Euler Angle" Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | -180 | 180 | | 0.0 | deg +  | -180 | 180 | | 0.0 | deg ### CAL_MAG0_PRIO (`INT32`) {#CAL_MAG0_PRIO} @@ -29436,7 +31455,7 @@ Magnetometer 0 priority. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | -1 | +  | | | | -1 | ### CAL_MAG0_ROLL (`FLOAT`) {#CAL_MAG0_ROLL} @@ -29446,13 +31465,14 @@ Setting this parameter changes CAL_MAG0_ROT to "Custom Euler Angle" Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | -180 | 180 | | 0.0 | deg +  | -180 | 180 | | 0.0 | deg ### CAL_MAG0_ROT (`INT32`) {#CAL_MAG0_ROT} Magnetometer 0 rotation relative to airframe. -An internal sensor will force a value of -1, so a GCS should only attempt to configure the rotation if the value is greater than or equal to zero. Set to "Custom Euler Angle" to define the rotation using CAL_MAG0_ROLL, CAL_MAG0_PITCH and CAL_MAG0_YAW. +An internal sensor will force a value of -1, so a GCS should only attempt to configure the rotation if the value is greater than or equal to zero. +Set to "Custom Euler Angle" to define the rotation using CAL_MAG0_ROLL, CAL_MAG0_PITCH and CAL_MAG0_YAW. **Values:** @@ -29503,17 +31523,21 @@ An internal sensor will force a value of -1, so a GCS should only attempt to con Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | -1 | 100 | | -1 | +  | -1 | 100 | | -1 | ### CAL_MAG0_XCOMP (`FLOAT`) {#CAL_MAG0_XCOMP} Magnetometer 0 X Axis throttle compensation. -Coefficient describing linear relationship between X component of magnetometer in body frame axis and either current or throttle depending on value of CAL_MAG_COMP_TYP. Unit for throttle-based compensation is [G] and for current-based compensation [G/kA] +Coefficient describing linear relationship between +X component of magnetometer in body frame axis +and either current or throttle depending on value of CAL_MAG_COMP_TYP. +Unit for throttle-based compensation is [G] and +for current-based compensation [G/kA] Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### CAL_MAG0_XODIAG (`FLOAT`) {#CAL_MAG0_XODIAG} @@ -29521,7 +31545,7 @@ Magnetometer 0 X-axis off diagonal scale factor. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### CAL_MAG0_XOFF (`FLOAT`) {#CAL_MAG0_XOFF} @@ -29529,7 +31553,7 @@ Magnetometer 0 X-axis offset. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | gauss +  | | | | 0.0 | gauss ### CAL_MAG0_XSCALE (`FLOAT`) {#CAL_MAG0_XSCALE} @@ -29537,7 +31561,7 @@ Magnetometer 0 X-axis scaling factor. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0.1 | 3.0 | | 1.0 | +  | 0.1 | 3.0 | | 1.0 | ### CAL_MAG0_YAW (`FLOAT`) {#CAL_MAG0_YAW} @@ -29547,17 +31571,21 @@ Setting this parameter changes CAL_MAG0_ROT to "Custom Euler Angle" Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | -180 | 180 | | 0.0 | deg +  | -180 | 180 | | 0.0 | deg ### CAL_MAG0_YCOMP (`FLOAT`) {#CAL_MAG0_YCOMP} Magnetometer 0 Y Axis throttle compensation. -Coefficient describing linear relationship between Y component of magnetometer in body frame axis and either current or throttle depending on value of CAL_MAG_COMP_TYP. Unit for throttle-based compensation is [G] and for current-based compensation [G/kA] +Coefficient describing linear relationship between +Y component of magnetometer in body frame axis +and either current or throttle depending on value of CAL_MAG_COMP_TYP. +Unit for throttle-based compensation is [G] and +for current-based compensation [G/kA] Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### CAL_MAG0_YODIAG (`FLOAT`) {#CAL_MAG0_YODIAG} @@ -29565,7 +31593,7 @@ Magnetometer 0 Y-axis off diagonal scale factor. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### CAL_MAG0_YOFF (`FLOAT`) {#CAL_MAG0_YOFF} @@ -29573,7 +31601,7 @@ Magnetometer 0 Y-axis offset. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | gauss +  | | | | 0.0 | gauss ### CAL_MAG0_YSCALE (`FLOAT`) {#CAL_MAG0_YSCALE} @@ -29581,17 +31609,21 @@ Magnetometer 0 Y-axis scaling factor. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0.1 | 3.0 | | 1.0 | +  | 0.1 | 3.0 | | 1.0 | ### CAL_MAG0_ZCOMP (`FLOAT`) {#CAL_MAG0_ZCOMP} Magnetometer 0 Z Axis throttle compensation. -Coefficient describing linear relationship between Z component of magnetometer in body frame axis and either current or throttle depending on value of CAL_MAG_COMP_TYP. Unit for throttle-based compensation is [G] and for current-based compensation [G/kA] +Coefficient describing linear relationship between +Z component of magnetometer in body frame axis +and either current or throttle depending on value of CAL_MAG_COMP_TYP. +Unit for throttle-based compensation is [G] and +for current-based compensation [G/kA] Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### CAL_MAG0_ZODIAG (`FLOAT`) {#CAL_MAG0_ZODIAG} @@ -29599,7 +31631,7 @@ Magnetometer 0 Z-axis off diagonal scale factor. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### CAL_MAG0_ZOFF (`FLOAT`) {#CAL_MAG0_ZOFF} @@ -29607,7 +31639,7 @@ Magnetometer 0 Z-axis offset. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | gauss +  | | | | 0.0 | gauss ### CAL_MAG0_ZSCALE (`FLOAT`) {#CAL_MAG0_ZSCALE} @@ -29615,7 +31647,7 @@ Magnetometer 0 Z-axis scaling factor. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0.1 | 3.0 | | 1.0 | +  | 0.1 | 3.0 | | 1.0 | ### CAL_MAG1_ID (`INT32`) {#CAL_MAG1_ID} @@ -29625,7 +31657,7 @@ Device ID of the magnetometer this calibration applies to. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0 | +  | | | | 0 | ### CAL_MAG1_PITCH (`FLOAT`) {#CAL_MAG1_PITCH} @@ -29635,7 +31667,7 @@ Setting this parameter changes CAL_MAG1_ROT to "Custom Euler Angle" Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | -180 | 180 | | 0.0 | deg +  | -180 | 180 | | 0.0 | deg ### CAL_MAG1_PRIO (`INT32`) {#CAL_MAG1_PRIO} @@ -29654,7 +31686,7 @@ Magnetometer 1 priority. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | -1 | +  | | | | -1 | ### CAL_MAG1_ROLL (`FLOAT`) {#CAL_MAG1_ROLL} @@ -29664,13 +31696,14 @@ Setting this parameter changes CAL_MAG1_ROT to "Custom Euler Angle" Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | -180 | 180 | | 0.0 | deg +  | -180 | 180 | | 0.0 | deg ### CAL_MAG1_ROT (`INT32`) {#CAL_MAG1_ROT} Magnetometer 1 rotation relative to airframe. -An internal sensor will force a value of -1, so a GCS should only attempt to configure the rotation if the value is greater than or equal to zero. Set to "Custom Euler Angle" to define the rotation using CAL_MAG1_ROLL, CAL_MAG1_PITCH and CAL_MAG1_YAW. +An internal sensor will force a value of -1, so a GCS should only attempt to configure the rotation if the value is greater than or equal to zero. +Set to "Custom Euler Angle" to define the rotation using CAL_MAG1_ROLL, CAL_MAG1_PITCH and CAL_MAG1_YAW. **Values:** @@ -29721,17 +31754,21 @@ An internal sensor will force a value of -1, so a GCS should only attempt to con Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | -1 | 100 | | -1 | +  | -1 | 100 | | -1 | ### CAL_MAG1_XCOMP (`FLOAT`) {#CAL_MAG1_XCOMP} Magnetometer 1 X Axis throttle compensation. -Coefficient describing linear relationship between X component of magnetometer in body frame axis and either current or throttle depending on value of CAL_MAG_COMP_TYP. Unit for throttle-based compensation is [G] and for current-based compensation [G/kA] +Coefficient describing linear relationship between +X component of magnetometer in body frame axis +and either current or throttle depending on value of CAL_MAG_COMP_TYP. +Unit for throttle-based compensation is [G] and +for current-based compensation [G/kA] Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### CAL_MAG1_XODIAG (`FLOAT`) {#CAL_MAG1_XODIAG} @@ -29739,7 +31776,7 @@ Magnetometer 1 X-axis off diagonal scale factor. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### CAL_MAG1_XOFF (`FLOAT`) {#CAL_MAG1_XOFF} @@ -29747,7 +31784,7 @@ Magnetometer 1 X-axis offset. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | gauss +  | | | | 0.0 | gauss ### CAL_MAG1_XSCALE (`FLOAT`) {#CAL_MAG1_XSCALE} @@ -29755,7 +31792,7 @@ Magnetometer 1 X-axis scaling factor. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0.1 | 3.0 | | 1.0 | +  | 0.1 | 3.0 | | 1.0 | ### CAL_MAG1_YAW (`FLOAT`) {#CAL_MAG1_YAW} @@ -29765,17 +31802,21 @@ Setting this parameter changes CAL_MAG1_ROT to "Custom Euler Angle" Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | -180 | 180 | | 0.0 | deg +  | -180 | 180 | | 0.0 | deg ### CAL_MAG1_YCOMP (`FLOAT`) {#CAL_MAG1_YCOMP} Magnetometer 1 Y Axis throttle compensation. -Coefficient describing linear relationship between Y component of magnetometer in body frame axis and either current or throttle depending on value of CAL_MAG_COMP_TYP. Unit for throttle-based compensation is [G] and for current-based compensation [G/kA] +Coefficient describing linear relationship between +Y component of magnetometer in body frame axis +and either current or throttle depending on value of CAL_MAG_COMP_TYP. +Unit for throttle-based compensation is [G] and +for current-based compensation [G/kA] Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### CAL_MAG1_YODIAG (`FLOAT`) {#CAL_MAG1_YODIAG} @@ -29783,7 +31824,7 @@ Magnetometer 1 Y-axis off diagonal scale factor. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### CAL_MAG1_YOFF (`FLOAT`) {#CAL_MAG1_YOFF} @@ -29791,7 +31832,7 @@ Magnetometer 1 Y-axis offset. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | gauss +  | | | | 0.0 | gauss ### CAL_MAG1_YSCALE (`FLOAT`) {#CAL_MAG1_YSCALE} @@ -29799,17 +31840,21 @@ Magnetometer 1 Y-axis scaling factor. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0.1 | 3.0 | | 1.0 | +  | 0.1 | 3.0 | | 1.0 | ### CAL_MAG1_ZCOMP (`FLOAT`) {#CAL_MAG1_ZCOMP} Magnetometer 1 Z Axis throttle compensation. -Coefficient describing linear relationship between Z component of magnetometer in body frame axis and either current or throttle depending on value of CAL_MAG_COMP_TYP. Unit for throttle-based compensation is [G] and for current-based compensation [G/kA] +Coefficient describing linear relationship between +Z component of magnetometer in body frame axis +and either current or throttle depending on value of CAL_MAG_COMP_TYP. +Unit for throttle-based compensation is [G] and +for current-based compensation [G/kA] Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### CAL_MAG1_ZODIAG (`FLOAT`) {#CAL_MAG1_ZODIAG} @@ -29817,7 +31862,7 @@ Magnetometer 1 Z-axis off diagonal scale factor. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### CAL_MAG1_ZOFF (`FLOAT`) {#CAL_MAG1_ZOFF} @@ -29825,7 +31870,7 @@ Magnetometer 1 Z-axis offset. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | gauss +  | | | | 0.0 | gauss ### CAL_MAG1_ZSCALE (`FLOAT`) {#CAL_MAG1_ZSCALE} @@ -29833,7 +31878,7 @@ Magnetometer 1 Z-axis scaling factor. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0.1 | 3.0 | | 1.0 | +  | 0.1 | 3.0 | | 1.0 | ### CAL_MAG2_ID (`INT32`) {#CAL_MAG2_ID} @@ -29843,7 +31888,7 @@ Device ID of the magnetometer this calibration applies to. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0 | +  | | | | 0 | ### CAL_MAG2_PITCH (`FLOAT`) {#CAL_MAG2_PITCH} @@ -29853,7 +31898,7 @@ Setting this parameter changes CAL_MAG2_ROT to "Custom Euler Angle" Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | -180 | 180 | | 0.0 | deg +  | -180 | 180 | | 0.0 | deg ### CAL_MAG2_PRIO (`INT32`) {#CAL_MAG2_PRIO} @@ -29872,7 +31917,7 @@ Magnetometer 2 priority. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | -1 | +  | | | | -1 | ### CAL_MAG2_ROLL (`FLOAT`) {#CAL_MAG2_ROLL} @@ -29882,13 +31927,14 @@ Setting this parameter changes CAL_MAG2_ROT to "Custom Euler Angle" Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | -180 | 180 | | 0.0 | deg +  | -180 | 180 | | 0.0 | deg ### CAL_MAG2_ROT (`INT32`) {#CAL_MAG2_ROT} Magnetometer 2 rotation relative to airframe. -An internal sensor will force a value of -1, so a GCS should only attempt to configure the rotation if the value is greater than or equal to zero. Set to "Custom Euler Angle" to define the rotation using CAL_MAG2_ROLL, CAL_MAG2_PITCH and CAL_MAG2_YAW. +An internal sensor will force a value of -1, so a GCS should only attempt to configure the rotation if the value is greater than or equal to zero. +Set to "Custom Euler Angle" to define the rotation using CAL_MAG2_ROLL, CAL_MAG2_PITCH and CAL_MAG2_YAW. **Values:** @@ -29939,17 +31985,21 @@ An internal sensor will force a value of -1, so a GCS should only attempt to con Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | -1 | 100 | | -1 | +  | -1 | 100 | | -1 | ### CAL_MAG2_XCOMP (`FLOAT`) {#CAL_MAG2_XCOMP} Magnetometer 2 X Axis throttle compensation. -Coefficient describing linear relationship between X component of magnetometer in body frame axis and either current or throttle depending on value of CAL_MAG_COMP_TYP. Unit for throttle-based compensation is [G] and for current-based compensation [G/kA] +Coefficient describing linear relationship between +X component of magnetometer in body frame axis +and either current or throttle depending on value of CAL_MAG_COMP_TYP. +Unit for throttle-based compensation is [G] and +for current-based compensation [G/kA] Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### CAL_MAG2_XODIAG (`FLOAT`) {#CAL_MAG2_XODIAG} @@ -29957,7 +32007,7 @@ Magnetometer 2 X-axis off diagonal scale factor. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### CAL_MAG2_XOFF (`FLOAT`) {#CAL_MAG2_XOFF} @@ -29965,7 +32015,7 @@ Magnetometer 2 X-axis offset. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | gauss +  | | | | 0.0 | gauss ### CAL_MAG2_XSCALE (`FLOAT`) {#CAL_MAG2_XSCALE} @@ -29973,7 +32023,7 @@ Magnetometer 2 X-axis scaling factor. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0.1 | 3.0 | | 1.0 | +  | 0.1 | 3.0 | | 1.0 | ### CAL_MAG2_YAW (`FLOAT`) {#CAL_MAG2_YAW} @@ -29983,17 +32033,21 @@ Setting this parameter changes CAL_MAG2_ROT to "Custom Euler Angle" Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | -180 | 180 | | 0.0 | deg +  | -180 | 180 | | 0.0 | deg ### CAL_MAG2_YCOMP (`FLOAT`) {#CAL_MAG2_YCOMP} Magnetometer 2 Y Axis throttle compensation. -Coefficient describing linear relationship between Y component of magnetometer in body frame axis and either current or throttle depending on value of CAL_MAG_COMP_TYP. Unit for throttle-based compensation is [G] and for current-based compensation [G/kA] +Coefficient describing linear relationship between +Y component of magnetometer in body frame axis +and either current or throttle depending on value of CAL_MAG_COMP_TYP. +Unit for throttle-based compensation is [G] and +for current-based compensation [G/kA] Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### CAL_MAG2_YODIAG (`FLOAT`) {#CAL_MAG2_YODIAG} @@ -30001,7 +32055,7 @@ Magnetometer 2 Y-axis off diagonal scale factor. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### CAL_MAG2_YOFF (`FLOAT`) {#CAL_MAG2_YOFF} @@ -30009,7 +32063,7 @@ Magnetometer 2 Y-axis offset. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | gauss +  | | | | 0.0 | gauss ### CAL_MAG2_YSCALE (`FLOAT`) {#CAL_MAG2_YSCALE} @@ -30017,17 +32071,21 @@ Magnetometer 2 Y-axis scaling factor. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0.1 | 3.0 | | 1.0 | +  | 0.1 | 3.0 | | 1.0 | ### CAL_MAG2_ZCOMP (`FLOAT`) {#CAL_MAG2_ZCOMP} Magnetometer 2 Z Axis throttle compensation. -Coefficient describing linear relationship between Z component of magnetometer in body frame axis and either current or throttle depending on value of CAL_MAG_COMP_TYP. Unit for throttle-based compensation is [G] and for current-based compensation [G/kA] +Coefficient describing linear relationship between +Z component of magnetometer in body frame axis +and either current or throttle depending on value of CAL_MAG_COMP_TYP. +Unit for throttle-based compensation is [G] and +for current-based compensation [G/kA] Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### CAL_MAG2_ZODIAG (`FLOAT`) {#CAL_MAG2_ZODIAG} @@ -30035,7 +32093,7 @@ Magnetometer 2 Z-axis off diagonal scale factor. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### CAL_MAG2_ZOFF (`FLOAT`) {#CAL_MAG2_ZOFF} @@ -30043,7 +32101,7 @@ Magnetometer 2 Z-axis offset. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | gauss +  | | | | 0.0 | gauss ### CAL_MAG2_ZSCALE (`FLOAT`) {#CAL_MAG2_ZSCALE} @@ -30051,7 +32109,7 @@ Magnetometer 2 Z-axis scaling factor. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0.1 | 3.0 | | 1.0 | +  | 0.1 | 3.0 | | 1.0 | ### CAL_MAG3_ID (`INT32`) {#CAL_MAG3_ID} @@ -30061,7 +32119,7 @@ Device ID of the magnetometer this calibration applies to. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0 | +  | | | | 0 | ### CAL_MAG3_PITCH (`FLOAT`) {#CAL_MAG3_PITCH} @@ -30071,7 +32129,7 @@ Setting this parameter changes CAL_MAG3_ROT to "Custom Euler Angle" Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | -180 | 180 | | 0.0 | deg +  | -180 | 180 | | 0.0 | deg ### CAL_MAG3_PRIO (`INT32`) {#CAL_MAG3_PRIO} @@ -30090,7 +32148,7 @@ Magnetometer 3 priority. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | -1 | +  | | | | -1 | ### CAL_MAG3_ROLL (`FLOAT`) {#CAL_MAG3_ROLL} @@ -30100,13 +32158,14 @@ Setting this parameter changes CAL_MAG3_ROT to "Custom Euler Angle" Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | -180 | 180 | | 0.0 | deg +  | -180 | 180 | | 0.0 | deg ### CAL_MAG3_ROT (`INT32`) {#CAL_MAG3_ROT} Magnetometer 3 rotation relative to airframe. -An internal sensor will force a value of -1, so a GCS should only attempt to configure the rotation if the value is greater than or equal to zero. Set to "Custom Euler Angle" to define the rotation using CAL_MAG3_ROLL, CAL_MAG3_PITCH and CAL_MAG3_YAW. +An internal sensor will force a value of -1, so a GCS should only attempt to configure the rotation if the value is greater than or equal to zero. +Set to "Custom Euler Angle" to define the rotation using CAL_MAG3_ROLL, CAL_MAG3_PITCH and CAL_MAG3_YAW. **Values:** @@ -30157,17 +32216,21 @@ An internal sensor will force a value of -1, so a GCS should only attempt to con Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | -1 | 100 | | -1 | +  | -1 | 100 | | -1 | ### CAL_MAG3_XCOMP (`FLOAT`) {#CAL_MAG3_XCOMP} Magnetometer 3 X Axis throttle compensation. -Coefficient describing linear relationship between X component of magnetometer in body frame axis and either current or throttle depending on value of CAL_MAG_COMP_TYP. Unit for throttle-based compensation is [G] and for current-based compensation [G/kA] +Coefficient describing linear relationship between +X component of magnetometer in body frame axis +and either current or throttle depending on value of CAL_MAG_COMP_TYP. +Unit for throttle-based compensation is [G] and +for current-based compensation [G/kA] Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### CAL_MAG3_XODIAG (`FLOAT`) {#CAL_MAG3_XODIAG} @@ -30175,7 +32238,7 @@ Magnetometer 3 X-axis off diagonal scale factor. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### CAL_MAG3_XOFF (`FLOAT`) {#CAL_MAG3_XOFF} @@ -30183,7 +32246,7 @@ Magnetometer 3 X-axis offset. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | gauss +  | | | | 0.0 | gauss ### CAL_MAG3_XSCALE (`FLOAT`) {#CAL_MAG3_XSCALE} @@ -30191,7 +32254,7 @@ Magnetometer 3 X-axis scaling factor. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0.1 | 3.0 | | 1.0 | +  | 0.1 | 3.0 | | 1.0 | ### CAL_MAG3_YAW (`FLOAT`) {#CAL_MAG3_YAW} @@ -30201,17 +32264,21 @@ Setting this parameter changes CAL_MAG3_ROT to "Custom Euler Angle" Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | -180 | 180 | | 0.0 | deg +  | -180 | 180 | | 0.0 | deg ### CAL_MAG3_YCOMP (`FLOAT`) {#CAL_MAG3_YCOMP} Magnetometer 3 Y Axis throttle compensation. -Coefficient describing linear relationship between Y component of magnetometer in body frame axis and either current or throttle depending on value of CAL_MAG_COMP_TYP. Unit for throttle-based compensation is [G] and for current-based compensation [G/kA] +Coefficient describing linear relationship between +Y component of magnetometer in body frame axis +and either current or throttle depending on value of CAL_MAG_COMP_TYP. +Unit for throttle-based compensation is [G] and +for current-based compensation [G/kA] Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### CAL_MAG3_YODIAG (`FLOAT`) {#CAL_MAG3_YODIAG} @@ -30219,7 +32286,7 @@ Magnetometer 3 Y-axis off diagonal scale factor. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### CAL_MAG3_YOFF (`FLOAT`) {#CAL_MAG3_YOFF} @@ -30227,7 +32294,7 @@ Magnetometer 3 Y-axis offset. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | gauss +  | | | | 0.0 | gauss ### CAL_MAG3_YSCALE (`FLOAT`) {#CAL_MAG3_YSCALE} @@ -30235,17 +32302,21 @@ Magnetometer 3 Y-axis scaling factor. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0.1 | 3.0 | | 1.0 | +  | 0.1 | 3.0 | | 1.0 | ### CAL_MAG3_ZCOMP (`FLOAT`) {#CAL_MAG3_ZCOMP} Magnetometer 3 Z Axis throttle compensation. -Coefficient describing linear relationship between Z component of magnetometer in body frame axis and either current or throttle depending on value of CAL_MAG_COMP_TYP. Unit for throttle-based compensation is [G] and for current-based compensation [G/kA] +Coefficient describing linear relationship between +Z component of magnetometer in body frame axis +and either current or throttle depending on value of CAL_MAG_COMP_TYP. +Unit for throttle-based compensation is [G] and +for current-based compensation [G/kA] Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### CAL_MAG3_ZODIAG (`FLOAT`) {#CAL_MAG3_ZODIAG} @@ -30253,7 +32324,7 @@ Magnetometer 3 Z-axis off diagonal scale factor. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### CAL_MAG3_ZOFF (`FLOAT`) {#CAL_MAG3_ZOFF} @@ -30261,7 +32332,7 @@ Magnetometer 3 Z-axis offset. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | gauss +  | | | | 0.0 | gauss ### CAL_MAG3_ZSCALE (`FLOAT`) {#CAL_MAG3_ZSCALE} @@ -30269,7 +32340,7 @@ Magnetometer 3 Z-axis scaling factor. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0.1 | 3.0 | | 1.0 | +  | 0.1 | 3.0 | | 1.0 | ### CAL_MAG_COMP_TYP (`INT32`) {#CAL_MAG_COMP_TYP} @@ -30285,17 +32356,21 @@ Type of magnetometer compensation. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0 | +  | | | | 0 | ### SENS_DPRES_ANSC (`FLOAT`) {#SENS_DPRES_ANSC} Differential pressure sensor analog scaling. -Pick the appropriate scaling from the datasheet. this number defines the (linear) conversion from voltage to Pascal (pa). For the MPXV7002DP this is 1000. NOTE: If the sensor always registers zero, try switching the static and dynamic tubes. +Pick the appropriate scaling from the datasheet. +this number defines the (linear) conversion from voltage +to Pascal (pa). For the MPXV7002DP this is 1000. +NOTE: If the sensor always registers zero, try switching +the static and dynamic tubes. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0 | +  | | | | 0 | ### SENS_DPRES_OFF (`FLOAT`) {#SENS_DPRES_OFF} @@ -30305,47 +32380,54 @@ The offset (zero-reading) in Pascal Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### SENS_DPRES_REV (`INT32`) {#SENS_DPRES_REV} Reverse differential pressure sensor readings. -Reverse the raw measurements of all differential pressure sensors. This can be enabled if the sensors have static and dynamic ports swapped. +Reverse the raw measurements of all differential pressure sensors. +This can be enabled if the sensors have static and dynamic ports swapped. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | Disabled (0) | +  | | | | Disabled (0) | ### SENS_FLOW_MAXHGT (`FLOAT`) {#SENS_FLOW_MAXHGT} Maximum height above ground when reliant on optical flow. -This parameter defines the maximum distance from ground at which the optical flow sensor operates reliably. The height setpoint will be limited to be no greater than this value when the navigation system is completely reliant on optical flow data and the height above ground estimate is valid. The sensor may be usable above this height, but accuracy will progressively degrade. +This parameter defines the maximum distance from ground at which the optical flow sensor operates reliably. +The height setpoint will be limited to be no greater than this value when the navigation system +is completely reliant on optical flow data and the height above ground estimate is valid. +The sensor may be usable above this height, but accuracy will progressively degrade. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 1.0 | 100.0 | 0.1 | 100. | m +  | 1.0 | 100.0 | 0.1 | 100. | m ### SENS_FLOW_MAXR (`FLOAT`) {#SENS_FLOW_MAXR} Magnitude of maximum angular flow rate reliably measurable by the optical flow sensor. -Optical flow data will not fused by the estimators if the magnitude of the flow rate exceeds this value and control loops will be instructed to limit ground speed such that the flow rate produced by movement over ground is less than 50% of this value. +Optical flow data will not fused by the estimators if the magnitude of the flow rate exceeds this value and +control loops will be instructed to limit ground speed such that the flow rate produced by movement over ground +is less than 50% of this value. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 1.0 | | | 8. | rad/s +  | 1.0 | | | 8. | rad/s ### SENS_FLOW_MINHGT (`FLOAT`) {#SENS_FLOW_MINHGT} Minimum height above ground when reliant on optical flow. -This parameter defines the minimum distance from ground at which the optical flow sensor operates reliably. The sensor may be usable below this height, but accuracy will progressively reduce to loss of focus. +This parameter defines the minimum distance from ground at which the optical flow sensor operates reliably. +The sensor may be usable below this height, but accuracy will progressively reduce to loss of focus. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0.0 | 1.0 | 0.1 | 0.08 | m +  | 0.0 | 1.0 | 0.1 | 0.08 | m ## Sensors @@ -30357,7 +32439,7 @@ If enabled, the internal ADC is not used. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | Disabled (0) | +✓ | | | | Disabled (0) | ### BAT1_C_MULT (`FLOAT`) {#BAT1_C_MULT} @@ -30365,7 +32447,7 @@ Capacity/current multiplier for high-current capable SMBUS battery. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | 1.0 | +✓ | | | | 1.0 | ### BAT1_SMBUS_MODEL (`INT32`) {#BAT1_SMBUS_MODEL} @@ -30380,7 +32462,7 @@ Battery device model. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0 | 2 | | 0 | +✓ | 0 | 2 | | 0 | ### BATMON_ADDR_DFLT (`INT32`) {#BATMON_ADDR_DFLT} @@ -30388,7 +32470,7 @@ I2C address for BatMon battery 1. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | 11 | +✓ | | | | 11 | ### BATMON_DRIVER_EN (`INT32`) {#BATMON_DRIVER_EN} @@ -30403,13 +32485,21 @@ Parameter to enable BatMon module. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0 | 2 | | 0 | +✓ | 0 | 2 | | 0 | ### CAL_AIR_CMODEL (`INT32`) {#CAL_AIR_CMODEL} Airspeed sensor compensation model for the SDP3x. -Model with Pitot CAL_AIR_TUBED_MM: Not used, 1.5 mm tubes assumed. CAL_AIR_TUBELEN: Length of the tubes connecting the pitot to the sensor. Model without Pitot (1.5 mm tubes) CAL_AIR_TUBED_MM: Not used, 1.5 mm tubes assumed. CAL_AIR_TUBELEN: Length of the tubes connecting the pitot to the sensor. Tube Pressure Drop CAL_AIR_TUBED_MM: Diameter in mm of the pitot and tubes, must have the same diameter. CAL_AIR_TUBELEN: Length of the tubes connecting the pitot to the sensor and the static + dynamic port length of the pitot. +Model with Pitot +CAL_AIR_TUBED_MM: Not used, 1.5 mm tubes assumed. +CAL_AIR_TUBELEN: Length of the tubes connecting the pitot to the sensor. +Model without Pitot (1.5 mm tubes) +CAL_AIR_TUBED_MM: Not used, 1.5 mm tubes assumed. +CAL_AIR_TUBELEN: Length of the tubes connecting the pitot to the sensor. +Tube Pressure Drop +CAL_AIR_TUBED_MM: Diameter in mm of the pitot and tubes, must have the same diameter. +CAL_AIR_TUBELEN: Length of the tubes connecting the pitot to the sensor and the static + dynamic port length of the pitot. **Values:** @@ -30420,7 +32510,7 @@ Model with Pitot CAL_AIR_TUBED_MM: Not used, 1.5 mm tubes assumed. CAL_AIR_TUBEL Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0 | +  | | | | 0 | ### CAL_AIR_TUBED_MM (`FLOAT`) {#CAL_AIR_TUBED_MM} @@ -30428,7 +32518,7 @@ Airspeed sensor tube diameter. Only used for the Tube Pressure Drop Compensation Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 1.5 | 100 | | 1.5 | mm +  | 1.5 | 100 | | 1.5 | mm ### CAL_AIR_TUBELEN (`FLOAT`) {#CAL_AIR_TUBELEN} @@ -30438,7 +32528,7 @@ See the CAL_AIR_CMODEL explanation on how this parameter should be set. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0.01 | 2.00 | | 0.2 | m +  | 0.01 | 2.00 | | 0.2 | m ### CAL_MAG_SIDES (`INT32`) {#CAL_MAG_SIDES} @@ -30448,27 +32538,34 @@ Use SENS_MAG_SIDES instead Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 63 | +  | | | | 63 | ### IMU_ACCEL_CUTOFF (`FLOAT`) {#IMU_ACCEL_CUTOFF} Low pass filter cutoff frequency for accel. -The cutoff frequency for the 2nd order butterworth filter on the primary accelerometer. This only affects the signal sent to the controllers, not the estimators. 0 disables the filter. +The cutoff frequency for the 2nd order butterworth filter on the primary accelerometer. +This only affects the signal sent to the controllers, not the estimators. 0 disables the filter. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0 | 1000 | | 30.0 | Hz +✓ | 0 | 1000 | | 30.0 | Hz ### IMU_DGYRO_CUTOFF (`FLOAT`) {#IMU_DGYRO_CUTOFF} Cutoff frequency for angular acceleration (D-Term filter). -The cutoff frequency for the 2nd order butterworth filter used on the time derivative of the measured angular velocity, also known as the D-term filter in the rate controller. The D-term uses the derivative of the rate and thus is the most susceptible to noise. Therefore, using a D-term filter allows to increase IMU_GYRO_CUTOFF, which leads to reduced control latency and permits to increase the P gains. A value of 0 disables the filter. +The cutoff frequency for the 2nd order butterworth filter used on +the time derivative of the measured angular velocity, also known as +the D-term filter in the rate controller. The D-term uses the derivative of +the rate and thus is the most susceptible to noise. Therefore, using +a D-term filter allows to increase IMU_GYRO_CUTOFF, which +leads to reduced control latency and permits to increase the P gains. +A value of 0 disables the filter. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0 | 1000 | 0.1 | 30.0 | Hz +✓ | 0 | 1000 | 0.1 | 20.0 | Hz ### IMU_GYRO_CAL_EN (`INT32`) {#IMU_GYRO_CAL_EN} @@ -30476,17 +32573,20 @@ IMU gyro auto calibration enable. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | Enabled (1) | +✓ | | | | Enabled (1) | ### IMU_GYRO_CUTOFF (`FLOAT`) {#IMU_GYRO_CUTOFF} Low pass filter cutoff frequency for gyro. -The cutoff frequency for the 2nd order butterworth filter on the primary gyro. This only affects the angular velocity sent to the controllers, not the estimators. It applies also to the angular acceleration (D-Term filter), see IMU_DGYRO_CUTOFF. A value of 0 disables the filter. +The cutoff frequency for the 2nd order butterworth filter on the primary gyro. +This only affects the angular velocity sent to the controllers, not the estimators. +It applies also to the angular acceleration (D-Term filter), see IMU_DGYRO_CUTOFF. +A value of 0 disables the filter. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0 | 1000 | 0.1 | 40.0 | Hz +✓ | 0 | 1000 | 0.1 | 40.0 | Hz ### IMU_GYRO_DNF_BW (`FLOAT`) {#IMU_GYRO_DNF_BW} @@ -30496,13 +32596,14 @@ Bandwidth per notch filter when using dynamic notch filtering with ESC RPM. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 5 | 30 | 0.1 | 15. | Hz +  | 5 | 30 | 0.1 | 15. | Hz ### IMU_GYRO_DNF_EN (`INT32`) {#IMU_GYRO_DNF_EN} IMU gyro dynamic notch filtering. -Enable bank of dynamically updating notch filters. Requires ESC RPM feedback or onboard FFT (IMU_GYRO_FFT_EN). +Enable bank of dynamically updating notch filters. +Requires ESC RPM feedback or onboard FFT (IMU_GYRO_FFT_EN). **Bitmask:** @@ -30512,7 +32613,7 @@ Enable bank of dynamically updating notch filters. Requires ESC RPM feedback or Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0 | 3 | | 0 | +  | 0 | 3 | | 0 | ### IMU_GYRO_DNF_HMC (`INT32`) {#IMU_GYRO_DNF_HMC} @@ -30522,7 +32623,7 @@ ESC RPM number of harmonics (multiples of RPM) for ESC RPM dynamic notch filteri Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 1 | 7 | | 3 | +  | 1 | 7 | | 3 | ### IMU_GYRO_DNF_MIN (`FLOAT`) {#IMU_GYRO_DNF_MIN} @@ -30532,7 +32633,7 @@ Minimum notch filter frequency in Hz. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | 0.1 | 25. | Hz +  | | | 0.1 | 25. | Hz ### IMU_GYRO_FFT_EN (`INT32`) {#IMU_GYRO_FFT_EN} @@ -30540,7 +32641,7 @@ IMU gyro FFT enable. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | Disabled (0) | +✓ | | | | Disabled (0) | ### IMU_GYRO_FFT_LEN (`INT32`) {#IMU_GYRO_FFT_LEN} @@ -30556,7 +32657,7 @@ IMU gyro FFT length. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | 512 | Hz +✓ | | | | 512 | Hz ### IMU_GYRO_FFT_MAX (`FLOAT`) {#IMU_GYRO_FFT_MAX} @@ -30564,7 +32665,7 @@ IMU gyro FFT maximum frequency. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 1 | 1000 | | 150. | Hz +✓ | 1 | 1000 | | 150. | Hz ### IMU_GYRO_FFT_MIN (`FLOAT`) {#IMU_GYRO_FFT_MIN} @@ -30572,7 +32673,7 @@ IMU gyro FFT minimum frequency. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 1 | 1000 | | 30. | Hz +✓ | 1 | 1000 | | 30. | Hz ### IMU_GYRO_FFT_SNR (`FLOAT`) {#IMU_GYRO_FFT_SNR} @@ -30580,53 +32681,69 @@ IMU gyro FFT SNR. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 1 | 30 | | 10. | +  | 1 | 30 | | 10. | ### IMU_GYRO_NF0_BW (`FLOAT`) {#IMU_GYRO_NF0_BW} Notch filter bandwidth for gyro. -The frequency width of the stop band for the 2nd order notch filter on the primary gyro. See "IMU_GYRO_NF0_FRQ" to activate the filter and to set the notch frequency. Applies to both angular velocity and angular acceleration sent to the controllers. +The frequency width of the stop band for the 2nd order notch filter on the primary gyro. +See "IMU_GYRO_NF0_FRQ" to activate the filter and to set the notch frequency. +Applies to both angular velocity and angular acceleration sent to the controllers. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0 | 100 | 0.1 | 20.0 | Hz +✓ | 0 | 100 | 0.1 | 20.0 | Hz ### IMU_GYRO_NF0_FRQ (`FLOAT`) {#IMU_GYRO_NF0_FRQ} Notch filter frequency for gyro. -The center frequency for the 2nd order notch filter on the primary gyro. This filter can be enabled to avoid feedback amplification of structural resonances at a specific frequency. This only affects the signal sent to the controllers, not the estimators. Applies to both angular velocity and angular acceleration sent to the controllers. See "IMU_GYRO_NF0_BW" to set the bandwidth of the filter. A value of 0 disables the filter. +The center frequency for the 2nd order notch filter on the primary gyro. +This filter can be enabled to avoid feedback amplification of structural resonances at a specific frequency. +This only affects the signal sent to the controllers, not the estimators. +Applies to both angular velocity and angular acceleration sent to the controllers. +See "IMU_GYRO_NF0_BW" to set the bandwidth of the filter. +A value of 0 disables the filter. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0 | 1000 | 0.1 | 0.0 | Hz +✓ | 0 | 1000 | 0.1 | 0.0 | Hz ### IMU_GYRO_NF1_BW (`FLOAT`) {#IMU_GYRO_NF1_BW} Notch filter 1 bandwidth for gyro. -The frequency width of the stop band for the 2nd order notch filter on the primary gyro. See "IMU_GYRO_NF1_FRQ" to activate the filter and to set the notch frequency. Applies to both angular velocity and angular acceleration sent to the controllers. +The frequency width of the stop band for the 2nd order notch filter on the primary gyro. +See "IMU_GYRO_NF1_FRQ" to activate the filter and to set the notch frequency. +Applies to both angular velocity and angular acceleration sent to the controllers. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0 | 100 | 0.1 | 20.0 | Hz +✓ | 0 | 100 | 0.1 | 20.0 | Hz ### IMU_GYRO_NF1_FRQ (`FLOAT`) {#IMU_GYRO_NF1_FRQ} Notch filter 2 frequency for gyro. -The center frequency for the 2nd order notch filter on the primary gyro. This filter can be enabled to avoid feedback amplification of structural resonances at a specific frequency. This only affects the signal sent to the controllers, not the estimators. Applies to both angular velocity and angular acceleration sent to the controllers. See "IMU_GYRO_NF1_BW" to set the bandwidth of the filter. A value of 0 disables the filter. +The center frequency for the 2nd order notch filter on the primary gyro. +This filter can be enabled to avoid feedback amplification of structural resonances at a specific frequency. +This only affects the signal sent to the controllers, not the estimators. +Applies to both angular velocity and angular acceleration sent to the controllers. +See "IMU_GYRO_NF1_BW" to set the bandwidth of the filter. +A value of 0 disables the filter. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0 | 1000 | 0.1 | 0.0 | Hz +✓ | 0 | 1000 | 0.1 | 0.0 | Hz ### IMU_GYRO_RATEMAX (`INT32`) {#IMU_GYRO_RATEMAX} Gyro control data maximum publication rate (inner loop rate). -The maximum rate the gyro control data (vehicle_angular_velocity) will be allowed to publish at. This is the loop rate for the rate controller and outputs. Note: sensor data is always read and filtered at the full raw rate (eg commonly 8 kHz) regardless of this setting. +The maximum rate the gyro control data (vehicle_angular_velocity) will be +allowed to publish at. This is the loop rate for the rate controller and outputs. +Note: sensor data is always read and filtered at the full raw rate (eg commonly 8 kHz) regardless of this setting. **Values:** @@ -30640,13 +32757,14 @@ The maximum rate the gyro control data (vehicle_angular_velocity) will be allowe Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 100 | 2000 | | 400 | Hz +✓ | 100 | 2000 | | 400 | Hz ### IMU_INTEG_RATE (`INT32`) {#IMU_INTEG_RATE} IMU integration rate. -The rate at which raw IMU data is integrated to produce delta angles and delta velocities. Recommended to set this to a multiple of the estimator update period (currently 10 ms for ekf2). +The rate at which raw IMU data is integrated to produce delta angles and delta velocities. +Recommended to set this to a multiple of the estimator update period (currently 10 ms for ekf2). **Values:** @@ -30658,7 +32776,7 @@ The rate at which raw IMU data is integrated to produce delta angles and delta v Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 100 | 1000 | | 200 | Hz +✓ | 100 | 1000 | | 200 | Hz ### INA220_CONFIG (`INT32`) {#INA220_CONFIG} @@ -30666,7 +32784,7 @@ INA220 Power Monitor Config. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0 | 65535 | 1 | 8607 | +  | 0 | 65535 | 1 | 8607 | ### INA220_CUR_BAT (`FLOAT`) {#INA220_CUR_BAT} @@ -30674,7 +32792,7 @@ INA220 Power Monitor Battery Max Current. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0.1 | 500.0 | 0.1 | 164.0 | +  | 0.1 | 500.0 | 0.1 | 164.0 | ### INA220_CUR_REG (`FLOAT`) {#INA220_CUR_REG} @@ -30682,7 +32800,7 @@ INA220 Power Monitor Regulator Max Current. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0.1 | 500.0 | 0.1 | 164.0 | +  | 0.1 | 500.0 | 0.1 | 164.0 | ### INA220_SHUNT_BAT (`FLOAT`) {#INA220_SHUNT_BAT} @@ -30690,7 +32808,7 @@ INA220 Power Monitor Battery Shunt. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0.000000001 | 0.1 | .000000001 | 0.0005 | +  | 0.000000001 | 0.1 | .000000001 | 0.0005 | ### INA220_SHUNT_REG (`FLOAT`) {#INA220_SHUNT_REG} @@ -30698,7 +32816,7 @@ INA220 Power Monitor Regulator Shunt. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0.000000001 | 0.1 | .000000001 | 0.0005 | +  | 0.000000001 | 0.1 | .000000001 | 0.0005 | ### INA226_CONFIG (`INT32`) {#INA226_CONFIG} @@ -30706,7 +32824,7 @@ INA226 Power Monitor Config. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0 | 65535 | 1 | 18139 | +✓ | 0 | 65535 | 1 | 18139 | ### INA226_CURRENT (`FLOAT`) {#INA226_CURRENT} @@ -30714,7 +32832,7 @@ INA226 Power Monitor Max Current. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0.1 | 200.0 | 0.1 | 164.0 | +✓ | 0.1 | 200.0 | 0.1 | 164.0 | ### INA226_SHUNT (`FLOAT`) {#INA226_SHUNT} @@ -30722,7 +32840,7 @@ INA226 Power Monitor Shunt. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0.000000001 | 0.1 | .000000001 | 0.0005 | +✓ | 0.000000001 | 0.1 | .000000001 | 0.0005 | ### INA228_CONFIG (`INT32`) {#INA228_CONFIG} @@ -30730,7 +32848,7 @@ INA228 Power Monitor Config. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0 | 65535 | 1 | 63779 | +✓ | 0 | 65535 | 1 | 63779 | ### INA228_CURRENT (`FLOAT`) {#INA228_CURRENT} @@ -30738,7 +32856,7 @@ INA228 Power Monitor Max Current. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0.1 | 327.68 | 0.1 | 327.68 | +✓ | 0.1 | 327.68 | 0.1 | 327.68 | ### INA228_SHUNT (`FLOAT`) {#INA228_SHUNT} @@ -30746,7 +32864,7 @@ INA228 Power Monitor Shunt. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0.000000001 | 0.1 | .000000001 | 0.0005 | +✓ | 0.000000001 | 0.1 | .000000001 | 0.0005 | ### INA238_CURRENT (`FLOAT`) {#INA238_CURRENT} @@ -30754,7 +32872,7 @@ INA238 Power Monitor Max Current. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0.1 | 327.68 | 0.1 | 327.68 | +✓ | 0.1 | 327.68 | 0.1 | 327.68 | ### INA238_SHUNT (`FLOAT`) {#INA238_SHUNT} @@ -30762,7 +32880,7 @@ INA238 Power Monitor Shunt. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0.000000001 | 0.1 | .000000001 | 0.0005 | +✓ | 0.000000001 | 0.1 | .000000001 | 0.0005 | ### PCF8583_MAGNET (`INT32`) {#PCF8583_MAGNET} @@ -30772,7 +32890,7 @@ Nmumber of signals per rotation of actuator Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 1 | | | 2 | +✓ | 1 | | | 2 | ### PCF8583_POOL (`INT32`) {#PCF8583_POOL} @@ -30782,17 +32900,20 @@ Determines how often the sensor is read out. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | 1000000 | us +✓ | | | | 1000000 | us ### PCF8583_RESET (`INT32`) {#PCF8583_RESET} PCF8583 rotorfreq (i2c) pulse reset value. -Internal device counter is reset to 0 when overrun this value, counter is able to store up to 6 digits reset of counter takes some time - measurement with reset has worse accuracy. 0 means reset counter after every measurement. +Internal device counter is reset to 0 when overrun this value, +counter is able to store up to 6 digits +reset of counter takes some time - measurement with reset has worse accuracy. +0 means reset counter after every measurement. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | 500000 | +✓ | | | | 500000 | ### SENS_AFBR_HYSTER (`INT32`) {#SENS_AFBR_HYSTER} @@ -30802,7 +32923,7 @@ This parameter defines the hysteresis for switching between short and long range Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 1 | 10 | | 1 | m +  | 1 | 10 | | 1 | m ### SENS_AFBR_L_RATE (`INT32`) {#SENS_AFBR_L_RATE} @@ -30812,7 +32933,7 @@ This parameter defines measurement rate of the AFBR Rangefinder in long range mo Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 1 | 100 | | 25 | +  | 1 | 100 | | 25 | ### SENS_AFBR_MODE (`INT32`) {#SENS_AFBR_MODE} @@ -30830,7 +32951,7 @@ This parameter defines the mode of the AFBR Rangefinder. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0 | 3 | | 0 | +✓ | 0 | 3 | | 0 | ### SENS_AFBR_S_RATE (`INT32`) {#SENS_AFBR_S_RATE} @@ -30840,17 +32961,19 @@ This parameter defines measurement rate of the AFBR Rangefinder in short range m Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 1 | 100 | | 50 | +  | 1 | 100 | | 50 | ### SENS_AFBR_THRESH (`INT32`) {#SENS_AFBR_THRESH} AFBR Rangefinder Short/Long Range Threshold. -This parameter defines the threshold for switching between short and long range mode. The mode will switch from short to long range when the distance is greater than the threshold plus the hysteresis. The mode will switch from long to short range when the distance is less than the threshold minus the hysteresis. +This parameter defines the threshold for switching between short and long range mode. +The mode will switch from short to long range when the distance is greater than the threshold plus the hysteresis. +The mode will switch from long to short range when the distance is less than the threshold minus the hysteresis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 1 | 50 | | 4 | m +  | 1 | 50 | | 4 | m ### SENS_BARO_QNH (`FLOAT`) {#SENS_BARO_QNH} @@ -30858,17 +32981,28 @@ QNH for barometer. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 500 | 1500 | | 1013.25 | hPa +  | 500 | 1500 | | 1013.25 | hPa ### SENS_BARO_RATE (`FLOAT`) {#SENS_BARO_RATE} Baro max rate. -Barometric air data maximum publication rate. This is an upper bound, actual barometric data rate is still dependent on the sensor. +Barometric air data maximum publication rate. This is an upper bound, +actual barometric data rate is still dependent on the sensor. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 1 | 200 | | 20.0 | Hz +  | 1 | 200 | | 20.0 | Hz + +### SENS_BAR_AUTOCAL (`INT32`) {#SENS_BAR_AUTOCAL} + +Barometer auto calibration. + +Automatically calibrate barometer based on the GNSS height + +Reboot | minValue | maxValue | increment | default | unit +--- | --- | --- | --- | --- | --- +  | | | | Disabled (0) | ### SENS_BOARD_ROT (`INT32`) {#SENS_BOARD_ROT} @@ -30923,37 +33057,42 @@ This parameter defines the rotation of the FMU board relative to the platform. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | -1 | 40 | | 0 | +✓ | -1 | 40 | | 0 | ### SENS_BOARD_X_OFF (`FLOAT`) {#SENS_BOARD_X_OFF} -Board rotation X (Roll) offset. +Board rotation X (roll) offset. -This parameter defines a rotational offset in degrees around the X (Roll) axis It allows the user to fine tune the board offset in the event of misalignment. +Rotation from flight controller board to vehicle body frame. +This parameter gets set during the "level horizon" calibration or can be +set manually. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | deg +  | -45.0 | 45.0 | | 0.0 | deg ### SENS_BOARD_Y_OFF (`FLOAT`) {#SENS_BOARD_Y_OFF} -Board rotation Y (Pitch) offset. +Board rotation Y (pitch) offset. -This parameter defines a rotational offset in degrees around the Y (Pitch) axis. It allows the user to fine tune the board offset in the event of misalignment. +Rotation from flight controller board to vehicle body frame. +This parameter gets set during the "level horizon" calibration or can be +set manually. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | deg +  | -45.0 | 45.0 | | 0.0 | deg ### SENS_BOARD_Z_OFF (`FLOAT`) {#SENS_BOARD_Z_OFF} -Board rotation Z (YAW) offset. +Board rotation Z (yaw) offset. -This parameter defines a rotational offset in degrees around the Z (Yaw) axis. It allows the user to fine tune the board offset in the event of misalignment. +Rotation from flight controller board to vehicle body frame. +Has to be set manually (not set by any calibration). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | deg +  | -45.0 | 45.0 | | 0.0 | deg ### SENS_CM8JL65_CFG (`INT32`) {#SENS_CM8JL65_CFG} @@ -30979,7 +33118,7 @@ Configure on which serial port to run Lanbao PSK-CM8JL65-CC5. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | 0 | +✓ | | | | 0 | ### SENS_CM8JL65_R_0 (`INT32`) {#SENS_CM8JL65_R_0} @@ -30999,7 +33138,7 @@ Distance Sensor Rotation as MAV_SENSOR_ORIENTATION enum Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | 25 | +✓ | | | | 25 | ### SENS_EN_ADIS164X (`INT32`) {#SENS_EN_ADIS164X} @@ -31013,7 +33152,7 @@ Analog Devices ADIS16448 IMU (external SPI). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0 | 1 | | 0 | +✓ | 0 | 1 | | 0 | ### SENS_EN_ADIS165X (`INT32`) {#SENS_EN_ADIS165X} @@ -31021,7 +33160,7 @@ Analog Devices ADIS16507 IMU (external SPI). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | Disabled (0) | +✓ | | | | Disabled (0) | ### SENS_EN_AGPSIM (`INT32`) {#SENS_EN_AGPSIM} @@ -31035,7 +33174,7 @@ Simulate Aux Global Position (AGP). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0 | 1 | | 0 | +✓ | 0 | 1 | | 0 | ### SENS_EN_ARSPDSIM (`INT32`) {#SENS_EN_ARSPDSIM} @@ -31049,7 +33188,7 @@ Enable simulated airspeed sensor instance. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0 | 1 | | 0 | +✓ | 0 | 1 | | 0 | ### SENS_EN_ASP5033 (`INT32`) {#SENS_EN_ASP5033} @@ -31057,7 +33196,7 @@ ASP5033 differential pressure sensor (external I2C). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | Disabled (0) | +✓ | | | | Disabled (0) | ### SENS_EN_AUAVX (`INT32`) {#SENS_EN_AUAVX} @@ -31073,7 +33212,7 @@ Amphenol AUAV differential / absolute pressure sensor (external I2C). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | 0 | +✓ | | | | 0 | ### SENS_EN_BAROSIM (`INT32`) {#SENS_EN_BAROSIM} @@ -31087,7 +33226,7 @@ Enable simulated barometer sensor instance. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0 | 1 | | 0 | +✓ | 0 | 1 | | 0 | ### SENS_EN_BATT (`INT32`) {#SENS_EN_BATT} @@ -31095,7 +33234,7 @@ SMBUS Smart battery driver BQ40Z50 and BQ40Z80. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | Disabled (0) | +✓ | | | | Disabled (0) | ### SENS_EN_ETSASPD (`INT32`) {#SENS_EN_ETSASPD} @@ -31103,7 +33242,7 @@ Eagle Tree airspeed sensor (external I2C). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | Disabled (0) | +✓ | | | | Disabled (0) | ### SENS_EN_GPSSIM (`INT32`) {#SENS_EN_GPSSIM} @@ -31117,7 +33256,7 @@ Enable simulated GPS sinstance. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0 | 1 | | 0 | +✓ | 0 | 1 | | 0 | ### SENS_EN_INA220 (`INT32`) {#SENS_EN_INA220} @@ -31127,7 +33266,7 @@ For systems a INA220 Power Monitor, this should be set to true Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | Disabled (0) | +✓ | | | | Disabled (0) | ### SENS_EN_INA226 (`INT32`) {#SENS_EN_INA226} @@ -31137,7 +33276,7 @@ For systems a INA226 Power Monitor, this should be set to true Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | Disabled (0) | +✓ | | | | Disabled (0) | ### SENS_EN_INA228 (`INT32`) {#SENS_EN_INA228} @@ -31147,7 +33286,7 @@ For systems a INA228 Power Monitor, this should be set to true Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | Disabled (0) | +✓ | | | | Disabled (0) | ### SENS_EN_INA238 (`INT32`) {#SENS_EN_INA238} @@ -31157,7 +33296,7 @@ For systems a INA238 Power Monitor, this should be set to true Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | Disabled (0) | +✓ | | | | Disabled (0) | ### SENS_EN_IRLOCK (`INT32`) {#SENS_EN_IRLOCK} @@ -31165,7 +33304,7 @@ IR-LOCK Sensor (external I2C). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | Disabled (0) | +✓ | | | | Disabled (0) | ### SENS_EN_LL40LS (`INT32`) {#SENS_EN_LL40LS} @@ -31180,7 +33319,7 @@ Lidar-Lite (LL40LS). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0 | 2 | | 0 | +✓ | 0 | 2 | | 0 | ### SENS_EN_MAGSIM (`INT32`) {#SENS_EN_MAGSIM} @@ -31194,7 +33333,7 @@ Enable simulated magnetometer sensor instance. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0 | 1 | | 0 | +✓ | 0 | 1 | | 0 | ### SENS_EN_MB12XX (`INT32`) {#SENS_EN_MB12XX} @@ -31202,7 +33341,7 @@ Maxbotix Sonar (mb12xx). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | Disabled (0) | +✓ | | | | Disabled (0) | ### SENS_EN_MPDT (`INT32`) {#SENS_EN_MPDT} @@ -31216,7 +33355,7 @@ Enable Mappydot rangefinder (i2c). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0 | 1 | | 0 | +✓ | 0 | 1 | | 0 | ### SENS_EN_MS4515 (`INT32`) {#SENS_EN_MS4515} @@ -31224,7 +33363,7 @@ TE MS4515 differential pressure sensor (external I2C). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | Disabled (0) | +✓ | | | | Disabled (0) | ### SENS_EN_MS4525DO (`INT32`) {#SENS_EN_MS4525DO} @@ -31232,7 +33371,7 @@ TE MS4525DO differential pressure sensor (external I2C). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | Disabled (0) | +✓ | | | | Disabled (0) | ### SENS_EN_MS5525DS (`INT32`) {#SENS_EN_MS5525DS} @@ -31240,7 +33379,7 @@ TE MS5525DSO differential pressure sensor (external I2C). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | Disabled (0) | +✓ | | | | Disabled (0) | ### SENS_EN_PAA3905 (`INT32`) {#SENS_EN_PAA3905} @@ -31248,7 +33387,7 @@ PAA3905 Optical Flow. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | Disabled (0) | +✓ | | | | Disabled (0) | ### SENS_EN_PAW3902 (`INT32`) {#SENS_EN_PAW3902} @@ -31256,7 +33395,7 @@ PAW3902/PAW3903 Optical Flow. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | Disabled (0) | +✓ | | | | Disabled (0) | ### SENS_EN_PCF8583 (`INT32`) {#SENS_EN_PCF8583} @@ -31272,7 +33411,7 @@ Run PCF8583 driver automatically Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0 | 1 | | 0 | +✓ | 0 | 1 | | 0 | ### SENS_EN_PGA460 (`INT32`) {#SENS_EN_PGA460} @@ -31280,7 +33419,7 @@ PGA460 Ultrasonic driver (PGA460). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | Disabled (0) | +✓ | | | | Disabled (0) | ### SENS_EN_PMW3901 (`INT32`) {#SENS_EN_PMW3901} @@ -31288,7 +33427,7 @@ PMW3901 Optical Flow. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | Disabled (0) | +✓ | | | | Disabled (0) | ### SENS_EN_PX4FLOW (`INT32`) {#SENS_EN_PX4FLOW} @@ -31296,7 +33435,7 @@ PX4 Flow Optical Flow. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | Disabled (0) | +✓ | | | | Disabled (0) | ### SENS_EN_SCH16T (`INT32`) {#SENS_EN_SCH16T} @@ -31310,7 +33449,7 @@ Murata SCH16T IMU (external SPI). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0 | 1 | | 0 | +✓ | 0 | 1 | | 0 | ### SENS_EN_SDP3X (`INT32`) {#SENS_EN_SDP3X} @@ -31318,7 +33457,7 @@ Sensirion SDP3X differential pressure sensor (external I2C). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | Disabled (0) | +✓ | | | | Disabled (0) | ### SENS_EN_SF0X (`INT32`) {#SENS_EN_SF0X} @@ -31338,7 +33477,7 @@ Lightware Laser Rangefinder hardware model (serial). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | 1 | +✓ | | | | 1 | ### SENS_EN_SF1XX (`INT32`) {#SENS_EN_SF1XX} @@ -31358,7 +33497,7 @@ Lightware SF1xx/SF20/LW20 laser rangefinder (i2c). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0 | 6 | | 0 | +✓ | 0 | 6 | | 0 | ### SENS_EN_SF45_CFG (`INT32`) {#SENS_EN_SF45_CFG} @@ -31384,7 +33523,7 @@ Configure on which serial port to run Lightware SF45 Rangefinder (serial). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | 0 | +✓ | | | | 0 | ### SENS_EN_SHT3X (`INT32`) {#SENS_EN_SHT3X} @@ -31392,7 +33531,7 @@ SHT3x temperature and hygrometer. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | Disabled (0) | +✓ | | | | Disabled (0) | ### SENS_EN_SPA06 (`INT32`) {#SENS_EN_SPA06} @@ -31400,7 +33539,7 @@ Goertek SPA06 Barometer (external I2C). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | Disabled (0) | +✓ | | | | Disabled (0) | ### SENS_EN_SPL06 (`INT32`) {#SENS_EN_SPL06} @@ -31408,7 +33547,7 @@ Goertek SPL06 Barometer (external I2C). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | Disabled (0) | +✓ | | | | Disabled (0) | ### SENS_EN_SR05 (`INT32`) {#SENS_EN_SR05} @@ -31416,7 +33555,7 @@ HY-SRF05 / HC-SR05. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | Disabled (0) | +✓ | | | | Disabled (0) | ### SENS_EN_TF02PRO (`INT32`) {#SENS_EN_TF02PRO} @@ -31424,7 +33563,7 @@ TF02 Pro Distance Sensor (i2c). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | Disabled (0) | +✓ | | | | Disabled (0) | ### SENS_EN_THERMAL (`INT32`) {#SENS_EN_THERMAL} @@ -31439,7 +33578,7 @@ Thermal control of sensor temperature. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | -1 | +  | | | | -1 | ### SENS_EN_TRANGER (`INT32`) {#SENS_EN_TRANGER} @@ -31457,7 +33596,7 @@ TeraRanger Rangefinder (i2c). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0 | 3 | | 0 | +✓ | 0 | 3 | | 0 | ### SENS_EN_VL53L0X (`INT32`) {#SENS_EN_VL53L0X} @@ -31465,7 +33604,7 @@ VL53L0X Distance Sensor. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | Disabled (0) | +✓ | | | | Disabled (0) | ### SENS_EN_VL53L1X (`INT32`) {#SENS_EN_VL53L1X} @@ -31473,7 +33612,7 @@ VL53L1X Distance Sensor. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | Disabled (0) | +✓ | | | | Disabled (0) | ### SENS_EXT_I2C_PRB (`INT32`) {#SENS_EXT_I2C_PRB} @@ -31483,23 +33622,25 @@ Probe for optional external I2C devices. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | Enabled (1) | +  | | | | Enabled (1) | ### SENS_FLOW_RATE (`FLOAT`) {#SENS_FLOW_RATE} Optical flow max rate. -Optical flow data maximum publication rate. This is an upper bound, actual optical flow data rate is still dependent on the sensor. +Optical flow data maximum publication rate. This is an upper bound, +actual optical flow data rate is still dependent on the sensor. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 1 | 200 | | 70.0 | Hz +✓ | 1 | 200 | | 70.0 | Hz ### SENS_FLOW_ROT (`INT32`) {#SENS_FLOW_ROT} Optical flow rotation. -This parameter defines the yaw rotation of the optical flow relative to the vehicle body frame. Zero rotation is defined as X on flow board pointing towards front of vehicle. +This parameter defines the yaw rotation of the optical flow relative to the vehicle body frame. +Zero rotation is defined as X on flow board pointing towards front of vehicle. **Values:** @@ -31515,7 +33656,7 @@ This parameter defines the yaw rotation of the optical flow relative to the vehi Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0 | +  | | | | 0 | ### SENS_FLOW_SCALE (`FLOAT`) {#SENS_FLOW_SCALE} @@ -31523,7 +33664,7 @@ Optical flow scale factor. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0.5 | 1.5 | | 1. | +  | 0.5 | 1.5 | | 1. | ### SENS_FTX_CFG (`INT32`) {#SENS_FTX_CFG} @@ -31549,13 +33690,16 @@ Configure on which serial port to run FT Technologies Digital Wind Sensor (seria Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | 0 | +✓ | | | | 0 | ### SENS_GPS_MASK (`INT32`) {#SENS_GPS_MASK} Multi GPS Blending Control Mask. -Set bits in the following positions to set which GPS accuracy metrics will be used to calculate the blending weight. Set to zero to disable and always used first GPS instance. 0 : Set to true to use speed accuracy 1 : Set to true to use horizontal position accuracy 2 : Set to true to use vertical position accuracy +Set bits in the following positions to set which GPS accuracy metrics will be used to calculate the blending weight. Set to zero to disable and always used first GPS instance. +0 : Set to true to use speed accuracy +1 : Set to true to use horizontal position accuracy +2 : Set to true to use vertical position accuracy **Bitmask:** @@ -31566,17 +33710,23 @@ Set bits in the following positions to set which GPS accuracy metrics will be us Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0 | 7 | | 7 | +  | 0 | 7 | | 7 | ### SENS_GPS_PRIME (`INT32`) {#SENS_GPS_PRIME} Multi GPS primary instance. -When no blending is active, this defines the preferred GPS receiver instance. The GPS selection logic waits until the primary receiver is available to send data to the EKF even if a secondary instance is already available. The secondary instance is then only used if the primary one times out. To have an equal priority of all the instances, set this parameter to -1 and the best receiver will be used. This parameter has no effect if blending is active. +When no blending is active, this defines the preferred GPS receiver instance. +The GPS selection logic waits until the primary receiver is available to +send data to the EKF even if a secondary instance is already available. +The secondary instance is then only used if the primary one times out. +To have an equal priority of all the instances, set this parameter to -1 and +the best receiver will be used. +This parameter has no effect if blending is active. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | -1 | 1 | | 0 | +  | -1 | 1 | | 0 | ### SENS_GPS_TAU (`FLOAT`) {#SENS_GPS_TAU} @@ -31586,7 +33736,7 @@ Sets the longest time constant that will be applied to the calculation of GPS po Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 1.0 | 100.0 | | 10.0 | s +  | 1.0 | 100.0 | | 10.0 | s ### SENS_IMU_AUTOCAL (`INT32`) {#SENS_IMU_AUTOCAL} @@ -31596,7 +33746,7 @@ Automatically initialize IMU (accel/gyro) calibration from bias estimates if ava Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | Enabled (1) | +  | | | | Enabled (1) | ### SENS_IMU_CLPNOTI (`INT32`) {#SENS_IMU_CLPNOTI} @@ -31606,7 +33756,7 @@ Notify the user if the IMU is clipping Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | Enabled (1) | +  | | | | Enabled (1) | ### SENS_IMU_MODE (`INT32`) {#SENS_IMU_MODE} @@ -31620,7 +33770,7 @@ Sensors hub IMU mode. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | 1 | +✓ | | | | 1 | ### SENS_IMU_TEMP (`FLOAT`) {#SENS_IMU_TEMP} @@ -31628,7 +33778,7 @@ Target IMU temperature. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0 | 85.0 | | 55.0 | celcius +  | 0 | 85.0 | | 55.0 | celcius ### SENS_IMU_TEMP_FF (`FLOAT`) {#SENS_IMU_TEMP_FF} @@ -31636,7 +33786,7 @@ IMU heater controller feedforward value. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0 | 1.0 | | 0.05 | % +  | 0 | 1.0 | | 0.05 | % ### SENS_IMU_TEMP_I (`FLOAT`) {#SENS_IMU_TEMP_I} @@ -31644,7 +33794,7 @@ IMU heater controller integrator gain value. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0 | 1.0 | | 0.025 | us/C +  | 0 | 1.0 | | 0.025 | us/C ### SENS_IMU_TEMP_P (`FLOAT`) {#SENS_IMU_TEMP_P} @@ -31652,7 +33802,7 @@ IMU heater controller proportional gain value. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0 | 2.0 | | 1.0 | us/C +  | 0 | 2.0 | | 1.0 | us/C ### SENS_INT_BARO_EN (`INT32`) {#SENS_INT_BARO_EN} @@ -31662,7 +33812,7 @@ For systems with an external barometer, this should be set to false to make sure Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | Enabled (1) | +✓ | | | | Enabled (1) | ### SENS_LEDDAR1_CFG (`INT32`) {#SENS_LEDDAR1_CFG} @@ -31688,7 +33838,7 @@ Configure on which serial port to run LeddarOne Rangefinder. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | 0 | +✓ | | | | 0 | ### SENS_MAG_AUTOCAL (`INT32`) {#SENS_MAG_AUTOCAL} @@ -31698,7 +33848,7 @@ Automatically initialize magnetometer calibration from bias estimate if availabl Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | Enabled (1) | +  | | | | Enabled (1) | ### SENS_MAG_AUTOROT (`INT32`) {#SENS_MAG_AUTOROT} @@ -31708,7 +33858,7 @@ During calibration attempt to automatically determine the rotation of external m Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | Enabled (1) | +  | | | | Enabled (1) | ### SENS_MAG_MODE (`INT32`) {#SENS_MAG_MODE} @@ -31722,23 +33872,33 @@ Sensors hub mag mode. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | 1 | +✓ | | | | 1 | ### SENS_MAG_RATE (`FLOAT`) {#SENS_MAG_RATE} Magnetometer max rate. -Magnetometer data maximum publication rate. This is an upper bound, actual magnetometer data rate is still dependent on the sensor. +Magnetometer data maximum publication rate. This is an upper bound, +actual magnetometer data rate is still dependent on the sensor. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 1 | 200 | | 15.0 | Hz +✓ | 1 | 200 | | 15.0 | Hz ### SENS_MAG_SIDES (`INT32`) {#SENS_MAG_SIDES} Bitfield selecting mag sides for calibration. -If set to two side calibration, only the offsets are estimated, the scale calibration is left unchanged. Thus an initial six side calibration is recommended. Bits: ORIENTATION_TAIL_DOWN = 1 ORIENTATION_NOSE_DOWN = 2 ORIENTATION_LEFT = 4 ORIENTATION_RIGHT = 8 ORIENTATION_UPSIDE_DOWN = 16 ORIENTATION_RIGHTSIDE_UP = 32 +If set to two side calibration, only the offsets are estimated, the scale +calibration is left unchanged. Thus an initial six side calibration is +recommended. +Bits: +ORIENTATION_TAIL_DOWN = 1 +ORIENTATION_NOSE_DOWN = 2 +ORIENTATION_LEFT = 4 +ORIENTATION_RIGHT = 8 +ORIENTATION_UPSIDE_DOWN = 16 +ORIENTATION_RIGHTSIDE_UP = 32 **Values:** @@ -31749,7 +33909,7 @@ If set to two side calibration, only the offsets are estimated, the scale calibr Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 34 | 63 | | 63 | +  | 34 | 63 | | 63 | ### SENS_MB12_0_ROT (`INT32`) {#SENS_MB12_0_ROT} @@ -31771,7 +33931,7 @@ This parameter defines the rotation of the sensor relative to the platform. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0 | 7 | | 0 | +✓ | 0 | 7 | | 0 | ### SENS_MB12_10_ROT (`INT32`) {#SENS_MB12_10_ROT} @@ -31793,7 +33953,7 @@ This parameter defines the rotation of the sensor relative to the platform. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0 | 7 | | 0 | +✓ | 0 | 7 | | 0 | ### SENS_MB12_11_ROT (`INT32`) {#SENS_MB12_11_ROT} @@ -31815,7 +33975,7 @@ This parameter defines the rotation of the sensor relative to the platform. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0 | 7 | | 0 | +✓ | 0 | 7 | | 0 | ### SENS_MB12_1_ROT (`INT32`) {#SENS_MB12_1_ROT} @@ -31837,7 +33997,7 @@ This parameter defines the rotation of the sensor relative to the platform. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0 | 7 | | 0 | +✓ | 0 | 7 | | 0 | ### SENS_MB12_2_ROT (`INT32`) {#SENS_MB12_2_ROT} @@ -31859,7 +34019,7 @@ This parameter defines the rotation of the sensor relative to the platform. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0 | 7 | | 0 | +✓ | 0 | 7 | | 0 | ### SENS_MB12_3_ROT (`INT32`) {#SENS_MB12_3_ROT} @@ -31881,7 +34041,7 @@ This parameter defines the rotation of the sensor relative to the platform. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0 | 7 | | 0 | +✓ | 0 | 7 | | 0 | ### SENS_MB12_4_ROT (`INT32`) {#SENS_MB12_4_ROT} @@ -31903,7 +34063,7 @@ This parameter defines the rotation of the sensor relative to the platform. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0 | 7 | | 0 | +✓ | 0 | 7 | | 0 | ### SENS_MB12_5_ROT (`INT32`) {#SENS_MB12_5_ROT} @@ -31925,7 +34085,7 @@ This parameter defines the rotation of the sensor relative to the platform. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0 | 7 | | 0 | +✓ | 0 | 7 | | 0 | ### SENS_MB12_6_ROT (`INT32`) {#SENS_MB12_6_ROT} @@ -31947,7 +34107,7 @@ This parameter defines the rotation of the sensor relative to the platform. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0 | 7 | | 0 | +✓ | 0 | 7 | | 0 | ### SENS_MB12_7_ROT (`INT32`) {#SENS_MB12_7_ROT} @@ -31969,7 +34129,7 @@ This parameter defines the rotation of the sensor relative to the platform. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0 | 7 | | 0 | +✓ | 0 | 7 | | 0 | ### SENS_MB12_8_ROT (`INT32`) {#SENS_MB12_8_ROT} @@ -31991,7 +34151,7 @@ This parameter defines the rotation of the sensor relative to the platform. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0 | 7 | | 0 | +✓ | 0 | 7 | | 0 | ### SENS_MB12_9_ROT (`INT32`) {#SENS_MB12_9_ROT} @@ -32013,7 +34173,7 @@ This parameter defines the rotation of the sensor relative to the platform. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0 | 7 | | 0 | +✓ | 0 | 7 | | 0 | ### SENS_MPDT0_ROT (`INT32`) {#SENS_MPDT0_ROT} @@ -32035,7 +34195,7 @@ This parameter defines the rotation of the Mappydot sensor relative to the platf Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0 | 7 | | 0 | +✓ | 0 | 7 | | 0 | ### SENS_MPDT10_ROT (`INT32`) {#SENS_MPDT10_ROT} @@ -32057,7 +34217,7 @@ This parameter defines the rotation of the Mappydot sensor relative to the platf Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0 | 7 | | 0 | +✓ | 0 | 7 | | 0 | ### SENS_MPDT11_ROT (`INT32`) {#SENS_MPDT11_ROT} @@ -32079,7 +34239,7 @@ This parameter defines the rotation of the Mappydot sensor relative to the platf Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0 | 7 | | 0 | +✓ | 0 | 7 | | 0 | ### SENS_MPDT1_ROT (`INT32`) {#SENS_MPDT1_ROT} @@ -32101,7 +34261,7 @@ This parameter defines the rotation of the Mappydot sensor relative to the platf Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0 | 7 | | 0 | +✓ | 0 | 7 | | 0 | ### SENS_MPDT2_ROT (`INT32`) {#SENS_MPDT2_ROT} @@ -32123,7 +34283,7 @@ This parameter defines the rotation of the Mappydot sensor relative to the platf Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0 | 7 | | 0 | +✓ | 0 | 7 | | 0 | ### SENS_MPDT3_ROT (`INT32`) {#SENS_MPDT3_ROT} @@ -32145,7 +34305,7 @@ This parameter defines the rotation of the Mappydot sensor relative to the platf Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0 | 7 | | 0 | +✓ | 0 | 7 | | 0 | ### SENS_MPDT4_ROT (`INT32`) {#SENS_MPDT4_ROT} @@ -32167,7 +34327,7 @@ This parameter defines the rotation of the Mappydot sensor relative to the platf Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0 | 7 | | 0 | +✓ | 0 | 7 | | 0 | ### SENS_MPDT5_ROT (`INT32`) {#SENS_MPDT5_ROT} @@ -32189,7 +34349,7 @@ This parameter defines the rotation of the Mappydot sensor relative to the platf Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0 | 7 | | 0 | +✓ | 0 | 7 | | 0 | ### SENS_MPDT6_ROT (`INT32`) {#SENS_MPDT6_ROT} @@ -32211,7 +34371,7 @@ This parameter defines the rotation of the Mappydot sensor relative to the platf Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0 | 7 | | 0 | +✓ | 0 | 7 | | 0 | ### SENS_MPDT7_ROT (`INT32`) {#SENS_MPDT7_ROT} @@ -32233,7 +34393,7 @@ This parameter defines the rotation of the Mappydot sensor relative to the platf Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0 | 7 | | 0 | +✓ | 0 | 7 | | 0 | ### SENS_MPDT8_ROT (`INT32`) {#SENS_MPDT8_ROT} @@ -32255,7 +34415,7 @@ This parameter defines the rotation of the Mappydot sensor relative to the platf Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0 | 7 | | 0 | +✓ | 0 | 7 | | 0 | ### SENS_MPDT9_ROT (`INT32`) {#SENS_MPDT9_ROT} @@ -32277,7 +34437,7 @@ This parameter defines the rotation of the Mappydot sensor relative to the platf Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0 | 7 | | 0 | +✓ | 0 | 7 | | 0 | ### SENS_OR_ADIS164X (`INT32`) {#SENS_OR_ADIS164X} @@ -32291,7 +34451,7 @@ Analog Devices ADIS16448 IMU Orientation(external SPI). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0 | 101 | | 0 | +✓ | 0 | 101 | | 0 | ### SENS_SF0X_CFG (`INT32`) {#SENS_SF0X_CFG} @@ -32317,7 +34477,7 @@ Configure on which serial port to run Lightware Laser Rangefinder (serial). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | 0 | +✓ | | | | 0 | ### SENS_TEMP_ID (`INT32`) {#SENS_TEMP_ID} @@ -32325,7 +34485,7 @@ Target IMU device ID to regulate temperature. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0 | +  | | | | 0 | ### SENS_TFLOW_CFG (`INT32`) {#SENS_TFLOW_CFG} @@ -32351,7 +34511,7 @@ Configure on which serial port to run ThoneFlow-3901U optical flow sensor. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | 0 | +✓ | | | | 0 | ### SENS_TFMINI_CFG (`INT32`) {#SENS_TFMINI_CFG} @@ -32377,7 +34537,7 @@ Configure on which serial port to run Benewake TFmini Rangefinder. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | 0 | +✓ | | | | 0 | ### SENS_TFMINI_HW (`INT32`) {#SENS_TFMINI_HW} @@ -32394,7 +34554,7 @@ Models differ in range and FoV. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 1 | 3 | | 1 | +✓ | 1 | 3 | | 1 | ### SENS_ULAND_CFG (`INT32`) {#SENS_ULAND_CFG} @@ -32420,7 +34580,7 @@ Configure on which serial port to run uLanding Radar. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | 0 | +✓ | | | | 0 | ### SENS_VN_CFG (`INT32`) {#SENS_VN_CFG} @@ -32446,7 +34606,7 @@ Configure on which serial port to run VectorNav (VN-100, VN-200, VN-300). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | 0 | +✓ | | | | 0 | ### SF45_ORIENT_CFG (`INT32`) {#SF45_ORIENT_CFG} @@ -32462,7 +34622,7 @@ The SF45 mounted facing upward or downward on the frame Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | 24 | +✓ | | | | 24 | ### SF45_UPDATE_CFG (`INT32`) {#SF45_UPDATE_CFG} @@ -32488,7 +34648,7 @@ The SF45 sets the update rate in Hz to allow greater resolution Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | 5 | +✓ | | | | 5 | ### SF45_YAW_CFG (`INT32`) {#SF45_YAW_CFG} @@ -32506,7 +34666,7 @@ The usb port on the sensor indicates 180deg, opposite usb is forward facing Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | 0 | +✓ | | | | 0 | ### SIM_ARSPD_FAIL (`INT32`) {#SIM_ARSPD_FAIL} @@ -32520,7 +34680,7 @@ Dynamically simulate failure of airspeed sensor instance. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0 | 1 | | 0 | +✓ | 0 | 1 | | 0 | ### VN_MODE (`INT32`) {#VN_MODE} @@ -32536,7 +34696,7 @@ INS or sensors Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0 | +  | | | | 0 | ### VOXLPM_SHUNT_BAT (`FLOAT`) {#VOXLPM_SHUNT_BAT} @@ -32544,7 +34704,7 @@ VOXL Power Monitor Shunt, Battery. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0.000000001 | 0.1 | .000000001 | 0.00063 | +✓ | 0.000000001 | 0.1 | .000000001 | 0.00063 | ### VOXLPM_SHUNT_REG (`FLOAT`) {#VOXLPM_SHUNT_REG} @@ -32552,7 +34712,7 @@ VOXL Power Monitor Shunt, Regulator. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0.000000001 | 0.1 | .000000001 | 0.0056 | +✓ | 0.000000001 | 0.1 | .000000001 | 0.0056 | ## Septentrio @@ -32560,17 +34720,20 @@ Reboot | minValue | maxValue | increment | default | unit Toggle automatic receiver configuration. -By default, the receiver is automatically configured. Sometimes it may be used for multiple purposes. If the offered parameters aren't sufficient, this parameter can be disabled to have full control of the receiver configuration. A good way to use this is to enable automatic configuration, let the receiver be configured, and then disable it to make manual adjustments. +By default, the receiver is automatically configured. Sometimes it may be used for multiple purposes. +If the offered parameters aren't sufficient, this parameter can be disabled to have full control of the receiver configuration. +A good way to use this is to enable automatic configuration, let the receiver be configured, and then disable it to make manual adjustments. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | Enabled (1) | +✓ | | | | Enabled (1) | ### SEP_CONST_USAGE (`INT32`) {#SEP_CONST_USAGE} Usage of different constellations. -Choice of which constellations the receiver should use for PVT computation. When this is 0, the constellation usage isn't changed. +Choice of which constellations the receiver should use for PVT computation. +When this is 0, the constellation usage isn't changed. **Bitmask:** @@ -32583,13 +34746,14 @@ Choice of which constellations the receiver should use for PVT computation. When Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0 | 63 | | 0 | +✓ | 0 | 63 | | 0 | ### SEP_DUMP_COMM (`INT32`) {#SEP_DUMP_COMM} Log GPS communication data. -Log raw communication between the driver and connected receivers. For example, "To receiver" will log all commands and corrections sent by the driver to the receiver. +Log raw communication between the driver and connected receivers. +For example, "To receiver" will log all commands and corrections sent by the driver to the receiver. **Values:** @@ -32601,13 +34765,14 @@ Log raw communication between the driver and connected receivers. For example, " Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0 | 3 | | 0 | +  | 0 | 3 | | 0 | ### SEP_HARDW_SETUP (`INT32`) {#SEP_HARDW_SETUP} Setup and expected use of the hardware. -- Default: Use two receivers as completely separate instances. - Moving base: Use two receivers in a rover & moving base setup for heading. +- Default: Use two receivers as completely separate instances. +- Moving base: Use two receivers in a rover & moving base setup for heading. **Values:** @@ -32617,7 +34782,7 @@ Setup and expected use of the hardware. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0 | 1 | | 0 | +✓ | 0 | 1 | | 0 | ### SEP_LOG_FORCE (`INT32`) {#SEP_LOG_FORCE} @@ -32627,7 +34792,7 @@ When the receiver is already set up to log data, this decides whether extra logg Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | Disabled (0) | +✓ | | | | Disabled (0) | ### SEP_LOG_HZ (`INT32`) {#SEP_LOG_HZ} @@ -32652,7 +34817,7 @@ Select the frequency at which the connected receiver should log data to its inte Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0 | 10 | | 0 | +✓ | 0 | 10 | | 0 | ### SEP_LOG_LEVEL (`INT32`) {#SEP_LOG_LEVEL} @@ -32670,7 +34835,7 @@ Select the level of detail that needs to be logged by the receiver. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0 | 3 | | 2 | +✓ | 0 | 3 | | 2 | ### SEP_OUTP_HZ (`INT32`) {#SEP_OUTP_HZ} @@ -32688,17 +34853,21 @@ The output frequency of the main SBF blocks needed for PVT information. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0 | 3 | | 1 | +✓ | 0 | 3 | | 1 | ### SEP_PITCH_OFFS (`FLOAT`) {#SEP_PITCH_OFFS} Pitch offset for dual antenna GPS. -Vertical offsets can be compensated for by adjusting the Pitch offset. Note that this can be interpreted as the "roll" angle in case the antennas are aligned along the perpendicular axis. This occurs in situations where the two antenna ARPs may not be exactly at the same height in the vehicle reference frame. Since pitch is defined as the right-handed rotation about the vehicle Y axis, a situation where the main antenna is mounted lower than the aux antenna (assuming the default antenna setup) will result in a positive pitch. +Vertical offsets can be compensated for by adjusting the Pitch offset. +Note that this can be interpreted as the "roll" angle in case the antennas are aligned along the perpendicular axis. +This occurs in situations where the two antenna ARPs may not be exactly at the same height in the vehicle reference frame. +Since pitch is defined as the right-handed rotation about the vehicle Y axis, +a situation where the main antenna is mounted lower than the aux antenna (assuming the default antenna setup) will result in a positive pitch. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | -90 | 90 | | 0 | deg +✓ | -90 | 90 | | 0 | deg ### SEP_PORT1_CFG (`INT32`) {#SEP_PORT1_CFG} @@ -32724,7 +34893,7 @@ Configure on which serial port to run GPS Port. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | 0 | +✓ | | | | 0 | ### SEP_PORT2_CFG (`INT32`) {#SEP_PORT2_CFG} @@ -32750,7 +34919,7 @@ Configure on which serial port to run Secondary GPS port. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | 0 | +✓ | | | | 0 | ### SEP_SAT_INFO (`INT32`) {#SEP_SAT_INFO} @@ -32760,37 +34929,44 @@ Enable publication of satellite info (ORB_ID(satellite_info)) if possible. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | Disabled (0) | +✓ | | | | Disabled (0) | ### SEP_STREAM_LOG (`INT32`) {#SEP_STREAM_LOG} Logging stream used during automatic configuration. -The stream the autopilot sets up on the receiver to output the logging data. Set this to another value if the default stream is already used for another purpose. +The stream the autopilot sets up on the receiver to output the logging data. +Set this to another value if the default stream is already used for another purpose. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 1 | 10 | | 2 | +✓ | 1 | 10 | | 2 | ### SEP_STREAM_MAIN (`INT32`) {#SEP_STREAM_MAIN} Main stream used during automatic configuration. -The stream the autopilot sets up on the receiver to output the main data. Set this to another value if the default stream is already used for another purpose. +The stream the autopilot sets up on the receiver to output the main data. +Set this to another value if the default stream is already used for another purpose. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 1 | 10 | | 1 | +✓ | 1 | 10 | | 1 | ### SEP_YAW_OFFS (`FLOAT`) {#SEP_YAW_OFFS} 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 antenna is in front. The offset angle increases clockwise. Set this to 90 if the rover antenna is placed on the right side of the vehicle and the moving base antenna is on the left side. +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 antenna is in front. +The offset angle increases clockwise. +Set this to 90 if the rover antenna is placed on the +right side of the vehicle and the moving base antenna is on the left side. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | -360 | 360 | | 0 | deg +✓ | -360 | 360 | | 0 | deg ## Serial @@ -32798,7 +34974,8 @@ Reboot | minValue | maxValue | increment | default | unit Serial Configuration for CRSF RC Input Driver. -Configure on which serial port to run CRSF RC Input Driver. Crossfire RC (CRSF) driver. +Configure on which serial port to run CRSF RC Input Driver. +Crossfire RC (CRSF) driver. **Values:** @@ -32818,13 +34995,14 @@ Configure on which serial port to run CRSF RC Input Driver. Crossfire RC (CRSF) Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | 0 | +✓ | | | | 0 | ### RC_DSM_PRT_CFG (`INT32`) {#RC_DSM_PRT_CFG} Serial Configuration for DSM RC Input Driver. -Configure on which serial port to run DSM RC Input Driver. DSM RC (Spektrum) driver. +Configure on which serial port to run DSM RC Input Driver. +DSM RC (Spektrum) driver. **Values:** @@ -32844,13 +35022,14 @@ Configure on which serial port to run DSM RC Input Driver. DSM RC (Spektrum) dri Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | 0 | +✓ | | | | 0 | ### RC_GHST_PRT_CFG (`INT32`) {#RC_GHST_PRT_CFG} Serial Configuration for GHST RC Input Driver. -Configure on which serial port to run GHST RC Input Driver. Ghost (GHST) RC driver. +Configure on which serial port to run GHST RC Input Driver. +Ghost (GHST) RC driver. **Values:** @@ -32870,13 +35049,14 @@ Configure on which serial port to run GHST RC Input Driver. Ghost (GHST) RC driv Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | 0 | +✓ | | | | 0 | ### RC_PORT_CONFIG (`INT32`) {#RC_PORT_CONFIG} Serial Configuration for RC Input Driver. -Configure on which serial port to run RC Input Driver. Setting this to 'Disabled' will use a board-specific default port for RC input. +Configure on which serial port to run RC Input Driver. +Setting this to 'Disabled' will use a board-specific default port for RC input. **Values:** @@ -32896,13 +35076,14 @@ Configure on which serial port to run RC Input Driver. Setting this to 'Disabled Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | 300 | +✓ | | | | 300 | ### RC_SBUS_PRT_CFG (`INT32`) {#RC_SBUS_PRT_CFG} Serial Configuration for SBUS RC Input Driver. -Configure on which serial port to run SBUS RC Input Driver. SBUS RC driver. +Configure on which serial port to run SBUS RC Input Driver. +SBUS RC driver. **Values:** @@ -32922,13 +35103,14 @@ Configure on which serial port to run SBUS RC Input Driver. SBUS RC driver. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | 300 | +✓ | | | | 300 | ### SER_EXT2_BAUD (`INT32`) {#SER_EXT2_BAUD} Baudrate for the EXT2 Serial Port. -Configure the Baudrate for the EXT2 Serial Port. Note: certain drivers such as the GPS can determine the Baudrate automatically. +Configure the Baudrate for the EXT2 Serial Port. +Note: certain drivers such as the GPS can determine the Baudrate automatically. **Values:** @@ -32962,13 +35144,14 @@ Configure the Baudrate for the EXT2 Serial Port. Note: certain drivers such as t Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | 57600 | +✓ | | | | 57600 | ### SER_GPS1_BAUD (`INT32`) {#SER_GPS1_BAUD} Baudrate for the GPS 1 Serial Port. -Configure the Baudrate for the GPS 1 Serial Port. Note: certain drivers such as the GPS can determine the Baudrate automatically. +Configure the Baudrate for the GPS 1 Serial Port. +Note: certain drivers such as the GPS can determine the Baudrate automatically. **Values:** @@ -33002,13 +35185,14 @@ Configure the Baudrate for the GPS 1 Serial Port. Note: certain drivers such as Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | 0 | +✓ | | | | 0 | ### SER_GPS2_BAUD (`INT32`) {#SER_GPS2_BAUD} Baudrate for the GPS 2 Serial Port. -Configure the Baudrate for the GPS 2 Serial Port. Note: certain drivers such as the GPS can determine the Baudrate automatically. +Configure the Baudrate for the GPS 2 Serial Port. +Note: certain drivers such as the GPS can determine the Baudrate automatically. **Values:** @@ -33042,13 +35226,14 @@ Configure the Baudrate for the GPS 2 Serial Port. Note: certain drivers such as Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | 0 | +✓ | | | | 0 | ### SER_GPS3_BAUD (`INT32`) {#SER_GPS3_BAUD} Baudrate for the GPS 3 Serial Port. -Configure the Baudrate for the GPS 3 Serial Port. Note: certain drivers such as the GPS can determine the Baudrate automatically. +Configure the Baudrate for the GPS 3 Serial Port. +Note: certain drivers such as the GPS can determine the Baudrate automatically. **Values:** @@ -33082,7 +35267,7 @@ Configure the Baudrate for the GPS 3 Serial Port. Note: certain drivers such as Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | 0 | +✓ | | | | 0 | ### SER_MXS_BAUD (`INT32`) {#SER_MXS_BAUD} @@ -33107,13 +35292,14 @@ Baudrate for the Serial Port connected to the MXS Transponder Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0 | 10 | | 5 | +✓ | 0 | 10 | | 5 | ### SER_RC_BAUD (`INT32`) {#SER_RC_BAUD} Baudrate for the Radio Controller Serial Port. -Configure the Baudrate for the Radio Controller Serial Port. Note: certain drivers such as the GPS can determine the Baudrate automatically. +Configure the Baudrate for the Radio Controller Serial Port. +Note: certain drivers such as the GPS can determine the Baudrate automatically. **Values:** @@ -33147,13 +35333,14 @@ Configure the Baudrate for the Radio Controller Serial Port. Note: certain drive Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | 0 | +✓ | | | | 0 | ### SER_TEL1_BAUD (`INT32`) {#SER_TEL1_BAUD} Baudrate for the TELEM 1 Serial Port. -Configure the Baudrate for the TELEM 1 Serial Port. Note: certain drivers such as the GPS can determine the Baudrate automatically. +Configure the Baudrate for the TELEM 1 Serial Port. +Note: certain drivers such as the GPS can determine the Baudrate automatically. **Values:** @@ -33187,13 +35374,14 @@ Configure the Baudrate for the TELEM 1 Serial Port. Note: certain drivers such a Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | 57600 | +✓ | | | | 57600 | ### SER_TEL2_BAUD (`INT32`) {#SER_TEL2_BAUD} Baudrate for the TELEM 2 Serial Port. -Configure the Baudrate for the TELEM 2 Serial Port. Note: certain drivers such as the GPS can determine the Baudrate automatically. +Configure the Baudrate for the TELEM 2 Serial Port. +Note: certain drivers such as the GPS can determine the Baudrate automatically. **Values:** @@ -33227,13 +35415,14 @@ Configure the Baudrate for the TELEM 2 Serial Port. Note: certain drivers such a Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | 921600 | +✓ | | | | 921600 | ### SER_TEL3_BAUD (`INT32`) {#SER_TEL3_BAUD} Baudrate for the TELEM 3 Serial Port. -Configure the Baudrate for the TELEM 3 Serial Port. Note: certain drivers such as the GPS can determine the Baudrate automatically. +Configure the Baudrate for the TELEM 3 Serial Port. +Note: certain drivers such as the GPS can determine the Baudrate automatically. **Values:** @@ -33267,13 +35456,14 @@ Configure the Baudrate for the TELEM 3 Serial Port. Note: certain drivers such a Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | 57600 | +✓ | | | | 57600 | ### SER_TEL4_BAUD (`INT32`) {#SER_TEL4_BAUD} Baudrate for the TELEM/SERIAL 4 Serial Port. -Configure the Baudrate for the TELEM/SERIAL 4 Serial Port. Note: certain drivers such as the GPS can determine the Baudrate automatically. +Configure the Baudrate for the TELEM/SERIAL 4 Serial Port. +Note: certain drivers such as the GPS can determine the Baudrate automatically. **Values:** @@ -33307,13 +35497,14 @@ Configure the Baudrate for the TELEM/SERIAL 4 Serial Port. Note: certain drivers Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | 57600 | +✓ | | | | 57600 | ### SER_URT6_BAUD (`INT32`) {#SER_URT6_BAUD} Baudrate for the UART 6 Serial Port. -Configure the Baudrate for the UART 6 Serial Port. Note: certain drivers such as the GPS can determine the Baudrate automatically. +Configure the Baudrate for the UART 6 Serial Port. +Note: certain drivers such as the GPS can determine the Baudrate automatically. **Values:** @@ -33347,13 +35538,14 @@ Configure the Baudrate for the UART 6 Serial Port. Note: certain drivers such as Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | 57600 | +✓ | | | | 57600 | ### SER_WIFI_BAUD (`INT32`) {#SER_WIFI_BAUD} Baudrate for the Wifi Port Serial Port. -Configure the Baudrate for the Wifi Port Serial Port. Note: certain drivers such as the GPS can determine the Baudrate automatically. +Configure the Baudrate for the Wifi Port Serial Port. +Note: certain drivers such as the GPS can determine the Baudrate automatically. **Values:** @@ -33387,7 +35579,7 @@ Configure the Baudrate for the Wifi Port Serial Port. Note: certain drivers such Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | 1 | +✓ | | | | 1 | ## Simulation In Hardware @@ -33397,7 +35589,7 @@ distance sensor maximum range. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0.0 | 1000.0 | 0.01 | 100.0 | m +  | 0.0 | 1000.0 | 0.01 | 100.0 | m ### SIH_DISTSNSR_MIN (`FLOAT`) {#SIH_DISTSNSR_MIN} @@ -33405,7 +35597,7 @@ distance sensor minimum range. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0.0 | 10.0 | 0.01 | 0.0 | m +  | 0.0 | 10.0 | 0.01 | 0.0 | m ### SIH_DISTSNSR_OVR (`FLOAT`) {#SIH_DISTSNSR_OVR} @@ -33415,137 +35607,161 @@ Absolute value superior to 10000 will disable distance sensor Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | -1.0 | m +  | | | | -1.0 | m ### SIH_IXX (`FLOAT`) {#SIH_IXX} Vehicle inertia about X axis. -The inertia is a 3 by 3 symmetric matrix. It represents the difficulty of the vehicle to modify its angular rate. +The inertia is a 3 by 3 symmetric matrix. +It represents the difficulty of the vehicle to modify its angular rate. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0.0 | | 0.005 | 0.025 | kg m^2 +  | 0.0 | | 0.005 | 0.025 | kg m^2 ### SIH_IXY (`FLOAT`) {#SIH_IXY} Vehicle cross term inertia xy. -The inertia is a 3 by 3 symmetric matrix. This value can be set to 0 for a quad symmetric about its center of mass. +The inertia is a 3 by 3 symmetric matrix. +This value can be set to 0 for a quad symmetric about its center of mass. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | 0.005 | 0.0 | kg m^2 +  | | | 0.005 | 0.0 | kg m^2 ### SIH_IXZ (`FLOAT`) {#SIH_IXZ} Vehicle cross term inertia xz. -The inertia is a 3 by 3 symmetric matrix. This value can be set to 0 for a quad symmetric about its center of mass. +The inertia is a 3 by 3 symmetric matrix. +This value can be set to 0 for a quad symmetric about its center of mass. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | 0.005 | 0.0 | kg m^2 +  | | | 0.005 | 0.0 | kg m^2 ### SIH_IYY (`FLOAT`) {#SIH_IYY} Vehicle inertia about Y axis. -The inertia is a 3 by 3 symmetric matrix. It represents the difficulty of the vehicle to modify its angular rate. +The inertia is a 3 by 3 symmetric matrix. +It represents the difficulty of the vehicle to modify its angular rate. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0.0 | | 0.005 | 0.025 | kg m^2 +  | 0.0 | | 0.005 | 0.025 | kg m^2 ### SIH_IYZ (`FLOAT`) {#SIH_IYZ} Vehicle cross term inertia yz. -The inertia is a 3 by 3 symmetric matrix. This value can be set to 0 for a quad symmetric about its center of mass. +The inertia is a 3 by 3 symmetric matrix. +This value can be set to 0 for a quad symmetric about its center of mass. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | 0.005 | 0.0 | kg m^2 +  | | | 0.005 | 0.0 | kg m^2 ### SIH_IZZ (`FLOAT`) {#SIH_IZZ} Vehicle inertia about Z axis. -The inertia is a 3 by 3 symmetric matrix. It represents the difficulty of the vehicle to modify its angular rate. +The inertia is a 3 by 3 symmetric matrix. +It represents the difficulty of the vehicle to modify its angular rate. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0.0 | | 0.005 | 0.030 | kg m^2 +  | 0.0 | | 0.005 | 0.030 | kg m^2 ### SIH_KDV (`FLOAT`) {#SIH_KDV} First order drag coefficient. -Physical coefficient representing the friction with air particules. The greater this value, the slower the quad will move. Drag force function of velocity: D=-KDV*V. The maximum freefall velocity can be computed as V=10*MASS/KDV [m/s] +Physical coefficient representing the friction with air particules. +The greater this value, the slower the quad will move. +Drag force function of velocity: D=-KDV*V. +The maximum freefall velocity can be computed as V=10*MASS/KDV [m/s] Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0.0 | | 0.05 | 1.0 | N/(m/s) +  | 0.0 | | 0.05 | 1.0 | N/(m/s) ### SIH_KDW (`FLOAT`) {#SIH_KDW} First order angular damper coefficient. -Physical coefficient representing the friction with air particules during rotations. The greater this value, the slower the quad will rotate. Aerodynamic moment function of body rate: Ma=-KDW*W_B. This value can be set to 0 if unknown. +Physical coefficient representing the friction with air particules during rotations. +The greater this value, the slower the quad will rotate. +Aerodynamic moment function of body rate: Ma=-KDW*W_B. +This value can be set to 0 if unknown. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0.0 | | 0.005 | 0.025 | Nm/(rad/s) +  | 0.0 | | 0.005 | 0.025 | Nm/(rad/s) ### SIH_LOC_H0 (`FLOAT`) {#SIH_LOC_H0} Initial AMSL ground altitude. -This value represents the Above Mean Sea Level (AMSL) altitude where the simulation begins. If using FlightGear as a visual animation, this value can be tweaked such that the vehicle lies on the ground at takeoff. LAT0, LON0, H0, MU_X, MU_Y, and MU_Z should ideally be consistent among each others to represent a physical ground location on Earth. +This value represents the Above Mean Sea Level (AMSL) altitude where the simulation begins. +If using FlightGear as a visual animation, +this value can be tweaked such that the vehicle lies on the ground at takeoff. +LAT0, LON0, H0, MU_X, MU_Y, and MU_Z should ideally be consistent among each others +to represent a physical ground location on Earth. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | -420.0 | 8848.0 | 0.01 | 489.4 | m +  | -420.0 | 8848.0 | 0.01 | 489.4 | m ### SIH_LOC_LAT0 (`FLOAT`) {#SIH_LOC_LAT0} Initial geodetic latitude. -This value represents the North-South location on Earth where the simulation begins. LAT0, LON0, H0, MU_X, MU_Y, and MU_Z should ideally be consistent among each others to represent a physical ground location on Earth. +This value represents the North-South location on Earth where the simulation begins. +LAT0, LON0, H0, MU_X, MU_Y, and MU_Z should ideally be consistent among each others +to represent a physical ground location on Earth. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | -90 | 90 | | 47.397742 | deg +  | -90 | 90 | | 47.397742 | deg ### SIH_LOC_LON0 (`FLOAT`) {#SIH_LOC_LON0} Initial geodetic longitude. -This value represents the East-West location on Earth where the simulation begins. LAT0, LON0, H0, MU_X, MU_Y, and MU_Z should ideally be consistent among each others to represent a physical ground location on Earth. +This value represents the East-West location on Earth where the simulation begins. +LAT0, LON0, H0, MU_X, MU_Y, and MU_Z should ideally be consistent among each others +to represent a physical ground location on Earth. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | -180 | 180 | | 8.545594 | deg +  | -180 | 180 | | 8.545594 | deg ### SIH_L_PITCH (`FLOAT`) {#SIH_L_PITCH} Pitch arm length. -This is the arm length generating the pitching moment This value can be measured with a ruler. This corresponds to half the distance between the front and rear motors. +This is the arm length generating the pitching moment +This value can be measured with a ruler. +This corresponds to half the distance between the front and rear motors. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0.0 | | 0.05 | 0.2 | m +  | 0.0 | | 0.05 | 0.2 | m ### SIH_L_ROLL (`FLOAT`) {#SIH_L_ROLL} Roll arm length. -This is the arm length generating the rolling moment This value can be measured with a ruler. This corresponds to half the distance between the left and right motors. +This is the arm length generating the rolling moment +This value can be measured with a ruler. +This corresponds to half the distance between the left and right motors. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0.0 | | 0.05 | 0.2 | m +  | 0.0 | | 0.05 | 0.2 | m ### SIH_MASS (`FLOAT`) {#SIH_MASS} @@ -33555,27 +35771,31 @@ This value can be measured by weighting the quad on a scale. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0.0 | | 0.1 | 1.0 | kg +  | 0.0 | | 0.1 | 1.0 | kg ### SIH_Q_MAX (`FLOAT`) {#SIH_Q_MAX} Max propeller torque. -This is the maximum torque delivered by one propeller when the motor is running at full speed. This value is usually about few percent of the maximum thrust force. +This is the maximum torque delivered by one propeller +when the motor is running at full speed. +This value is usually about few percent of the maximum thrust force. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0.0 | | 0.05 | 0.1 | Nm +  | 0.0 | | 0.05 | 0.1 | Nm ### SIH_T_MAX (`FLOAT`) {#SIH_T_MAX} Max propeller thrust force. -This is the maximum force delivered by one propeller when the motor is running at full speed. This value is usually about 5 times the mass of the quadrotor. +This is the maximum force delivered by one propeller +when the motor is running at full speed. +This value is usually about 5 times the mass of the quadrotor. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0.0 | | 0.5 | 5.0 | N +  | 0.0 | | 0.5 | 5.0 | N ### SIH_T_TAU (`FLOAT`) {#SIH_T_TAU} @@ -33585,7 +35805,7 @@ the time taken for the thruster to step from 0 to 100% should be about 4 times t Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.05 | s +  | | | | 0.05 | s ### SIH_VEHICLE_TYPE (`INT32`) {#SIH_VEHICLE_TYPE} @@ -33602,7 +35822,7 @@ Vehicle type. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | 0 | +✓ | | | | 0 | ## Simulator @@ -33610,7 +35830,8 @@ Reboot | minValue | maxValue | increment | default | unit AGP failure mode. -Stuck: freeze the measurement to the current location Drift: add a linearly growing bias to the sensor data +Stuck: freeze the measurement to the current location +Drift: add a linearly growing bias to the sensor data **Bitmask:** @@ -33620,7 +35841,7 @@ Stuck: freeze the measurement to the current location Drift: add a linearly grow Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0 | 3 | | 0 | +  | 0 | 3 | | 0 | ### SIM_BARO_OFF_P (`FLOAT`) {#SIM_BARO_OFF_P} @@ -33628,7 +35849,7 @@ simulated barometer pressure offset. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### SIM_BARO_OFF_T (`FLOAT`) {#SIM_BARO_OFF_T} @@ -33636,7 +35857,7 @@ simulated barometer temperature offset. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | celcius +  | | | | 0.0 | celcius ### SIM_GPS_USED (`INT32`) {#SIM_GPS_USED} @@ -33644,7 +35865,7 @@ simulated GPS number of satellites used. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0 | 50 | | 10 | +  | 0 | 50 | | 10 | ### SIM_MAG_OFFSET_X (`FLOAT`) {#SIM_MAG_OFFSET_X} @@ -33652,7 +35873,7 @@ simulated magnetometer X offset. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | gauss +  | | | | 0.0 | gauss ### SIM_MAG_OFFSET_Y (`FLOAT`) {#SIM_MAG_OFFSET_Y} @@ -33660,7 +35881,7 @@ simulated magnetometer Y offset. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | gauss +  | | | | 0.0 | gauss ### SIM_MAG_OFFSET_Z (`FLOAT`) {#SIM_MAG_OFFSET_Z} @@ -33668,7 +35889,7 @@ simulated magnetometer Z offset. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | gauss +  | | | | 0.0 | gauss ## System @@ -33680,7 +35901,7 @@ Enables the RPM capture module to estimate RPM from pulses detected on a PWM pin Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | Disabled (0) | +✓ | | | | Disabled (0) | ### RPM_PULS_PER_REV (`INT32`) {#RPM_PULS_PER_REV} @@ -33690,13 +35911,15 @@ Number of voltage pulses per one rotor revolution on the capturing pin. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 1 | 50 | | 1 | +✓ | 1 | 50 | | 1 | ### SYS_AUTOCONFIG (`INT32`) {#SYS_AUTOCONFIG} Automatically configure default values. -Set to 1 to reset parameters on next system startup (setting defaults). Platform-specific values are used if available. RC* parameters are preserved. +Set to 1 to reset parameters on next system startup (setting defaults). +Platform-specific values are used if available. +RC* parameters are preserved. **Values:** @@ -33706,7 +35929,7 @@ Set to 1 to reset parameters on next system startup (setting defaults). Platform Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0 | +  | | | | 0 | ### SYS_AUTOSTART (`INT32`) {#SYS_AUTOSTART} @@ -33716,57 +35939,76 @@ CHANGING THIS VALUE REQUIRES A RESTART. Defines the auto-start script used to bo Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0 | 9999999 | | 0 | +✓ | 0 | 9999999 | | 0 | ### SYS_BL_UPDATE (`INT32`) {#SYS_BL_UPDATE} Bootloader update. -If enabled, update the bootloader on the next boot. WARNING: do not cut the power during an update process, otherwise you will have to recover using some alternative method (e.g. JTAG). Instructions: - Insert an SD card - Enable this parameter - Reboot the board (plug the power or send a reboot command) - Wait until the board comes back up (or at least 2 minutes) - If it does not come back, check the file bootlog.txt on the SD card +If enabled, update the bootloader on the next boot. +WARNING: do not cut the power during an update process, otherwise you will +have to recover using some alternative method (e.g. JTAG). +Instructions: +- Insert an SD card +- Enable this parameter +- Reboot the board (plug the power or send a reboot command) +- Wait until the board comes back up (or at least 2 minutes) +- If it does not come back, check the file bootlog.txt on the SD card Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | Disabled (0) | +✓ | | | | Disabled (0) | ### SYS_CAL_ACCEL (`INT32`) {#SYS_CAL_ACCEL} Enable auto start of accelerometer thermal calibration at the next power up. -0 : Set to 0 to do nothing 1 : Set to 1 to start a calibration at next boot This parameter is reset to zero when the temperature calibration starts. default (0, no calibration) +0 : Set to 0 to do nothing +1 : Set to 1 to start a calibration at next boot +This parameter is reset to zero when the temperature calibration starts. +default (0, no calibration) Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0 | 1 | | 0 | +  | 0 | 1 | | 0 | ### SYS_CAL_BARO (`INT32`) {#SYS_CAL_BARO} Enable auto start of barometer thermal calibration at the next power up. -0 : Set to 0 to do nothing 1 : Set to 1 to start a calibration at next boot This parameter is reset to zero when the temperature calibration starts. default (0, no calibration) +0 : Set to 0 to do nothing +1 : Set to 1 to start a calibration at next boot +This parameter is reset to zero when the temperature calibration starts. +default (0, no calibration) Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0 | 1 | | 0 | +  | 0 | 1 | | 0 | ### SYS_CAL_GYRO (`INT32`) {#SYS_CAL_GYRO} Enable auto start of rate gyro thermal calibration at the next power up. -0 : Set to 0 to do nothing 1 : Set to 1 to start a calibration at next boot This parameter is reset to zero when the temperature calibration starts. default (0, no calibration) +0 : Set to 0 to do nothing +1 : Set to 1 to start a calibration at next boot +This parameter is reset to zero when the temperature calibration starts. +default (0, no calibration) Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0 | 1 | | 0 | +  | 0 | 1 | | 0 | ### SYS_CAL_TDEL (`INT32`) {#SYS_CAL_TDEL} Required temperature rise during thermal calibration. -A temperature increase greater than this value is required during calibration. Calibration will complete for each sensor when the temperature increase above the starting temperature exceeds the value set by SYS_CAL_TDEL. If the temperature rise is insufficient, the calibration will continue indefinitely and the board will need to be repowered to exit. +A temperature increase greater than this value is required during calibration. +Calibration will complete for each sensor when the temperature increase above the starting temperature exceeds the value set by SYS_CAL_TDEL. +If the temperature rise is insufficient, the calibration will continue indefinitely and the board will need to be repowered to exit. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 10 | | | 24 | celcius +  | 10 | | | 24 | celcius ### SYS_CAL_TMAX (`INT32`) {#SYS_CAL_TMAX} @@ -33776,7 +36018,7 @@ Temperature calibration will not start if the temperature of any sensor is highe Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 10 | celcius +  | | | | 10 | celcius ### SYS_CAL_TMIN (`INT32`) {#SYS_CAL_TMIN} @@ -33786,13 +36028,15 @@ Temperature calibration for each sensor will ignore data if the temperature is l Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 5 | celcius +  | | | | 5 | celcius ### SYS_DM_BACKEND (`INT32`) {#SYS_DM_BACKEND} Dataman storage backend. -If the board supports persistent storage (i.e., the KConfig variable DATAMAN_PERSISTENT_STORAGE is set), the 'Default storage' backend uses a file on persistent storage. If not supported, this backend uses non-persistent storage in RAM. +If the board supports persistent storage (i.e., the KConfig variable DATAMAN_PERSISTENT_STORAGE is set), +the 'Default storage' backend uses a file on persistent storage. If not supported, this backend uses +non-persistent storage in RAM. **Values:** @@ -33803,13 +36047,15 @@ If the board supports persistent storage (i.e., the KConfig variable DATAMAN_PER Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | Disabled (0) | +✓ | | | | Disabled (0) | ### SYS_FAC_CAL_MODE (`INT32`) {#SYS_FAC_CAL_MODE} Enable factory calibration mode. -If enabled, future sensor calibrations will be stored to /fs/mtd_caldata. Note: this is only supported on boards with a separate calibration storage /fs/mtd_caldata. +If enabled, future sensor calibrations will be stored to /fs/mtd_caldata. +Note: this is only supported on boards with a separate calibration storage +/fs/mtd_caldata. **Values:** @@ -33820,67 +36066,77 @@ If enabled, future sensor calibrations will be stored to /fs/mtd_caldata. Note: Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0 | +  | | | | 0 | ### SYS_FAILURE_EN (`INT32`) {#SYS_FAILURE_EN} Enable failure injection. -If enabled allows MAVLink INJECT_FAILURE commands. WARNING: the failures can easily cause crashes and are to be used with caution! +If enabled allows MAVLink INJECT_FAILURE commands. +WARNING: the failures can easily cause crashes and are to be used with caution! Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | Disabled (0) | +  | | | | Disabled (0) | ### SYS_HAS_BARO (`INT32`) {#SYS_HAS_BARO} Control if the vehicle has a barometer. -Disable this if the board has no barometer, such as some of the Omnibus F4 SD variants. If disabled, the preflight checks will not check for the presence of a barometer. +Disable this if the board has no barometer, such as some of the Omnibus +F4 SD variants. +If disabled, the preflight checks will not check for the presence of a +barometer. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | Enabled (1) | +✓ | | | | Enabled (1) | ### SYS_HAS_GPS (`INT32`) {#SYS_HAS_GPS} Control if the vehicle has a GPS. -Disable this if the system has no GPS. If disabled, the sensors hub will not process sensor_gps, and GPS will not be available for the rest of the system. +Disable this if the system has no GPS. +If disabled, the sensors hub will not process sensor_gps, +and GPS will not be available for the rest of the system. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | Enabled (1) | +✓ | | | | Enabled (1) | ### SYS_HAS_MAG (`INT32`) {#SYS_HAS_MAG} Control if and how many magnetometers are expected. -0: System has no magnetometer, preflight checks should pass without one. 1-N: Require the presence of N magnetometer sensors for check to pass. +0: System has no magnetometer, preflight checks should pass without one. +1-N: Require the presence of N magnetometer sensors for check to pass. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | 1 | +✓ | | | | 1 | ### SYS_HAS_NUM_ASPD (`INT32`) {#SYS_HAS_NUM_ASPD} Control if the vehicle has an airspeed sensor. -Set this to 0 if the board has no airspeed sensor. If set to 0, the preflight checks will not check for the presence of an airspeed sensor. +Set this to 0 if the board has no airspeed sensor. +If set to 0, the preflight checks will not check for the presence of an +airspeed sensor. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0 | 1 | | 0 | +  | 0 | 1 | | 0 | ### SYS_HAS_NUM_DIST (`INT32`) {#SYS_HAS_NUM_DIST} Number of distance sensors to check being available. -The preflight check will fail if fewer than this number of distance sensors with valid data is present. Disable the check with 0. +The preflight check will fail if fewer than this number of distance sensors with valid data is present. +Disable the check with 0. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0 | 4 | | 0 | +  | 0 | 4 | | 0 | ### SYS_HAS_NUM_OF (`INT32`) {#SYS_HAS_NUM_OF} @@ -33890,13 +36146,30 @@ The preflight check will fail if fewer than this number of optical flow sensors Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0 | 1 | | 0 | +  | 0 | 1 | | 0 | + +### SYS_HF_MAV (`INT32`) {#SYS_HF_MAV} + +Enable FMU SD card hardfault streaming. + +When this is enabled all the hardfaults on the SD card are streamed +over MAVLink. This is useful for cases where the FMU does reset in-flight due +to a hardfault and the SD card may not survive a crash. + +Reboot | minValue | maxValue | increment | default | unit +--- | --- | --- | --- | --- | --- +  | | | | Enabled (1) | ### SYS_HITL (`INT32`) {#SYS_HITL} Enable HITL/SIH mode on next boot. -While enabled the system will boot in Hardware-In-The-Loop (HITL) or Simulation-In-Hardware (SIH) mode and not enable all sensors and checks. When disabled the same vehicle can be flown normally. Set to 'external HITL', if the system should perform as if it were a real vehicle (the only difference to a real system is then only the parameter value, which can be used for log analysis). +While enabled the system will boot in Hardware-In-The-Loop (HITL) +or Simulation-In-Hardware (SIH) mode and not enable all sensors and checks. +When disabled the same vehicle can be flown normally. +Set to 'external HITL', if the system should perform as if it were a real +vehicle (the only difference to a real system is then only the parameter +value, which can be used for log analysis). **Values:** @@ -33908,17 +36181,20 @@ While enabled the system will boot in Hardware-In-The-Loop (HITL) or Simulation- Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | 0 | +✓ | | | | 0 | ### SYS_PARAM_VER (`INT32`) {#SYS_PARAM_VER} Parameter version. -This is used internally only: an airframe configuration might set an expected parameter version value via PARAM_DEFAULTS_VER. This is checked on bootup against SYS_PARAM_VER, and if they do not match, parameters are reset and reloaded from the airframe configuration. +This is used internally only: an airframe configuration might set an expected +parameter version value via PARAM_DEFAULTS_VER. This is checked on bootup +against SYS_PARAM_VER, and if they do not match, parameters are reset and +reloaded from the airframe configuration. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0 | | | 1 | +  | 0 | | | 1 | ### SYS_RGB_MAXBRT (`FLOAT`) {#SYS_RGB_MAXBRT} @@ -33928,7 +36204,7 @@ Set to 0 to disable, 1 for maximum brightness Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 1. | % +  | | | | 1. | % ### SYS_STCK_EN (`INT32`) {#SYS_STCK_EN} @@ -33936,7 +36212,7 @@ Enable stack checking. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | Enabled (1) | +  | | | | Enabled (1) | ## Telemetry @@ -33948,7 +36224,7 @@ If true, the FMU will try to connect to Blacksheep telemetry on start up Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | Disabled (0) | +✓ | | | | Disabled (0) | ### TEL_FRSKY_CONFIG (`INT32`) {#TEL_FRSKY_CONFIG} @@ -33974,7 +36250,7 @@ Configure on which serial port to run FrSky Telemetry. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | 0 | +✓ | | | | 0 | ### TEL_HOTT_CONFIG (`INT32`) {#TEL_HOTT_CONFIG} @@ -34000,7 +36276,7 @@ Configure on which serial port to run HoTT Telemetry. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | 0 | +✓ | | | | 0 | ## Testing @@ -34010,7 +36286,7 @@ TEST_1. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 2 | +  | | | | 2 | ### TEST_2 (`INT32`) {#TEST_2} @@ -34018,7 +36294,7 @@ TEST_2. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 4 | +  | | | | 4 | ### TEST_3 (`FLOAT`) {#TEST_3} @@ -34026,7 +36302,7 @@ TEST_3. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 5.0 | +  | | | | 5.0 | ### TEST_D (`FLOAT`) {#TEST_D} @@ -34034,7 +36310,7 @@ TEST_D. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.01 | +  | | | | 0.01 | ### TEST_DEV (`FLOAT`) {#TEST_DEV} @@ -34042,7 +36318,7 @@ TEST_DEV. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 2.0 | +  | | | | 2.0 | ### TEST_D_LP (`FLOAT`) {#TEST_D_LP} @@ -34050,7 +36326,7 @@ TEST_D_LP. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 10.0 | +  | | | | 10.0 | ### TEST_HP (`FLOAT`) {#TEST_HP} @@ -34058,7 +36334,7 @@ TEST_HP. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 10.0 | +  | | | | 10.0 | ### TEST_I (`FLOAT`) {#TEST_I} @@ -34066,7 +36342,7 @@ TEST_I. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.1 | +  | | | | 0.1 | ### TEST_I_MAX (`FLOAT`) {#TEST_I_MAX} @@ -34074,7 +36350,7 @@ TEST_I_MAX. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 1.0 | +  | | | | 1.0 | ### TEST_LP (`FLOAT`) {#TEST_LP} @@ -34082,7 +36358,7 @@ TEST_LP. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 10.0 | +  | | | | 10.0 | ### TEST_MAX (`FLOAT`) {#TEST_MAX} @@ -34090,7 +36366,7 @@ TEST_MAX. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 1.0 | +  | | | | 1.0 | ### TEST_MEAN (`FLOAT`) {#TEST_MEAN} @@ -34098,7 +36374,7 @@ TEST_MEAN. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 1.0 | +  | | | | 1.0 | ### TEST_MIN (`FLOAT`) {#TEST_MIN} @@ -34106,7 +36382,7 @@ TEST_MIN. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | -1.0 | +  | | | | -1.0 | ### TEST_P (`FLOAT`) {#TEST_P} @@ -34114,7 +36390,7 @@ TEST_P. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.2 | +  | | | | 0.2 | ### TEST_PARAMS (`INT32`) {#TEST_PARAMS} @@ -34122,7 +36398,7 @@ TEST_PARAMS. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 12345678 | +  | | | | 12345678 | ### TEST_RC2_X (`INT32`) {#TEST_RC2_X} @@ -34130,7 +36406,7 @@ TEST_RC2_X. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 16 | +  | | | | 16 | ### TEST_RC_X (`INT32`) {#TEST_RC_X} @@ -34138,7 +36414,7 @@ TEST_RC_X. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 8 | +  | | | | 8 | ### TEST_TRIM (`FLOAT`) {#TEST_TRIM} @@ -34146,7 +36422,7 @@ TEST_TRIM. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.5 | +  | | | | 0.5 | ## Thermal Compensation @@ -34156,7 +36432,7 @@ ID of Accelerometer that the calibration is for. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0 | +  | | | | 0 | ### TC_A0_TMAX (`FLOAT`) {#TC_A0_TMAX} @@ -34164,7 +36440,7 @@ Accelerometer calibration maximum temperature. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 100.0 | +  | | | | 100.0 | ### TC_A0_TMIN (`FLOAT`) {#TC_A0_TMIN} @@ -34172,7 +36448,7 @@ Accelerometer calibration minimum temperature. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_A0_TREF (`FLOAT`) {#TC_A0_TREF} @@ -34180,7 +36456,7 @@ Accelerometer calibration reference temperature. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 25.0 | +  | | | | 25.0 | ### TC_A0_X0_0 (`FLOAT`) {#TC_A0_X0_0} @@ -34188,7 +36464,7 @@ Accelerometer offset temperature ^0 polynomial coefficient - X axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_A0_X0_1 (`FLOAT`) {#TC_A0_X0_1} @@ -34196,7 +36472,7 @@ Accelerometer offset temperature ^0 polynomial coefficient - Y axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_A0_X0_2 (`FLOAT`) {#TC_A0_X0_2} @@ -34204,7 +36480,7 @@ Accelerometer offset temperature ^0 polynomial coefficient - Z axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_A0_X1_0 (`FLOAT`) {#TC_A0_X1_0} @@ -34212,7 +36488,7 @@ Accelerometer offset temperature ^1 polynomial coefficient - X axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_A0_X1_1 (`FLOAT`) {#TC_A0_X1_1} @@ -34220,7 +36496,7 @@ Accelerometer offset temperature ^1 polynomial coefficient - Y axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_A0_X1_2 (`FLOAT`) {#TC_A0_X1_2} @@ -34228,7 +36504,7 @@ Accelerometer offset temperature ^1 polynomial coefficient - Z axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_A0_X2_0 (`FLOAT`) {#TC_A0_X2_0} @@ -34236,7 +36512,7 @@ Accelerometer offset temperature ^2 polynomial coefficient - X axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_A0_X2_1 (`FLOAT`) {#TC_A0_X2_1} @@ -34244,7 +36520,7 @@ Accelerometer offset temperature ^2 polynomial coefficient - Y axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_A0_X2_2 (`FLOAT`) {#TC_A0_X2_2} @@ -34252,7 +36528,7 @@ Accelerometer offset temperature ^2 polynomial coefficient - Z axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_A0_X3_0 (`FLOAT`) {#TC_A0_X3_0} @@ -34260,7 +36536,7 @@ Accelerometer offset temperature ^3 polynomial coefficient - X axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_A0_X3_1 (`FLOAT`) {#TC_A0_X3_1} @@ -34268,7 +36544,7 @@ Accelerometer offset temperature ^3 polynomial coefficient - Y axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_A0_X3_2 (`FLOAT`) {#TC_A0_X3_2} @@ -34276,7 +36552,7 @@ Accelerometer offset temperature ^3 polynomial coefficient - Z axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_A1_ID (`INT32`) {#TC_A1_ID} @@ -34284,7 +36560,7 @@ ID of Accelerometer that the calibration is for. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0 | +  | | | | 0 | ### TC_A1_TMAX (`FLOAT`) {#TC_A1_TMAX} @@ -34292,7 +36568,7 @@ Accelerometer calibration maximum temperature. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 100.0 | +  | | | | 100.0 | ### TC_A1_TMIN (`FLOAT`) {#TC_A1_TMIN} @@ -34300,7 +36576,7 @@ Accelerometer calibration minimum temperature. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_A1_TREF (`FLOAT`) {#TC_A1_TREF} @@ -34308,7 +36584,7 @@ Accelerometer calibration reference temperature. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 25.0 | +  | | | | 25.0 | ### TC_A1_X0_0 (`FLOAT`) {#TC_A1_X0_0} @@ -34316,7 +36592,7 @@ Accelerometer offset temperature ^0 polynomial coefficient - X axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_A1_X0_1 (`FLOAT`) {#TC_A1_X0_1} @@ -34324,7 +36600,7 @@ Accelerometer offset temperature ^0 polynomial coefficient - Y axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_A1_X0_2 (`FLOAT`) {#TC_A1_X0_2} @@ -34332,7 +36608,7 @@ Accelerometer offset temperature ^0 polynomial coefficient - Z axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_A1_X1_0 (`FLOAT`) {#TC_A1_X1_0} @@ -34340,7 +36616,7 @@ Accelerometer offset temperature ^1 polynomial coefficient - X axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_A1_X1_1 (`FLOAT`) {#TC_A1_X1_1} @@ -34348,7 +36624,7 @@ Accelerometer offset temperature ^1 polynomial coefficient - Y axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_A1_X1_2 (`FLOAT`) {#TC_A1_X1_2} @@ -34356,7 +36632,7 @@ Accelerometer offset temperature ^1 polynomial coefficient - Z axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_A1_X2_0 (`FLOAT`) {#TC_A1_X2_0} @@ -34364,7 +36640,7 @@ Accelerometer offset temperature ^2 polynomial coefficient - X axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_A1_X2_1 (`FLOAT`) {#TC_A1_X2_1} @@ -34372,7 +36648,7 @@ Accelerometer offset temperature ^2 polynomial coefficient - Y axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_A1_X2_2 (`FLOAT`) {#TC_A1_X2_2} @@ -34380,7 +36656,7 @@ Accelerometer offset temperature ^2 polynomial coefficient - Z axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_A1_X3_0 (`FLOAT`) {#TC_A1_X3_0} @@ -34388,7 +36664,7 @@ Accelerometer offset temperature ^3 polynomial coefficient - X axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_A1_X3_1 (`FLOAT`) {#TC_A1_X3_1} @@ -34396,7 +36672,7 @@ Accelerometer offset temperature ^3 polynomial coefficient - Y axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_A1_X3_2 (`FLOAT`) {#TC_A1_X3_2} @@ -34404,7 +36680,7 @@ Accelerometer offset temperature ^3 polynomial coefficient - Z axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_A2_ID (`INT32`) {#TC_A2_ID} @@ -34412,7 +36688,7 @@ ID of Accelerometer that the calibration is for. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0 | +  | | | | 0 | ### TC_A2_TMAX (`FLOAT`) {#TC_A2_TMAX} @@ -34420,7 +36696,7 @@ Accelerometer calibration maximum temperature. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 100.0 | +  | | | | 100.0 | ### TC_A2_TMIN (`FLOAT`) {#TC_A2_TMIN} @@ -34428,7 +36704,7 @@ Accelerometer calibration minimum temperature. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_A2_TREF (`FLOAT`) {#TC_A2_TREF} @@ -34436,7 +36712,7 @@ Accelerometer calibration reference temperature. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 25.0 | +  | | | | 25.0 | ### TC_A2_X0_0 (`FLOAT`) {#TC_A2_X0_0} @@ -34444,7 +36720,7 @@ Accelerometer offset temperature ^0 polynomial coefficient - X axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_A2_X0_1 (`FLOAT`) {#TC_A2_X0_1} @@ -34452,7 +36728,7 @@ Accelerometer offset temperature ^0 polynomial coefficient - Y axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_A2_X0_2 (`FLOAT`) {#TC_A2_X0_2} @@ -34460,7 +36736,7 @@ Accelerometer offset temperature ^0 polynomial coefficient - Z axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_A2_X1_0 (`FLOAT`) {#TC_A2_X1_0} @@ -34468,7 +36744,7 @@ Accelerometer offset temperature ^1 polynomial coefficient - X axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_A2_X1_1 (`FLOAT`) {#TC_A2_X1_1} @@ -34476,7 +36752,7 @@ Accelerometer offset temperature ^1 polynomial coefficient - Y axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_A2_X1_2 (`FLOAT`) {#TC_A2_X1_2} @@ -34484,7 +36760,7 @@ Accelerometer offset temperature ^1 polynomial coefficient - Z axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_A2_X2_0 (`FLOAT`) {#TC_A2_X2_0} @@ -34492,7 +36768,7 @@ Accelerometer offset temperature ^2 polynomial coefficient - X axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_A2_X2_1 (`FLOAT`) {#TC_A2_X2_1} @@ -34500,7 +36776,7 @@ Accelerometer offset temperature ^2 polynomial coefficient - Y axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_A2_X2_2 (`FLOAT`) {#TC_A2_X2_2} @@ -34508,7 +36784,7 @@ Accelerometer offset temperature ^2 polynomial coefficient - Z axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_A2_X3_0 (`FLOAT`) {#TC_A2_X3_0} @@ -34516,7 +36792,7 @@ Accelerometer offset temperature ^3 polynomial coefficient - X axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_A2_X3_1 (`FLOAT`) {#TC_A2_X3_1} @@ -34524,7 +36800,7 @@ Accelerometer offset temperature ^3 polynomial coefficient - Y axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_A2_X3_2 (`FLOAT`) {#TC_A2_X3_2} @@ -34532,7 +36808,7 @@ Accelerometer offset temperature ^3 polynomial coefficient - Z axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_A3_ID (`INT32`) {#TC_A3_ID} @@ -34540,7 +36816,7 @@ ID of Accelerometer that the calibration is for. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0 | +  | | | | 0 | ### TC_A3_TMAX (`FLOAT`) {#TC_A3_TMAX} @@ -34548,7 +36824,7 @@ Accelerometer calibration maximum temperature. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 100.0 | +  | | | | 100.0 | ### TC_A3_TMIN (`FLOAT`) {#TC_A3_TMIN} @@ -34556,7 +36832,7 @@ Accelerometer calibration minimum temperature. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_A3_TREF (`FLOAT`) {#TC_A3_TREF} @@ -34564,7 +36840,7 @@ Accelerometer calibration reference temperature. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 25.0 | +  | | | | 25.0 | ### TC_A3_X0_0 (`FLOAT`) {#TC_A3_X0_0} @@ -34572,7 +36848,7 @@ Accelerometer offset temperature ^0 polynomial coefficient - X axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_A3_X0_1 (`FLOAT`) {#TC_A3_X0_1} @@ -34580,7 +36856,7 @@ Accelerometer offset temperature ^0 polynomial coefficient - Y axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_A3_X0_2 (`FLOAT`) {#TC_A3_X0_2} @@ -34588,7 +36864,7 @@ Accelerometer offset temperature ^0 polynomial coefficient - Z axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_A3_X1_0 (`FLOAT`) {#TC_A3_X1_0} @@ -34596,7 +36872,7 @@ Accelerometer offset temperature ^1 polynomial coefficient - X axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_A3_X1_1 (`FLOAT`) {#TC_A3_X1_1} @@ -34604,7 +36880,7 @@ Accelerometer offset temperature ^1 polynomial coefficient - Y axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_A3_X1_2 (`FLOAT`) {#TC_A3_X1_2} @@ -34612,7 +36888,7 @@ Accelerometer offset temperature ^1 polynomial coefficient - Z axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_A3_X2_0 (`FLOAT`) {#TC_A3_X2_0} @@ -34620,7 +36896,7 @@ Accelerometer offset temperature ^2 polynomial coefficient - X axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_A3_X2_1 (`FLOAT`) {#TC_A3_X2_1} @@ -34628,7 +36904,7 @@ Accelerometer offset temperature ^2 polynomial coefficient - Y axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_A3_X2_2 (`FLOAT`) {#TC_A3_X2_2} @@ -34636,7 +36912,7 @@ Accelerometer offset temperature ^2 polynomial coefficient - Z axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_A3_X3_0 (`FLOAT`) {#TC_A3_X3_0} @@ -34644,7 +36920,7 @@ Accelerometer offset temperature ^3 polynomial coefficient - X axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_A3_X3_1 (`FLOAT`) {#TC_A3_X3_1} @@ -34652,7 +36928,7 @@ Accelerometer offset temperature ^3 polynomial coefficient - Y axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_A3_X3_2 (`FLOAT`) {#TC_A3_X3_2} @@ -34660,7 +36936,7 @@ Accelerometer offset temperature ^3 polynomial coefficient - Z axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_A_ENABLE (`INT32`) {#TC_A_ENABLE} @@ -34668,7 +36944,7 @@ Thermal compensation for accelerometer sensors. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | Disabled (0) | +✓ | | | | Disabled (0) | ### TC_B0_ID (`INT32`) {#TC_B0_ID} @@ -34676,7 +36952,7 @@ ID of Barometer that the calibration is for. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0 | +  | | | | 0 | ### TC_B0_TMAX (`FLOAT`) {#TC_B0_TMAX} @@ -34684,7 +36960,7 @@ Barometer calibration maximum temperature. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 75.0 | +  | | | | 75.0 | ### TC_B0_TMIN (`FLOAT`) {#TC_B0_TMIN} @@ -34692,7 +36968,7 @@ Barometer calibration minimum temperature. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 5.0 | +  | | | | 5.0 | ### TC_B0_TREF (`FLOAT`) {#TC_B0_TREF} @@ -34700,7 +36976,7 @@ Barometer calibration reference temperature. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 40.0 | +  | | | | 40.0 | ### TC_B0_X0 (`FLOAT`) {#TC_B0_X0} @@ -34708,7 +36984,7 @@ Barometer offset temperature ^0 polynomial coefficient. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_B0_X1 (`FLOAT`) {#TC_B0_X1} @@ -34716,7 +36992,7 @@ Barometer offset temperature ^1 polynomial coefficients. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_B0_X2 (`FLOAT`) {#TC_B0_X2} @@ -34724,7 +37000,7 @@ Barometer offset temperature ^2 polynomial coefficient. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_B0_X3 (`FLOAT`) {#TC_B0_X3} @@ -34732,7 +37008,7 @@ Barometer offset temperature ^3 polynomial coefficient. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_B0_X4 (`FLOAT`) {#TC_B0_X4} @@ -34740,7 +37016,7 @@ Barometer offset temperature ^4 polynomial coefficient. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_B0_X5 (`FLOAT`) {#TC_B0_X5} @@ -34748,7 +37024,7 @@ Barometer offset temperature ^5 polynomial coefficient. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_B1_ID (`INT32`) {#TC_B1_ID} @@ -34756,7 +37032,7 @@ ID of Barometer that the calibration is for. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0 | +  | | | | 0 | ### TC_B1_TMAX (`FLOAT`) {#TC_B1_TMAX} @@ -34764,7 +37040,7 @@ Barometer calibration maximum temperature. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 75.0 | +  | | | | 75.0 | ### TC_B1_TMIN (`FLOAT`) {#TC_B1_TMIN} @@ -34772,7 +37048,7 @@ Barometer calibration minimum temperature. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 5.0 | +  | | | | 5.0 | ### TC_B1_TREF (`FLOAT`) {#TC_B1_TREF} @@ -34780,7 +37056,7 @@ Barometer calibration reference temperature. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 40.0 | +  | | | | 40.0 | ### TC_B1_X0 (`FLOAT`) {#TC_B1_X0} @@ -34788,7 +37064,7 @@ Barometer offset temperature ^0 polynomial coefficient. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_B1_X1 (`FLOAT`) {#TC_B1_X1} @@ -34796,7 +37072,7 @@ Barometer offset temperature ^1 polynomial coefficients. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_B1_X2 (`FLOAT`) {#TC_B1_X2} @@ -34804,7 +37080,7 @@ Barometer offset temperature ^2 polynomial coefficient. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_B1_X3 (`FLOAT`) {#TC_B1_X3} @@ -34812,7 +37088,7 @@ Barometer offset temperature ^3 polynomial coefficient. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_B1_X4 (`FLOAT`) {#TC_B1_X4} @@ -34820,7 +37096,7 @@ Barometer offset temperature ^4 polynomial coefficient. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_B1_X5 (`FLOAT`) {#TC_B1_X5} @@ -34828,7 +37104,7 @@ Barometer offset temperature ^5 polynomial coefficient. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_B2_ID (`INT32`) {#TC_B2_ID} @@ -34836,7 +37112,7 @@ ID of Barometer that the calibration is for. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0 | +  | | | | 0 | ### TC_B2_TMAX (`FLOAT`) {#TC_B2_TMAX} @@ -34844,7 +37120,7 @@ Barometer calibration maximum temperature. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 75.0 | +  | | | | 75.0 | ### TC_B2_TMIN (`FLOAT`) {#TC_B2_TMIN} @@ -34852,7 +37128,7 @@ Barometer calibration minimum temperature. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 5.0 | +  | | | | 5.0 | ### TC_B2_TREF (`FLOAT`) {#TC_B2_TREF} @@ -34860,7 +37136,7 @@ Barometer calibration reference temperature. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 40.0 | +  | | | | 40.0 | ### TC_B2_X0 (`FLOAT`) {#TC_B2_X0} @@ -34868,7 +37144,7 @@ Barometer offset temperature ^0 polynomial coefficient. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_B2_X1 (`FLOAT`) {#TC_B2_X1} @@ -34876,7 +37152,7 @@ Barometer offset temperature ^1 polynomial coefficients. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_B2_X2 (`FLOAT`) {#TC_B2_X2} @@ -34884,7 +37160,7 @@ Barometer offset temperature ^2 polynomial coefficient. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_B2_X3 (`FLOAT`) {#TC_B2_X3} @@ -34892,7 +37168,7 @@ Barometer offset temperature ^3 polynomial coefficient. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_B2_X4 (`FLOAT`) {#TC_B2_X4} @@ -34900,7 +37176,7 @@ Barometer offset temperature ^4 polynomial coefficient. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_B2_X5 (`FLOAT`) {#TC_B2_X5} @@ -34908,7 +37184,7 @@ Barometer offset temperature ^5 polynomial coefficient. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_B3_ID (`INT32`) {#TC_B3_ID} @@ -34916,7 +37192,7 @@ ID of Barometer that the calibration is for. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0 | +  | | | | 0 | ### TC_B3_TMAX (`FLOAT`) {#TC_B3_TMAX} @@ -34924,7 +37200,7 @@ Barometer calibration maximum temperature. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 75.0 | +  | | | | 75.0 | ### TC_B3_TMIN (`FLOAT`) {#TC_B3_TMIN} @@ -34932,7 +37208,7 @@ Barometer calibration minimum temperature. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 5.0 | +  | | | | 5.0 | ### TC_B3_TREF (`FLOAT`) {#TC_B3_TREF} @@ -34940,7 +37216,7 @@ Barometer calibration reference temperature. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 40.0 | +  | | | | 40.0 | ### TC_B3_X0 (`FLOAT`) {#TC_B3_X0} @@ -34948,7 +37224,7 @@ Barometer offset temperature ^0 polynomial coefficient. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_B3_X1 (`FLOAT`) {#TC_B3_X1} @@ -34956,7 +37232,7 @@ Barometer offset temperature ^1 polynomial coefficients. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_B3_X2 (`FLOAT`) {#TC_B3_X2} @@ -34964,7 +37240,7 @@ Barometer offset temperature ^2 polynomial coefficient. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_B3_X3 (`FLOAT`) {#TC_B3_X3} @@ -34972,7 +37248,7 @@ Barometer offset temperature ^3 polynomial coefficient. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_B3_X4 (`FLOAT`) {#TC_B3_X4} @@ -34980,7 +37256,7 @@ Barometer offset temperature ^4 polynomial coefficient. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_B3_X5 (`FLOAT`) {#TC_B3_X5} @@ -34988,7 +37264,7 @@ Barometer offset temperature ^5 polynomial coefficient. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_B_ENABLE (`INT32`) {#TC_B_ENABLE} @@ -34996,7 +37272,7 @@ Thermal compensation for barometric pressure sensors. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | Disabled (0) | +✓ | | | | Disabled (0) | ### TC_G0_ID (`INT32`) {#TC_G0_ID} @@ -35004,7 +37280,7 @@ ID of Gyro that the calibration is for. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0 | +  | | | | 0 | ### TC_G0_TMAX (`FLOAT`) {#TC_G0_TMAX} @@ -35012,7 +37288,7 @@ Gyro calibration maximum temperature. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 100.0 | +  | | | | 100.0 | ### TC_G0_TMIN (`FLOAT`) {#TC_G0_TMIN} @@ -35020,7 +37296,7 @@ Gyro calibration minimum temperature. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_G0_TREF (`FLOAT`) {#TC_G0_TREF} @@ -35028,7 +37304,7 @@ Gyro calibration reference temperature. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 25.0 | +  | | | | 25.0 | ### TC_G0_X0_0 (`FLOAT`) {#TC_G0_X0_0} @@ -35036,7 +37312,7 @@ Gyro rate offset temperature ^0 polynomial coefficient - X axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_G0_X0_1 (`FLOAT`) {#TC_G0_X0_1} @@ -35044,7 +37320,7 @@ Gyro rate offset temperature ^0 polynomial coefficient - Y axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_G0_X0_2 (`FLOAT`) {#TC_G0_X0_2} @@ -35052,7 +37328,7 @@ Gyro rate offset temperature ^0 polynomial coefficient - Z axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_G0_X1_0 (`FLOAT`) {#TC_G0_X1_0} @@ -35060,7 +37336,7 @@ Gyro rate offset temperature ^1 polynomial coefficient - X axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_G0_X1_1 (`FLOAT`) {#TC_G0_X1_1} @@ -35068,7 +37344,7 @@ Gyro rate offset temperature ^1 polynomial coefficient - Y axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_G0_X1_2 (`FLOAT`) {#TC_G0_X1_2} @@ -35076,7 +37352,7 @@ Gyro rate offset temperature ^1 polynomial coefficient - Z axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_G0_X2_0 (`FLOAT`) {#TC_G0_X2_0} @@ -35084,7 +37360,7 @@ Gyro rate offset temperature ^2 polynomial coefficient - X axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_G0_X2_1 (`FLOAT`) {#TC_G0_X2_1} @@ -35092,7 +37368,7 @@ Gyro rate offset temperature ^2 polynomial coefficient - Y axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_G0_X2_2 (`FLOAT`) {#TC_G0_X2_2} @@ -35100,7 +37376,7 @@ Gyro rate offset temperature ^2 polynomial coefficient - Z axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_G0_X3_0 (`FLOAT`) {#TC_G0_X3_0} @@ -35108,7 +37384,7 @@ Gyro rate offset temperature ^3 polynomial coefficient - X axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_G0_X3_1 (`FLOAT`) {#TC_G0_X3_1} @@ -35116,7 +37392,7 @@ Gyro rate offset temperature ^3 polynomial coefficient - Y axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_G0_X3_2 (`FLOAT`) {#TC_G0_X3_2} @@ -35124,7 +37400,7 @@ Gyro rate offset temperature ^3 polynomial coefficient - Z axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_G1_ID (`INT32`) {#TC_G1_ID} @@ -35132,7 +37408,7 @@ ID of Gyro that the calibration is for. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0 | +  | | | | 0 | ### TC_G1_TMAX (`FLOAT`) {#TC_G1_TMAX} @@ -35140,7 +37416,7 @@ Gyro calibration maximum temperature. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 100.0 | +  | | | | 100.0 | ### TC_G1_TMIN (`FLOAT`) {#TC_G1_TMIN} @@ -35148,7 +37424,7 @@ Gyro calibration minimum temperature. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_G1_TREF (`FLOAT`) {#TC_G1_TREF} @@ -35156,7 +37432,7 @@ Gyro calibration reference temperature. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 25.0 | +  | | | | 25.0 | ### TC_G1_X0_0 (`FLOAT`) {#TC_G1_X0_0} @@ -35164,7 +37440,7 @@ Gyro rate offset temperature ^0 polynomial coefficient - X axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_G1_X0_1 (`FLOAT`) {#TC_G1_X0_1} @@ -35172,7 +37448,7 @@ Gyro rate offset temperature ^0 polynomial coefficient - Y axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_G1_X0_2 (`FLOAT`) {#TC_G1_X0_2} @@ -35180,7 +37456,7 @@ Gyro rate offset temperature ^0 polynomial coefficient - Z axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_G1_X1_0 (`FLOAT`) {#TC_G1_X1_0} @@ -35188,7 +37464,7 @@ Gyro rate offset temperature ^1 polynomial coefficient - X axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_G1_X1_1 (`FLOAT`) {#TC_G1_X1_1} @@ -35196,7 +37472,7 @@ Gyro rate offset temperature ^1 polynomial coefficient - Y axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_G1_X1_2 (`FLOAT`) {#TC_G1_X1_2} @@ -35204,7 +37480,7 @@ Gyro rate offset temperature ^1 polynomial coefficient - Z axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_G1_X2_0 (`FLOAT`) {#TC_G1_X2_0} @@ -35212,7 +37488,7 @@ Gyro rate offset temperature ^2 polynomial coefficient - X axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_G1_X2_1 (`FLOAT`) {#TC_G1_X2_1} @@ -35220,7 +37496,7 @@ Gyro rate offset temperature ^2 polynomial coefficient - Y axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_G1_X2_2 (`FLOAT`) {#TC_G1_X2_2} @@ -35228,7 +37504,7 @@ Gyro rate offset temperature ^2 polynomial coefficient - Z axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_G1_X3_0 (`FLOAT`) {#TC_G1_X3_0} @@ -35236,7 +37512,7 @@ Gyro rate offset temperature ^3 polynomial coefficient - X axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_G1_X3_1 (`FLOAT`) {#TC_G1_X3_1} @@ -35244,7 +37520,7 @@ Gyro rate offset temperature ^3 polynomial coefficient - Y axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_G1_X3_2 (`FLOAT`) {#TC_G1_X3_2} @@ -35252,7 +37528,7 @@ Gyro rate offset temperature ^3 polynomial coefficient - Z axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_G2_ID (`INT32`) {#TC_G2_ID} @@ -35260,7 +37536,7 @@ ID of Gyro that the calibration is for. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0 | +  | | | | 0 | ### TC_G2_TMAX (`FLOAT`) {#TC_G2_TMAX} @@ -35268,7 +37544,7 @@ Gyro calibration maximum temperature. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 100.0 | +  | | | | 100.0 | ### TC_G2_TMIN (`FLOAT`) {#TC_G2_TMIN} @@ -35276,7 +37552,7 @@ Gyro calibration minimum temperature. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_G2_TREF (`FLOAT`) {#TC_G2_TREF} @@ -35284,7 +37560,7 @@ Gyro calibration reference temperature. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 25.0 | +  | | | | 25.0 | ### TC_G2_X0_0 (`FLOAT`) {#TC_G2_X0_0} @@ -35292,7 +37568,7 @@ Gyro rate offset temperature ^0 polynomial coefficient - X axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_G2_X0_1 (`FLOAT`) {#TC_G2_X0_1} @@ -35300,7 +37576,7 @@ Gyro rate offset temperature ^0 polynomial coefficient - Y axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_G2_X0_2 (`FLOAT`) {#TC_G2_X0_2} @@ -35308,7 +37584,7 @@ Gyro rate offset temperature ^0 polynomial coefficient - Z axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_G2_X1_0 (`FLOAT`) {#TC_G2_X1_0} @@ -35316,7 +37592,7 @@ Gyro rate offset temperature ^1 polynomial coefficient - X axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_G2_X1_1 (`FLOAT`) {#TC_G2_X1_1} @@ -35324,7 +37600,7 @@ Gyro rate offset temperature ^1 polynomial coefficient - Y axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_G2_X1_2 (`FLOAT`) {#TC_G2_X1_2} @@ -35332,7 +37608,7 @@ Gyro rate offset temperature ^1 polynomial coefficient - Z axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_G2_X2_0 (`FLOAT`) {#TC_G2_X2_0} @@ -35340,7 +37616,7 @@ Gyro rate offset temperature ^2 polynomial coefficient - X axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_G2_X2_1 (`FLOAT`) {#TC_G2_X2_1} @@ -35348,7 +37624,7 @@ Gyro rate offset temperature ^2 polynomial coefficient - Y axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_G2_X2_2 (`FLOAT`) {#TC_G2_X2_2} @@ -35356,7 +37632,7 @@ Gyro rate offset temperature ^2 polynomial coefficient - Z axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_G2_X3_0 (`FLOAT`) {#TC_G2_X3_0} @@ -35364,7 +37640,7 @@ Gyro rate offset temperature ^3 polynomial coefficient - X axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_G2_X3_1 (`FLOAT`) {#TC_G2_X3_1} @@ -35372,7 +37648,7 @@ Gyro rate offset temperature ^3 polynomial coefficient - Y axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_G2_X3_2 (`FLOAT`) {#TC_G2_X3_2} @@ -35380,7 +37656,7 @@ Gyro rate offset temperature ^3 polynomial coefficient - Z axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_G3_ID (`INT32`) {#TC_G3_ID} @@ -35388,7 +37664,7 @@ ID of Gyro that the calibration is for. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0 | +  | | | | 0 | ### TC_G3_TMAX (`FLOAT`) {#TC_G3_TMAX} @@ -35396,7 +37672,7 @@ Gyro calibration maximum temperature. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 100.0 | +  | | | | 100.0 | ### TC_G3_TMIN (`FLOAT`) {#TC_G3_TMIN} @@ -35404,7 +37680,7 @@ Gyro calibration minimum temperature. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_G3_TREF (`FLOAT`) {#TC_G3_TREF} @@ -35412,7 +37688,7 @@ Gyro calibration reference temperature. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 25.0 | +  | | | | 25.0 | ### TC_G3_X0_0 (`FLOAT`) {#TC_G3_X0_0} @@ -35420,7 +37696,7 @@ Gyro rate offset temperature ^0 polynomial coefficient - X axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_G3_X0_1 (`FLOAT`) {#TC_G3_X0_1} @@ -35428,7 +37704,7 @@ Gyro rate offset temperature ^0 polynomial coefficient - Y axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_G3_X0_2 (`FLOAT`) {#TC_G3_X0_2} @@ -35436,7 +37712,7 @@ Gyro rate offset temperature ^0 polynomial coefficient - Z axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_G3_X1_0 (`FLOAT`) {#TC_G3_X1_0} @@ -35444,7 +37720,7 @@ Gyro rate offset temperature ^1 polynomial coefficient - X axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_G3_X1_1 (`FLOAT`) {#TC_G3_X1_1} @@ -35452,7 +37728,7 @@ Gyro rate offset temperature ^1 polynomial coefficient - Y axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_G3_X1_2 (`FLOAT`) {#TC_G3_X1_2} @@ -35460,7 +37736,7 @@ Gyro rate offset temperature ^1 polynomial coefficient - Z axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_G3_X2_0 (`FLOAT`) {#TC_G3_X2_0} @@ -35468,7 +37744,7 @@ Gyro rate offset temperature ^2 polynomial coefficient - X axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_G3_X2_1 (`FLOAT`) {#TC_G3_X2_1} @@ -35476,7 +37752,7 @@ Gyro rate offset temperature ^2 polynomial coefficient - Y axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_G3_X2_2 (`FLOAT`) {#TC_G3_X2_2} @@ -35484,7 +37760,7 @@ Gyro rate offset temperature ^2 polynomial coefficient - Z axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_G3_X3_0 (`FLOAT`) {#TC_G3_X3_0} @@ -35492,7 +37768,7 @@ Gyro rate offset temperature ^3 polynomial coefficient - X axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_G3_X3_1 (`FLOAT`) {#TC_G3_X3_1} @@ -35500,7 +37776,7 @@ Gyro rate offset temperature ^3 polynomial coefficient - Y axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_G3_X3_2 (`FLOAT`) {#TC_G3_X3_2} @@ -35508,7 +37784,7 @@ Gyro rate offset temperature ^3 polynomial coefficient - Z axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_G_ENABLE (`INT32`) {#TC_G_ENABLE} @@ -35516,7 +37792,7 @@ Thermal compensation for rate gyro sensors. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | Disabled (0) | +✓ | | | | Disabled (0) | ### TC_M0_ID (`INT32`) {#TC_M0_ID} @@ -35524,7 +37800,7 @@ ID of Magnetometer that the calibration is for. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0 | +  | | | | 0 | ### TC_M0_TMAX (`FLOAT`) {#TC_M0_TMAX} @@ -35532,7 +37808,7 @@ Magnetometer calibration maximum temperature. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 100.0 | +  | | | | 100.0 | ### TC_M0_TMIN (`FLOAT`) {#TC_M0_TMIN} @@ -35540,7 +37816,7 @@ Magnetometer calibration minimum temperature. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_M0_TREF (`FLOAT`) {#TC_M0_TREF} @@ -35548,7 +37824,7 @@ Magnetometer calibration reference temperature. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 25.0 | +  | | | | 25.0 | ### TC_M0_X0_0 (`FLOAT`) {#TC_M0_X0_0} @@ -35556,7 +37832,7 @@ Magnetometer offset temperature ^0 polynomial coefficient - X axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_M0_X0_1 (`FLOAT`) {#TC_M0_X0_1} @@ -35564,7 +37840,7 @@ Magnetometer offset temperature ^0 polynomial coefficient - Y axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_M0_X0_2 (`FLOAT`) {#TC_M0_X0_2} @@ -35572,7 +37848,7 @@ Magnetometer offset temperature ^0 polynomial coefficient - Z axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_M0_X1_0 (`FLOAT`) {#TC_M0_X1_0} @@ -35580,7 +37856,7 @@ Magnetometer offset temperature ^1 polynomial coefficient - X axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_M0_X1_1 (`FLOAT`) {#TC_M0_X1_1} @@ -35588,7 +37864,7 @@ Magnetometer offset temperature ^1 polynomial coefficient - Y axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_M0_X1_2 (`FLOAT`) {#TC_M0_X1_2} @@ -35596,7 +37872,7 @@ Magnetometer offset temperature ^1 polynomial coefficient - Z axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_M0_X2_0 (`FLOAT`) {#TC_M0_X2_0} @@ -35604,7 +37880,7 @@ Magnetometer offset temperature ^2 polynomial coefficient - X axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_M0_X2_1 (`FLOAT`) {#TC_M0_X2_1} @@ -35612,7 +37888,7 @@ Magnetometer offset temperature ^2 polynomial coefficient - Y axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_M0_X2_2 (`FLOAT`) {#TC_M0_X2_2} @@ -35620,7 +37896,7 @@ Magnetometer offset temperature ^2 polynomial coefficient - Z axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_M0_X3_0 (`FLOAT`) {#TC_M0_X3_0} @@ -35628,7 +37904,7 @@ Magnetometer offset temperature ^3 polynomial coefficient - X axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_M0_X3_1 (`FLOAT`) {#TC_M0_X3_1} @@ -35636,7 +37912,7 @@ Magnetometer offset temperature ^3 polynomial coefficient - Y axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_M0_X3_2 (`FLOAT`) {#TC_M0_X3_2} @@ -35644,7 +37920,7 @@ Magnetometer offset temperature ^3 polynomial coefficient - Z axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_M1_ID (`INT32`) {#TC_M1_ID} @@ -35652,7 +37928,7 @@ ID of Magnetometer that the calibration is for. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0 | +  | | | | 0 | ### TC_M1_TMAX (`FLOAT`) {#TC_M1_TMAX} @@ -35660,7 +37936,7 @@ Magnetometer calibration maximum temperature. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 100.0 | +  | | | | 100.0 | ### TC_M1_TMIN (`FLOAT`) {#TC_M1_TMIN} @@ -35668,7 +37944,7 @@ Magnetometer calibration minimum temperature. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_M1_TREF (`FLOAT`) {#TC_M1_TREF} @@ -35676,7 +37952,7 @@ Magnetometer calibration reference temperature. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 25.0 | +  | | | | 25.0 | ### TC_M1_X0_0 (`FLOAT`) {#TC_M1_X0_0} @@ -35684,7 +37960,7 @@ Magnetometer offset temperature ^0 polynomial coefficient - X axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_M1_X0_1 (`FLOAT`) {#TC_M1_X0_1} @@ -35692,7 +37968,7 @@ Magnetometer offset temperature ^0 polynomial coefficient - Y axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_M1_X0_2 (`FLOAT`) {#TC_M1_X0_2} @@ -35700,7 +37976,7 @@ Magnetometer offset temperature ^0 polynomial coefficient - Z axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_M1_X1_0 (`FLOAT`) {#TC_M1_X1_0} @@ -35708,7 +37984,7 @@ Magnetometer offset temperature ^1 polynomial coefficient - X axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_M1_X1_1 (`FLOAT`) {#TC_M1_X1_1} @@ -35716,7 +37992,7 @@ Magnetometer offset temperature ^1 polynomial coefficient - Y axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_M1_X1_2 (`FLOAT`) {#TC_M1_X1_2} @@ -35724,7 +38000,7 @@ Magnetometer offset temperature ^1 polynomial coefficient - Z axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_M1_X2_0 (`FLOAT`) {#TC_M1_X2_0} @@ -35732,7 +38008,7 @@ Magnetometer offset temperature ^2 polynomial coefficient - X axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_M1_X2_1 (`FLOAT`) {#TC_M1_X2_1} @@ -35740,7 +38016,7 @@ Magnetometer offset temperature ^2 polynomial coefficient - Y axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_M1_X2_2 (`FLOAT`) {#TC_M1_X2_2} @@ -35748,7 +38024,7 @@ Magnetometer offset temperature ^2 polynomial coefficient - Z axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_M1_X3_0 (`FLOAT`) {#TC_M1_X3_0} @@ -35756,7 +38032,7 @@ Magnetometer offset temperature ^3 polynomial coefficient - X axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_M1_X3_1 (`FLOAT`) {#TC_M1_X3_1} @@ -35764,7 +38040,7 @@ Magnetometer offset temperature ^3 polynomial coefficient - Y axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_M1_X3_2 (`FLOAT`) {#TC_M1_X3_2} @@ -35772,7 +38048,7 @@ Magnetometer offset temperature ^3 polynomial coefficient - Z axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_M2_ID (`INT32`) {#TC_M2_ID} @@ -35780,7 +38056,7 @@ ID of Magnetometer that the calibration is for. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0 | +  | | | | 0 | ### TC_M2_TMAX (`FLOAT`) {#TC_M2_TMAX} @@ -35788,7 +38064,7 @@ Magnetometer calibration maximum temperature. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 100.0 | +  | | | | 100.0 | ### TC_M2_TMIN (`FLOAT`) {#TC_M2_TMIN} @@ -35796,7 +38072,7 @@ Magnetometer calibration minimum temperature. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_M2_TREF (`FLOAT`) {#TC_M2_TREF} @@ -35804,7 +38080,7 @@ Magnetometer calibration reference temperature. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 25.0 | +  | | | | 25.0 | ### TC_M2_X0_0 (`FLOAT`) {#TC_M2_X0_0} @@ -35812,7 +38088,7 @@ Magnetometer offset temperature ^0 polynomial coefficient - X axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_M2_X0_1 (`FLOAT`) {#TC_M2_X0_1} @@ -35820,7 +38096,7 @@ Magnetometer offset temperature ^0 polynomial coefficient - Y axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_M2_X0_2 (`FLOAT`) {#TC_M2_X0_2} @@ -35828,7 +38104,7 @@ Magnetometer offset temperature ^0 polynomial coefficient - Z axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_M2_X1_0 (`FLOAT`) {#TC_M2_X1_0} @@ -35836,7 +38112,7 @@ Magnetometer offset temperature ^1 polynomial coefficient - X axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_M2_X1_1 (`FLOAT`) {#TC_M2_X1_1} @@ -35844,7 +38120,7 @@ Magnetometer offset temperature ^1 polynomial coefficient - Y axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_M2_X1_2 (`FLOAT`) {#TC_M2_X1_2} @@ -35852,7 +38128,7 @@ Magnetometer offset temperature ^1 polynomial coefficient - Z axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_M2_X2_0 (`FLOAT`) {#TC_M2_X2_0} @@ -35860,7 +38136,7 @@ Magnetometer offset temperature ^2 polynomial coefficient - X axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_M2_X2_1 (`FLOAT`) {#TC_M2_X2_1} @@ -35868,7 +38144,7 @@ Magnetometer offset temperature ^2 polynomial coefficient - Y axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_M2_X2_2 (`FLOAT`) {#TC_M2_X2_2} @@ -35876,7 +38152,7 @@ Magnetometer offset temperature ^2 polynomial coefficient - Z axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_M2_X3_0 (`FLOAT`) {#TC_M2_X3_0} @@ -35884,7 +38160,7 @@ Magnetometer offset temperature ^3 polynomial coefficient - X axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_M2_X3_1 (`FLOAT`) {#TC_M2_X3_1} @@ -35892,7 +38168,7 @@ Magnetometer offset temperature ^3 polynomial coefficient - Y axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_M2_X3_2 (`FLOAT`) {#TC_M2_X3_2} @@ -35900,7 +38176,7 @@ Magnetometer offset temperature ^3 polynomial coefficient - Z axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_M3_ID (`INT32`) {#TC_M3_ID} @@ -35908,7 +38184,7 @@ ID of Magnetometer that the calibration is for. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0 | +  | | | | 0 | ### TC_M3_TMAX (`FLOAT`) {#TC_M3_TMAX} @@ -35916,7 +38192,7 @@ Magnetometer calibration maximum temperature. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 100.0 | +  | | | | 100.0 | ### TC_M3_TMIN (`FLOAT`) {#TC_M3_TMIN} @@ -35924,7 +38200,7 @@ Magnetometer calibration minimum temperature. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_M3_TREF (`FLOAT`) {#TC_M3_TREF} @@ -35932,7 +38208,7 @@ Magnetometer calibration reference temperature. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 25.0 | +  | | | | 25.0 | ### TC_M3_X0_0 (`FLOAT`) {#TC_M3_X0_0} @@ -35940,7 +38216,7 @@ Magnetometer offset temperature ^0 polynomial coefficient - X axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_M3_X0_1 (`FLOAT`) {#TC_M3_X0_1} @@ -35948,7 +38224,7 @@ Magnetometer offset temperature ^0 polynomial coefficient - Y axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_M3_X0_2 (`FLOAT`) {#TC_M3_X0_2} @@ -35956,7 +38232,7 @@ Magnetometer offset temperature ^0 polynomial coefficient - Z axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_M3_X1_0 (`FLOAT`) {#TC_M3_X1_0} @@ -35964,7 +38240,7 @@ Magnetometer offset temperature ^1 polynomial coefficient - X axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_M3_X1_1 (`FLOAT`) {#TC_M3_X1_1} @@ -35972,7 +38248,7 @@ Magnetometer offset temperature ^1 polynomial coefficient - Y axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_M3_X1_2 (`FLOAT`) {#TC_M3_X1_2} @@ -35980,7 +38256,7 @@ Magnetometer offset temperature ^1 polynomial coefficient - Z axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_M3_X2_0 (`FLOAT`) {#TC_M3_X2_0} @@ -35988,7 +38264,7 @@ Magnetometer offset temperature ^2 polynomial coefficient - X axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_M3_X2_1 (`FLOAT`) {#TC_M3_X2_1} @@ -35996,7 +38272,7 @@ Magnetometer offset temperature ^2 polynomial coefficient - Y axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_M3_X2_2 (`FLOAT`) {#TC_M3_X2_2} @@ -36004,7 +38280,7 @@ Magnetometer offset temperature ^2 polynomial coefficient - Z axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_M3_X3_0 (`FLOAT`) {#TC_M3_X3_0} @@ -36012,7 +38288,7 @@ Magnetometer offset temperature ^3 polynomial coefficient - X axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_M3_X3_1 (`FLOAT`) {#TC_M3_X3_1} @@ -36020,7 +38296,7 @@ Magnetometer offset temperature ^3 polynomial coefficient - Y axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_M3_X3_2 (`FLOAT`) {#TC_M3_X3_2} @@ -36028,7 +38304,7 @@ Magnetometer offset temperature ^3 polynomial coefficient - Z axis. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### TC_M_ENABLE (`INT32`) {#TC_M_ENABLE} @@ -36036,7 +38312,7 @@ Thermal compensation for magnetometer sensors. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | Disabled (0) | +✓ | | | | Disabled (0) | ## Transponder @@ -36048,7 +38324,7 @@ Disables auto-configuration mode enabling MXS config through external software. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | Disabled (0) | +✓ | | | | Disabled (0) | ### MXS_OP_MODE (`INT32`) {#MXS_OP_MODE} @@ -36066,7 +38342,7 @@ This parameter defines the operating mode of the MXS Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0 | 3 | | 0 | +✓ | 0 | 3 | | 0 | ### MXS_SER_CFG (`INT32`) {#MXS_SER_CFG} @@ -36092,7 +38368,7 @@ Configure on which serial port to run Sagetech MXS Serial Port. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | 0 | +✓ | | | | 0 | ### MXS_TARG_PORT (`INT32`) {#MXS_TARG_PORT} @@ -36109,7 +38385,7 @@ The MXS communication port to receive Target data from Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0 | 2 | | 1 | +✓ | 0 | 2 | | 1 | ## UAVCAN @@ -36119,7 +38395,7 @@ UAVCAN CAN bus bitrate. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 20000 | 1000000 | | 1000000 | +  | 20000 | 1000000 | | 1000000 | ### CANNODE_PUB_IMU (`INT32`) {#CANNODE_PUB_IMU} @@ -36127,7 +38403,7 @@ Enable RawIMU pub. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | 1 | | Disabled (0) | +  | | 1 | | Disabled (0) | ### CANNODE_PUB_MBD (`INT32`) {#CANNODE_PUB_MBD} @@ -36135,7 +38411,7 @@ Enable MovingBaselineData publication. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | Disabled (0) | +✓ | | | | Disabled (0) | ### CANNODE_SUB_MBD (`INT32`) {#CANNODE_SUB_MBD} @@ -36143,7 +38419,7 @@ Enable MovingBaselineData subscription. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | 1 | | Disabled (0) | +✓ | | 1 | | Disabled (0) | ### CANNODE_SUB_RTCM (`INT32`) {#CANNODE_SUB_RTCM} @@ -36151,7 +38427,7 @@ Enable RTCM subscription. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | Disabled (0) | +✓ | | | | Disabled (0) | ### CANNODE_TERM (`INT32`) {#CANNODE_TERM} @@ -36159,7 +38435,7 @@ CAN built-in bus termination. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | 1 | | Disabled (0) | +  | | 1 | | Disabled (0) | ### SIM_GZ_EN (`INT32`) {#SIM_GZ_EN} @@ -36167,7 +38443,7 @@ Simulator Gazebo bridge enable. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | Disabled (0) | +✓ | | | | Disabled (0) | ### UAVCAN_BITRATE (`INT32`) {#UAVCAN_BITRATE} @@ -36175,13 +38451,16 @@ UAVCAN CAN bus bitrate. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 20000 | 1000000 | | 1000000 | bit/s +✓ | 20000 | 1000000 | | 1000000 | bit/s ### UAVCAN_ECU_FUELT (`INT32`) {#UAVCAN_ECU_FUELT} UAVCAN fuel tank fuel type. -This parameter defines the type of fuel used in the vehicle's fuel tank. 0: Unknown 1: Liquid (e.g., gasoline, diesel) 2: Gas (e.g., hydrogen, methane, propane) +This parameter defines the type of fuel used in the vehicle's fuel tank. +0: Unknown +1: Liquid (e.g., gasoline, diesel) +2: Gas (e.g., hydrogen, methane, propane) **Values:** @@ -36192,7 +38471,7 @@ This parameter defines the type of fuel used in the vehicle's fuel tank. 0: Unkn Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0 | 2 | | 1 | +✓ | 0 | 2 | | 1 | ### UAVCAN_ECU_MAXF (`FLOAT`) {#UAVCAN_ECU_MAXF} @@ -36202,13 +38481,16 @@ This parameter defines the maximum fuel capacity of the vehicle's fuel tank. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0.0 | 100000.0 | 0.1 | 15.0 | liters +✓ | 0.0 | 100000.0 | 0.1 | 15.0 | liters ### UAVCAN_ENABLE (`INT32`) {#UAVCAN_ENABLE} UAVCAN mode. -0 - UAVCAN disabled. 1 - Enables support for UAVCAN sensors without dynamic node ID allocation and firmware update. 2 - Enables support for UAVCAN sensors with dynamic node ID allocation and firmware update. 3 - Enables support for UAVCAN sensors and actuators with dynamic node ID allocation and firmware update. Also sets the motor control outputs to UAVCAN. +0 - UAVCAN disabled. +1 - Enables support for UAVCAN sensors without dynamic node ID allocation and firmware update. +2 - Enables support for UAVCAN sensors with dynamic node ID allocation and firmware update. +3 - Enables support for UAVCAN sensors and actuators with dynamic node ID allocation and firmware update. Also sets the motor control outputs to UAVCAN. **Values:** @@ -36220,13 +38502,43 @@ UAVCAN mode. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0 | 3 | | 0 | +✓ | 0 | 3 | | 0 | + +### UAVCAN_ESC_IFACE (`INT32`) {#UAVCAN_ESC_IFACE} + +Which CAN interfaces to output ESC messages on. + +Since ESC messages are high priority and sent at a high rate, it is +recommended to only enable the interfaces that are actually used. +Otherwise, the ESC messages will arbitrate lower priority messages and +starve other nodes on the bus. + +**Bitmask:** + +- `0`: CAN1 +- `1`: CAN2 +- `2`: CAN3 +- `3`: CAN4 +- `4`: CAN5 +- `5`: CAN6 +- `6`: CAN7 +- `7`: CAN8 + + +Reboot | minValue | maxValue | increment | default | unit +--- | --- | --- | --- | --- | --- +✓ | 1 | 255 | | 255 | ### UAVCAN_LGT_ANTCL (`INT32`) {#UAVCAN_LGT_ANTCL} UAVCAN ANTI_COLLISION light operating mode. -This parameter defines the minimum condition under which the system will command the ANTI_COLLISION lights on 0 - Always off 1 - When autopilot is armed 2 - When autopilot is prearmed 3 - Always on +This parameter defines the minimum condition under which the system will command +the ANTI_COLLISION lights on +0 - Always off +1 - When autopilot is armed +2 - When autopilot is prearmed +3 - Always on **Values:** @@ -36238,13 +38550,18 @@ This parameter defines the minimum condition under which the system will command Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0 | 3 | | 2 | +✓ | 0 | 3 | | 2 | ### UAVCAN_LGT_LAND (`INT32`) {#UAVCAN_LGT_LAND} UAVCAN LIGHT_ID_LANDING light operating mode. -This parameter defines the minimum condition under which the system will command the LIGHT_ID_LANDING lights on 0 - Always off 1 - When autopilot is armed 2 - When autopilot is prearmed 3 - Always on +This parameter defines the minimum condition under which the system will command +the LIGHT_ID_LANDING lights on +0 - Always off +1 - When autopilot is armed +2 - When autopilot is prearmed +3 - Always on **Values:** @@ -36256,13 +38573,18 @@ This parameter defines the minimum condition under which the system will command Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0 | 3 | | 0 | +✓ | 0 | 3 | | 0 | ### UAVCAN_LGT_NAV (`INT32`) {#UAVCAN_LGT_NAV} UAVCAN RIGHT_OF_WAY light operating mode. -This parameter defines the minimum condition under which the system will command the RIGHT_OF_WAY lights on 0 - Always off 1 - When autopilot is armed 2 - When autopilot is prearmed 3 - Always on +This parameter defines the minimum condition under which the system will command +the RIGHT_OF_WAY lights on +0 - Always off +1 - When autopilot is armed +2 - When autopilot is prearmed +3 - Always on **Values:** @@ -36274,13 +38596,18 @@ This parameter defines the minimum condition under which the system will command Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0 | 3 | | 3 | +✓ | 0 | 3 | | 3 | ### UAVCAN_LGT_STROB (`INT32`) {#UAVCAN_LGT_STROB} UAVCAN STROBE light operating mode. -This parameter defines the minimum condition under which the system will command the STROBE lights on 0 - Always off 1 - When autopilot is armed 2 - When autopilot is prearmed 3 - Always on +This parameter defines the minimum condition under which the system will command +the STROBE lights on +0 - Always off +1 - When autopilot is armed +2 - When autopilot is prearmed +3 - Always on **Values:** @@ -36292,7 +38619,7 @@ This parameter defines the minimum condition under which the system will command Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0 | 3 | | 1 | +✓ | 0 | 3 | | 1 | ### UAVCAN_NODE_ID (`INT32`) {#UAVCAN_NODE_ID} @@ -36302,37 +38629,40 @@ 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 | ### UAVCAN_PUB_ARM (`INT32`) {#UAVCAN_PUB_ARM} publish Arming Status stream. -Enable UAVCAN Arming Status stream publication uavcan::equipment::safety::ArmingStatus +Enable UAVCAN Arming Status stream publication +uavcan::equipment::safety::ArmingStatus Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | Disabled (0) | +✓ | | | | Disabled (0) | ### UAVCAN_PUB_MBD (`INT32`) {#UAVCAN_PUB_MBD} publish moving baseline data RTCM stream. -Enable UAVCAN RTCM stream publication ardupilot::gnss::MovingBaselineData +Enable UAVCAN RTCM stream publication +ardupilot::gnss::MovingBaselineData Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | Disabled (0) | +✓ | | | | Disabled (0) | ### UAVCAN_PUB_RTCM (`INT32`) {#UAVCAN_PUB_RTCM} publish RTCM stream. -Enable UAVCAN RTCM stream publication uavcan::equipment::gnss::RTCMStream +Enable UAVCAN RTCM stream publication +uavcan::equipment::gnss::RTCMStream Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | Disabled (0) | +✓ | | | | Disabled (0) | ### UAVCAN_RNG_MAX (`FLOAT`) {#UAVCAN_RNG_MAX} @@ -36342,7 +38672,7 @@ This parameter defines the maximum valid range for a rangefinder connected via U Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 999.0 | m +  | | | | 999.0 | m ### UAVCAN_RNG_MIN (`FLOAT`) {#UAVCAN_RNG_MIN} @@ -36352,33 +38682,43 @@ This parameter defines the minimum valid range for a rangefinder connected via U Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | m +  | | | | 0.0 | m ### UAVCAN_SUB_ASPD (`INT32`) {#UAVCAN_SUB_ASPD} subscription airspeed. -Enable UAVCAN airspeed subscriptions. uavcan::equipment::air_data::IndicatedAirspeed uavcan::equipment::air_data::TrueAirspeed uavcan::equipment::air_data::StaticTemperature +Enable UAVCAN airspeed subscriptions. +uavcan::equipment::air_data::IndicatedAirspeed +uavcan::equipment::air_data::TrueAirspeed +uavcan::equipment::air_data::StaticTemperature Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | Disabled (0) | +✓ | | | | Disabled (0) | ### UAVCAN_SUB_BARO (`INT32`) {#UAVCAN_SUB_BARO} subscription barometer. -Enable UAVCAN barometer subscription. uavcan::equipment::air_data::StaticPressure uavcan::equipment::air_data::StaticTemperature +Enable UAVCAN barometer subscription. +uavcan::equipment::air_data::StaticPressure +uavcan::equipment::air_data::StaticTemperature Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | Disabled (0) | +✓ | | | | Disabled (0) | ### UAVCAN_SUB_BAT (`INT32`) {#UAVCAN_SUB_BAT} subscription battery. -Enable UAVCAN battery subscription. uavcan::equipment::power::BatteryInfo ardupilot::equipment::power::BatteryInfoAux 0 - Disable 1 - Use raw data. Recommended for Smart battery 2 - Filter the data with internal battery library +Enable UAVCAN battery subscription. +uavcan::equipment::power::BatteryInfo +ardupilot::equipment::power::BatteryInfoAux +0 - Disable +1 - Use raw data. Recommended for Smart battery +2 - Filter the data with internal battery library **Values:** @@ -36389,27 +38729,29 @@ Enable UAVCAN battery subscription. uavcan::equipment::power::BatteryInfo ardupi Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0 | 2 | | 0 | +✓ | 0 | 2 | | 0 | ### UAVCAN_SUB_BTN (`INT32`) {#UAVCAN_SUB_BTN} subscription button. -Enable UAVCAN button subscription. ardupilot::indication::Button +Enable UAVCAN button subscription. +ardupilot::indication::Button Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | Disabled (0) | +✓ | | | | Disabled (0) | ### UAVCAN_SUB_DPRES (`INT32`) {#UAVCAN_SUB_DPRES} subscription differential pressure. -Enable UAVCAN differential pressure subscription. uavcan::equipment::air_data::RawAirData +Enable UAVCAN differential pressure subscription. +uavcan::equipment::air_data::RawAirData Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | Disabled (0) | +✓ | | | | Disabled (0) | ### UAVCAN_SUB_FLOW (`INT32`) {#UAVCAN_SUB_FLOW} @@ -36419,7 +38761,7 @@ Enable UAVCAN optical flow subscription. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | Disabled (0) | +✓ | | | | Disabled (0) | ### UAVCAN_SUB_FUEL (`INT32`) {#UAVCAN_SUB_FUEL} @@ -36429,77 +38771,87 @@ Enable UAVCAN fuel tank status subscription. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | Disabled (0) | +✓ | | | | Disabled (0) | ### UAVCAN_SUB_GPS (`INT32`) {#UAVCAN_SUB_GPS} subscription GPS. -Enable UAVCAN GPS subscriptions. uavcan::equipment::gnss::Fix uavcan::equipment::gnss::Fix2 uavcan::equipment::gnss::Auxiliary +Enable UAVCAN GPS subscriptions. +uavcan::equipment::gnss::Fix +uavcan::equipment::gnss::Fix2 +uavcan::equipment::gnss::Auxiliary Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | Enabled (1) | +✓ | | | | Enabled (1) | ### UAVCAN_SUB_GPS_R (`INT32`) {#UAVCAN_SUB_GPS_R} subscription GPS Relative. -Enable UAVCAN GPS Relative subscription. ardupilot::gnss::RelPosHeading +Enable UAVCAN GPS Relative subscription. +ardupilot::gnss::RelPosHeading Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | Enabled (1) | +✓ | | | | Enabled (1) | ### UAVCAN_SUB_HYGRO (`INT32`) {#UAVCAN_SUB_HYGRO} subscription hygrometer. -Enable UAVCAN hygrometer subscriptions. dronecan::sensors::hygrometer::Hygrometer +Enable UAVCAN hygrometer subscriptions. +dronecan::sensors::hygrometer::Hygrometer Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | Disabled (0) | +✓ | | | | Disabled (0) | ### UAVCAN_SUB_ICE (`INT32`) {#UAVCAN_SUB_ICE} subscription ICE. -Enable UAVCAN internal combustion engine (ICE) subscription. uavcan::equipment::ice::reciprocating::Status +Enable UAVCAN internal combustion engine (ICE) subscription. +uavcan::equipment::ice::reciprocating::Status Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | Disabled (0) | +✓ | | | | Disabled (0) | ### UAVCAN_SUB_IMU (`INT32`) {#UAVCAN_SUB_IMU} subscription IMU. -Enable UAVCAN IMU subscription. uavcan::equipment::ahrs::RawIMU +Enable UAVCAN IMU subscription. +uavcan::equipment::ahrs::RawIMU Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | Disabled (0) | +✓ | | | | Disabled (0) | ### UAVCAN_SUB_MAG (`INT32`) {#UAVCAN_SUB_MAG} subscription magnetometer. -Enable UAVCAN mag subscription. uavcan::equipment::ahrs::MagneticFieldStrength uavcan::equipment::ahrs::MagneticFieldStrength2 +Enable UAVCAN mag subscription. +uavcan::equipment::ahrs::MagneticFieldStrength +uavcan::equipment::ahrs::MagneticFieldStrength2 Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | Enabled (1) | +✓ | | | | Enabled (1) | ### UAVCAN_SUB_RNG (`INT32`) {#UAVCAN_SUB_RNG} subscription range finder. -Enable UAVCAN range finder subscription. uavcan::equipment::range_sensor::Measurement +Enable UAVCAN range finder subscription. +uavcan::equipment::range_sensor::Measurement Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | Disabled (0) | +✓ | | | | Disabled (0) | ## UUV Attitude Control @@ -36509,7 +38861,7 @@ Direct pitch input. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### UUV_DIRCT_ROLL (`FLOAT`) {#UUV_DIRCT_ROLL} @@ -36517,7 +38869,7 @@ Direct roll input. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### UUV_DIRCT_THRUST (`FLOAT`) {#UUV_DIRCT_THRUST} @@ -36525,7 +38877,7 @@ Direct thrust input. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### UUV_DIRCT_YAW (`FLOAT`) {#UUV_DIRCT_YAW} @@ -36533,7 +38885,7 @@ Direct yaw input. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.0 | +  | | | | 0.0 | ### UUV_INPUT_MODE (`INT32`) {#UUV_INPUT_MODE} @@ -36547,7 +38899,7 @@ Select Input Mode. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0 | +  | | | | 0 | ### UUV_PITCH_D (`FLOAT`) {#UUV_PITCH_D} @@ -36555,7 +38907,7 @@ Pitch differential gain. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 2.0 | +  | | | | 2.0 | ### UUV_PITCH_P (`FLOAT`) {#UUV_PITCH_P} @@ -36563,7 +38915,7 @@ Pitch proportional gain. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 4.0 | +  | | | | 4.0 | ### UUV_ROLL_D (`FLOAT`) {#UUV_ROLL_D} @@ -36571,7 +38923,7 @@ Roll differential gain. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 1.5 | +  | | | | 1.5 | ### UUV_ROLL_P (`FLOAT`) {#UUV_ROLL_P} @@ -36579,7 +38931,7 @@ Roll proportional gain. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 4.0 | +  | | | | 4.0 | ### UUV_YAW_D (`FLOAT`) {#UUV_YAW_D} @@ -36587,7 +38939,7 @@ Yaw differential gain. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 2.0 | +  | | | | 2.0 | ### UUV_YAW_P (`FLOAT`) {#UUV_YAW_P} @@ -36595,7 +38947,7 @@ Yawh proportional gain. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 4.0 | +  | | | | 4.0 | ## UUV Position Control @@ -36605,7 +38957,7 @@ Gain of D controller X. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.2 | +  | | | | 0.2 | ### UUV_GAIN_X_P (`FLOAT`) {#UUV_GAIN_X_P} @@ -36613,7 +38965,7 @@ Gain of P controller X. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 1.0 | +  | | | | 1.0 | ### UUV_GAIN_Y_D (`FLOAT`) {#UUV_GAIN_Y_D} @@ -36621,7 +38973,7 @@ Gain of D controller Y. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.2 | +  | | | | 0.2 | ### UUV_GAIN_Y_P (`FLOAT`) {#UUV_GAIN_Y_P} @@ -36629,7 +38981,7 @@ Gain of P controller Y. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 1.0 | +  | | | | 1.0 | ### UUV_GAIN_Z_D (`FLOAT`) {#UUV_GAIN_Z_D} @@ -36637,7 +38989,7 @@ Gain of D controller Z. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0.2 | +  | | | | 0.2 | ### UUV_GAIN_Z_P (`FLOAT`) {#UUV_GAIN_Z_P} @@ -36645,7 +38997,7 @@ Gain of P controller Z. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 1.0 | +  | | | | 1.0 | ### UUV_STAB_MODE (`INT32`) {#UUV_STAB_MODE} @@ -36659,7 +39011,7 @@ Stabilization mode(1) or Position Control(0). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 1 | +  | | | | 1 | ## UWB @@ -36671,7 +39023,7 @@ UWB sensor positioning in relation to Drone in NED. X offset. A Positive offset Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | 0.01 | 0.0 | m +  | | | 0.01 | 0.0 | m ### UWB_INIT_OFF_Y (`FLOAT`) {#UWB_INIT_OFF_Y} @@ -36681,7 +39033,7 @@ UWB sensor positioning in relation to Drone in NED. Y offset. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | 0.01 | 0.0 | m +  | | | 0.01 | 0.0 | m ### UWB_INIT_OFF_Z (`FLOAT`) {#UWB_INIT_OFF_Z} @@ -36691,7 +39043,7 @@ UWB sensor positioning in relation to Drone in NED. Z offset. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | 0.01 | 0.0 | m +  | | | 0.01 | 0.0 | m ### UWB_PORT_CFG (`INT32`) {#UWB_PORT_CFG} @@ -36717,7 +39069,7 @@ Configure on which serial port to run Ultrawideband position sensor driver. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | 0 | +✓ | | | | 0 | ### UWB_SENS_ROT (`INT32`) {#UWB_SENS_ROT} @@ -36772,7 +39124,7 @@ The orientation of the sensor relative to the forward direction of the body fram Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0 | +  | | | | 0 | ## UXRCE-DDS Client @@ -36780,11 +39132,15 @@ Reboot | minValue | maxValue | increment | default | unit uXRCE-DDS Agent IP address. -If ethernet is enabled and is the selected configuration for uXRCE-DDS, the selected Agent IP address will be set and used. Decimal dot notation is not supported. IP address must be provided in int32 format. For example, 192.168.1.2 is mapped to -1062731518; 127.0.0.1 is mapped to 2130706433. +If ethernet is enabled and is the selected configuration for uXRCE-DDS, +the selected Agent IP address will be set and used. +Decimal dot notation is not supported. IP address must be provided +in int32 format. For example, 192.168.1.2 is mapped to -1062731518; +127.0.0.1 is mapped to 2130706433. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | 2130706433 | +✓ | | | | 2130706433 | ### UXRCE_DDS_CFG (`INT32`) {#UXRCE_DDS_CFG} @@ -36811,7 +39167,7 @@ Configure on which serial port to run UXRCE-DDS Client. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | 0 | +✓ | | | | 0 | ### UXRCE_DDS_DOM_ID (`INT32`) {#UXRCE_DDS_DOM_ID} @@ -36821,33 +39177,40 @@ uXRCE-DDS domain ID Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | 0 | +✓ | | | | 0 | ### UXRCE_DDS_KEY (`INT32`) {#UXRCE_DDS_KEY} uXRCE-DDS session key. -uXRCE-DDS key, must be different from zero. In a single agent - multi client configuration, each client must have a unique session key. +uXRCE-DDS key, must be different from zero. +In a single agent - multi client configuration, each client +must have a unique session key. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | 1 | +✓ | | | | 1 | ### UXRCE_DDS_PRT (`INT32`) {#UXRCE_DDS_PRT} uXRCE-DDS UDP port. -If ethernet is enabled and is the selected configuration for uXRCE-DDS, the selected UDP port will be set and used. +If ethernet is enabled and is the selected configuration for uXRCE-DDS, +the selected UDP port will be set and used. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0 | 65535 | | 8888 | +✓ | 0 | 65535 | | 8888 | ### UXRCE_DDS_PTCFG (`INT32`) {#UXRCE_DDS_PTCFG} uXRCE-DDS participant configuration. -Set the participant configuration on the Agent's system. 0: Use the default configuration. 1: Restrict messages to localhost (use in combination with ROS_LOCALHOST_ONLY=1). 2: Use a custom participant with the profile name "px4_participant". +Set the participant configuration on the Agent's system. +0: Use the default configuration. +1: Restrict messages to localhost +(use in combination with ROS_LOCALHOST_ONLY=1). +2: Use a custom participant with the profile name "px4_participant". **Values:** @@ -36858,17 +39221,18 @@ Set the participant configuration on the Agent's system. 0: Use the default conf Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0 | 2 | | 0 | +✓ | 0 | 2 | | 0 | ### UXRCE_DDS_RX_TO (`INT32`) {#UXRCE_DDS_RX_TO} RX rate timeout configuration. -Specifies after how many seconds without receiving data the DDS connection is reestablished. A value less than one disables the RX rate timeout. +Specifies after how many seconds without receiving data the DDS connection is reestablished. +A value less than one disables the RX rate timeout. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | -1 | s +✓ | | | | -1 | s ### UXRCE_DDS_SYNCC (`INT32`) {#UXRCE_DDS_SYNCC} @@ -36878,7 +39242,7 @@ When enabled along with UXRCE_DDS_SYNCT, uxrce_dds_client will set the system cl Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | Disabled (0) | +✓ | | | | Disabled (0) | ### UXRCE_DDS_SYNCT (`INT32`) {#UXRCE_DDS_SYNCT} @@ -36888,17 +39252,18 @@ When enabled, uxrce_dds_client will synchronize the timestamps of the incoming a Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | Enabled (1) | +✓ | | | | Enabled (1) | ### UXRCE_DDS_TX_TO (`INT32`) {#UXRCE_DDS_TX_TO} TX rate timeout configuration. -Specifies after how many seconds without sending data the DDS connection is reestablished. A value less than one disables the TX rate timeout. +Specifies after how many seconds without sending data the DDS connection is reestablished. +A value less than one disables the TX rate timeout. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | 3 | s +✓ | | | | 3 | s ## VOXL ESC @@ -36910,7 +39275,7 @@ Default rate is 250Kbps, which is used in off-the-shelf MoadalAI ESC products. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 250000 | bit/s +  | | | | 250000 | bit/s ### VOXL_ESC_CONFIG (`INT32`) {#VOXL_ESC_CONFIG} @@ -36926,7 +39291,7 @@ Selects what type of UART ESC, if any, is being used. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0 | 1 | | 0 | +✓ | 0 | 1 | | 0 | ### VOXL_ESC_GPIO_CH (`INT32`) {#VOXL_ESC_GPIO_CH} @@ -36939,7 +39304,7 @@ GPIO Control Channel. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0 | 6 | | 0 | +✓ | 0 | 6 | | 0 | ### VOXL_ESC_MODE (`INT32`) {#VOXL_ESC_MODE} @@ -36957,7 +39322,7 @@ Selects what type of mode is enabled, if any Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0 | 2 | | 0 | +✓ | 0 | 2 | | 0 | ### VOXL_ESC_PUB_BST (`INT32`) {#VOXL_ESC_PUB_BST} @@ -36973,7 +39338,7 @@ Only applicable to ESCs that report total battery voltage and current Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0 | 1 | | 1 | +✓ | 0 | 1 | | 1 | ### VOXL_ESC_RPM_MAX (`INT32`) {#VOXL_ESC_RPM_MAX} @@ -36983,7 +39348,7 @@ Maximum RPM for ESC Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 15000 | rpm +  | | | | 15000 | rpm ### VOXL_ESC_RPM_MIN (`INT32`) {#VOXL_ESC_RPM_MIN} @@ -36993,7 +39358,7 @@ Minimum RPM for ESC Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 5500 | rpm +  | | | | 5500 | rpm ### VOXL_ESC_SDIR1 (`INT32`) {#VOXL_ESC_SDIR1} @@ -37007,7 +39372,7 @@ UART ESC ID 1 Spin Direction Flag. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0 | +  | | | | 0 | ### VOXL_ESC_SDIR2 (`INT32`) {#VOXL_ESC_SDIR2} @@ -37021,7 +39386,7 @@ UART ESC ID 2 Spin Direction Flag. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0 | +  | | | | 0 | ### VOXL_ESC_SDIR3 (`INT32`) {#VOXL_ESC_SDIR3} @@ -37035,7 +39400,7 @@ UART ESC ID 3 Spin Direction Flag. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0 | +  | | | | 0 | ### VOXL_ESC_SDIR4 (`INT32`) {#VOXL_ESC_SDIR4} @@ -37049,7 +39414,7 @@ UART ESC ID 4 Spin Direction Flag. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0 | +  | | | | 0 | ### VOXL_ESC_T_COSP (`FLOAT`) {#VOXL_ESC_T_COSP} @@ -37057,7 +39422,7 @@ UART ESC Turtle Mode Cosphi. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0.000 | 1.000 | 0.001 | 0.990 | +  | 0.000 | 1.000 | 0.001 | 0.990 | ### VOXL_ESC_T_DEAD (`INT32`) {#VOXL_ESC_T_DEAD} @@ -37065,7 +39430,7 @@ UART ESC Turtle Mode Crash Flip Motor Deadband. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0 | 100 | 1 | 20 | +  | 0 | 100 | 1 | 20 | ### VOXL_ESC_T_EXPO (`INT32`) {#VOXL_ESC_T_EXPO} @@ -37073,7 +39438,7 @@ UART ESC Turtle Mode Crash Flip Motor expo. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0 | 100 | 1 | 35 | +  | 0 | 100 | 1 | 35 | ### VOXL_ESC_T_MINF (`FLOAT`) {#VOXL_ESC_T_MINF} @@ -37081,7 +39446,7 @@ UART ESC Turtle Mode Crash Flip Motor STICK_MINF. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0.0 | 100.0 | 1.0 | 0.15 | +  | 0.0 | 100.0 | 1.0 | 0.15 | ### VOXL_ESC_T_OVER (`INT32`) {#VOXL_ESC_T_OVER} @@ -37096,7 +39461,7 @@ Only applicable to ESCs that report temperature Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0 | 200 | | 0 | +✓ | 0 | 200 | | 0 | ### VOXL_ESC_T_PERC (`INT32`) {#VOXL_ESC_T_PERC} @@ -37104,7 +39469,7 @@ UART ESC Turtle Mode Crash Flip Motor Percent. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 1 | 100 | 1 | 90 | +  | 1 | 100 | 1 | 90 | ### VOXL_ESC_T_WARN (`INT32`) {#VOXL_ESC_T_WARN} @@ -37119,7 +39484,7 @@ Only applicable to ESCs that report temperature Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0 | 200 | | 0 | +✓ | 0 | 200 | | 0 | ### VOXL_ESC_VLOG (`INT32`) {#VOXL_ESC_VLOG} @@ -37133,7 +39498,7 @@ UART ESC verbose logging. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0 | 1 | | 0 | +✓ | 0 | 1 | | 0 | ## VOXL2 IO @@ -37145,7 +39510,7 @@ Default rate is 921600, which is used for communicating with VOXL2_IO board Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 921600 | bit/s +  | | | | 921600 | bit/s ### VOXL2_IO_CMAX (`INT32`) {#VOXL2_IO_CMAX} @@ -37155,7 +39520,7 @@ Maximum duration (microseconds) for VOXL2_IO board Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0 | 2000 | | 2000 | us +  | 0 | 2000 | | 2000 | us ### VOXL2_IO_CMIN (`INT32`) {#VOXL2_IO_CMIN} @@ -37165,7 +39530,7 @@ Minimum duration (microseconds) for VOXL2_IO board Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0 | 2000 | | 1050 | us +  | 0 | 2000 | | 1050 | us ### VOXL2_IO_DIS (`INT32`) {#VOXL2_IO_DIS} @@ -37175,7 +39540,7 @@ Pulse duration in disabled state (microseconds) for VOXL2_IO board Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0 | 2000 | | 1000 | us +  | 0 | 2000 | | 1000 | us ### VOXL2_IO_MAX (`INT32`) {#VOXL2_IO_MAX} @@ -37185,7 +39550,7 @@ Maximum duration (microseconds) for VOXL2_IO board Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0 | 2000 | | 2000 | us +  | 0 | 2000 | | 2000 | us ### VOXL2_IO_MIN (`INT32`) {#VOXL2_IO_MIN} @@ -37195,7 +39560,7 @@ Minimum duration (microseconds) for VOXL2_IO board Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0 | 2000 | | 1100 | us +  | 0 | 2000 | | 1100 | us ## VTOL Attitude Control @@ -37207,7 +39572,7 @@ Airspeed at which we can start blending both fw and mc controls. Set to 0 to dis Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0.00 | 30.00 | 1 | 8.0 | m/s +  | 0.00 | 30.00 | 1 | 8.0 | m/s ### VT_ARSP_TRANS (`FLOAT`) {#VT_ARSP_TRANS} @@ -37217,7 +39582,7 @@ Airspeed at which we can switch to fw mode Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0.00 | 30.00 | 1 | 10.0 | m/s +  | 0.00 | 30.00 | 1 | 10.0 | m/s ### VT_BT_TILT_DUR (`FLOAT`) {#VT_BT_TILT_DUR} @@ -37227,7 +39592,7 @@ Time in seconds it takes to tilt form VT_TILT_FW to VT_TILT_MC. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0.1 | 10 | 0.1 | 1. | s +  | 0.1 | 10 | 0.1 | 1. | s ### VT_B_DEC_I (`FLOAT`) {#VT_B_DEC_I} @@ -37235,17 +39600,18 @@ Backtransition deceleration setpoint to pitch I gain. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0 | 0.3 | 0.05 | 0.1 | rad s/m +  | 0 | 0.3 | 0.05 | 0.1 | rad s/m ### VT_B_DEC_MSS (`FLOAT`) {#VT_B_DEC_MSS} Approximate deceleration during back transition. -Used to calculate back transition distance in an auto mode. For standard vtol and tiltrotors a controller is used to track this value during the transition. +Used to calculate back transition distance in an auto mode. +For standard vtol and tiltrotors a controller is used to track this value during the transition. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0.5 | 10 | 0.1 | 2.0 | m/s^2 +  | 0.5 | 10 | 0.1 | 2.0 | m/s^2 ### VT_B_TRANS_DUR (`FLOAT`) {#VT_B_TRANS_DUR} @@ -37255,7 +39621,7 @@ Transition is also declared over if the groundspeed drops below MPC_XY_CRUISE. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0.1 | 20.00 | 1 | 10.0 | s +  | 0.1 | 20.00 | 1 | 10.0 | s ### VT_B_TRANS_RAMP (`FLOAT`) {#VT_B_TRANS_RAMP} @@ -37265,7 +39631,7 @@ This sets the duration during which the MC motors ramp up to the commanded thrus Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0.0 | 20.0 | 0.1 | 3.0 | s +  | 0.0 | 20.0 | 0.1 | 3.0 | s ### VT_ELEV_MC_LOCK (`INT32`) {#VT_ELEV_MC_LOCK} @@ -37275,13 +39641,18 @@ If set to 1 the control surfaces are locked at the disarmed value in multicopter Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | Enabled (1) | +  | | | | Enabled (1) | ### VT_FWD_THRUST_EN (`INT32`) {#VT_FWD_THRUST_EN} Use fixed-wing actuation in hover to accelerate forward. -Prevents downforce from pitching the body down when facing wind. Uses puller/pusher (standard VTOL), or forward-tilt (tiltrotor VTOL) to accelerate forward instead. Only active if demanded pitch is below VT_PITCH_MIN. Use VT_FWD_THRUST_SC to tune it. Descend mode is treated as Landing too. Only active (if enabled) in height-rate controlled modes. +Prevents downforce from pitching the body down when facing wind. +Uses puller/pusher (standard VTOL), or forward-tilt (tiltrotor VTOL) to accelerate forward instead. +Only active if demanded pitch is below VT_PITCH_MIN. +Use VT_FWD_THRUST_SC to tune it. +Descend mode is treated as Landing too. +Only active (if enabled) in height-rate controlled modes. **Values:** @@ -37296,23 +39667,26 @@ Prevents downforce from pitching the body down when facing wind. Uses puller/pus Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0 | +  | | | | 0 | ### VT_FWD_THRUST_SC (`FLOAT`) {#VT_FWD_THRUST_SC} Fixed-wing actuation thrust scale in hover. -Scale applied to the demanded pitch (below VT_PITCH_MIN) to get the fixed-wing forward actuation in hover mode. Enabled via VT_FWD_THRUST_EN. +Scale applied to the demanded pitch (below VT_PITCH_MIN) to get the fixed-wing forward actuation in hover mode. +Enabled via VT_FWD_THRUST_EN. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0.0 | 5.0 | 0.01 | 0.7 | +  | 0.0 | 5.0 | 0.01 | 0.7 | ### VT_FW_DIFTHR_EN (`INT32`) {#VT_FW_DIFTHR_EN} Differential thrust in forwards flight. -Enable differential thrust seperately for roll, pitch, yaw in forward (fixed-wing) mode. The effectiveness of differential thrust around the corresponding axis can be tuned by setting VT_FW_DIFTHR_S_R / VT_FW_DIFTHR_S_P / VT_FW_DIFTHR_S_Y. +Enable differential thrust seperately for roll, pitch, yaw in forward (fixed-wing) mode. +The effectiveness of differential thrust around the corresponding axis can be +tuned by setting VT_FW_DIFTHR_S_R / VT_FW_DIFTHR_S_P / VT_FW_DIFTHR_S_Y. **Bitmask:** @@ -37323,7 +39697,7 @@ Enable differential thrust seperately for roll, pitch, yaw in forward (fixed-win Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0 | 7 | | 0 | +  | 0 | 7 | | 0 | ### VT_FW_DIFTHR_S_P (`FLOAT`) {#VT_FW_DIFTHR_S_P} @@ -37333,7 +39707,7 @@ Differential thrust in forward flight is enabled via VT_FW_DIFTHR_EN. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0.0 | 2.0 | 0.1 | 1. | +  | 0.0 | 2.0 | 0.1 | 1. | ### VT_FW_DIFTHR_S_R (`FLOAT`) {#VT_FW_DIFTHR_S_R} @@ -37343,7 +39717,7 @@ Differential thrust in forward flight is enabled via VT_FW_DIFTHR_EN. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0.0 | 2.0 | 0.1 | 1. | +  | 0.0 | 2.0 | 0.1 | 1. | ### VT_FW_DIFTHR_S_Y (`FLOAT`) {#VT_FW_DIFTHR_S_Y} @@ -37353,47 +39727,55 @@ Differential thrust in forward flight is enabled via VT_FW_DIFTHR_EN. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0.0 | 2.0 | 0.1 | 0.1 | +  | 0.0 | 2.0 | 0.1 | 0.1 | ### VT_FW_MIN_ALT (`FLOAT`) {#VT_FW_MIN_ALT} Quad-chute altitude. -Minimum altitude for fixed-wing flight. When the vehicle is in fixed-wing mode and the altitude drops below this altitude (relative altitude above local origin), it will instantly switch back to MC mode and execute behavior defined in COM_QC_ACT. +Minimum altitude for fixed-wing flight. When the vehicle is in fixed-wing mode +and the altitude drops below this altitude (relative altitude above local origin), +it will instantly switch back to MC mode and execute behavior defined in COM_QC_ACT. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0.0 | 200.0 | 1 | 0.0 | m +  | 0.0 | 200.0 | 1 | 0.0 | m ### VT_FW_QC_HMAX (`INT32`) {#VT_FW_QC_HMAX} Quad-chute maximum height. -Maximum height above the ground (if available, otherwise above Home if available, otherwise above the local origin) where triggering a quad-chute is possible. At high altitudes there is a big risk to deplete the battery and therefore crash if quad-chuting there. +Maximum height above the ground (if available, otherwise above +Home if available, otherwise above the local origin) where triggering a quad-chute is possible. +At high altitudes there is a big risk to deplete the battery and therefore crash if quad-chuting there. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0 | | 1 | 0 | m +  | 0 | | 1 | 0 | m ### VT_FW_QC_P (`INT32`) {#VT_FW_QC_P} Quad-chute max pitch threshold. -Absolute pitch threshold for quad-chute triggering in FW mode. Above this the vehicle will transition back to MC mode and execute behavior defined in COM_QC_ACT. Set to 0 do disable this threshold. +Absolute pitch threshold for quad-chute triggering in FW mode. +Above this the vehicle will transition back to MC mode and execute behavior defined in COM_QC_ACT. +Set to 0 do disable this threshold. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0 | 180 | | 0 | deg +  | 0 | 180 | | 0 | deg ### VT_FW_QC_R (`INT32`) {#VT_FW_QC_R} Quad-chute max roll threshold. -Absolute roll threshold for quad-chute triggering in FW mode. Above this the vehicle will transition back to MC mode and execute behavior defined in COM_QC_ACT. Set to 0 do disable this threshold. +Absolute roll threshold for quad-chute triggering in FW mode. +Above this the vehicle will transition back to MC mode and execute behavior defined in COM_QC_ACT. +Set to 0 do disable this threshold. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0 | 180 | | 0 | deg +  | 0 | 180 | | 0 | deg ### VT_F_TRANS_DUR (`FLOAT`) {#VT_F_TRANS_DUR} @@ -37403,7 +39785,7 @@ Time in seconds used for a transition Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0.1 | 20.00 | 1 | 5.0 | s +  | 0.1 | 20.00 | 1 | 5.0 | s ### VT_F_TRANS_THR (`FLOAT`) {#VT_F_TRANS_THR} @@ -37411,67 +39793,82 @@ Target throttle value for the transition to fixed-wing flight. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0.0 | 1.0 | 0.01 | 1.0 | +  | 0.0 | 1.0 | 0.01 | 1.0 | ### VT_F_TR_OL_TM (`FLOAT`) {#VT_F_TR_OL_TM} Airspeed-less front transition time (open loop). -The duration of the front transition when there is no airspeed feedback available. When airspeed is used, transition timeout is declared if airspeed does not reach VT_ARSP_BLEND after this time. +The duration of the front transition when there is no airspeed feedback available. +When airspeed is used, transition timeout is declared if airspeed does not +reach VT_ARSP_BLEND after this time. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 1.0 | 30.0 | 0.5 | 6.0 | s +  | 1.0 | 30.0 | 0.5 | 6.0 | s ### VT_LND_PITCH_MIN (`FLOAT`) {#VT_LND_PITCH_MIN} Minimum pitch angle during hover landing. -Overrides VT_PITCH_MIN when the vehicle is in LAND mode (hovering). During landing it can be beneficial to reduce the pitch angle to reduce the generated lift in head wind. +Overrides VT_PITCH_MIN when the vehicle is in LAND mode (hovering). +During landing it can be beneficial to reduce the pitch angle to reduce the generated lift in head wind. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | -10.0 | 45.0 | 0.1 | -5.0 | deg +  | -10.0 | 45.0 | 0.1 | -5.0 | deg ### VT_PITCH_MIN (`FLOAT`) {#VT_PITCH_MIN} Minimum pitch angle during hover. -Any pitch setpoint below this value is translated to a forward force by the fixed-wing forward actuation if VT_FWD_TRHUST_EN is set. +Any pitch setpoint below this value is translated to a forward force by the fixed-wing forward actuation if +VT_FWD_TRHUST_EN is set. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | -10.0 | 45.0 | 0.1 | -5.0 | deg +  | -10.0 | 45.0 | 0.1 | -5.0 | deg ### VT_PSHER_SLEW (`FLOAT`) {#VT_PSHER_SLEW} Pusher throttle ramp up slew rate. -Defines the slew rate of the puller/pusher throttle during transitions. Zero will deactivate the slew rate limiting and thus produce an instant throttle rise to the transition throttle VT_F_TRANS_THR. +Defines the slew rate of the puller/pusher throttle during transitions. +Zero will deactivate the slew rate limiting and thus produce an instant throttle +rise to the transition throttle VT_F_TRANS_THR. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0 | | 0.01 | 0.33 | 1/s +  | 0 | | 0.01 | 0.33 | 1/s ### VT_QC_ALT_LOSS (`FLOAT`) {#VT_QC_ALT_LOSS} Quad-chute uncommanded descent threshold. -Altitude error threshold for quad-chute triggering during fixed-wing flight. The check is only active if altitude is controlled and the vehicle is below the current altitude reference. The altitude error is relative to the highest altitude the vehicle has achieved since it has flown below the current altitude reference. Set to 0 do disable. +Altitude error threshold for quad-chute triggering during fixed-wing flight. +The check is only active if altitude is controlled and the vehicle is below the current altitude reference. +The altitude error is relative to the highest altitude the vehicle has achieved since it has flown below the current +altitude reference. +Set to 0 do disable. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0.0 | 200.0 | 1 | 0.0 | m +  | 0.0 | 200.0 | 1 | 0.0 | m ### VT_QC_T_ALT_LOSS (`FLOAT`) {#VT_QC_T_ALT_LOSS} Quad-chute transition altitude loss threshold. -Altitude loss threshold for quad-chute triggering during VTOL transition to fixed-wing flight in altitude-controlled flight modes. Active until 5s after completing transition to fixed-wing. If the current altitude is more than this value below the altitude at the beginning of the transition, it will instantly switch back to MC mode and execute behavior defined in COM_QC_ACT. Set to 0 do disable this threshold. +Altitude loss threshold for quad-chute triggering during VTOL transition to fixed-wing flight +in altitude-controlled flight modes. +Active until 5s after completing transition to fixed-wing. +If the current altitude is more than this value below the altitude at the beginning of the +transition, it will instantly switch back to MC mode and execute behavior defined in COM_QC_ACT. +Set to 0 do disable this threshold. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0 | 50 | 1 | 20.0 | m +  | 0 | 50 | 1 | 20.0 | m ### VT_SPOILER_MC_LD (`FLOAT`) {#VT_SPOILER_MC_LD} @@ -37479,7 +39876,7 @@ Spoiler setting while landing (hover). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | -1 | 1 | 0.1 | 0. | norm +  | -1 | 1 | 0.1 | 0. | norm ### VT_TILT_FW (`FLOAT`) {#VT_TILT_FW} @@ -37487,7 +39884,7 @@ Normalized tilt in FW. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0.0 | 1.0 | 0.01 | 1.0 | +  | 0.0 | 1.0 | 0.01 | 1.0 | ### VT_TILT_MC (`FLOAT`) {#VT_TILT_MC} @@ -37495,7 +39892,7 @@ Normalized tilt in Hover. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0.0 | 1.0 | 0.01 | 0.0 | +  | 0.0 | 1.0 | 0.01 | 0.0 | ### VT_TILT_TRANS (`FLOAT`) {#VT_TILT_TRANS} @@ -37503,7 +39900,7 @@ Normalized tilt in transition to FW. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0.0 | 1.0 | 0.01 | 0.4 | +  | 0.0 | 1.0 | 0.01 | 0.4 | ### VT_TRANS_MIN_TM (`FLOAT`) {#VT_TRANS_MIN_TM} @@ -37513,7 +39910,7 @@ Minimum time in seconds for front transition. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0.0 | 20.0 | 0.1 | 2.0 | s +  | 0.0 | 20.0 | 0.1 | 2.0 | s ### VT_TRANS_P2_DUR (`FLOAT`) {#VT_TRANS_P2_DUR} @@ -37523,7 +39920,7 @@ Time in seconds it takes to tilt form VT_TILT_TRANS to VT_TILT_FW. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0.1 | 5.0 | 0.01 | 0.5 | s +  | 0.1 | 5.0 | 0.01 | 0.5 | s ### VT_TRANS_TIMEOUT (`FLOAT`) {#VT_TRANS_TIMEOUT} @@ -37533,7 +39930,7 @@ Time in seconds after which transition will be cancelled. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0.1 | 30.00 | 1 | 15.0 | s +  | 0.1 | 30.00 | 1 | 15.0 | s ### VT_TYPE (`INT32`) {#VT_TYPE} @@ -37548,7 +39945,7 @@ VTOL Type (Tailsitter=0, Tiltrotor=1, Standard=2). Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0 | 2 | | 0 | +✓ | 0 | 2 | | 0 | ### WV_GAIN (`FLOAT`) {#WV_GAIN} @@ -37558,7 +39955,7 @@ The desired gain to convert roll sp into yaw rate sp. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0.0 | 3.0 | 0.01 | 1.0 | Hz +  | 0.0 | 3.0 | 0.01 | 1.0 | Hz ## VTOL Takeoff @@ -37570,7 +39967,7 @@ Altitude relative to home at which vehicle will loiter after front transition. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 20 | 300 | 1 | 80 | m +  | 20 | 300 | 1 | 80 | m ## Vertiq IO @@ -37598,7 +39995,7 @@ Configure on which serial port to run Vertiq IO. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | 0 | +✓ | | | | 0 | ### VTQ_ARM_BEHAVE (`INT32`) {#VTQ_ARM_BEHAVE} @@ -37614,7 +40011,7 @@ The behavior triggered when the flight controller arms. You have the option to u Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0 | +  | | | | 0 | ### VTQ_BAUD (`INT32`) {#VTQ_BAUD} @@ -37624,13 +40021,18 @@ The baud rate (in bits per second) used by the serial port connected with IQUART Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | 115200 | +✓ | | | | 115200 | ### VTQ_CONTROL_MODE (`INT32`) {#VTQ_CONTROL_MODE} Module Param - The module's control mechanism. -PWM Mode: Commands a fraction of battery voltage. This changes as the battery voltage changes. This is the least safe mode because the upper throttle limit is determined by the battery voltage. Voltage Mode: Commands a voltage. The motor will behave the same way throughout the life of a battery, assuming the commanded voltage is less than the battery voltage. You must set the MAX_VOLTS parameter. Velocity Mode: Closed-loop, commands a velocity. The controller will adjust the applied voltage so that the motor spins at the commanded velocity. This mode has faster reaction times. Only use this if you know the properties of your propeller. You must set the MAX_VELOCITY parameter. +PWM Mode: Commands a fraction of battery voltage. This changes as the battery voltage changes. +This is the least safe mode because the upper throttle limit is determined by the battery voltage. +Voltage Mode: Commands a voltage. The motor will behave the same way throughout the life of a battery, assuming the commanded voltage is less than the battery voltage. +You must set the MAX_VOLTS parameter. +Velocity Mode: Closed-loop, commands a velocity. The controller will adjust the applied voltage so that the motor spins at the commanded velocity. +This mode has faster reaction times. Only use this if you know the properties of your propeller. You must set the MAX_VELOCITY parameter. **Values:** @@ -37641,13 +40043,14 @@ PWM Mode: Commands a fraction of battery voltage. This changes as the battery vo Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0 | +  | | | | 0 | ### VTQ_DISARM_TRIG (`INT32`) {#VTQ_DISARM_TRIG} The triggered behavior sent to the motors on PX4 disarm. -The behavior triggered when the flight controller disarms. You have the option to trigger your motors' disarm behaviors, set all motors to coast, or set a predefined throttle setpoint +The behavior triggered when the flight controller disarms. You have the option to trigger your motors' disarm behaviors, set all motors to coast, +or set a predefined throttle setpoint **Values:** @@ -37658,7 +40061,7 @@ The behavior triggered when the flight controller disarms. You have the option t Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0 | +  | | | | 0 | ### VTQ_DISARM_VELO (`INT32`) {#VTQ_DISARM_VELO} @@ -37668,13 +40071,14 @@ This is the velocity that will be sent to all motors when PX4 is disarmed and DI Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0 | 100 | | 0 | +  | 0 | 100 | | 0 | ### VTQ_FC_DIR (`INT32`) {#VTQ_FC_DIR} Module Param - If the flight controller uses 2D or 3D communication. -The FC and the ESC must agree upon the meaning of the signal coming out of the ESC. When FCs are in 3D mode they re-map negative signals. This parameter keeps the FC and ESC in agreement. +The FC and the ESC must agree upon the meaning of the signal coming out of the ESC. When FCs are in 3D mode +they re-map negative signals. This parameter keeps the FC and ESC in agreement. **Values:** @@ -37684,7 +40088,7 @@ The FC and the ESC must agree upon the meaning of the signal coming out of the E Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0 | +  | | | | 0 | ### VTQ_MAX_VELOCITY (`FLOAT`) {#VTQ_MAX_VELOCITY} @@ -37694,7 +40098,7 @@ Only relevant in Velocity Mode. This is the velocity the controller will command Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0 | +  | | | | 0 | ### VTQ_MAX_VOLTS (`FLOAT`) {#VTQ_MAX_VOLTS} @@ -37704,7 +40108,7 @@ Only relevant in Voltage Mode. This is the voltage the controller will command a Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0 | +  | | | | 0 | ### VTQ_MOTOR_DIR (`INT32`) {#VTQ_MOTOR_DIR} @@ -37723,7 +40127,7 @@ Set the targeted motor's spinning direction (clockwise vs. counter clockwise) an Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0 | +  | | | | 0 | ### VTQ_NUM_CVS (`INT32`) {#VTQ_NUM_CVS} @@ -37733,7 +40137,7 @@ The total number of IFCI control variables being used across all connected modul Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0 | 16 | | 0 | +✓ | 0 | 16 | | 0 | ### VTQ_PULSE_V_LIM (`FLOAT`) {#VTQ_PULSE_V_LIM} @@ -37743,13 +40147,14 @@ This sets the max pulsing voltage limit when in Voltage Limit Mode. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0 | +  | | | | 0 | ### VTQ_PULSE_V_MODE (`INT32`) {#VTQ_PULSE_V_MODE} Module Param - 0 = Supply Voltage Mode, 1 = Voltage Limit Mode. -Supply Voltage Mode means that the maximum voltage applied to pulsing is the supplied voltage. Voltage Limit Mode indicates that PULSE_VOLT_LIM is the maximum allowed voltage to apply towards pulsing. +Supply Voltage Mode means that the maximum voltage applied to pulsing is the supplied voltage. Voltage Limit Mode +indicates that PULSE_VOLT_LIM is the maximum allowed voltage to apply towards pulsing. **Values:** @@ -37759,17 +40164,18 @@ Supply Voltage Mode means that the maximum voltage applied to pulsing is the sup Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0 | +  | | | | 0 | ### VTQ_REDO_READ (`INT32`) {#VTQ_REDO_READ} Reinitialize the target module's values into the PX4 parameters. -Setting this value to true will reinitialize PX4's IQUART connected parameters to the value stored on the currently targeted motor. This is especially useful if your flight controller powered on before your connected modules +Setting this value to true will reinitialize PX4's IQUART connected parameters to the value stored on the currently targeted motor. +This is especially useful if your flight controller powered on before your connected modules Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | Disabled (0) | +  | | | | Disabled (0) | ### VTQ_TELEM_IDS_1 (`INT32`) {#VTQ_TELEM_IDS_1} @@ -37815,7 +40221,7 @@ The module IDs [0, 31] that should be asked for telemetry. The data received fro Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0 | 4294967295 | | 0 | +✓ | 0 | 4294967295 | | 0 | ### VTQ_TELEM_IDS_2 (`INT32`) {#VTQ_TELEM_IDS_2} @@ -37860,7 +40266,7 @@ The module IDs [32, 62] that should be asked for telemetry. The data received fr Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | 0 | 2147483647 | | 0 | +✓ | 0 | 2147483647 | | 0 | ### VTQ_THROTTLE_CVI (`INT32`) {#VTQ_THROTTLE_CVI} @@ -37870,7 +40276,7 @@ This represents the Control Value Index where the targeted module will look for Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0 | 255 | | 0 | +  | 0 | 255 | | 0 | ### VTQ_TQUE_OFF_ANG (`FLOAT`) {#VTQ_TQUE_OFF_ANG} @@ -37880,17 +40286,19 @@ This offsets where the pulse starts around the motor to allow for propeller mech Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0 | +  | | | | 0 | ### VTQ_TRGT_MOD_ID (`INT32`) {#VTQ_TRGT_MOD_ID} The Module ID of the module you would like to communicate with. -This is the value used as the target module ID of all configuration parameters (not operational parameters). The Vertiq module with the module ID matching this value will react to all get and set requests from PX4. Any Vertiq client made with dynamic object IDs should use this value to instantiate itself. +This is the value used as the target module ID of all configuration parameters (not operational parameters). The Vertiq module with the +module ID matching this value will react to all get and set requests from PX4. Any Vertiq client made with dynamic object IDs should +use this value to instantiate itself. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0 | +  | | | | 0 | ### VTQ_VELO_CUTOFF (`FLOAT`) {#VTQ_VELO_CUTOFF} @@ -37900,7 +40308,7 @@ This is the velocity at which pulsing is allowed. Any velocity between VELOCITY_ Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0 | +  | | | | 0 | ### VTQ_X_CVI (`INT32`) {#VTQ_X_CVI} @@ -37910,7 +40318,7 @@ This represents the Control Value Index where the targeted module will look for Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0 | 255 | | 0 | +  | 0 | 255 | | 0 | ### VTQ_Y_CVI (`INT32`) {#VTQ_Y_CVI} @@ -37920,7 +40328,7 @@ This represents the Control Value Index where the targeted module will look for Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0 | 255 | | 0 | +  | 0 | 255 | | 0 | ### VTQ_ZERO_ANGLE (`FLOAT`) {#VTQ_ZERO_ANGLE} @@ -37930,7 +40338,7 @@ The encoder angle at which theta is zero. Adjust this number to change the locat Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0 | +  | | | | 0 | ## Zenoh @@ -37942,7 +40350,7 @@ Zenoh Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | 0 | +✓ | | | | 0 | ## Miscellaneous @@ -37963,7 +40371,7 @@ Accel filter settings. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | 6 | +✓ | | | | 6 | ### SCH16T_DECIM (`INT32`) {#SCH16T_DECIM} @@ -37980,7 +40388,7 @@ Gyro and Accel decimation settings. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | 4 | +✓ | | | | 4 | ### SCH16T_GYRO_FILT (`INT32`) {#SCH16T_GYRO_FILT} @@ -37999,7 +40407,7 @@ Gyro filter settings. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -✓ | | | | 2 | +✓ | | | | 2 | ### SF1XX_MODE (`INT32`) {#SF1XX_MODE} @@ -38014,7 +40422,7 @@ Lightware SF1xx/SF20/LW20 Operation Mode. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | 0 | 2 | | 1 | +  | 0 | 2 | | 1 | ### UUV_SKIP_CTRL (`INT32`) {#UUV_SKIP_CTRL} @@ -38028,5 +40436,5 @@ Skip the controller. Reboot | minValue | maxValue | increment | default | unit --- | --- | --- | --- | --- | --- -  | | | | 0 | +  | | | | 0 |