Skip to content

Commit

Permalink
Update PX4 Firmware metadata Wed Dec 16 07:58:13 UTC 2020
Browse files Browse the repository at this point in the history
  • Loading branch information
PX4BuildBot committed Dec 16, 2020
1 parent 90af096 commit 23f914a
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions en/advanced_config/parameter_reference.md
Original file line number Diff line number Diff line change
Expand Up @@ -1570,7 +1570,7 @@ Set -1 to disable the check</p> </td>
</tr>
<tr>
<td style="vertical-align: top;"><strong id="COM_HLDL_REG_T">COM_HLDL_REG_T</strong> (INT32)</td>
<td style="vertical-align: top;"><p>High Latency Datalink regain time threshold</p><p><strong>Comment:</strong> After a data link loss: after this this amount of seconds with a healthy datalink the 'datalink loss' flag is set back to false</p> </td>
<td style="vertical-align: top;"><p>High Latency Datalink regain time threshold</p><p><strong>Comment:</strong> After a data link loss: after this number of seconds with a healthy datalink the 'datalink loss' flag is set back to false</p> </td>
<td style="vertical-align: top;">0 > 60 </td>
<td style="vertical-align: top;">0</td>
<td style="vertical-align: top;">s</td>
Expand Down Expand Up @@ -14416,21 +14416,21 @@ How often the sensor is readout</p> <p><b>Reboot required:</b> true</p>
</tr>
<tr>
<td style="vertical-align: top;"><strong id="SYS_CAL_ACCEL">SYS_CAL_ACCEL</strong> (INT32)</td>
<td style="vertical-align: top;"><p>Enable auto start of accelerometer thermal calibration at the next power up</p><p><strong>Comment:</strong> 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 the temperature calibration starts. default (0, no calibration)</p> </td>
<td style="vertical-align: top;"><p>Enable auto start of accelerometer thermal calibration at the next power up</p><p><strong>Comment:</strong> 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)</p> </td>
<td style="vertical-align: top;">0 > 1 </td>
<td style="vertical-align: top;">0</td>
<td style="vertical-align: top;"></td>
</tr>
<tr>
<td style="vertical-align: top;"><strong id="SYS_CAL_BARO">SYS_CAL_BARO</strong> (INT32)</td>
<td style="vertical-align: top;"><p>Enable auto start of barometer thermal calibration at the next power up</p><p><strong>Comment:</strong> 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 the temperature calibration starts. default (0, no calibration)</p> </td>
<td style="vertical-align: top;"><p>Enable auto start of barometer thermal calibration at the next power up</p><p><strong>Comment:</strong> 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)</p> </td>
<td style="vertical-align: top;">0 > 1 </td>
<td style="vertical-align: top;">0</td>
<td style="vertical-align: top;"></td>
</tr>
<tr>
<td style="vertical-align: top;"><strong id="SYS_CAL_GYRO">SYS_CAL_GYRO</strong> (INT32)</td>
<td style="vertical-align: top;"><p>Enable auto start of rate gyro thermal calibration at the next power up</p><p><strong>Comment:</strong> 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 the temperature calibration starts. default (0, no calibration)</p> </td>
<td style="vertical-align: top;"><p>Enable auto start of rate gyro thermal calibration at the next power up</p><p><strong>Comment:</strong> 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)</p> </td>
<td style="vertical-align: top;">0 > 1 </td>
<td style="vertical-align: top;">0</td>
<td style="vertical-align: top;"></td>
Expand Down Expand Up @@ -14472,7 +14472,7 @@ How often the sensor is readout</p> <p><b>Reboot required:</b> true</p>
</tr>
<tr>
<td style="vertical-align: top;"><strong id="SYS_HAS_BARO">SYS_HAS_BARO</strong> (INT32)</td>
<td style="vertical-align: top;"><p>Control if the vehicle has a barometer</p><p><strong>Comment:</strong> Disable this if the board has no barometer, such as some of the the Omnibus F4 SD variants. If disabled, the preflight checks will not check for the presence of a barometer.</p> <p><b>Reboot required:</b> true</p>
<td style="vertical-align: top;"><p>Control if the vehicle has a barometer</p><p><strong>Comment:</strong> 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.</p> <p><b>Reboot required:</b> true</p>
</td>
<td style="vertical-align: top;"></td>
<td style="vertical-align: top;">Enabled (1)</td>
Expand Down

0 comments on commit 23f914a

Please sign in to comment.