88ed454169
requests that could leak into CLI and cause corruption |
||
---|---|---|
css | ||
images | ||
js | ||
tabs | ||
LICENSE | ||
README.md | ||
background.js | ||
changelog.html | ||
main.html | ||
main.js | ||
manifest.json |
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"
Developers
We accept clean and reasonable patches, always target the "development" branch for the pull requests