2015-01-02 00:05:09 +00:00
|
|
|
<div class="tab-ports">
|
2015-10-30 08:46:53 +00:00
|
|
|
<div class="tab_title" i18n="tabPorts">Ports</div>
|
|
|
|
<div class="cf_doc_version_bt">
|
2015-10-28 19:23:48 +00:00
|
|
|
<a id="button-documentation" href="https://github.com/cleanflight/cleanflight/releases" target="_blank"></a></div>
|
|
|
|
|
2015-03-11 23:34:24 +00:00
|
|
|
<div class="require-support">
|
2015-10-28 19:23:48 +00:00
|
|
|
<div class="note" style="margin-bottom:20px;">
|
|
|
|
<div class="note_spacer"><p i18n="portsHelp"></p><p i18n="portsMSPHelp"></p></div>
|
2015-03-11 23:34:24 +00:00
|
|
|
</div>
|
2015-10-28 19:23:48 +00:00
|
|
|
<table class="ports" style="margin-bottom:20px;">
|
2015-03-11 23:34:24 +00:00
|
|
|
<thead>
|
|
|
|
<tr>
|
|
|
|
<td>Identifier</td>
|
|
|
|
<td>Data</td>
|
|
|
|
<td>Logging</td>
|
|
|
|
<td>Telemetry</td>
|
|
|
|
<td>RX</td>
|
|
|
|
<td>GPS</td>
|
|
|
|
</tr>
|
|
|
|
</thead>
|
|
|
|
<tbody>
|
|
|
|
</tbody>
|
|
|
|
</table>
|
2015-10-23 13:42:32 +00:00
|
|
|
|
2015-10-28 19:23:48 +00:00
|
|
|
|
2015-10-23 13:42:32 +00:00
|
|
|
|
2015-03-11 23:34:24 +00:00
|
|
|
<div class="clear-both"></div>
|
2015-10-28 10:30:24 +00:00
|
|
|
|
2015-01-03 00:57:56 +00:00
|
|
|
</div>
|
2015-03-11 23:34:24 +00:00
|
|
|
<div class="note require-upgrade" i18n="portsFirmwareUpgradeRequired">
|
2015-01-02 00:05:09 +00:00
|
|
|
</div>
|
2015-10-28 10:30:24 +00:00
|
|
|
|
2015-10-28 12:15:59 +00:00
|
|
|
|
2015-10-30 20:07:06 +00:00
|
|
|
<div class="fixed_band" style="position:fixed; bottom:0px; width:100%;"><div class="save_btn"><a class="save" href="#" i18n="configurationButtonSave"></a>
|
2015-10-28 16:39:33 +00:00
|
|
|
</div></div>
|
|
|
|
|
|
|
|
|
2015-10-28 12:15:59 +00:00
|
|
|
</div>
|
|
|
|
|
|
|
|
|
2015-10-28 16:39:33 +00:00
|
|
|
|
2015-10-28 12:15:59 +00:00
|
|
|
|
2015-01-03 00:57:56 +00:00
|
|
|
|
|
|
|
<div id="tab-ports-templates">
|
|
|
|
<table class="ports">
|
|
|
|
<thead>
|
|
|
|
</thead>
|
|
|
|
<tbody>
|
|
|
|
<tr class="portConfiguration">
|
|
|
|
<td class="identifierCell">
|
|
|
|
<p class="identifier"></p>
|
|
|
|
</td>
|
2015-02-27 01:15:37 +00:00
|
|
|
<td class="functionsCell-data">
|
|
|
|
<select class="msp_baudrate">
|
|
|
|
<!-- list generated here -->
|
|
|
|
</select>
|
|
|
|
</td>
|
|
|
|
<td class="functionsCell-logging">
|
|
|
|
<select class="blackbox_baudrate">
|
|
|
|
<!-- list generated here -->
|
|
|
|
</select>
|
|
|
|
</td>
|
|
|
|
<td class="functionsCell-telemetry">
|
|
|
|
<select class="telemetry_baudrate">
|
|
|
|
<!-- list generated here -->
|
|
|
|
</select>
|
|
|
|
</td>
|
|
|
|
<td class="functionsCell-rx">
|
|
|
|
</td>
|
|
|
|
<td class="functionsCell-gps">
|
|
|
|
<select class="gps_baudrate">
|
2015-01-03 00:57:56 +00:00
|
|
|
<!-- list generated here -->
|
|
|
|
</select>
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</tbody>
|
|
|
|
</table>
|
2015-10-28 10:30:24 +00:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|