Cross platform configuration tool for the Betaflight firmware
 
 
 
 
 
 
Go to file
cTn fd576711a9 blind ports 2014-01-18 12:14:18 +01:00
css nicer arrows for input number 2014-01-15 16:53:16 +01:00
images nicer arrows for input number 2014-01-15 16:53:16 +01:00
js upgrading cleanup routine to latest serial 2014-01-18 12:14:09 +01:00
tabs blind ports 2014-01-18 12:14:18 +01:00
workers validation 2013-12-12 17:10:10 +01:00
LICENSE Initial commit 2013-04-08 17:29:52 +02:00
README.md readme changes 2013-11-02 15:52:38 +01:00
background.js updating background script 2014-01-18 12:01:20 +01:00
changelog.html updating changelog 2014-01-18 12:02:01 +01:00
main.html adding new serial object utilizing new serial api 2014-01-18 11:44:43 +01:00
main.js removing another trace of connectionId 2014-01-18 12:09:12 +01:00
manifest.json routine update, minimum chrome version 33+ 2014-01-18 11:59:38 +01:00

README.md

baseflight configurator

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).

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"