Commit d9c5a95d authored by PX4 Jenkins's avatar PX4 Jenkins

Update PX4 Firmware metadata Tue Nov 28 04:37:02 UTC 2017

parent aeb0e8a7
......@@ -6432,16 +6432,6 @@ the setpoint will be capped to MPC_XY_VEL_MAX</short_desc>
<value code="18">Channel 18</value>
</values>
</parameter>
<parameter default="0" name="RC_RL1_DSM_VCC" type="INT32">
<short_desc>Relay control of relay 1 mapped to the Spektrum receiver power supply</short_desc>
<min>0</min>
<max>1</max>
<scope>modules/sensors</scope>
<values>
<value code="0">Disabled</value>
<value code="1">Relay controls DSM power</value>
</values>
</parameter>
<parameter default="0" name="RC_RSSI_PWM_CHAN" type="INT32">
<short_desc>PWM input channel that provides RSSI</short_desc>
<long_desc>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.</long_desc>
......@@ -6484,12 +6474,6 @@ the setpoint will be capped to MPC_XY_VEL_MAX</short_desc>
<max>2000</max>
<scope>drivers/px4io</scope>
</parameter>
<parameter default="1" name="RC_TH_USER" type="INT32">
<short_desc>RC mode switch threshold automatic distribution</short_desc>
<long_desc>This parameter is used by Ground Station software to specify whether the threshold values for flight mode switches were automatically calculated. 0 indicates that the threshold values were set by the user. Any other value indicates that the threshold value where automatically set by the ground station software. It is only meant for ground station use.</long_desc>
<boolean />
<scope>modules/sensors</scope>
</parameter>
<parameter default="0.0" name="TRIM_PITCH" type="FLOAT">
<short_desc>Pitch trim</short_desc>
<long_desc>The trim value is the actuator control value the system needs for straight and level flight. It can be calibrated by flying manually straight and level using the RC trims and copying them using the GCS.</long_desc>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment