<?xml version="1.0"?>
<!-- DEVICE Definition for DST KN-X drone
	Author : pyh
	Create  : 2019/02/26
	Update :
-->
<parameters>
    <group name="KN-X parameter" total="277">
        <PARAMETER index = "0" name = "SYSID_SW_MREV" value = "0.000" val_type="0" msg_type="0">
            <DESC>Description: This value is incremented when changes are made to the eeprom format.</DESC>
            <EX>Values: User define</EX>
        </PARAMETER>
        <PARAMETER index = "1" name = "SYSID_SW_TYPE" value = "3.000" val_type="2" msg_type="2048">
            <DESC>Description: This is used by the ground station to recognise the software type.</DESC>
            <EX>Values: 1: Photo(point), 2:Photo(continuous), 3:Streaming</EX>
        </PARAMETER>
        <PARAMETER index = "2" name = "SYSID_THISMAV" value = "1.000" val_type="4" msg_type="2048">
            <DESC>Description: Allows reconising the mavlink version.</DESC>
            <EX>Values: User define</EX>
        </PARAMETER>
        <PARAMETER index = "3" name = "SYSID_MYGCS" value = "255.000" val_type="4" msg_type="2048">
            <DESC>Description: Allows restricting radio overrides to only come from my ground station.</DESC>
            <EX>Values: User define</EX>
        </PARAMETER>
        <PARAMETER index = "4" name = "SERIAL3_BAUD" value = "0.000" val_type="2" msg_type="2048">
            <DESC>Description: Telemetry Baud Rate.</DESC>
            <EX>Values: 1:1200, 2:2400, 4:4800, 9:9600, 19:19200, 38:38400, 57:57600, 111:111100, 115:115200</EX>
        </PARAMETER>
        <PARAMETER index = "5" name = "TELEM_DELAY" value = "0.000" val_type="2" msg_type="2048">
            <DESC>Description: The amount of time (in seconds) to delay radio telemetry to prevent an Xbee bricking on power up.</DESC>
            <EX>Range: 0 to 10</EX>
        </PARAMETER>
        <PARAMETER index = "6" name = "RTL_ALT" value = "500.000" val_type="4" msg_type="2048">
            <DESC>Description: The minimum altitude the model will move to before Returning to Launch.
                Set to zero to return at current altitude.</DESC>
            <EX>Range: 0 to 8000</EX>
        </PARAMETER>
        <PARAMETER index = "7" name = "SONAR_ENABLE" value = "0.000" val_type="2" msg_type="2048">
            <DESC>Description: Setting this to Enabled(1) will enable the sonar. Setting this to Disabled(0) will disable the sonar.</DESC>
            <EX>Values: 0:Disabled, 1:Enabled</EX>
        </PARAMETER>
        <PARAMETER index = "8" name = "SONAR_TYPE" value = "3.000" val_type="2" msg_type="2048">
            <DESC>Description: Used to adjust scaling to match the sonar used (only Maxbotix sonars are supported at this time).</DESC>
            <EX>Values: 0:XL-EZ0 / XL-EZ4, 1:LV-EZ0, 2:XLL-EZ0, 3:HRLV</EX>
        </PARAMETER>
        <PARAMETER index = "9" name = "SONAR_GAIN" value = "0.200" val_type="9" msg_type="2048">
            <DESC>Description: Used to adjust the speed with which the target altitude is changed when objects are sensed below the copter.</DESC>
            <EX>Range: 0.01 to 0.5</EX>
        </PARAMETER>
        <PARAMETER index = "10" name = "BATT_MONITOR" value = "3.000" val_type="2" msg_type="2048">
            <DESC>Description: Controls enabling monitoring of the battery's voltage and current.</DESC>
            <EX>Values: 0:Disabled, 3:Voltage Only, 4:Voltage and Current</EX>
        </PARAMETER>
        <PARAMETER index = "11" name = "SBAS_ENABLE" value = "1.000" val_type="2" msg_type="2048">
            <DESC>Description: SBAS mode enable or disable for UBLOX GPS module.</DESC>
            <EX>Values: 0:Disabled, 1:Enabled</EX>
        </PARAMETER>
        <PARAMETER index = "12" name = "CNO_MASK" value = "7.000" val_type="2" msg_type="2048">
            <DESC>Description: Carrier to noise ratio threshold value for tracking and positioning.</DESC>
            <EX>Values: 0 to 30</EX>
        </PARAMETER>
        <PARAMETER index = "13" name = "FS_BATT_ENABLE" value = "1.000" val_type="2" msg_type="2048">
            <DESC>Description: Controls whether failsafe will be invoked when battery voltage or current runs low.</DESC>
            <EX>Values: 0:Disabled, 1:Enabled</EX>
        </PARAMETER>
        <PARAMETER index = "14" name = "FS_GPS_ENABLE" value = "1.000" val_type="2" msg_type="2048">
            <DESC>Description: Controls whether failsafe will be invoked when gps signal is lost.</DESC>
            <EX>Values: 0:Disabled, 1:Enabled</EX>
        </PARAMETER>
        <PARAMETER index = "15" name = "FS_GCS_ENABLE" value = "0.000" val_type="2" msg_type="2048">
            <DESC>Description: Controls whether failsafe will be invoked (and what action to take)
                when connection with Ground station is lost for at least 5 seconds.</DESC>
            <EX>Values: 0:Disabled, 1:Enabled</EX>
        </PARAMETER>
        <PARAMETER index = "16" name = "VOLT_DIVIDER" value = "4.300" val_type="9" msg_type="2048">
            <DESC>Description: Used to convert the voltage of the voltage sensing pin (BATT_VOLT_PIN)
                to the actual battery's voltage (pin voltage x INPUT_VOLTS/1024 x VOLT_DIVIDER).</DESC>
            <EX></EX>
        </PARAMETER>
        <PARAMETER index = "17" name = "AMP_PER_VOLT" value = "27.320" val_type="9" msg_type="2048">
            <DESC>Description: Used to convert the voltage on the current sensing pin (BATT_CURR_PIN)
                to the actual current being consumed in amps (curr pin voltage x INPUT_VOLTS/1024 x AMP_PER_VOLT ).</DESC>
            <EX></EX>
        </PARAMETER>
        <PARAMETER index = "18" name = "BATT_CAPACITY" value = "3900.000" val_type="4" msg_type="2048">
            <DESC>Description: Battery capacity in milliamp-hours (mAh).</DESC>
            <EX>Values: User define</EX>
        </PARAMETER>
        <PARAMETER index = "19" name = "MAG_ENABLE" value = "1.000" val_type="2" msg_type="2048">
            <DESC>Description: Setting this to Enabled(1) will enable the compass. Setting this to Disabled(0) will disable the compass.</DESC>
            <EX>Values: 0:Disabled, 1:Enabled</EX>
        </PARAMETER>
        <PARAMETER index = "20" name = "FLOW_ENABLE" value = "0.000" val_type="2" msg_type="2048">
            <DESC>Description: Setting this to Enabled(1) will enable optical flow. Setting this to Disabled(0) will disable optical flow.</DESC>
            <EX>Values: 0:Disabled, 1:Enabled</EX>
        </PARAMETER>
        <PARAMETER index = "21" name = "LOW_VOLT" value = "14.200" val_type="9" msg_type="2048">
            <DESC>Description: Set this to the voltage you want to represent low voltage.</DESC>
            <EX>Range: 0 to 20</EX>
        </PARAMETER>
        <PARAMETER index = "22" name = "SUPER_SIMPLE" value = "0.000" val_type="2" msg_type="2048">
            <DESC>Description: Setting this to Enabled(1) will enable Super Simple Mode.
                Setting this to Disabled(0) will disable Super Simple Mode.</DESC>
            <EX>Values: 0:Disabled, 1:Enabled</EX>
        </PARAMETER>
        <PARAMETER index = "23" name = "RTL_ALT_FINAL" value = "0.000" val_type="4" msg_type="2048">
            <DESC>Description: This is the altitude the vehicle will move to as the final stage of Returning to Launch or after completing a mission.
                Set to zero to land.</DESC>
            <EX>Range: -1 to 1000</EX>
        </PARAMETER>
        <PARAMETER index = "24" name = "BATT_VOLT_PIN" value = "13.000" val_type="2" msg_type="2048">
            <DESC>Description: Setting this to 0 ~ 13 will enable battery current sensing on pins.</DESC>
            <EX>Values: User define</EX>
        </PARAMETER>
        <PARAMETER index = "25" name = "BATT_CURR_PIN" value = "14.000" val_type="2" msg_type="2048">
            <DESC>Description: Setting this to 0 ~ 13 will enable battery current sensing on pins. </DESC>
            <EX>Values: User define</EX>
        </PARAMETER>
        <PARAMETER index = "26" name = "RSSI_PIN" value = "1.000" val_type="2" msg_type="2048">
            <DESC>Description: Set base altitude sensor barometer or gps.(0 is barometer, 1 is gps altitude)</DESC>
            <EX>Values: User define</EX>
        </PARAMETER>
        <PARAMETER index = "27" name = "THR_ACC_ENABLE" value = "1.000" val_type="2" msg_type="2048">
            <DESC>Description: This allows enabling and disabling the accelerometer based throttle controller.
                If disabled a velocity based controller is used.</DESC>
            <EX>Values: 0:Disabled, 1:Enabled</EX>
        </PARAMETER>
        <PARAMETER index = "28" name = "WP_YAW_BEHAVIOR" value = "0.000" val_type="2" msg_type="2048">
            <DESC>Description: Determines how the autopilot controls the yaw during missions and RTL.</DESC>
            <EX>Values: 0:Never change yaw, 1:Face next waypoint, 2:Face next waypoint except RTL</EX>
        </PARAMETER>
        <PARAMETER index = "29" name = "WP_TOTAL" value = "6.000" val_type="2" msg_type="2048">
            <DESC>Description: Total number of commands in the mission stored in the eeprom. Do not update this parameter directly!</DESC>
            <EX>Values: User define</EX>
        </PARAMETER>
        <PARAMETER index = "30" name = "WP_INDEX" value = "0.000" val_type="2" msg_type="2048">
            <DESC>Description: The index number of the command that is currently being executed. Do not update this parameter directly!</DESC>
            <EX>Values: User define</EX>
        </PARAMETER>
        <PARAMETER index = "31" name = "CIRCLE_RADIUS" value = "10.000" val_type="4" msg_type="2048">
            <DESC>Description: Defines the radius of the circle the vehicle will fly when in Circle flight mode.</DESC>
            <EX>Range: 1 to 127</EX>
        </PARAMETER>
        <PARAMETER index = "32" name = "CIRCLE_RATE" value = "5.000" val_type="9" msg_type="2048">
            <DESC>Description: Circle mode's turn rate in degrees / second.  Positive to turn clockwise, negative for counter clockwise.</DESC>
            <EX>Range: -90 to 90</EX>
        </PARAMETER>
        <PARAMETER index = "33" name = "RTL_LOIT_TIME" value = "5000.000" val_type="6" msg_type="2048">
            <DESC>Description: Time (in milliseconds) to loiter above home before begining final descent.</DESC>
            <EX>Range: 0 to 60000</EX>
        </PARAMETER>
        <PARAMETER index = "34" name = "LAND_SPEED" value = "40.000" val_type="4" msg_type="2048">
            <DESC>Description: The descent speed for the final stage of landing in cm/s.</DESC>
            <EX>Range: 20 to 200</EX>
        </PARAMETER>
        <PARAMETER index = "35" name = "PILOT_VELZ_MAX" value = "200.000" val_type="4" msg_type="2048">
            <DESC>Description: The maximum vertical velocity the pilot may request in cm/s.</DESC>
            <EX>Range: 10 to 500</EX>
        </PARAMETER>
        <PARAMETER index = "36" name = "THR_MIN" value = "100.000" val_type="4" msg_type="2048">
            <DESC>Description: The minimum throttle that will be sent to the motors to keep them spinning.</DESC>
            <EX>Range: 0 to 1000</EX>
        </PARAMETER>
        <PARAMETER index = "37" name = "THR_MAX" value = "1000.000" val_type="4" msg_type="2048">
            <DESC>Description: The maximum throttle that will be sent to the motors.</DESC>
            <EX>Range: 0 to 1000</EX>
        </PARAMETER>
        <PARAMETER index = "38" name = "FS_THR_ENABLE" value = "2.000" val_type="2" msg_type="2048">
            <DESC>Description: The throttle failsafe allows you to configure a software failsafe activated by a
                setting on the throttle input channel.</DESC>
            <EX>Values: 0:Disabled,1:Enabled always RTL,2:Enabled Continue with Mission in Auto Mode</EX>
        </PARAMETER>
        <PARAMETER index = "39" name = "FS_THR_VALUE" value = "975.000" val_type="4" msg_type="2048">
            <DESC>Description: The PWM level on channel 3 below which throttle sailsafe triggers.</DESC>
            <EX></EX>
        </PARAMETER>
        <PARAMETER index = "40" name = "TRIM_THROTTLE" value = "476.000" val_type="4" msg_type="2048">
            <DESC>Description: The autopilot's estimate of the throttle required to maintain a level hover.
                Calculated automatically from the pilot's throttle input while in stabilize mode.</DESC>
            <EX>Range: 0 to 1000</EX>
        </PARAMETER>
        <PARAMETER index = "41" name = "THR_MID" value = "500.000" val_type="4" msg_type="2048">
            <DESC>Description: The throttle output (0 ~ 1000) when throttle stick is in mid position.
                Used to scale the manual throttle so that the mid throttle stick position is close to the throttle required to hover.</DESC>
            <EX>Range: 300 to 700</EX>
        </PARAMETER>
        <PARAMETER index = "42" name = "FLTMODE1" value = "3.000" val_type="2" msg_type="2048">
            <DESC>Description: Flight mode when Channel 5 pwm is less than 1230.</DESC>
            <EX>Values: 0:Stabilize,1:Acro,2:AltHold,3:Auto,4:Guided,5:Loiter,6:RTL,
                7:Circle,8:Position,9:Land,10:OF_Loiter,11:ToyA,12:ToyM</EX>
        </PARAMETER>
        <PARAMETER index = "43" name = "FLTMODE2" value = "0.000" val_type="2" msg_type="2048">
            <DESC>Description: Flight mode when Channel 5 pwm is more than 1230, less than 1360</DESC>
            <EX>Values: 0:Stabilize,1:Acro,2:AltHold,3:Auto,4:Guided,5:Loiter,6:RTL,
                7:Circle,8:Position,9:Land,10:OF_Loiter,11:ToyA,12:ToyM</EX>
        </PARAMETER>
        <PARAMETER index = "44" name = "FLTMODE3" value = "0.000" val_type="2" msg_type="2048">
            <DESC>Description: Flight mode when Channel 5 pwm is more than 1360, less than 1490.</DESC>
            <EX>Values: 0:Stabilize,1:Acro,2:AltHold,3:Auto,4:Guided,5:Loiter,6:RTL,
                7:Circle,8:Position,9:Land,10:OF_Loiter,11:ToyA,12:ToyM</EX>
        </PARAMETER>
        <PARAMETER index = "45" name = "FLTMODE4" value = "5.000" val_type="2" msg_type="2048">
            <DESC>Description: Flight mode when Channel 5 pwm is more than 1490, less than 1620.</DESC>
            <EX>Values: 0:Stabilize,1:Acro,2:AltHold,3:Auto,4:Guided,5:Loiter,6:RTL,
                7:Circle,8:Position,9:Land,10:OF_Loiter,11:ToyA,12:ToyM</EX>
        </PARAMETER>
        <PARAMETER index = "46" name = "FLTMODE5" value = "0.000" val_type="2" msg_type="2048">
            <DESC>Description: Flight mode when Channel 5 pwm is more than 1620, less than  1749.</DESC>
            <EX>Values: 0:Stabilize,1:Acro,2:AltHold,3:Auto,4:Guided,5:Loiter,6:RTL,
                7:Circle,8:Position,9:Land,10:OF_Loiter,11:ToyA,12:ToyM</EX>
        </PARAMETER>
        <PARAMETER index = "47" name = "FLTMODE6" value = "2.000" val_type="2" msg_type="2048">
            <DESC>Description: Flight mode when Channel 5 pwm is more than 1750.</DESC>
            <EX>Values: 0:Stabilize,1:Acro,2:AltHold,3:Auto,4:Guided,5:Loiter,6:RTL,
                7:Circle,8:Position,9:Land,10:OF_Loiter,11:ToyA,12:ToyM</EX>
        </PARAMETER>
        <PARAMETER index = "48" name = "SIMPLE" value = "0.000" val_type="2" msg_type="2048">
            <DESC>Description: Bitmask which holds which flight modes use simple heading mode (eg bit 0 = 1 means Flight Mode 0 uses simple mode)</DESC>
            <EX></EX>
        </PARAMETER>
        <PARAMETER index = "49" name = "LOG_BITMASK" value = "-6250.000" val_type="4" msg_type="2048">
            <DESC>Description: 2 byte bitmap of log types to enable.</DESC>
            <EX>Values: 0:Disabled,830:Default,958:Default+IMU,1854:Default+Motors,17214:Default+INav</EX>
        </PARAMETER>
        <PARAMETER index = "50" name = "TOY_RATE" value = "1.000" val_type="2" msg_type="2048">
            <DESC>Description: LIDAR Sensor collision avoid operation enable or disable(0 is disable, 1 is enable)</DESC>
            <EX>Range: 1 to 10</EX>
        </PARAMETER>
        <PARAMETER index = "51" name = "ESC" value = "5.000" val_type="2" msg_type="2048">
            <DESC>Description: Controls whether KN-X will enter ESC calibration on the next restart.
                Do not adjust this parameter manually.</DESC>
            <EX>Values: 0:Normal Start-up,1:Start-up in ESC Calibration mode</EX>
        </PARAMETER>
        <PARAMETER index = "52" name = "TUNE" value = "0.000" val_type="2" msg_type="2048">
            <DESC>Description: Controls which parameters (normally PID gains) are being tuned with transmitter's channel 6 knob.</DESC>
            <EX>Range: 0 to 39</EX>
        </PARAMETER>
        <PARAMETER index = "53" name = "TUNE_LOW" value = "80.000" val_type="4" msg_type="2048">
            <DESC>Description: The minimum value that will be applied to the parameter currently
                being tuned with the transmitter's channel 6 knob.</DESC>
            <EX>Range: 0 to 32767</EX>
        </PARAMETER>
        <PARAMETER index = "54" name = "TUNE_HIGH" value = "200.000" val_type="4" msg_type="2048">
            <DESC>Description: The maximum value that will be applied to the parameter currently
                being tuned with the transmitter's channel 6 knob.</DESC>
            <EX>Range: 0 to 32767</EX>
        </PARAMETER>
        <PARAMETER index = "55" name = "FRAME" value = "1.000" val_type="2" msg_type="2048">
            <DESC>Description: Controls motor mixing for multicopters.  Not used for Tri or Traditional Helicopters.</DESC>
            <EX>Values: 0:Plus, 1:X, 2:V, 3:H</EX>
        </PARAMETER>
        <PARAMETER index = "56" name = "CH7_OPT" value = "13.000" val_type="2" msg_type="2048">
            <DESC>Description: Select which function if performed when CH7 is above 1800 pwm.</DESC>
            <EX>Values: 0:Do Nothing, 2:Flip, 3:Simple Mode, 4:RTL, 5:Save Trim, 7:Save WP, 8:Multi Mode, 9:Camera Trigger, 10:Sonar, 11:Fence, 12:ResetToArmedYaw</EX>
        </PARAMETER>
        <PARAMETER index = "57" name = "CH8_OPT" value = "4.000" val_type="2" msg_type="2048">
            <DESC>Description: Select which function if performed when CH8 is above 1800 pwm.</DESC>
            <EX>Values: 0:Do Nothing, 2:Flip, 3:Simple Mode, 4:RTL, 5:Save Trim, 7:Save WP, 8:Multi Mode, 9:Camera Trigger, 10:Sonar, 11:Fence, 12:ResetToArmedYaw</EX>
        </PARAMETER>
        <PARAMETER index = "58" name = "ARMING_CHECK" value = "1.000" val_type="2" msg_type="2048">
            <DESC>Description: Allows enabling or disabling of pre-arming checks of receiver, accelerometer, barometer and compass.</DESC>
            <EX>Values: 0:Disabled, 1:Enabled</EX>
        </PARAMETER>
        <PARAMETER index = "59" name = "RC1_MIN" value = "1100.000" val_type="4" msg_type="2048">
            <DESC>Description: RC minimum PWM pulse width. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.</DESC>
            <EX>Range: 800 to 2200</EX>
        </PARAMETER>
        <PARAMETER index = "60" name = "RC1_TRIM" value = "1500.000" val_type="4" msg_type="2048">
            <DESC>Description: RC trim (neutral) PWM pulse width. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.</DESC>
            <EX>Range: 800 to 2200</EX>
        </PARAMETER>
        <PARAMETER index = "61" name = "RC1_MAX" value = "1900.000" val_type="4" msg_type="2048">
            <DESC>Description: RC maximum PWM pulse width. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.</DESC>
            <EX>Range: 800 to 2200</EX>
        </PARAMETER>
        <PARAMETER index = "62" name = "RC1_REV" value = "1.000" val_type="2" msg_type="2048">
            <DESC>Description: Reverse servo operation. </DESC>
            <EX>Values: -1:Reversed, 1:Normal</EX>
        </PARAMETER>
        <PARAMETER index = "63" name = "RC1_DZ" value = "30.000" val_type="4" msg_type="2048">
            <DESC>Description: dead zone around trim.</DESC>
            <EX></EX>
        </PARAMETER>
        <PARAMETER index = "64" name = "RC2_MIN" value = "1100.000" val_type="4" msg_type="2048">
            <DESC>Description: RC minimum PWM pulse width. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.</DESC>
            <EX>Range: 800 to 2200</EX>
        </PARAMETER>
        <PARAMETER index = "65" name = "RC2_TRIM" value = "1500.000" val_type="4" msg_type="2048">
            <DESC>Description: RC trim (neutral) PWM pulse width. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.</DESC>
            <EX>Range: 800 to 2200</EX>
        </PARAMETER>
        <PARAMETER index = "66" name = "RC2_MAX" value = "1900.000" val_type="4" msg_type="2048">
            <DESC>Description: RC maximum PWM pulse width. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.</DESC>
            <EX>Range: 800 to 2200</EX>
        </PARAMETER>
        <PARAMETER index = "67" name = "RC2_REV" value = "1.000" val_type="2" msg_type="2048">
            <DESC>Description: Reverse servo operation. </DESC>
            <EX>Values: -1:Reversed, 1:Normal</EX>
        </PARAMETER>
        <PARAMETER index = "68" name = "RC2_DZ" value = "30.000" val_type="4" msg_type="2048">
            <DESC>Description: dead zone around trim.</DESC>
            <EX></EX>
        </PARAMETER>
        <PARAMETER index = "69" name = "RC3_MIN" value = "1100.000" val_type="4" msg_type="2048">
            <DESC>Description: RC minimum PWM pulse width. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.</DESC>
            <EX>Range: 800 to 2200</EX>
        </PARAMETER>
        <PARAMETER index = "70" name = "RC3_TRIM" value = "1500.000" val_type="4" msg_type="2048">
            <DESC>Description: RC trim (neutral) PWM pulse width. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.</DESC>
            <EX>Range: 800 to 2200</EX>
        </PARAMETER>
        <PARAMETER index = "71" name = "RC3_MAX" value = "1900.000" val_type="4" msg_type="2048">
            <DESC>Description: RC maximum PWM pulse width. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.</DESC>
            <EX>Range: 800 to 2200</EX>
        </PARAMETER>
        <PARAMETER index = "72" name = "RC3_REV" value = "1.000" val_type="2" msg_type="2048">
            <DESC>Description: Reverse servo operation.</DESC>
            <EX>Values: -1:Reversed, 1:Normal</EX>
        </PARAMETER>
        <PARAMETER index = "73" name = "RC3_DZ" value = "30.000" val_type="4" msg_type="2048">
            <DESC>Description: dead zone around trim.</DESC>
            <EX></EX>
        </PARAMETER>
        <PARAMETER index = "74" name = "RC4_MIN" value = "1100.000" val_type="4" msg_type="2048">
            <DESC>Description: RC minimum PWM pulse width. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.</DESC>
            <EX>Range: 800 to 2200</EX>
        </PARAMETER>
        <PARAMETER index = "75" name = "RC4_TRIM" value = "1500.000" val_type="4" msg_type="2048">
            <DESC>Description: RC trim (neutral) PWM pulse width. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.</DESC>
            <EX>Range: 800 to 2200</EX>
        </PARAMETER>
        <PARAMETER index = "76" name = "RC4_MAX" value = "1900.000" val_type="4" msg_type="2048">
            <DESC>Description: RC maximum PWM pulse width. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.</DESC>
            <EX>Range: 800 to 2200</EX>
        </PARAMETER>
        <PARAMETER index = "77" name = "RC4_REV" value = "1.000" val_type="2" msg_type="2048">
            <DESC>Description: Reverse servo operation.</DESC>
            <EX>Values: -1:Reversed, 1:Normal</EX>
        </PARAMETER>
        <PARAMETER index = "78" name = "RC4_DZ" value = "40.000" val_type="4" msg_type="2048">
            <DESC>Description: dead zone around trim.</DESC>
            <EX></EX>
        </PARAMETER>
        <PARAMETER index = "79" name = "RC5_MIN" value = "1100.000" val_type="4" msg_type="2048">
            <DESC>Description: RC minimum PWM pulse width. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.</DESC>
            <EX>Range: 800 to 2200</EX>
        </PARAMETER>
        <PARAMETER index = "80" name = "RC5_TRIM" value = "1500.000" val_type="4" msg_type="2048">
            <DESC>Description: RC trim (neutral) PWM pulse width. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.</DESC>
            <EX>Range: 800 to 2200</EX>
        </PARAMETER>
        <PARAMETER index = "81" name = "RC5_MAX" value = "1900.000" val_type="4" msg_type="2048">
            <DESC>Description: RC maximum PWM pulse width. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.</DESC>
            <EX>Range: 800 to 2200</EX>
        </PARAMETER>
        <PARAMETER index = "82" name = "RC5_REV" value = "1.000" val_type="2" msg_type="2048">
            <DESC>Description: Reverse servo operation.</DESC>
            <EX>Values: -1:Reversed, 1:Normal</EX>
        </PARAMETER>
        <PARAMETER index = "83" name = "RC5_DZ" value = "0.000" val_type="4" msg_type="2048">
            <DESC>Description: dead zone around trim.</DESC>
            <EX></EX>
        </PARAMETER>
        <PARAMETER index = "84" name = "RC5_FUNCTION" value = "0.000" val_type="2" msg_type="2048">
            <DESC>Description: Setting this to Disabled(0) will disable this output, any other value will enable the corresponding function.</DESC>
            <EX>Values: 0:Disabled,1:Manual,2:Flap,3:Flap_auto,4:Aileron,5:flaperon,6:mount_pan,7:mount_tilt,
                8:mount_roll,9:mount_open,10:camera_trigger,11:release,12:mount2_pan,13:mount2_tilt,14:mount2_roll,
                15:mount2_open,16:DifferentialSpoiler1,17:DifferentialSpoiler2,18:AileronWithInput,19:Elevator,20:ElevatorWithInput</EX>
        </PARAMETER>
        <PARAMETER index = "85" name = "RC6_MIN" value = "1100.000" val_type="4" msg_type="2048">
            <DESC>Description: RC minimum PWM pulse width. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.</DESC>
            <EX>Range: 800 to 2200</EX>
        </PARAMETER>
        <PARAMETER index = "86" name = "RC6_TRIM" value = "1500.000" val_type="4" msg_type="2048">
            <DESC>Description: RC trim (neutral) PWM pulse width. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.</DESC>
            <EX>Range: 800 to 2200</EX>
        </PARAMETER>
        <PARAMETER index = "87" name = "RC6_MAX" value = "1900.000" val_type="4" msg_type="2048">
            <DESC>Description: RC maximum PWM pulse width. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.</DESC>
            <EX>Range: 800 to 2200</EX>
        </PARAMETER>
        <PARAMETER index = "88" name = "RC6_REV" value = "1.000" val_type="2" msg_type="2048">
            <DESC>Description: Reverse servo operation.</DESC>
            <EX>Values: -1:Reversed, 1:Normal</EX>
        </PARAMETER>
        <PARAMETER index = "89" name = "RC6_DZ" value = "0.000" val_type="4" msg_type="2048">
            <DESC>Description: dead zone around trim.</DESC>
            <EX></EX>
        </PARAMETER>
        <PARAMETER index = "90" name = "RC6_FUNCTION" value = "0.000" val_type="2" msg_type="2048">
            <DESC>Description: Setting this to Disabled(0) will disable this output, any other value will enable the corresponding function.</DESC>
            <EX>Values: 0:Disabled,1:Manual,2:Flap,3:Flap_auto,4:Aileron,5:flaperon,6:mount_pan,7:mount_tilt,
                8:mount_roll,9:mount_open,10:camera_trigger,11:release,12:mount2_pan,13:mount2_tilt,14:mount2_roll,
                15:mount2_open,16:DifferentialSpoiler1,17:DifferentialSpoiler2,18:AileronWithInput,19:Elevator,20:ElevatorWithInput</EX>
        </PARAMETER>
        <PARAMETER index = "91" name = "RC7_MIN" value = "1100.000" val_type="4" msg_type="2048">
            <DESC>Description: RC minimum PWM pulse width. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.</DESC>
            <EX>Range: 800 to 2200</EX>
        </PARAMETER>
        <PARAMETER index = "92" name = "RC7_TRIM" value = "1500.000" val_type="4" msg_type="2048">
            <DESC>Description: RC trim (neutral) PWM pulse width. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.</DESC>
            <EX>Range: 800 to 2200</EX>
        </PARAMETER>
        <PARAMETER index = "93" name = "RC7_MAX" value = "1900.000" val_type="4" msg_type="2048">
            <DESC>Description: RC maximum PWM pulse width. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.</DESC>
            <EX>Range: 800 to 2200</EX>
        </PARAMETER>
        <PARAMETER index = "94" name = "RC7_REV" value = "1.000" val_type="2" msg_type="2048">
            <DESC>Description: Reverse servo operation.</DESC>
            <EX>Values: -1:Reversed, 1:Normal</EX>
        </PARAMETER>
        <PARAMETER index = "95" name = "RC7_DZ" value = "0.000" val_type="4" msg_type="2048">
            <DESC>Description: dead zone around trim.</DESC>
            <EX></EX>
        </PARAMETER>
        <PARAMETER index = "96" name = "RC7_FUNCTION" value = "0.000" val_type="2" msg_type="2048">
            <DESC>Description: Setting this to Disabled(0) will disable this output, any other value will enable the corresponding function.</DESC>
            <EX>Values: 0:Disabled,1:Manual,2:Flap,3:Flap_auto,4:Aileron,5:flaperon,6:mount_pan,7:mount_tilt,
                8:mount_roll,9:mount_open,10:camera_trigger,11:release,12:mount2_pan,13:mount2_tilt,14:mount2_roll,
                15:mount2_open,16:DifferentialSpoiler1,17:DifferentialSpoiler2,18:AileronWithInput,19:Elevator,20:ElevatorWithInput</EX>
        </PARAMETER>
        <PARAMETER index = "97" name = "RC8_MIN" value = "1100.000" val_type="4" msg_type="2048">
            <DESC>Description: RC minimum PWM pulse width. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.</DESC>
            <EX>Range: 800 to 2200</EX>
        </PARAMETER>
        <PARAMETER index = "98" name = "RC8_TRIM" value = "1500.000" val_type="4" msg_type="2048">
            <DESC>Description: RC trim (neutral) PWM pulse width. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.</DESC>
            <EX>Range: 800 to 2200</EX>
        </PARAMETER>
        <PARAMETER index = "99" name = "RC8_MAX" value = "1900.000" val_type="4" msg_type="2048">
            <DESC>Description: RC maximum PWM pulse width. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.</DESC>
            <EX>Range: 800 to 2200</EX>
        </PARAMETER>
        <PARAMETER index = "100" name = "RC8_REV" value = "1.000" val_type="2" msg_type="2048">
            <DESC>Description: Reverse servo operation.</DESC>
            <EX>Values: -1:Reversed, 1:Normal</EX>
        </PARAMETER>
        <PARAMETER index = "101" name = "RC8_DZ" value = "0.000" val_type="4" msg_type="2048">
            <DESC>Description: dead zone around trim.</DESC>
            <EX></EX>
        </PARAMETER>
        <PARAMETER index = "102" name = "RC8_FUNCTION" value = "0.000" val_type="2" msg_type="2048">
            <DESC>Description: Setting this to Disabled(0) will disable this output, any other value will enable the corresponding function.</DESC>
            <EX>Values: 0:Disabled,1:Manual,2:Flap,3:Flap_auto,4:Aileron,5:flaperon,6:mount_pan,7:mount_tilt,
                8:mount_roll,9:mount_open,10:camera_trigger,11:release,12:mount2_pan,13:mount2_tilt,14:mount2_roll,
                15:mount2_open,16:DifferentialSpoiler1,17:DifferentialSpoiler2,18:AileronWithInput,19:Elevator,20:ElevatorWithInput</EX>
        </PARAMETER>
        <PARAMETER index = "103" name = "RC10_MIN" value = "1100.000" val_type="4" msg_type="2048">
            <DESC>Description: RC minimum PWM pulse width. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.</DESC>
            <EX>Range: 800 to 2200</EX>
        </PARAMETER>
        <PARAMETER index = "104" name = "RC10_TRIM" value = "1500.000" val_type="4" msg_type="2048">
            <DESC>Description: RC trim (neutral) PWM pulse width. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.</DESC>
            <EX>Range: 800 to 2200</EX>
        </PARAMETER>
        <PARAMETER index = "105" name = "RC10_MAX" value = "1900.000" val_type="4" msg_type="2048">
            <DESC>Description: RC maximum PWM pulse width. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.</DESC>
            <EX>Range: 800 to 2200</EX>
        </PARAMETER>
        <PARAMETER index = "106" name = "RC10_REV" value = "1.000" val_type="2" msg_type="2048">
            <DESC>Description: Reverse servo operation.</DESC>
            <EX>Values: -1:Reversed, 1:Normal</EX>
        </PARAMETER>
        <PARAMETER index = "107" name = "RC10_DZ" value = "0.000" val_type="4" msg_type="2048">
            <DESC>Description: dead zone around trim.</DESC>
            <EX></EX>
        </PARAMETER>
        <PARAMETER index = "108" name = "RC10_FUNCTION" value = "0.000" val_type="2" msg_type="2048">
            <DESC>Description: Setting this to Disabled(0) will disable this output, any other value will enable the corresponding function.</DESC>
            <EX>Values: 0:Disabled,1:Manual,2:Flap,3:Flap_auto,4:Aileron,5:flaperon,6:mount_pan,7:mount_tilt,
                8:mount_roll,9:mount_open,10:camera_trigger,11:release,12:mount2_pan,13:mount2_tilt,14:mount2_roll,
                15:mount2_open,16:DifferentialSpoiler1,17:DifferentialSpoiler2,18:AileronWithInput,19:Elevator,20:ElevatorWithInput</EX>
        </PARAMETER>
        <PARAMETER index = "109" name = "RC11_MIN" value = "1100.000" val_type="4" msg_type="2048">
            <DESC>Description: RC minimum PWM pulse width. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.</DESC>
            <EX>Range: 800 to 2200</EX>
        </PARAMETER>
        <PARAMETER index = "110" name = "RC11_TRIM" value = "1500.000" val_type="4" msg_type="2048">
            <DESC>Description: RC trim (neutral) PWM pulse width. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.</DESC>
            <EX>Range: 800 to 2200</EX>
        </PARAMETER>
        <PARAMETER index = "111" name = "RC11_MAX" value = "1900.000" val_type="4" msg_type="2048">
            <DESC>Description: RC maximum PWM pulse width. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.</DESC>
            <EX>Range: 800 to 2200</EX>
        </PARAMETER>
        <PARAMETER index = "112" name = "RC11_REV" value = "1.000" val_type="2" msg_type="2048">
            <DESC>Description: Reverse servo operation.</DESC>
            <EX>Values: -1:Reversed, 1:Normal</EX>
        </PARAMETER>
        <PARAMETER index = "113" name = "RC11_DZ" value = "0.000" val_type="4" msg_type="2048">
            <DESC>Description: dead zone around trim.</DESC>
            <EX></EX>
        </PARAMETER>
        <PARAMETER index = "114" name = "RC11_FUNCTION" value = "0.000" val_type="2" msg_type="2048">
            <DESC>Description: Setting this to Disabled(0) will disable this output, any other value will enable the corresponding function.</DESC>
            <EX>Values: 0:Disabled,1:Manual,2:Flap,3:Flap_auto,4:Aileron,5:flaperon,6:mount_pan,7:mount_tilt,
                8:mount_roll,9:mount_open,10:camera_trigger,11:release,12:mount2_pan,13:mount2_tilt,14:mount2_roll,
                15:mount2_open,16:DifferentialSpoiler1,17:DifferentialSpoiler2,18:AileronWithInput,19:Elevator,20:ElevatorWithInput</EX>
        </PARAMETER>
        <PARAMETER index = "115" name = "RC_SPEED" value = "490.000" val_type="4" msg_type="2048">
            <DESC>Description: This is the speed in Hertz that your ESCs will receive updates.</DESC>
            <EX>Range: 50 to 490</EX>
        </PARAMETER>
        <PARAMETER index = "116" name = "ACRO_P" value = "4.500" val_type="9" msg_type="2048">
            <DESC>Description: Used to convert pilot roll, pitch and yaw input into a dssired rate of rotation in ACRO mode.
                Higher values mean faster rate of rotation.</DESC>
            <EX>Range: 1 to 10</EX>
        </PARAMETER>
        <PARAMETER index = "117" name = "AXIS_ENABLE" value = "1.000" val_type="2" msg_type="2048">
            <DESC>Description: Used to control whether acro mode actively maintains the current angle when control sticks are released
                (Enabled = maintains current angle).</DESC>
            <EX>Values: 0:Disabled, 1:Enabled</EX>
        </PARAMETER>
        <PARAMETER index = "118" name = "ACRO_BAL_ROLL" value = "200.000" val_type="4" msg_type="2048">
            <DESC>Description: rate at which roll angle returns to level in acro mode.</DESC>
            <EX>Range: 0 to 300</EX>
        </PARAMETER>
        <PARAMETER index = "119" name = "ACRO_BAL_PITCH" value = "200.000" val_type="4" msg_type="2048">
            <DESC>Description: rate at which pitch angle returns to level in acro mode.</DESC>
            <EX>Range: 0 to 300</EX>
        </PARAMETER>
        <PARAMETER index = "120" name = "ACRO_TRAINER" value = "1.000" val_type="2" msg_type="2048">
            <DESC>Description: Set to 1 (Enabled) to make roll return to within 45 degrees of level automatically.</DESC>
            <EX>Values: 0:Disabled, 1:Enabled</EX>
        </PARAMETER>
        <PARAMETER index = "121" name = "LED_MODE" value = "1.000" val_type="2" msg_type="2048">
            <DESC>Description: bitmap to control the copter led mode.</DESC>
            <EX>Values: 0:Disabled,1:Enable,2:GPS On,4:Aux,8:Buzzer,16:Oscillate,32:Nav Blink,64:GPS Nav Blink</EX>
        </PARAMETER>
        <PARAMETER index = "122" name = "RATE_RLL_P" value = "0.100" val_type="9" msg_type="2048">
            <DESC>Description: P Gain which produces an output value that is proportional to the current error value.</DESC>
            <EX>Range: 0.08 to 0.20</EX>
        </PARAMETER>
        <PARAMETER index = "123" name = "RATE_RLL_I" value = "0.080" val_type="9" msg_type="2048">
            <DESC>Description: I Gain which produces an output that is proportional to both the magnitude and the duration of the error.</DESC>
            <EX>Range: 0.01 to 0.5</EX>
        </PARAMETER>
        <PARAMETER index = "124" name = "RATE_RLL_D" value = "0.002" val_type="9" msg_type="2048">
            <DESC>Description: D Gain which produces an output that is proportional to the rate of change of the error.</DESC>
            <EX>Range: 0.001 to 0.008</EX>
        </PARAMETER>
        <PARAMETER index = "125" name = "RATE_RLL_IMAX" value = "500.000" val_type="4" msg_type="2048">
            <DESC>Description: The maximum/minimum value that the I term can output.</DESC>
            <EX>Range: 0 to 500</EX>
        </PARAMETER>
        <PARAMETER index = "126" name = "RATE_PIT_P" value = "0.100" val_type="9" msg_type="2048">
            <DESC>Description: P Gain which produces an output value that is proportional to the current error value.</DESC>
            <EX>Range: 0.08 to 0.20</EX>
        </PARAMETER>
        <PARAMETER index = "127" name = "RATE_PIT_I" value = "0.080" val_type="9" msg_type="2048">
            <DESC>Description: I Gain which produces an output that is proportional to both the magnitude and the duration of the error.</DESC>
            <EX>Range: 0.01 to 0.5</EX>
        </PARAMETER>
        <PARAMETER index = "128" name = "RATE_PIT_D" value = "0.002" val_type="9" msg_type="2048">
            <DESC>Description: D Gain which produces an output that is proportional to the rate of change of the error.</DESC>
            <EX>Range: 0.001 to 0.008</EX>
        </PARAMETER>
        <PARAMETER index = "129" name = "RATE_PIT_IMAX" value = "500.000" val_type="4" msg_type="2048">
            <DESC>Description: The maximum/minimum value that the I term can output.</DESC>
            <EX>Range: 0 to 500</EX>
        </PARAMETER>
        <PARAMETER index = "130" name = "RATE_YAW_P" value = "0.100" val_type="9" msg_type="2048">
            <DESC>Description: P Gain which produces an output value that is proportional to the current error value.</DESC>
            <EX>Range: 0.150 to 0.250</EX>
        </PARAMETER>
        <PARAMETER index = "131" name = "RATE_YAW_I" value = "0.020" val_type="9" msg_type="2048">
            <DESC>Description: I Gain which produces an output that is proportional to both the magnitude and the duration of the error.</DESC>
            <EX>Range: 0.010 to 0.020</EX>
        </PARAMETER>
        <PARAMETER index = "132" name = "RATE_YAW_D" value = "0.000" val_type="9" msg_type="2048">
            <DESC>Description: D Gain which produces an output that is proportional to the rate of change of the error.</DESC>
            <EX>Range: 0.000 to 0.001</EX>
        </PARAMETER>
        <PARAMETER index = "133" name = "RATE_YAW_IMAX" value = "800.000" val_type="4" msg_type="2048">
            <DESC>Description: The maximum/minimum value that the I term can output.</DESC>
            <EX>Range: 0 to 500</EX>
        </PARAMETER>
        <PARAMETER index = "134" name = "LOITER_LAT_P" value = "1.000" val_type="9" msg_type="2048">
            <DESC>Description: P Gain which produces an output value that is proportional to the current error value.</DESC>
            <EX>Range: 2.000 to 6.000</EX>
        </PARAMETER>
        <PARAMETER index = "135" name = "LOITER_LAT_I" value = "0.500" val_type="9" msg_type="2048">
            <DESC>Description: I Gain which produces an output that is proportional to both the magnitude and the duration of the error.</DESC>
            <EX>Range: 0.020 to 0.060</EX>
        </PARAMETER>
        <PARAMETER index = "136" name = "LOITER_LAT_D" value = "0.000" val_type="9" msg_type="2048">
            <DESC>Description: D Gain which produces an output that is proportional to the rate of change of the error.</DESC>
            <EX>Range: 0.200 to 0.600</EX>
        </PARAMETER>
        <PARAMETER index = "137" name = "LOITER_LAT_IMAX" value = "400.000" val_type="4" msg_type="2048">
            <DESC>Description: The maximum/minimum value that the I term can output.</DESC>
            <EX>Range: 0 to 4500</EX>
        </PARAMETER>
        <PARAMETER index = "138" name = "LOITER_LON_P" value = "1.000" val_type="9" msg_type="2048">
            <DESC>Description: P Gain which produces an output value that is proportional to the current error value.</DESC>
            <EX>Range: 2.000 to 6.000</EX>
        </PARAMETER>
        <PARAMETER index = "139" name = "LOITER_LON_I" value = "0.500" val_type="9" msg_type="2048">
            <DESC>Description: I Gain which produces an output that is proportional to both the magnitude and the duration of the error.</DESC>
            <EX>Range: 0.020 to 0.060</EX>
        </PARAMETER>
        <PARAMETER index = "140" name = "LOITER_LON_D" value = "0.000" val_type="9" msg_type="2048">
            <DESC>Description: D Gain which produces an output that is proportional to the rate of change of the error.</DESC>
            <EX>Range: 0.200 to 0.600</EX>
        </PARAMETER>
        <PARAMETER index = "141" name = "LOITER_LON_IMAX" value = "400.000" val_type="4" msg_type="2048">
            <DESC>Description: The maximum/minimum value that the I term can output.</DESC>
            <EX>Range: 0 to 4500</EX>
        </PARAMETER>
        <PARAMETER index = "142" name = "THR_RATE_P" value = "6.000" val_type="9" msg_type="2048">
            <DESC>Description: P Gain which produces an output value that is proportional to the current error value.</DESC>
            <EX>Range: 1.000 to 8.000</EX>
        </PARAMETER>
        <PARAMETER index = "143" name = "THR_RATE_I" value = "0.000" val_type="9" msg_type="2048">
            <DESC>Description: I Gain which produces an output that is proportional to both the magnitude and the duration of the error.</DESC>
            <EX>Range: 0.000 to 0.100</EX>
        </PARAMETER>
        <PARAMETER index = "144" name = "THR_RATE_D" value = "0.000" val_type="9" msg_type="2048">
            <DESC>Description: D Gain which produces an output that is proportional to the rate of change of the error.</DESC>
            <EX>Range: 0.000 to 0.400</EX>
        </PARAMETER>
        <PARAMETER index = "145" name = "THR_RATE_IMAX" value = "300.000" val_type="4" msg_type="2048">
            <DESC>Description: The maximum/minimum value that the I term can output.</DESC>
            <EX>Range: 0 to 500</EX>
        </PARAMETER>
        <PARAMETER index = "146" name = "THR_ACCEL_P" value = "0.750" val_type="9" msg_type="2048">
            <DESC>Description: P Gain which produces an output value that is proportional to the current error value.</DESC>
            <EX>Range: 0.500 to 1.500</EX>
        </PARAMETER>
        <PARAMETER index = "147" name = "THR_ACCEL_I" value = "1.500" val_type="9" msg_type="2048">
            <DESC>Description: I Gain which produces an output that is proportional to both the magnitude and the duration of the error.</DESC>
            <EX>Range: 0.000 to 3.000</EX>
        </PARAMETER>
        <PARAMETER index = "148" name = "THR_ACCEL_D" value = "0.000" val_type="9" msg_type="2048">
            <DESC>Description: D Gain which produces an output that is proportional to the rate of change of the error.</DESC>
            <EX>Range: 0.000 to 0.400</EX>
        </PARAMETER>
        <PARAMETER index = "149" name = "THR_ACCEL_IMAX" value = "500.000" val_type="4" msg_type="2048">
            <DESC>Description: The maximum/minimum value that the I term can output.</DESC>
            <EX>Range: 0 to 500</EX>
        </PARAMETER>
        <PARAMETER index = "150" name = "OF_RLL_P" value = "2.500" val_type="9" msg_type="2048">
            <DESC>Description: P Gain which produces an output value that is proportional to the current error value.</DESC>
            <EX>Range: 2.000 to 3.000</EX>
        </PARAMETER>
        <PARAMETER index = "151" name = "OF_RLL_I" value = "0.500" val_type="9" msg_type="2048">
            <DESC>Description: I Gain which produces an output that is proportional to both the magnitude and the duration of the error.</DESC>
            <EX>Range: 0.250 to 0.750</EX>
        </PARAMETER>
        <PARAMETER index = "152" name = "OF_RLL_D" value = "0.120" val_type="9" msg_type="2048">
            <DESC>Description: D Gain which produces an output that is proportional to the rate of change of the error.</DESC>
            <EX>Range: 0.100 to 0.140</EX>
        </PARAMETER>
        <PARAMETER index = "153" name = "OF_RLL_IMAX" value = "100.000" val_type="4" msg_type="2048">
            <DESC>Description: The maximum/minimum value that the I term can output.</DESC>
            <EX>Range: 0 to 4500</EX>
        </PARAMETER>
        <PARAMETER index = "154" name = "OF_PIT_P" value = "2.500" val_type="9" msg_type="2048">
            <DESC>Description: P Gain which produces an output value that is proportional to the current error value.</DESC>
            <EX>Range: 2.000 to 3.000</EX>
        </PARAMETER>
        <PARAMETER index = "155" name = "OF_PIT_I" value = "0.500" val_type="9" msg_type="2048">
            <DESC>Description: I Gain which produces an output that is proportional to both the magnitude and the duration of the error.</DESC>
            <EX>Range: 0.250 to 0.750</EX>
        </PARAMETER>
        <PARAMETER index = "156" name = "OF_PIT_D" value = "0.120" val_type="9" msg_type="2048">
            <DESC>Description: D Gain which produces an output that is proportional to the rate of change of the error.</DESC>
            <EX>Range: 0.100 to 0.140</EX>
        </PARAMETER>
        <PARAMETER index = "157" name = "OF_PIT_IMAX" value = "100.000" val_type="4" msg_type="2048">
            <DESC>Description: The maximum/minimum value that the I term can output.</DESC>
            <EX>Range: 0 to 4500</EX>
        </PARAMETER>
        <PARAMETER index = "158" name = "STB_RLL_P" value = "4.500" val_type="9" msg_type="2048">
            <DESC>Description: P Gain which produces an output value that is proportional to the current error value.</DESC>
            <EX>Range: 3.000 to 6.000</EX>
        </PARAMETER>
        <PARAMETER index = "159" name = "STB_RLL_I" value = "0.000" val_type="9" msg_type="2048">
            <DESC>Description: I Gain which produces an output that is proportional to both the magnitude and the duration of the error</DESC>
            <EX>Range: 0.000 to 0.100</EX>
        </PARAMETER>
        <PARAMETER index = "160" name = "STB_RLL_IMAX" value = "800.000" val_type="4" msg_type="2048">
            <DESC>Description: The maximum/minimum value that the I term can output.</DESC>
            <EX>Range: 0 to 4500</EX>
        </PARAMETER>
        <PARAMETER index = "161" name = "STB_PIT_P" value = "4.500" val_type="9" msg_type="2048">
            <DESC>Description: P Gain which produces an output value that is proportional to the current error value.</DESC>
            <EX>Range: 3.000 to 6.000</EX>
        </PARAMETER>
        <PARAMETER index = "162" name = "STB_PIT_I" value = "0.000" val_type="9" msg_type="2048">
            <DESC>Description: I Gain which produces an output that is proportional to both the magnitude and the duration of the error.</DESC>
            <EX>Range: 0.000 to 0.100</EX>
        </PARAMETER>
        <PARAMETER index = "163" name = "STB_PIT_IMAX" value = "800.000" val_type="4" msg_type="2048">
            <DESC>Description: The maximum/minimum value that the I term can output</DESC>
            <EX>Range: 0 to 4500</EX>
        </PARAMETER>
        <PARAMETER index = "164" name = "STB_YAW_P" value = "4.500" val_type="9" msg_type="2048">
            <DESC>Description: P Gain which produces an output value that is proportional to the current error value.</DESC>
            <EX>Range: 3.000 to 6.000</EX>
        </PARAMETER>
        <PARAMETER index = "165" name = "STB_YAW_I" value = "0.000" val_type="9" msg_type="2048">
            <DESC>Description: I Gain which produces an output that is proportional to both the magnitude and the duration of the error.</DESC>
            <EX>Range: 0.000 to 0.100</EX>
        </PARAMETER>
        <PARAMETER index = "166" name = "STB_YAW_IMAX" value = "800.000" val_type="4" msg_type="2048">
            <DESC>Description: The maximum/minimum value that the I term can output.</DESC>
            <EX>Range: 0 to 4500</EX>
        </PARAMETER>
        <PARAMETER index = "167" name = "THR_ALT_P" value = "1.000" val_type="9" msg_type="2048">
            <DESC>Description: P Gain which produces an output value that is proportional to the current error value.</DESC>
            <EX>Range: 1.000 to 3.000</EX>
        </PARAMETER>
        <PARAMETER index = "168" name = "THR_ALT_I" value = "0.000" val_type="9" msg_type="2048">
            <DESC>Description: I Gain which produces an output that is proportional to both the magnitude and the duration of the error.</DESC>
            <EX>Range: 0.000 to 0.100</EX>
        </PARAMETER>
        <PARAMETER index = "169" name = "THR_ALT_IMAX" value = "300.000" val_type="4" msg_type="2048">
            <DESC>Description: The maximum/minimum value that the I term can output.</DESC>
            <EX>Range: 0 to 500</EX>
        </PARAMETER>
        <PARAMETER index = "170" name = "HLD_LAT_P" value = "1.000" val_type="9" msg_type="2048">
            <DESC>Description: P Gain which produces an output value that is proportional to the current error value.</DESC>
            <EX>Range: 0.100 to 0.300</EX>
        </PARAMETER>
        <PARAMETER index = "171" name = "HLD_LAT_I" value = "0.000" val_type="9" msg_type="2048">
            <DESC>Description: I Gain which produces an output that is proportional to both the magnitude and the duration of the error.</DESC>
            <EX>Range: 0.000 to 0.100</EX>
        </PARAMETER>
        <PARAMETER index = "172" name = "HLD_LAT_IMAX" value = "3000.000" val_type="4" msg_type="2048">
            <DESC>Description: The maximum/minimum value that the I term can output.</DESC>
            <EX>Range: 0 to 3000</EX>
        </PARAMETER>
        <PARAMETER index = "173" name = "HLD_LON_P" value = "1.000" val_type="9" msg_type="2048">
            <DESC>Description: P Gain which produces an output value that is proportional to the current error value.</DESC>
            <EX>Range: 0.100 to 0.300</EX>
        </PARAMETER>
        <PARAMETER index = "174" name = "HLD_LON_I" value = "0.000" val_type="9" msg_type="2048">
            <DESC>Description: I Gain which produces an output that is proportional to both the magnitude and the duration of the error.</DESC>
            <EX>Range: 0.000 to 0.100</EX>
        </PARAMETER>
        <PARAMETER index = "175" name = "HLD_LON_IMAX" value = "3000.000" val_type="4" msg_type="2048">
            <DESC>Description: The maximum/minimum value that the I term can output.</DESC>
            <EX>Range: 0 to 3000</EX>
        </PARAMETER>
        <PARAMETER index = "176" name = "CAM_TRIGG_TYPE" value = "1.000" val_type="2" msg_type="2048">
            <DESC>Description: how to trigger the camera to take a picture.</DESC>
            <EX>Values: 0:Servo,1:Relay,2:Servo and turn off throttle,3:Servo when 3m from waypoint,4:transistor</EX>
        </PARAMETER>
        <PARAMETER index = "177" name = "CAM_DURATION" value = "5.000" val_type="2" msg_type="2048">
            <DESC>Description: How long the shutter will be held open in 10ths of a second (i.e. enter 10 for 1second, 50 for 5seconds).</DESC>
            <EX>Range: 0 to 50</EX>
        </PARAMETER>
        <PARAMETER index = "178" name = "CAM_SERVO_ON" value = "1300.000" val_type="4" msg_type="2048">
            <DESC>Description: PWM value to move servo to when shutter is activated.</DESC>
            <EX>Range: 1000 to 2000</EX>
        </PARAMETER>
        <PARAMETER index = "179" name = "CAM_SERVO_OFF" value = "1100.000" val_type="4" msg_type="2048">
            <DESC>Description: PWM value to move servo to when shutter is deactivated.</DESC>
            <EX>Range: 1000 to 2000</EX>
        </PARAMETER>
        <PARAMETER index = "180" name = "COMPASS_OFS_X" value = "-116.554" val_type="9" msg_type="2048">
            <DESC>Description: Offset to be added to the compass x-axis values to compensate for metal in the frame.</DESC>
            <EX>Range: -400 to 400</EX>
        </PARAMETER>
        <PARAMETER index = "181" name = "COMPASS_OFS_Y" value = "19.723" val_type="9" msg_type="2048">
            <DESC>Description: Offset to be added to the compass y-axis values to compensate for metal in the frame.</DESC>
            <EX>Range: -400 to 400</EX>
        </PARAMETER>
        <PARAMETER index = "182" name = "COMPASS_OFS_Z" value = "-11.449" val_type="9" msg_type="2048">
            <DESC>Description: Offset to be added to the compass z-axis values to compensate for metal in the frame.</DESC>
            <EX>Range: -400 to 400</EX>
        </PARAMETER>
        <PARAMETER index = "183" name = "COMPASS_DEC" value = "-0.151" val_type="9" msg_type="2048">
            <DESC>Description: An angle to compensate between the true north and magnetic north.</DESC>
            <EX>Range: -PI to PI</EX>
        </PARAMETER>
        <PARAMETER index = "184" name = "COMPASS_LEARN" value = "0.000" val_type="2" msg_type="2048">
            <DESC>Description: Enable or disable the automatic learning of compass offsets.</DESC>
            <EX>Values: 0:Disabled,1:Enabled</EX>
        </PARAMETER>
        <PARAMETER index = "185" name = "COMPASS_USE" value = "1.000" val_type="2" msg_type="2048">
            <DESC>Description: Enable or disable the use of the compass (instead of the GPS) for determining heading.</DESC>
            <EX>Values: 0:Disabled,1:Enabled</EX>
        </PARAMETER>
        <PARAMETER index = "186" name = "COMPASS_AUTODEC" value = "1.000" val_type="2" msg_type="2048">
            <DESC>Description: Enable or disable the automatic calculation of the declination based on gps location.</DESC>
            <EX>Values: 0:Disabled,1:Enabled</EX>
        </PARAMETER>
        <PARAMETER index = "187" name = "COMPASS_MOTCT" value = "0.000" val_type="2" msg_type="2048">
            <DESC>Description: Set motor interference compensation type to disabled, throttle or current.  Do not change manually.</DESC>
            <EX>Values: 0:Disabled, 1:Use Throttle, 2:Use Current</EX>
        </PARAMETER>
        <PARAMETER index = "188" name = "COMPASS_MOT_X" value = "0.000" val_type="9" msg_type="2048">
            <DESC>Description: Multiplied by the current throttle and added to the compass's x-axis values to compensate for motor interference.</DESC>
            <EX>Range: -1000 to 1000</EX>
        </PARAMETER>
        <PARAMETER index = "189" name = "COMPASS_MOT_Y" value = "0.000" val_type="9" msg_type="2048">
            <DESC>Description: Multiplied by the current throttle and added to the compass's y-axis values to compensate for motor interference.</DESC>
            <EX>Range: -1000 to 1000</EX>
        </PARAMETER>
        <PARAMETER index = "190" name = "COMPASS_MOT_Z" value = "0.000" val_type="9" msg_type="2048">
            <DESC>Description: Multiplied by the current throttle and added to the compass's z-axis values to compensate for motor interference.</DESC>
            <EX>Range: -1000 to 1000</EX>
        </PARAMETER>
        <PARAMETER index = "191" name = "COMPASS_ORIENT" value = "0.000" val_type="2" msg_type="2048">
            <DESC>Description: The orientation of the compass relative to the autopilot board.
                This will default to the right value for each board type, but can be changed if you have an external compass.
                See the documentation for your external compass for the right value.
                The correct orientation should give the X axis forward, the Y axis to the right and the Z axis down.
                So if your aircraft is pointing west it should show a position value for the Y axis, and a value close to zero for the X axis.
                NOTE: This orientation is combined with any AHRS_ORIENTATION setting. </DESC>
            <EX>Values: 0:None,1:Yaw45,2:Yaw90,3:Yaw135,4:Yaw180,5:Yaw225,6:Yaw270,7:Yaw315,8:Roll180,
                9:Roll180Yaw45,10:Roll180Yaw90,11:Roll180Yaw135,12:Pitch180,13:Roll180Yaw225,14:Roll180Yaw270,
                15:Roll180Yaw315,16:Roll90,17:Roll90Yaw45,18:Roll90Yaw135,19:Roll270,20:Roll270Yaw45,
                21:Roll270Yaw90,22:Roll270Yaw136,23:Pitch90,24:Pitch270</EX>
        </PARAMETER>
        <PARAMETER index = "192" name = "INS_PRODUCT_ID" value = "88.000" val_type="4" msg_type="2048">
            <DESC>Description: Which type of IMU is installed (read-only).</DESC>
            <EX>Value: Sensor Id</EX>
        </PARAMETER>
        <PARAMETER index = "193" name = "INS_ACCSCAL_X" value = "1.000" val_type="9" msg_type="2048">
            <DESC>Description: Accelerometer scaling of X axis.  Calculated during acceleration calibration routine.</DESC>
            <EX>Range: 0.8 to 1.2</EX>
        </PARAMETER>
        <PARAMETER index = "194" name = "INS_ACCSCAL_Y" value = "1.000" val_type="9" msg_type="2048">
            <DESC>Description: Accelerometer scaling of Y axis.  Calculated during acceleration calibration routine.</DESC>
            <EX>Range: 0.8 to 1.2</EX>
        </PARAMETER>
        <PARAMETER index = "195" name = "INS_ACCSCAL_Z" value = "1.000" val_type="9" msg_type="2048">
            <DESC>Description: Accelerometer scaling of Z axis.  Calculated during acceleration calibration routine.</DESC>
            <EX>Range: 0.8 to 1.2</EX>
        </PARAMETER>
        <PARAMETER index = "196" name = "INS_ACCOFFS_X" value = "-0.189" val_type="9" msg_type="2048">
            <DESC>Description: Accelerometer offsets of X axis. This is setup using the acceleration calibration or level operations.</DESC>
            <EX>Range: -300 to 300</EX>
        </PARAMETER>
        <PARAMETER index = "197" name = "INS_ACCOFFS_Y" value = "0.303" val_type="9" msg_type="2048">
            <DESC>Description: Accelerometer offsets of Y axis. This is setup using the acceleration calibration or level operations.</DESC>
            <EX>Range: -300 to 300</EX>
        </PARAMETER>
        <PARAMETER index = "198" name = "INS_ACCOFFS_Z" value = "0.016" val_type="9" msg_type="2048">
            <DESC>Description: Accelerometer offsets of Z axis. This is setup using the acceleration calibration or level operations.</DESC>
            <EX>Range: -300 to 300</EX>
        </PARAMETER>
        <PARAMETER index = "199" name = "INS_GYROFFS_X" value = "-0.034" val_type="9" msg_type="2048">
            <DESC>Description: Gyro sensor offsets of X axis. This is setup on each boot during gyro calibrations.</DESC>
            <EX></EX>
        </PARAMETER>
        <PARAMETER index = "200" name = "INS_GYROFFS_Y" value = "-0.063" val_type="9" msg_type="2048">
            <DESC>Description: Gyro sensor offsets of Y axis. This is setup on each boot during gyro calibrations.</DESC>
            <EX></EX>
        </PARAMETER>
        <PARAMETER index = "201" name = "INS_GYROFFS_Z" value = "0.002" val_type="9" msg_type="2048">
            <DESC>Description: Gyro sensor offsets of Z axis. This is setup on each boot during gyro calibrations.</DESC>
            <EX></EX>
        </PARAMETER>
        <PARAMETER index = "202" name = "INS_MPU6K_FILTER" value = "0.000" val_type="2" msg_type="2048">
            <DESC>Description: Filter frequency to ask the MPU6000 to apply to samples.
                This can be set to a lower value to try to cope with very high vibration levels in aircraft.
                This option takes effect on the next reboot or gyro initialisation.</DESC>
            <EX>Values: 0:Default,5:5Hz,10:10Hz,20:20Hz,42:42Hz,98:98Hz</EX>
        </PARAMETER>
        <PARAMETER index = "203" name = "INAV_TC_XY" value = "2.500" val_type="9" msg_type="2048">
            <DESC>Description: Time constant for GPS and accel mixing. Higher TC decreases GPS impact on position estimate.</DESC>
            <EX>Range: 0 to 10</EX>
        </PARAMETER>
        <PARAMETER index = "204" name = "INAV_TC_Z" value = "6.000" val_type="9" msg_type="2048">
            <DESC>Description: Time constant for baro and accel mixing. Higher TC decreases barometers impact on altitude estimate.</DESC>
            <EX>Range: 0 to 10</EX>
        </PARAMETER>
        <PARAMETER index = "205" name = "WPNAV_SPEED" value = "100.000" val_type="9" msg_type="2048">
            <DESC>Description: Defines the speed in cm per sec which the aircraft will attempt to maintain horizontally during a WP mission.</DESC>
            <EX>Range: 0 to 2000</EX>
        </PARAMETER>
        <PARAMETER index = "206" name = "WPNAV_RADIUS" value = "300.000" val_type="9" msg_type="2048">
            <DESC>Description: Defines the distance from a waypoint, that when crossed indicates the wp has been hit.</DESC>
            <EX>Range: 100 to 1000</EX>
        </PARAMETER>
        <PARAMETER index = "207" name = "WPNAV_SPEED_UP" value = "250.000" val_type="9" msg_type="2048">
            <DESC>Description: Defines the speed in cm per sec which the aircraft will attempt to maintain while climbing during a WP mission.</DESC>
            <EX>Range: 0 to 1000</EX>
        </PARAMETER>
        <PARAMETER index = "208" name = "WPNAV_SPEED_DN" value = "170.000" val_type="9" msg_type="2048">
            <DESC>Description: Defines the speed in cm per sec which the aircraft will attempt to maintain while descending during a WP mission.</DESC>
            <EX>Range: 0 to 1000</EX>
        </PARAMETER>
        <PARAMETER index = "209" name = "WPNAV_LOIT_SPEED	" value = "500.000" val_type="4" msg_type="0">
            <DESC>Description: Defines the maximum speed in cm per sec which the aircraft will travel horizontally while in loiter mode.</DESC>
            <EX>Range: 0 to 2000</EX>
        </PARAMETER>
        <PARAMETER index = "210" name = "WPNAV_ACCEL" value = "100.000" val_type="9" msg_type="2048">
            <DESC>Description: Defines the horizontal acceleration in cm per sec2 used during missions.</DESC>
            <EX>Range: 0 to 980</EX>
        </PARAMETER>
        <PARAMETER index = "211" name = "SR0_RAW_SENS" value = "0.000" val_type="4" msg_type="2048">
            <DESC>Description: Raw sensor stream rate to ground station.</DESC>
            <EX>Range: 0 to 10</EX>
        </PARAMETER>
        <PARAMETER index = "212" name = "SR0_EXT_STAT" value = "0.000" val_type="4" msg_type="2048">
            <DESC>Description: Extended status stream rate to ground station.</DESC>
            <EX>Range: 0 to 10</EX>
        </PARAMETER>
        <PARAMETER index = "213" name = "SR0_RC_CHAN" value = "0.000" val_type="4" msg_type="2048">
            <DESC>Description: RC Channel stream rate to ground station.</DESC>
            <EX>Range: 0 to 10</EX>
        </PARAMETER>
        <PARAMETER index = "214" name = "SR0_RAW_CTRL" value = "0.000" val_type="4" msg_type="2048">
            <DESC>Description: Raw Control stream rate to ground station.</DESC>
            <EX>Range: 0 to 10</EX>
        </PARAMETER>
        <PARAMETER index = "215" name = "SR0_POSITION" value = "0.000" val_type="4" msg_type="2048">
            <DESC>Description: Position stream rate to ground station.</DESC>
            <EX>Range: 0 to 10</EX>
        </PARAMETER>
        <PARAMETER index = "216" name = "SR0_EXTRA1" value = "0.000" val_type="4" msg_type="2048">
            <DESC>Description: Extra data type 1 stream rate to ground station.</DESC>
            <EX>Range: 0 to 10</EX>
        </PARAMETER>
        <PARAMETER index = "217" name = "SR0_EXTRA2" value = "0.000" val_type="4" msg_type="2048">
            <DESC>Description: Extra data type 2 stream rate to ground station.</DESC>
            <EX>Range: 0 to 10</EX>
        </PARAMETER>
        <PARAMETER index = "218" name = "SR0_EXTRA3" value = "0.000" val_type="4" msg_type="2048">
            <DESC>Description: Extra data type 3 stream rate to ground station.</DESC>
            <EX>Range: 0 to 10</EX>
        </PARAMETER>
        <PARAMETER index = "219" name = "SR0_PARAMS" value = "0.000" val_type="4" msg_type="2048">
            <DESC>Description: Parameter stream rate to ground station.</DESC>
            <EX>Range: 0 to 10</EX>
        </PARAMETER>
        <PARAMETER index = "220" name = "SR3_RAW_SENS" value = "0.000" val_type="4" msg_type="2048">
            <DESC>Description: Raw sensor stream rate to ground station.</DESC>
            <EX>Range: 0 to 10</EX>
        </PARAMETER>
        <PARAMETER index = "221" name = "SR3_EXT_STAT" value = "0.000" val_type="4" msg_type="2048">
            <DESC>Description: Extended status stream rate to ground station.</DESC>
            <EX>Range: 0 to 10</EX>
        </PARAMETER>
        <PARAMETER index = "222" name = "SR3_RC_CHAN" value = "0.000" val_type="4" msg_type="2048">
            <DESC>Description: RC Channel stream rate to ground station.</DESC>
            <EX>Range: 0 to 10</EX>
        </PARAMETER>
        <PARAMETER index = "223" name = "SR3_RAW_CTRL" value = "0.000" val_type="4" msg_type="2048">
            <DESC>Description: Raw Control stream rate to ground station.</DESC>
            <EX>Range: 0 to 10</EX>
        </PARAMETER>
        <PARAMETER index = "224" name = "SR3_POSITION" value = "0.000" val_type="4" msg_type="2048">
            <DESC>Description: Position stream rate to ground station.</DESC>
            <EX>Range: 0 to 10</EX>
        </PARAMETER>
        <PARAMETER index = "225" name = "SR3_EXTRA1" value = "0.000" val_type="4" msg_type="2048">
            <DESC>Description: Extra data type 1 stream rate to ground station.</DESC>
            <EX>Range: 0 to 10</EX>
        </PARAMETER>
        <PARAMETER index = "226" name = "SR3_EXTRA2" value = "0.000" val_type="4" msg_type="2048">
            <DESC>Description: Extra data type 1 stream rate to ground station.</DESC>
            <EX>Range: 0 to 10</EX>
        </PARAMETER>
        <PARAMETER index = "227" name = "SR3_EXTRA3" value = "0.000" val_type="4" msg_type="2048">
            <DESC>Description: Extra data type 1 stream rate to ground station.</DESC>
            <EX>Range: 0 to 10</EX>
        </PARAMETER>
        <PARAMETER index = "228" name = "SR3_PARAMS" value = "0.000" val_type="4" msg_type="2048">
            <DESC>Description: Parameter stream rate to ground station.</DESC>
            <EX>Range: 0 to 10</EX>
        </PARAMETER>
        <PARAMETER index = "229" name = "AHRS_GPS_GAIN" value = "1.000" val_type="9" msg_type="2048">
            <DESC>Description: This controls how how much to use the GPS to correct the attitude.
                This should never be set to zero for a plane as it would result in the plane losing control in turns.
                For a plane please use the default value of 1.0.</DESC>
            <EX>Range: 0.0 to 1.0</EX>
        </PARAMETER>
        <PARAMETER index = "230" name = "AHRS_GPS_USE" value = "1.000" val_type="2" msg_type="2048">
            <DESC>Description: This controls whether to use dead-reckoning or GPS based navigation.
                If set to 0 then the GPS won't be used for navigation, and only dead reckoning will be used.
                A value of zero should never be used for normal flight.</DESC>
            <EX>Values: 0:Disabled, 1:Enabled</EX>
        </PARAMETER>
        <PARAMETER index = "231" name = "AHRS_YAW_P" value = "0.100" val_type="9" msg_type="2048">
            <DESC>Description: This controls the weight the compass or GPS has on the heading.
                A higher value means the heading will track the yaw source (GPS or compass) more rapidly.</DESC>
            <EX>Range: 0.1 to 0.4</EX>
        </PARAMETER>
        <PARAMETER index = "232" name = "AHRS_RP_P" value = "0.100" val_type="9" msg_type="2048">
            <DESC>Description: This controls how fast the accelerometers correct the attitude.</DESC>
            <EX>Range: 0.1 to 0.4</EX>
        </PARAMETER>
        <PARAMETER index = "233" name = "AHRS_WIND_MAX" value = "0.000" val_type="2" msg_type="2048">
            <DESC>Description: This sets the maximum allowable difference between ground speed and airspeed.
                This allows the plane to cope with a failing airspeed sensor.
                A value of zero means to use the airspeed as is.</DESC>
            <EX>Range: 0 to 127</EX>
        </PARAMETER>
        <PARAMETER index = "234" name = "AHRS_TRIM_X" value = "0.000" val_type="9" msg_type="2048">
            <DESC>Description: Compensates for the roll angle difference between the control board and the frame.</DESC>
            <EX>Range: -10 to 10</EX>
        </PARAMETER>
        <PARAMETER index = "235" name = "AHRS_TRIM_Y" value = "0.000" val_type="9" msg_type="2048">
            <DESC>Description: Compensates for the pitch angle difference between the control board and the frame.</DESC>
            <EX>Range: -10 to 10</EX>
        </PARAMETER>
        <PARAMETER index = "236" name = "AHRS_TRIM_Z" value = "0.000" val_type="9" msg_type="2048">
            <DESC>Description: Compensates for the yaw angle difference between the control board and the frame.</DESC>
            <EX>Range: -10 to 10</EX>
        </PARAMETER>
        <PARAMETER index = "237" name = "AHRS_ORIENTATION" value = "0.000" val_type="2" msg_type="2048">
            <DESC>Description: Overall board orientation relative to the standard orientation for the board type.
                This rotates the IMU and compass readings to allow the board to be oriented in your vehicle at any 90 or 45 degree angle.
                This option takes affect on next boot. After changing you will need to re-level your vehicle.</DESC>
            <EX>Values: 0:None,1:Yaw45,2:Yaw90,3:Yaw135,4:Yaw180,5:Yaw225,6:Yaw270,7:Yaw315,8:Roll180,9:Roll180Yaw45,
                10:Roll180Yaw90,11:Roll180Yaw135,12:Pitch180,13:Roll180Yaw225,14:Roll180Yaw270,15:Roll180Yaw315,16:Roll90,
                17:Roll90Yaw45,18:Roll90Yaw135,19:Roll270,20:Roll270Yaw45,21:Roll270Yaw90,22:Roll270Yaw136,23:Pitch90,24:Pitch270</EX>
        </PARAMETER>
        <PARAMETER index = "238" name = "AHRS_COMP_BETA" value = "0.100" val_type="9" msg_type="2048">
            <DESC>Description: This controls the time constant for the cross-over frequency used to fuse AHRS (airspeed and heading)
                and GPS data to estimate ground velocity.
                A larger time constant will use GPS data less and a small time constant will use air data less.</DESC>
            <EX>Range: 0.001 to 0.5</EX>
        </PARAMETER>
        <PARAMETER index = "239" name = "AHRS_GPS_MINSATS" value = "6.000" val_type="2" msg_type="2048">
            <DESC>Description: Minimum number of satellites visible to use GPS for velocity based corrections attitude correction.
                This defaults to 6, which is about the point at which the velocity numbers from a GPS become too unreliable
                for accurate correction of the accelerometers.</DESC>
            <EX>Range: 0 to 10</EX>
        </PARAMETER>
        <PARAMETER index = "240" name = "MNT_MODE" value = "0.000" val_type="2" msg_type="2048">
            <DESC>Description: Camera or antenna mount operation mode.</DESC>
            <EX>Values: 0:retract,1:neutral,2:MavLink_targeting,3:RC_targeting,4:GPS_point</EX>
        </PARAMETER>
        <PARAMETER index = "241" name = "MNT_RETRACT_X" value = "0.000" val_type="9" msg_type="2048">
            <DESC>Description: Mount roll angle when in retracted position.</DESC>
            <EX>Range: -18000 to 17999</EX>
        </PARAMETER>
        <PARAMETER index = "242" name = "MNT_RETRACT_Y" value = "0.000" val_type="9" msg_type="2048">
            <DESC>Description: Mount tilt,pitch angle when in retracted position.</DESC>
            <EX>Range: -18000 to 17999</EX>
        </PARAMETER>
        <PARAMETER index = "243" name = "MNT_RETRACT_Z" value = "0.000" val_type="9" msg_type="2048">
            <DESC>Description: Mount yaw,pan angle when in retracted position.</DESC>
            <EX>Range: -18000 to 17999</EX>
        </PARAMETER>
        <PARAMETER index = "244" name = "MNT_NEUTRAL_X" value = "0.000" val_type="9" msg_type="2048">
            <DESC>Description: Mount roll angle when in neutral position.</DESC>
            <EX>Range: -18000 to 17999</EX>
        </PARAMETER>
        <PARAMETER index = "245" name = "MNT_NEUTRAL_Y" value = "0.000" val_type="9" msg_type="2048">
            <DESC>Description: Mount tilt,pitch angle when in neutral position.</DESC>
            <EX>Range: -18000 to 17999</EX>
        </PARAMETER>
        <PARAMETER index = "246" name = "MNT_NEUTRAL_Z" value = "0.000" val_type="9" msg_type="2048">
            <DESC>Description: Mount pan,yaw angle when in neutral position.</DESC>
            <EX>Range: -18000 to 17999</EX>
        </PARAMETER>
        <PARAMETER index = "247" name = "MNT_CONTROL_X" value = "0.000" val_type="9" msg_type="2048">
            <DESC>Description: Mount roll angle when in MavLink or RC control operation mode.</DESC>
            <EX>Range: -18000 to 17999</EX>
        </PARAMETER>
        <PARAMETER index = "248" name = "MNT_CONTROL_Y" value = "0.000" val_type="9" msg_type="2048">
            <DESC>Description: Mount tilt,pitch angle when in MavLink or RC control operation mode.</DESC>
            <EX>Range: -18000 to 17999</EX>
        </PARAMETER>
        <PARAMETER index = "249" name = "MNT_CONTROL_Z" value = "0.000" val_type="9" msg_type="2048">
            <DESC>Description: Mount pan,yaw angle when in MavLink or RC control operation mode.</DESC>
            <EX>Range: -18000 to 17999</EX>
        </PARAMETER>
        <PARAMETER index = "250" name = "MNT_STAB_ROLL" value = "0.000" val_type="2" msg_type="2048">
            <DESC>Description:enable roll stabilisation relative to Earth.</DESC>
            <EX>Values: 0:Disabled, 1:Enabled</EX>
        </PARAMETER>
        <PARAMETER index = "251" name = "MNT_STAB_TILT" value = "0.000" val_type="2" msg_type="2048">
            <DESC>Description: enable tilt,pitch stabilisation relative to Earth.</DESC>
            <EX>Values: 0:Disabled, 1:Enabled</EX>
        </PARAMETER>
        <PARAMETER index = "252" name = "MNT_STAB_PAN" value = "0.000" val_type="2" msg_type="2048">
            <DESC>Description: enable pan,yaw stabilisation relative to Earth.</DESC>
            <EX>Values: 0:Disabled, 1:Enabled</EX>
        </PARAMETER>
        <PARAMETER index = "253" name = "MNT_RC_IN_ROLL" value = "0.000" val_type="2" msg_type="2048">
            <DESC>Description: 0 for none, any other for the RC channel to be used to control roll movements.</DESC>
            <EX>Values: 0:Disabled,5:RC5,6:RC6,7:RC7,8:RC8</EX>
        </PARAMETER>
        <PARAMETER index = "254" name = "MNT_ANGMIN_ROL" value = "-4500.000" val_type="4" msg_type="2048">
            <DESC>Description: Minimum physical roll angular position of mount.</DESC>
            <EX>Range: -18000 to 17999</EX>
        </PARAMETER>
        <PARAMETER index = "255" name = "MNT_ANGMAX_ROL" value = "4500.000" val_type="4" msg_type="2048">
            <DESC>Description: Maximum physical roll angular position of the mount.</DESC>
            <EX>Range: -18000 to 17999</EX>
        </PARAMETER>
        <PARAMETER index = "256" name = "MNT_RC_IN_TILT" value = "0.000" val_type="2" msg_type="2048">
            <DESC>Description: 0 for none, any other for the RC channel to be used to control tilt (pitch) movements.</DESC>
            <EX>Values: 0:Disabled,5:RC5,6:RC6,7:RC7,8:RC8</EX>
        </PARAMETER>
        <PARAMETER index = "257" name = "MNT_ANGMIN_TIL" value = "-4500.000" val_type="4" msg_type="2048">
            <DESC>Description: Minimum physical tilt (pitch) angular position of mount.</DESC>
            <EX>Range: -18000 to 17999</EX>
        </PARAMETER>
        <PARAMETER index = "258" name = "MNT_ANGMAX_TIL" value = "4500.000" val_type="4" msg_type="2048">
            <DESC>Description: Maximum physical tilt (pitch) angular position of the mount.</DESC>
            <EX>Range: -18000 to 17999</EX>
        </PARAMETER>
        <PARAMETER index = "259" name = "MNT_RC_IN_PAN" value = "0.000" val_type="2" msg_type="2048">
            <DESC>Description: 0 for none, any other for the RC channel to be used to control pan (yaw) movements.</DESC>
            <EX>Values: 0:Disabled,5:RC5,6:RC6,7:RC7,8:RC8</EX>
        </PARAMETER>
        <PARAMETER index = "260" name = "MNT_ANGMIN_PAN" value = "-4500.000" val_type="4" msg_type="2048">
            <DESC>Description: Minimum physical pan (yaw) angular position of mount.</DESC>
            <EX>Range: -18000 to 17999</EX>
        </PARAMETER>
        <PARAMETER index = "261" name = "MNT_ANGMAX_PAN" value = "4500.000" val_type="4" msg_type="2048">
            <DESC>Description: Maximum physical pan (yaw) angular position of the mount.</DESC>
            <EX>Range: -18000 to 17999</EX>
        </PARAMETER>
        <PARAMETER index = "262" name = "MNT_JSTICK_SPD" value = "0.000" val_type="2" msg_type="2048">
            <DESC>Description: 0 for position control, small for low speeds, 100 for max speed.
                A good general value is 10 which gives a movement speed of 3 degrees per second.</DESC>
            <EX>Range: 0 to 100</EX>
        </PARAMETER>
        <PARAMETER index = "263" name = "GND_ABS_PRESS" value = "100986.391" val_type="9" msg_type="2048">
            <DESC>Description: calibrated ground pressure.</DESC>
            <EX></EX>
        </PARAMETER>
        <PARAMETER index = "264" name = "GND_TEMP" value = "66.039" val_type="9" msg_type="2048">
            <DESC>Description: calibrated ground temperature.</DESC>
            <EX></EX>
        </PARAMETER>
        <PARAMETER index = "265" name = "SCHED_DEBUG" value = "0.000" val_type="2" msg_type="2048">
            <DESC>Description: Set to non-zero to enable scheduler debug messages.
                When set to show "Slips" the scheduler will display a message whenever a scheduled task is delayed
                due to too much CPU load. When set to ShowOverruns the scheduled will display a message
                whenever a task takes longer than the limit promised in the task table.</DESC>
            <EX>Values: 0:Disabled,2:ShowSlips,3:ShowOverruns</EX>
        </PARAMETER>
        <PARAMETER index = "266" name = "FENCE_ENABLE" value = "1.000" val_type="2" msg_type="2048">
            <DESC>Description: Allows you to enable (1) or disable (0) the fence functionality.</DESC>
            <EX>Values: 0:Disabled,1:Enabled</EX>
        </PARAMETER>
        <PARAMETER index = "267" name = "FENCE_TYPE" value = "3.000" val_type="2" msg_type="2048">
            <DESC>Description: Enabled fence types held as bitmask.</DESC>
            <EX>Values: 0:None,1:Altitude,2:Circle,3:Altitude and Circle</EX>
        </PARAMETER>
        <PARAMETER index = "268" name = "FENCE_ACTION" value = "1.000" val_type="2" msg_type="2048">
            <DESC>Description: What to do on fence detection.</DESC>
            <EX>Values: 0:Report Only,1:RTL or Land</EX>
        </PARAMETER>
        <PARAMETER index = "269" name = "FENCE_ALT_MAX" value = "150.000" val_type="9" msg_type="2048">
            <DESC>Description: Maximum altitude allowed before geofence triggers.</DESC>
            <EX>Range: 10 to 1000</EX>
        </PARAMETER>
        <PARAMETER index = "270" name = "FENCE_RADIUS" value = "999.000" val_type="9" msg_type="2048">
            <DESC>Description: Circle fence radius which when breached will cause an RTL.</DESC>
            <EX>Range: 0 to 10000</EX>
        </PARAMETER>
        <PARAMETER index = "271" name = "MOT_TCRV_ENABLE" value = "1.000" val_type="2" msg_type="2048">
            <DESC>Description: Controls whether a curve is used to linearize the thrust produced by the motors.</DESC>
            <EX>Values: 0:Disabled, 1:Enable</EX>
        </PARAMETER>
        <PARAMETER index = "272" name = "MOT_TCRV_MIDPCT" value = "52.000" val_type="2" msg_type="2048">
            <DESC>Description: Set the pwm position that produces half the maximum thrust of the motors.</DESC>
            <EX>Range: 20 to 80</EX>
        </PARAMETER>
        <PARAMETER index = "273" name = "MOT_TCRV_MAXPCT" value = "93.000" val_type="2" msg_type="2048">
            <DESC>Description: Set to the lowest pwm position that produces the maximum thrust of the motors.
                Most motors produce maximum thrust below the maximum pwm value that they accept.</DESC>
            <EX>Range: 20 to 80</EX>
        </PARAMETER>
        <PARAMETER index = "274" name = "DST_RC_ID" value = "2031617.000" val_type="6" msg_type="2048">
            <DESC>Description: Set to the dusitech wireless modem 24 bit MAC address.</DESC>
            <EX>Values: User define</EX>
        </PARAMETER>
        <PARAMETER index = "275" name = "DST_NET_ID" value = "0.000" val_type="2" msg_type="2048">
            <DESC>Description: Set to the dusitech wireless modem RF power.(0: 21, 1: 17,  2: 14, 3: 11 dBm)</DESC>
            <EX>Values: 0 to 3</EX>
        </PARAMETER>
        <PARAMETER index = "276" name = "DST_DEV_MODE" value = "1.000" val_type="2" msg_type="2048">
            <DESC>Description: Set to the dusitech development mode.</DESC>
            <EX>Values: User define</EX>
        </PARAMETER>
    </group>
</parameters>
