liquidraver
2e3f5f3f59
display/input rotate
2026-08-25 15:19:11 +02:00
liquidraver
206edcdd5c
t096 improvements
2026-08-23 16:19:25 +02:00
liquidraver
174bce80d9
cleanup/bugfix run
2026-08-23 09:45:14 +02:00
liquidraver
5302d21801
wireless tracker display inversion and button wake fixes
2026-08-22 22:48:27 +02:00
liquidraver
41cc786496
the repo is radiating seeed X1 vibes
2026-08-08 15:19:20 +02:00
liquidraver
a06e813ca1
swap 2tap with 5tap
2026-07-23 14:46:58 +02:00
liquidraver
af96039f19
pr 62 fixes
2026-07-23 14:21:02 +02:00
Steve Calvário
feeff3de17
Improve UI color and respect UI CONFIG_ZEPHCORE_DISPLAY_LARGE_FONT
2026-07-23 12:16:49 +01:00
liquidraver
8870f0ded1
lr updater test
2026-07-20 19:52:15 +02:00
liquidraver
13b5e2fcf3
scrub APC and bump to 1.16.6
2026-07-20 09:55:32 +02:00
liquidraver
129479ca5d
add a little white to texts
2026-07-16 15:51:07 +02:00
liquidraver
bd2ac4d46c
ui refactor v1
2026-07-08 20:36:48 +02:00
liquidraver
d081535a80
tiny ui v1
2026-07-07 23:14:22 +02:00
liquidraver
f58f7de8f5
timesync cosmetics and uptime back to UI
2026-07-04 23:12:41 +02:00
liquidraver
2f370285d0
fix build warning
2026-07-04 16:18:09 +02:00
liquidraver
38b8ff07cf
rework refresh display
2026-07-04 14:15:31 +02:00
liquidraver
74aa3810ee
Merge pull request #47 from matthew73210/master
...
Reworked the screen pages
2026-07-04 12:51:15 +02:00
Matthew Burton
40ae090258
Reworked the screen pages
2026-07-03 21:13:52 +02:00
liquidraver
6ef03fb10e
Merge branch 'master' into dev
2026-07-03 19:58:07 +02:00
liquidraver
0a22effec2
Merge pull request #45 from matthew73210/master
...
feat(boards): add Heltec T096 companion support
2026-07-03 19:31:24 +02:00
liquidraver
14cb8c61f9
meshtimesync p1
2026-07-03 09:11:43 +02:00
liquidraver
8f933fd2c7
remove T1000 ifdef
2026-07-01 22:27:33 +02:00
Matthew Burton
1a0d4a448e
Bit more colour
2026-06-29 21:17:23 +02:00
Matthew Burton
7748480d46
Added some colour and reworked some of the screens
2026-06-29 21:05:22 +02:00
Matthew Burton
43f455393e
added colour and fixed set tx adc not sticking
2026-06-29 20:22:52 +02:00
Balazs Petrikovics
ff4503d001
T1000E: blink LED on shutdown when buzzer is muted
...
On long-press shutdown with buzzer muted, flash the heartbeat LED 3
times as a visual power-off indicator. Auto-shutdown paths are unaffected.
2026-06-24 18:52:00 +02:00
liquidraver
5564dcbde0
fix RTC and time display
2026-06-09 14:46:30 +02:00
liquidraver
2ad185bab4
license "refactor" :)
2026-06-07 22:47:17 +02:00
liquidraver
f508c14dbb
display improvements
2026-06-05 14:56:11 +02:00
liquidraver
1b47987057
extract shutdown to it's own helper
2026-05-27 12:31:58 +02:00
liquidraver
0081e7af2b
joystick UI: share the button-UI splash wordmark
...
Move the 128×13 zephcore_logo bitmap from ui-button/ui_pages.c into
the shared ui_common.c (linkage extern), with the dimensions and
declaration in display.h. Both UI splash renders now share the same
data — no duplicated array.
Joystick SplashScreen::render() now draws the wordmark at the top,
"MeshCore on Zephyr" beneath it, and the build date below — matching
the button-UI layout. Replaces the earlier text-only "MeshCore /
<version> / <date>" placeholder.
2026-05-21 13:29:57 +02:00
liquidraver
18a67e679d
Add the four sensor fields to struct ui_state in ui-button/ui_pages.h — keeps Calvario's incomplete API but it stays unused (still no callers).
2026-05-21 09:14:10 +02:00
liquidraver
597daee6c3
Merge Calvario/ZephCore ui_joystick into joysticktest
...
# Conflicts:
# zephcore/helpers/ui-button/ui_task.c
2026-05-20 22:14:35 +02:00
Steve Calvário
56b10f70a1
Init
2026-05-20 20:40:58 +01:00