<paramhumanName="Simple mode bitmask"name="ArduSub:SIMPLE"documentation="Bitmask which holds which flight modes use simple heading mode (eg bit 0 = 1 means Flight Mode 0 uses simple mode)"user="Advanced">
</param>
<paramhumanName="Log bitmask"name="ArduSub:LOG_BITMASK"documentation="4 byte bitmap of log types to enable"user="Standard">
<paramhumanName="Maximum DataFlash File Backend buffer size (in kilobytes)"name="LOG_FILE_BUFSIZE"documentation='The DataFlash_File backend uses a buffer to store data before writing to the block device. Raising this value may reduce "gaps" in your SD card logging. This buffer size may be reduced depending on available memory. PixHawk requires at least 4 kilobytes. Maximum value available here is 64 kilobytes.'user="Standard">
</param>
<paramhumanName="Enable logging while disarmed"name="LOG_DISARMED"documentation="If LOG_DISARMED is set to 1 then logging will be enabled while disarmed. This can make for very large logfiles but can help a lot when tracking down startup issues"user="Standard">
<values>
<valuecode="0">Disabled</value>
<valuecode="1">Enabled</value>
</values>
</param>
<paramhumanName="Enable logging of information needed for Replay"name="LOG_REPLAY"documentation="If LOG_REPLAY is set to 1 then the EKF2 state estimator will log detailed information needed for diagnosing problems with the Kalman filter. It is suggested that you also raise LOG_FILE_BUFSIZE to give more buffer space for logging and use a high quality microSD card to ensure no sensor data is lost"user="Standard">
<values>
<valuecode="0">Disabled</value>
<valuecode="1">Enabled</value>
</values>
</param>
</parameters>
<parametersname="BATT">
<paramhumanName="Battery monitoring"name="BATT_MONITOR"documentation="Controls enabling monitoring of the battery's voltage and current"user="Standard">
...
...
@@ -5239,6 +5490,14 @@
<fieldname="Range">0.5 50.0</field>
<fieldname="Units">m/s</field>
</param>
<paramhumanName="EKF sensor logging IMU mask"name="EK2_LOG_MASK"documentation="This sets the IMU mask of sensors to do full logging for"user="Advanced">
<values>
<valuecode="0">Disabled</value>
<valuecode="1">FirstIMU</value>
<valuecode="3">FirstAndSecondIMU</value>
<valuecode="7">AllIMUs</value>
</values>
</param>
</parameters>
<parametersname="MIS_">
<paramhumanName="Total mission commands"name="MIS_TOTAL"documentation="The number of mission mission items that has been loaded by the ground station. Do not change this manually."user="Advanced">
...
...
@@ -5306,6 +5565,8 @@
<valuecode="6">BBB-PRU</value>
<valuecode="7">LightWareI2C</value>
<valuecode="8">LightWareSerial</value>
<valuecode="9">Bebop</value>
<valuecode="10">MAVLink</value>
</values>
</param>
<paramhumanName="Rangefinder pin"name="RNGFND_PIN"documentation="Analog pin that rangefinder is connected to. Set this to 0..9 for the APM2 analog pins. Set to 64 on an APM1 for the dedicated 'airspeed' port on the end of the board. Set to 11 on PX4 for the analog 'airspeed' port. Set to 15 on the Pixhawk for the analog 'airspeed' port."user="Standard">
...
...
@@ -5396,6 +5657,8 @@
<valuecode="6">BBB-PRU</value>
<valuecode="7">LightWareI2C</value>
<valuecode="8">LightWareSerial</value>
<valuecode="9">Bebop</value>
<valuecode="10">MAVLink</value>
</values>
</param>
<paramhumanName="Rangefinder pin"name="RNGFND2_PIN"documentation="Analog pin that rangefinder is connected to. Set this to 0..9 for the APM2 analog pins. Set to 64 on an APM1 for the dedicated 'airspeed' port on the end of the board. Set to 11 on PX4 for the analog 'airspeed' port. Set to 15 on the Pixhawk for the analog 'airspeed' port."user="Advanced">
...
...
@@ -5490,6 +5753,8 @@
<valuecode="6">BBB-PRU</value>
<valuecode="7">LightWareI2C</value>
<valuecode="8">LightWareSerial</value>
<valuecode="9">Bebop</value>
<valuecode="10">MAVLink</value>
</values>
</param>
<paramhumanName="Rangefinder pin"name="RNGFND3_PIN"documentation="Analog pin that rangefinder is connected to. Set this to 0..9 for the APM2 analog pins. Set to 64 on an APM1 for the dedicated 'airspeed' port on the end of the board. Set to 11 on PX4 for the analog 'airspeed' port. Set to 15 on the Pixhawk for the analog 'airspeed' port.">
...
...
@@ -5580,6 +5845,8 @@
<valuecode="6">BBB-PRU</value>
<valuecode="7">LightWareI2C</value>
<valuecode="8">LightWareSerial</value>
<valuecode="9">Bebop</value>
<valuecode="10">MAVLink</value>
</values>
</param>
<paramhumanName="Rangefinder pin"name="RNGFND4_PIN"documentation="Analog pin that rangefinder is connected to. Set this to 0..9 for the APM2 analog pins. Set to 64 on an APM1 for the dedicated 'airspeed' port on the end of the board. Set to 11 on PX4 for the analog 'airspeed' port. Set to 15 on the Pixhawk for the analog 'airspeed' port.">
...
...
@@ -5707,19 +5974,6 @@
<valuecode=" 2">IRLock</value>
</values>
</param>
<paramhumanName="Precision Land horizontal speed maximum in cm/s"name="PRECLAND_SPEED"documentation="Precision Land horizontal speed maximum in cm/s"user="Advanced">
<fieldname="Range">0 500</field>
</param>
<paramhumanName="Precision landing velocity controller P gain"name="PRECLAND_VEL_P"documentation="Precision landing velocity controller P gain"user="Advanced">
<fieldname="Range">0.100 5.000</field>
</param>
<paramhumanName="Precision landing velocity controller I gain"name="PRECLAND_VEL_I"documentation="Precision landing velocity controller I gain"user="Advanced">
<fieldname="Range">0.100 5.000</field>
</param>
<paramhumanName="Precision landing velocity controller I gain maximum"name="PRECLAND_VEL_IMAX"documentation="Precision landing velocity controller I gain maximum"user="Standard">
<fieldname="Range">0 1000</field>
<fieldname="Units">cm/s</field>
</param>
</parameters>
<parametersname="RPM">
<paramhumanName="RPM type"name="RPM_TYPE"documentation="What type of RPM sensor is connected">