1
0
Fork 0
mirror of https://github.com/betaflight/betaflight-configurator.git synced 2025-07-23 16:25:22 +03:00
Cross platform configuration tool for the Betaflight firmware
Find a file
2013-10-27 23:52:12 +01:00
css display mode values in aux tab (realtime) 2013-10-16 11:15:14 +02:00
images polishing icon 2013-05-24 17:14:23 +02:00
js display mode values in aux tab (realtime) 2013-10-16 11:15:14 +02:00
tabs fixing titles 2013-10-27 23:52:12 +01:00
background.js cleaning up 2013-06-19 13:55:20 +02:00
LICENSE Initial commit 2013-04-08 17:29:52 +02:00
main.html adding some google analytics stuff in 2013-08-26 14:41:10 +02:00
manifest.json bumping version to 0.9 2013-10-16 11:16:02 +02:00
README.md updating readme with chrome store app link 2013-05-31 15:21:00 +02:00

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"