1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-17 05:15:25 +03:00
Open Source Flight Controller Firmware
Find a file
2013-12-24 19:17:59 +01:00
css moving css for each tab into separate file 2013-12-07 23:13:29 +01:00
images polishing icon 2013-05-24 17:14:23 +02:00
js *christmas evening commit* 2013-12-24 19:17:59 +01:00
tabs fix "blinking" UI glitch 2013-12-18 21:58:01 +01:00
workers validation 2013-12-12 17:10:10 +01:00
background.js handle small screen resolutions more gracefully 2013-12-18 14:57:27 +01:00
changelog.html release 2013-12-18 21:48:28 +01:00
LICENSE Initial commit 2013-04-08 17:29:52 +02:00
main.html reset status bar members after disconnecting 2013-12-15 18:45:46 +01:00
main.js handle small screen resolutions more gracefully 2013-12-18 14:57:27 +01:00
manifest.json allow save button to trigger with CAMSTAB 2013-12-18 02:35:00 +01:00
README.md readme changes 2013-11-02 15:52:38 +01:00

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"