edgetx
edgetx copied to clipboard
EdgeTX is the cutting edge open source firmware for your R/C radio
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...
@pfeerick @raphaelcoeffic Fixed display of Kanji characters.
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...
Add BETAFPV LiteRadio3 Pro radio. https://betafpv.com/products/literadio-3-pro-radio-transmitter 
Currently based on #2100 and shall be rebased once that PR is merged.
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...
### 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...
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...