Cross platform configuration tool for the Betaflight firmware
 
 
 
 
 
 
Go to file
cTn 48ceb6bb66 experimental bugfix for BUS holding 2013-06-18 20:41:15 +02:00
css initial strikes for backup and restore featureset 2013-06-17 23:36:19 +02:00
images polishing icon 2013-05-24 17:14:23 +02:00
js experimental bugfix for BUS holding 2013-06-18 20:41:15 +02:00
tabs experimental storage of last used port in GUI 2013-06-18 20:13:26 +02:00
LICENSE Initial commit 2013-04-08 17:29:52 +02:00
README.md updating readme with chrome store app link 2013-05-31 15:21:00 +02:00
background.js Initial commit 2013-04-08 17:29:52 +02:00
main.html initial strikes for backup and restore featureset 2013-06-17 23:36:19 +02:00
manifest.json experimental storage of last used port in GUI 2013-06-18 20:13:26 +02:00

README.md

baseflight / multiwii configurator

This project was designed to work primarily with baseflight (but should work just fine with anything using the standard MSP)

Configurator is based on chrome.serial API (currently found only in google chrome and chromium web browsers)

I am using Flotr2 as a plotting library (with a few UI tweaks).

Using "webkit" as application wrapper assures full compatibility across operating systems (Windows / Linux/ Mac OS).

Installation

    • Click add to Chrome
    • You are done

Alternative way

    • Clone the repo to any local directory or download it as zip
    • Start chromium or google chrome and go to tools -> extension
    • Check the "Developer mode" checkbox
    • Click on load unpacked extension and point it to the baseflight configurator directory (for example D:/baseflight-configurator)
    • Note: Don't go "inside" configurators directory (just point to the folder)
    • You are done

How to use

You can find the baseflight configurator icon in your application tab "Apps"