GitXplorerGitXplorer
m

betaflight-inspector

public
6 stars
0 forks
15 issues

Commits

List of commits on branch master.
Verified
5c98c1b9cd51f90fd2aba1877a90856d9ed9c653

Merge pull request #1 from mathiasvr/dependabot/npm_and_yarn/jquery-3.5.0

mmathiasvr committed 5 years ago
Verified
9c045b7ed1ea412e40dbeb2300bfeaaccfae4ce6

Bump jquery from 3.4.1 to 3.5.0

ddependabot[bot] committed 5 years ago
Unverified
de56c433a4173ea54fae0a02e3cae7396a0ce80b

Fix OSD binding

mmathiasvr committed 5 years ago
Unverified
4c9801e327c635c4f201be0e91d9a3c9edcd6e58

minor fixes

mmathiasvr committed 5 years ago
Unverified
410015795fc7e2c19998dbd55324dd2ef51c42bd

fix switch binding

mmathiasvr committed 5 years ago
Unverified
46130b6b7dfddea680965bd00539809ba797baa1

lint conf

mmathiasvr committed 5 years ago

README

The README file for this repository.

Betaflight Inspector

A GUI for the Betaflight CLI.

Currently focused on giving a detailed insight into the variables of your Betaflight configuration.

Status: Early stage of development.

Screenshot

Build

$ npm install
$ npm run build
$ npm start

Develop

$ npm run dev

Related

Betaflight documentation at https://github.com/mathiasvr/betaflight-deciphered.