2015-01-09 01:11:46 +00:00
|
|
|
<div class="tab-led-strip">
|
|
|
|
<div class="help">
|
|
|
|
<p i18n="ledStripHelp"></p>
|
|
|
|
</div>
|
|
|
|
<div class="mainGrid"></div>
|
|
|
|
|
|
|
|
<div class="controls">
|
|
|
|
<div class="wires-remaining"><div></div>Remaining</div>
|
|
|
|
<button class="funcClear">Clear selected</button>
|
2015-01-22 20:27:13 +00:00
|
|
|
<button class="funcClearAll">Clear ALL</button>
|
2015-01-09 01:11:46 +00:00
|
|
|
|
2015-01-16 00:15:41 +00:00
|
|
|
<div class="section">LED Functions</div>
|
|
|
|
<div class="functions">
|
|
|
|
<button class="function-w w50">Warnings</button>
|
|
|
|
<button class="function-f w50">Flight & Orientation</button><br>
|
|
|
|
<button class="function-i w33">Indicator</button>
|
|
|
|
<button class="function-a w33">Arm State</button>
|
|
|
|
<button class="function-t w33">Thrust</button>
|
2015-01-09 01:11:46 +00:00
|
|
|
</div>
|
|
|
|
|
|
|
|
<div class="section">LED Orientation</div>
|
2015-01-16 00:15:41 +00:00
|
|
|
<div class="directions">
|
|
|
|
<button class="dir-n">N</button>
|
|
|
|
<button class="dir-e">E</button>
|
|
|
|
<button class="dir-s">S</button>
|
|
|
|
<button class="dir-w">W</button>
|
|
|
|
<button class="dir-u">U</button>
|
|
|
|
<button class="dir-d">D</button>
|
2015-01-09 01:11:46 +00:00
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
<div class="section">LED Strip Wiring</div>
|
|
|
|
<div class="wiringMode">
|
|
|
|
<button class="funcWire w100">Wire Ordering Mode</button>
|
|
|
|
</div>
|
|
|
|
<div class="wiringControls">
|
|
|
|
<button class="funcWireClearSelect w50">Clear selected</button>
|
|
|
|
<button class="funcWireClear w50">Clear ALL Wiring</button>
|
|
|
|
</div>
|
2015-01-16 00:33:13 +00:00
|
|
|
<p>LEDs without wire ordering number will not be saved.</p>
|
2015-01-09 01:11:46 +00:00
|
|
|
</div>
|
2015-01-16 00:15:41 +00:00
|
|
|
<div class="clear-both"></div>
|
|
|
|
<div class="buttons">
|
|
|
|
<a class="save" href="#" i18n="ledStripButtonSave"></a>
|
|
|
|
</div>
|
|
|
|
|
2015-01-08 21:46:43 +00:00
|
|
|
</div>
|