edgetx icon indicating copy to clipboard operation
edgetx copied to clipboard

EdgeTX is the cutting edge open source firmware for your R/C radio

Results 683 edgetx issues
Sort by recently updated
recently updated
newest added

This addresses https://github.com/EdgeTX/edgetx/issues/2194 Changed logic from application decides if feedback has to be given (was inconsistent and inefficient) to key driver detects button down and triggers immediate feedback if radio...

### Is there an existing issue for this feature request? - [X] I have searched the existing issues ### Is your feature request related to a problem? The popular use...

enhancement ✨

@pfeerick @raphaelcoeffic Fixed display of Kanji characters.

translation

For temperature and degree units, `@C`, `@F` and `@` were being shown, rather than `°C`, `°F` and `°`. It seems B&W show the `°` symbol when `@` is used. Also,...

With model dependent sound files, it was expected to have `_` in the name in place of spaces. i.e. with a model name of `Model Name`, it should look like...

color
bug/regression ↩️

Add BETAFPV LiteRadio3 Pro radio. https://betafpv.com/products/literadio-3-pro-radio-transmitter ![2022-05-24_10-48](https://user-images.githubusercontent.com/54450502/169939944-862d7542-fcbd-4aa4-b7e6-cee08c999653.png)

hardware support

Currently based on #2100 and shall be rebased once that PR is merged.

color

Fixes #2092 Summary of changes: Allows calculated telemetry sources (specifically `add`, `average`, `min`, `max` and `multiply`) to use GVars as sources. The multiply source can also divide by GVars, not...

enhancement ✨
needs: rebase
telemetry 📶
needs: testing

### Is there an existing issue for this problem? - [X] I have searched the existing issues ### What part of EdgeTX is the focus of this bug? Transmitter firmware...

bug 🪲
widget

Implements #1396 Summary of changes: Added option to define model notes file from the model setup screen. If the file is defined it is used. If it is not defined...

enhancement ✨
needs: rebase