Cross platform configuration tool for the Betaflight firmware
 
 
 
 
 
 
Go to file
cTn bc0393e932 updating lib 2013-11-24 19:52:53 +01:00
css removing refresh button 2013-11-20 12:24:56 +01:00
images polishing icon 2013-05-24 17:14:23 +02:00
js updating lib 2013-11-24 19:52:53 +01:00
tabs unverified support for gimbal in servos tab 2013-11-19 09:51:39 +01:00
workers polishing 2013-11-17 09:20:04 +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 utilizing notifications API 2013-11-12 07:15:18 +01:00
changelog.html updating changelog 2013-11-20 12:26:06 +01:00
main.html removing refresh button 2013-11-20 12:24:56 +01:00
main.js implementing vanilla array_difference function 2013-11-20 12:24:37 +01:00
manifest.json routine update 2013-11-19 08:21:37 +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"