Silvano Seva
|
de3b319518
|
ttwrplus: added SA868 firmware version to info menu
|
2023-09-20 21:08:35 +02:00 |
Silvano Seva
|
dd13732343
|
Fix some compilation warnings generated by xtensa-espressif-gcc
|
2023-09-20 21:08:35 +02:00 |
Marco
|
1a7d62fb42
|
Add UI and check for CAN on RX
|
2023-09-16 19:14:17 +02:00 |
Niccolò Izzo
|
3860894bff
|
Implement macro menu without keyboard
Adapt UI for radios that do not have a keyboard, add macro menu UI code
that can only use KEY_ENTER and KEY_UP, KEY_DOWN.
TG-553
|
2023-09-10 12:12:13 +02:00 |
marco
|
d7578c4441
|
Refactor ui sizes
This changes line 3 to line 3 large and adds
two new lines, line 3 and line 4, similar to
line 1 and line 2
|
2023-09-04 15:12:18 +02:00 |
Ryan Turner
|
ec57e74bc6
|
feat(ui): add tooling to generate symbols, add GPS status icon and macro latch icon to the macro menu
Ref https://github.com/OpenRTX/OpenRTX/issues/161
|
2023-08-24 09:32:01 +02:00 |
Marco
|
8399dcd3a3
|
Change macro latching behavior
Latch macro menu when macro button is long pressed
Unlatch macro menu when macro button is pressed again
|
2023-08-17 16:57:14 +02:00 |
k5jae
|
c1a9db22b7
|
Made Brightness setting optional based on HW capabilities
|
2023-08-16 20:46:25 +02:00 |
marco
|
60735822db
|
Align Macro menu fm and M17
|
2023-07-21 19:27:20 +02:00 |
Silvano Seva
|
1afd868d64
|
Renamed "lcd_type" field of hardare info struct to "hw_version"
|
2023-06-14 21:30:52 +02:00 |
Silvano Seva
|
cadec3dfd4
|
Default UI: implemented setting of M17 CAN
|
2023-05-29 22:12:40 +02:00 |
Silvano Seva
|
76ded06751
|
Split UI sources in a default one for the radios and the Module17 one.
|
2023-05-29 22:12:40 +02:00 |