2014-05-22 10:13:16 +00:00
|
|
|
<div class="tab-logging">
|
|
|
|
<div class="note">
|
2014-05-22 14:06:49 +00:00
|
|
|
Data will be logged in this tab <span style="color: red">only</span>, leaving the tab will <span style="color: red">cancel</span>
|
|
|
|
logging and application will return to its normal <strong>"configurator"</strong> state.<br />
|
|
|
|
You are free to select the global update period, data will be written into the log file every <strong>1</strong> second for performance reasons.
|
2014-05-22 10:13:16 +00:00
|
|
|
</div>
|
|
|
|
<div class="properties">
|
2014-05-22 10:51:06 +00:00
|
|
|
<dl>
|
|
|
|
<dt><label><input type="checkbox" name="MSP_RAW_IMU" /> MSP_RAW_IMU</label></dt><dd>9 columns (accel[x, y, z], gyro[x, y, z], mag[x, y, z])</dd>
|
|
|
|
<dt><label><input type="checkbox" name="MSP_ATTITUDE" /> MSP_ATTITUDE</label></dt><dd>3 columns (x, y, z)</dd>
|
|
|
|
<dt><label><input type="checkbox" name="MSP_ALTITUDE" /> MSP_ALTITUDE</label></dt><dd>one column</dd>
|
2014-05-22 14:06:49 +00:00
|
|
|
<dt><label><input type="checkbox" name="MSP_RC" /> MSP_RC</label></dt><dd>8 columns by default</dd>
|
|
|
|
<dt><label><input type="checkbox" name="MSP_MOTOR" /> MSP_MOTOR</label></dt><dd>8 columns by default</dd>
|
|
|
|
<dt><label><input type="checkbox" name="MSP_DEBUG" /> MSP_DEBUG</label></dt><dd>4 columns</dd>
|
|
|
|
</dl>
|
|
|
|
</div>
|
|
|
|
<div class="info">
|
|
|
|
<dl>
|
|
|
|
<dt>Samples Saved:</dt><dd class="samples">0</dd>
|
|
|
|
<dt>Log Size:</dt><dd class="size">0 kB</dd>
|
2014-05-22 10:51:06 +00:00
|
|
|
</dl>
|
2014-05-22 10:13:16 +00:00
|
|
|
</div>
|
|
|
|
<div class="buttons">
|
|
|
|
<a href="#" class="log_file">Select Log File</a>
|
|
|
|
<a href="#" class="logging">Start Logging</a>
|
|
|
|
</div>
|
|
|
|
</div>
|