1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-15 04:15:28 +03:00
No description
Find a file
2013-11-10 19:08:40 +01:00
css removing about page 2013-11-09 07:02:08 +01:00
images polishing icon 2013-05-24 17:14:23 +02:00
js also log MSP.code when crc fails 2013-11-10 19:08:40 +01:00
tabs makes no sense at all #2 2013-11-10 18:40:20 +01:00
background.js cleaning up 2013-06-19 13:55:20 +02:00
changelog.html increasing reboot delay to 5 seconds 2013-11-10 19:06:06 +01:00
LICENSE Initial commit 2013-04-08 17:29:52 +02:00
main.html disabling Servos tab for stable build 2013-11-10 19:02:02 +01:00
main.js moving main.js to root folder 2013-11-09 18:36:26 +01:00
manifest.json disabling Servos tab for stable build 2013-11-10 19:02:02 +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"