Cross platform configuration tool for the Betaflight firmware
 
 
 
 
 
 
Go to file
cTn e3aaa710ae copy to clipboard and past settings via CLI 2013-09-05 12:34:02 +02:00
css copy to clipboard and past settings via CLI 2013-09-05 12:34:02 +02:00
images polishing icon 2013-05-24 17:14:23 +02:00
js optimizing 2013-08-31 12:30:44 +02:00
tabs copy to clipboard and past settings via CLI 2013-09-05 12:34:02 +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 cleaning up 2013-06-19 13:55:20 +02:00
main.html adding some google analytics stuff in 2013-08-26 14:41:10 +02:00
manifest.json copy to clipboard and past settings via CLI 2013-09-05 12:34:02 +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"