philmoz
philmoz
Test setup for potential radios with 320x240 pixel color LCD screens. Notes: - Simulator only, there is no hardware configuration - Based on TX16S simulator UI, so simulator looks like...
Fixes #4371 & #2629 Rework the way 'full screen' mode is selected for widgets. TODO: - [ ] Rename 'Full screen' text to 'App mode' - [ ] Add 'App...
This is a big refactor of the color UI code - hopefully without breaking too much; but there are bound to be some teething problems. Main goals: - Use LVGL...
For example, open the Model Setup --> Throttle page and tap the Source button. The Source select popup shows an entry for the group 'Other' that contains no options. 
### 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? Companion ###...
### 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? Companion ###...
When selecting a widget the popup list has the names sorted in case sensitive order. This puts widgets whose name starts with a lower case letter (e.g. showall0.9) at the...
As a pre-requisite for #4452 add the ability to invert a 'Source'. Currently supports Inputs, Mixes, Logical Switches and Special/Global functions on color radios. TODO: - [x] B&W UI -...
I've reworked the layout for the input edit page for color LCD radios. Comments, criticisms and issues welcome. Summary of changes: - Move everything out of the 'advanced' pop up...
Fixes #4279 All setup pages inherit from the Page or TabsGroup (via PageTab) classes. These block the main view so no main view updates are processed while in the setup...