betaflight-configurator/tabs/default.html

33 lines
2.0 KiB
HTML

<div class="tab-default">
<div class="left">
<div class="welcome">
This application is a configuration utility for baseflight, a 32 bit fork of the popular open source RC flight control firmware project
<a href="http://www.multiwii.org/" title="www.multiwii.org" target="_blank">MultiWii</a>.<br />
<br />
Application supports hardware that run Baseflight exclusively (acro naze, naze, afromini)<br />
<br />
<strong>Official Resellers</strong><br />
&bull; <a href="http://www.abusemark.com/store/" title="www.abusemark.com" target="_blank">AbuseMark</a> - International (Japan)<br />
&bull; <a href="http://www.multirotorsuperstore.com/" title="www.multirotorsuperstore.com" target="_blank">Multirotor Superstore</a> - International (United States)<br />
<br />
The firmware source code can be downloaded from <a href="https://github.com/multiwii/baseflight" title="www.github.com" target="_blank">here</a><br />
The newest binary firmware image is available <a href="https://github.com/multiwii/baseflight/blob/master/obj/baseflight.hex" title="www.github.com" target="_blank">here</a><br />
</div>
<div class="donate">
<div class="title">Open Source / Donation Notice</div>
<p>
This utility is fully <strong>open source</strong> and is available free of charge to all <strong>baseflight</strong> users.<br />
If you found the utility useful, please consider <strong>supporting</strong> its development by donating.<br />
</p>
<a href="http://goo.gl/xQMKN" target="_blank" title="Donate"><img src="./images/btn_donate_SM.gif" alt="Paypal" /></a>
</div>
</div>
<div class="right">
<div class="changelog configurator">
<div class="title">Configurator - Changelog</div>
<div class="wrapper">
</div>
</div>
<a class="firmware_flasher" href="#">Firmware Flasher</a>
</div>
</div>