betaflight-configurator icon indicating copy to clipboard operation
betaflight-configurator copied to clipboard

Cross platform configuration tool for the Betaflight firmware

Results 218 betaflight-configurator issues
Sort by recently updated
recently updated
newest added

Just a thought is there anyway the rates preview window could be made to more accurately reflect the models behaviour... i.e. in horizon, angle, or rate, it would autolevel on...

Feature Request

To save bandwidth is it possible for the configurator to cache previously downloaded firmware hex files so that when/if you need to re-flash the same image you don't have to...

Feature Request

Ok so I know therte has to be other people out there that have the same problem and I think i have a solutuion. The problem example : The user...

Feature Request

I have pretty shitty PC and I have problem with calibrating giro because of 3D quad. I have lags whenever there is 3d drone that's moving. You could add button...

Feature Request

It will be cool to add something that will say you to go lower when your CPU usage is too high on like 8k 8k.

Feature Request

Battery state is currently sent by MSP, but not used in the configurator: https://github.com/betaflight/betaflight/blob/aae4d143bf96dfd973e543c4fa17933dd997a9b9/src/main/fc/fc_msp.c#L482 Add a 'battery state' icon / label to the top bar.

Feature Request

This is a preliminary cut, and the cloud build options have yet to be implemented in the UI. Open to ideas on how we should implement the design of asking...

For Discussion
RN: FEATURE

After commit https://github.com/betaflight/betaflight-configurator/commit/bad27d3d15e01b61df612e297376d84bb2016f09 backup and restore was not hidden as intended.

Ready to Merge
RN: BUGFIX

I made a fix for `virtual connection` and `show all serial device` so there is no need to restart the configurator if you change these settings from now.

Tested
RN: IMPROVEMENT

Our build logs are showing a warning about the node version for setup-java: ![image](https://user-images.githubusercontent.com/2673520/195625084-f961ec60-02a9-41ec-b834-67cc747b1468.png) This PR updates setup-java to version 3 to update the action to Node 16.

Ready to Merge
RN: BUILD SYSTEM