You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
inav-configurator/README.md

28 lines
1.0 KiB
Markdown

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
------------
1. - Visit https://chrome.google.com/webstore/detail/baseflight-multiwii-confi/mppkgnedeapfejgfimkdoninnofofigk
2. - Click add to Chrome
3. - You are done
Alternative way
1. - Clone the repo to any local directory or download it as zip
2. - Start chromium or google chrome and go to tools -> extension
3. - Check the "Developer mode" checkbox
4. - Click on load unpacked extension and point it to the baseflight configurator directory (for example D:/baseflight-configurator)
5. - Note: Don't go "inside" configurators directory (just point to the folder)
6. - 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