update all the links

10.3.x-maintenance
nathan 2016-06-15 22:51:53 -07:00
parent 640bd8792b
commit f28a2b4ad4
17 changed files with 37 additions and 67 deletions

View File

@ -2,40 +2,38 @@
Betaflight Configurator is a crossplatform configuration tool for the Betaflight flight control system.
It runs as an app within Google Chrome and allows you to configure the Cleanflight software running on any [supported Cleanflight target](https://github.com/cleanflight/cleanflight/blob/master/docs/Boards.md).
It runs as an app within Google Chrome and allows you to configure the Betaflight software running on any [supported Betaflight target](src/main/target).
Various types of aircraft are supported by the tool and by Betaflight, e.g. quadcopters, hexacopters, octocopters and fixed-wing aircraft.
[![available in the Chrome web store](https://developer.chrome.com/webstore/images/ChromeWebStore_Badge_v2_206x58.png)](https://chrome.google.com/webstore/detail/cleanflight-configurator/enacoimjcgeinfnnnpajinjgmkahmfgb)
<!-- soon: ([![available in the Chrome web store](https://developer.chrome.com/webstore/images/ChromeWebStore_Badge_v2_206x58.png)](https://chrome.google.com/webstore/detail/betaflight-configurator/enacoimjcgeinfnnnpajinjgmkahmfgb) -->
## Authors
Dominic Clifton/hydra - maintainer of the Cleanflight firmware and configurator.
Betaflight Configurator was originally a [fork](#credits) of the betaflight Configurator with support for Betaflight instead of betaflight.
Cleanflight Configurator was originally a [fork](#credits) of Baseflight Configurator with support for Cleanflight instead of Baseflight.
This configurator is the only configurator with support for Cleanflight specific features. It will likely require that you run the latest firmware on the flight controller.
If you are experiencing any problems please make sure you are running the [latest firmware version](https://github.com/cleanflight/cleanflight/releases/latest).
This configurator is the only configurator with support for Betaflight specific features. It will likely require that you run the latest firmware on the flight controller.
If you are experiencing any problems please make sure you are running the [latest firmware version](https://github.com/betaflight/betaflight/releases/).
## Installation
### Via chrome webstore
1. Visit [Chrome web store](https://chrome.google.com/webstore/detail/cleanflight-configurator/enacoimjcgeinfnnnpajinjgmkahmfgb)
1. Visit [Chrome web store](https://chrome.google.com/webstore/detail/betaflight-configurator/enacoimjcgeinfnnnpajinjgmkahmfgb)
2. Click **+ Free**
Please note - the application will automatically update itself when new versions are released. Please ensure you maintain configuration backups as described in the Cleanflight documentation.
Please note - the application will automatically update itself when new versions are released. Please ensure you maintain configuration backups as described in the Betaflight documentation.
### Alternative way
1. Clone the repo to any local directory or download it as zip
2. Start Chromium or Google Chrome and go to tools -> extension
3. Check the "Developer mode" checkbox
4. Click on load unpacked extension and point it to the Cleanflight Configurator directory (for example D:/cleanflight-configurator)
4. Click on load unpacked extension and point it to the Betaflight Configurator directory (for example D:/betaflight-configurator)
## How to use
You can find the Cleanflight Configurator icon in your application tab "Apps"
You can find the Betaflight Configurator icon in your application tab "Apps"
## Notes
@ -54,19 +52,13 @@ If you need help your please use the multiwii or rcgroups forums or visit the IR
### Issue trackers
For Cleanflight configurator issues raise them here
For Betaflight configurator issues raise them here
https://github.com/cleanflight/cleanflight-configurator/issues
https://github.com/betaflight/betaflight-configurator/issues
For Cleanflight firmware issues raise them here
For Betaflight firmware issues raise them here
https://github.com/cleanflight/cleanflight/issues
### IRC Channel
There is an IRC channel for Cleanflight, here: irc://irc.freenode.net/#cleanflight
Support for Baseflight Configurator can also be found on IRC, here: irc://irc.freenode.net/#multiwii
https://github.com/betaflight/betaflight/issues
## Technical details

View File

@ -28,7 +28,6 @@
"https://*.github.com/",
"https://*.githubusercontent.com/",
"http://*.baseflight.net/",
"http://*.cleanflight.com/",
"https://*.amazonaws.com/",
"serial",
"usb",

View File

@ -2,7 +2,7 @@
<div class="content_wrapper">
<div class="tab_title" i18n="tabAdjustments"></div>
<div class="cf_doc_version_bt">
<a id="button-documentation" href="https://github.com/cleanflight/cleanflight/releases" target="_blank"></a>
<a id="button-documentation" href="https://github.com/betaflight/betaflight/releases" target="_blank"></a>
</div>
<div class="note spacebottom">
<div class="note_spacer">
@ -119,4 +119,4 @@
</tr>
</tbody>
</table>
</div>
</div>

View File

@ -2,7 +2,7 @@
<div class="content_wrapper">
<div class="tab_title" i18n="tabAuxiliary">tabAuxiliary</div>
<div class="cf_doc_version_bt">
<a id="button-documentation" href="https://github.com/cleanflight/cleanflight/releases" target="_blank"></a>
<a id="button-documentation" href="https://github.com/betaflight/betaflight/releases" target="_blank"></a>
</div>
<div class="note spacebottom">
<div class="note_spacer">
@ -55,4 +55,4 @@
<a class="deleteRange" href="#">&nbsp;</a>
</div>
</div>
</div>
</div>

View File

@ -2,7 +2,7 @@
<div class="content_wrapper">
<div class="tab_title" i18n="tabConfiguration">Configuration</div>
<div class="cf_doc_version_bt">
<a id="button-documentation" href="https://github.com/cleanflight/cleanflight/releases" target="_blank"></a>
<a id="button-documentation" href="https://github.com/betaflight/betaflight/releases" target="_blank"></a>
</div>
<div class="note" style="margin-bottom: 20px;">
<div class="note_spacer">

View File

@ -2,7 +2,7 @@
<div class="content_wrapper">
<div class="tab_title">Failsafe</div>
<div class="cf_doc_version_bt">
<a id="button-documentation" href="https://github.com/cleanflight/cleanflight/releases" target="_blank"></a>
<a id="button-documentation" href="https://github.com/betaflight/betaflight/releases" target="_blank"></a>
</div>
<div class="note newpane">
<div class="note_spacer">

View File

@ -2,7 +2,7 @@
<div class="content_wrapper">
<div class="tab_title" i18n="tabGPS">GPS</div>
<div class="cf_doc_version_bt">
<a id="button-documentation" href="https://github.com/cleanflight/cleanflight/releases" target="_blank"></a>
<a id="button-documentation" href="https://github.com/betaflight/betaflight/releases" target="_blank"></a>
</div>
@ -168,4 +168,4 @@
</div>
</div>
</div>
</div>

View File

@ -24,7 +24,7 @@
<h3 i18n="defaultDonateHead"></h3>
<div i18n="defaultDonateText"></div>
<div class="donate">
<a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=TSQKVT6UYKGL6"
<a href="https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=dreambb1982%40gmail%2ecom&lc=NL&item_name=Betaflight&no_note=0&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHostedGuest"
target="_blank" title="Donate"><img src="./images/btn-donate.png" alt="Paypal"
height="30" /></a>
</li>
@ -34,27 +34,6 @@
</div>
<div class="content_foot">
<div class="sponsors">
<div class="title" i18n="defaultSponsorsHead"></div>
<ul>
<li><a href="http://www.massiverc.com" title="www.massiverc.com" target="_blank">MassiveRC</a></li>
<li><a href="http://www.armattanquads.com" title="www.armattanquads.com" target="_blank">Armattan
Quads</a></li>
<li><a href="http://www.bcmultirotors.com" title="www.bcmultirotors.com" target="_blank">Bungeecow
Multirotors</a></li>
<li><a href="http://www.immersionrc.com" title="www.immersionrc.com" target="_blank">Immersion
RC</a></li>
<li><a href="http://www.radioc.co.uk" title="www.radioc.co.uk" target="_blank">RadioC</a></li>
</ul>
<ul>
<li><a href="http://www.multiwiicopter.com" title="www.multiwiicopter.com" target="_blank">MultiiWiiCopter</a></li>
<li><a href="http://www.overskyrc.com" title="www.overskyrc.com" target="_blank">OverSkyRC</a></li>
<li><a href="http://multirotormania.com" title="multirotormania.com" target="_blank">Multi
Rotor Mania</a></li>
<li><a href="http://www.scorpionsystem.com" title="www.scorpionsystem.com" target="_blank">Scorpion
Power Systems</a></li>
<li><a href="http://www.multigp.com" title="www.multigp.com" target="_blank">MultiGP</a></li>
<li><a href="http://makeitbuildit.co.uk" title="makeitbuildit.co.uk" target="_blank">MakeItBuildIt</a></li>
</ul>
</div>
</div>
</div>

View File

@ -2,7 +2,7 @@
<div class="content_wrapper">
<div class="tab_title" i18n="tabLedStrip"></div>
<div class="cf_doc_version_bt">
<a id="button-documentation" href="https://github.com/cleanflight/cleanflight/releases" target="_blank"></a>
<a id="button-documentation" href="https://github.com/betaflight/betaflight/releases" target="_blank"></a>
</div>
<div class="note spacebottom">
<div class="note_spacer">
@ -96,4 +96,4 @@
<a class="save" href="#" i18n="ledStripButtonSave"></a>
</div>
</div>
</div>
</div>

View File

@ -2,7 +2,7 @@
<div class="content_wrapper">
<div class="tab_title" i18n="tabLogging"></div>
<div class="cf_doc_version_bt">
<a id="button-documentation" href="https://github.com/cleanflight/cleanflight/releases" target="_blank"></a>
<a id="button-documentation" href="https://github.com/betaflight/betaflight/releases" target="_blank"></a>
</div>
<div class="note">
<div class="note_spacer">
@ -78,4 +78,4 @@
<a class="log_file" href="#" i18n="loggingButtonLogFile"></a>
</div>
</div>
</div>
</div>

View File

@ -2,7 +2,7 @@
<div class="content_wrapper">
<div class="tab_title" i18n="tabMotorTesting">Motors</div>
<div class="cf_doc_version_bt">
<a id="button-documentation" href="https://github.com/cleanflight/cleanflight/releases" target="_blank"></a>
<a id="button-documentation" href="https://github.com/betaflight/betaflight/releases" target="_blank"></a>
</div>
<div class="gui_box grey" style="margin-bottom: 15px;">
<div class="wrapper modelAndAccel">

View File

@ -2,7 +2,7 @@
<div class="content_wrapper">
<div class="tab_title" i18n="tabOnboardLogging"></div>
<div class="cf_doc_version_bt">
<a id="button-documentation" href="https://github.com/cleanflight/cleanflight/releases" target="_blank"></a>
<a id="button-documentation" href="https://github.com/betaflight/betaflight/releases" target="_blank"></a>
</div>
<div class="require-blackbox-unsupported note">
<div class="note_spacer">

View File

@ -3,7 +3,7 @@
<div class="content_wrapper">
<div class="tab_title" i18n="tabPidTuning"></div>
<div class="cf_doc_version_bt">
<a id="button-documentation" href="https://github.com/cleanflight/cleanflight/releases" target="_blank"></a>
<a id="button-documentation" href="https://github.com/betaflight/betaflight/releases" target="_blank"></a>
</div>
<div class="cf_column half">
<div class="controller">
@ -203,4 +203,4 @@
<a class="refresh" href="#" i18n="pidTuningButtonRefresh"></a>
</div>
</div>
</div>
</div>

View File

@ -2,7 +2,7 @@
<div class="content_wrapper">
<div class="tab_title" i18n="tabPorts">Ports</div>
<div class="cf_doc_version_bt">
<a id="button-documentation" href="https://github.com/cleanflight/cleanflight/releases" target="_blank"></a>
<a id="button-documentation" href="https://github.com/betaflight/betaflight/releases" target="_blank"></a>
</div>
<div class="require-support">
<div class="note spacebottom">

View File

@ -2,7 +2,7 @@
<div class="content_wrapper">
<div class="tab_title" i18n="tabReceiver"></div>
<div class="cf_doc_version_bt">
<a id="button-documentation" href="https://github.com/cleanflight/cleanflight/releases" target="_blank"></a>
<a id="button-documentation" href="https://github.com/betaflight/betaflight/releases" target="_blank"></a>
</div>
<div class="note" style="margin-bottom: 20px;">
<div class="note_spacer">
@ -137,4 +137,4 @@
<a class="sticks" href="#" i18n="receiverButtonSticks"></a>
</div>
</div>
</div>
</div>

View File

@ -2,7 +2,7 @@
<div class="content_wrapper">
<div class="tab_title" i18n="tabRawSensorData">tabRawSensorData</div>
<div class="cf_doc_version_bt">
<a id="button-documentation" href="https://github.com/cleanflight/cleanflight/releases" target="_blank"></a>
<a id="button-documentation" href="https://github.com/betaflight/betaflight/releases" target="_blank"></a>
</div>
<div class="note" style="margin-bottom: 10px;">
@ -302,4 +302,4 @@
</svg>
</div>
</div>
</div>
</div>

View File

@ -2,7 +2,7 @@
<div class="content_wrapper">
<div class="tab_title" i18n="tabTransponder">Transponder</div>
<div class="cf_doc_version_bt">
<a id="button-documentation" href="https://github.com/cleanflight/cleanflight/releases" target="_blank"></a>
<a id="button-documentation" href="https://github.com/betaflight/betaflight/releases" target="_blank"></a>
</div>
<div class="require-transponder-unsupported note">
@ -49,4 +49,4 @@
<a class="save" href="#" i18n="transponderButtonSave"></a>
</div>
</div>
</div>
</div>