365 Commits

Author SHA1 Message Date
Manuel 69739b84f8 use t-watch interrupts for touch driver 2026-01-27 16:07:08 +01:00
Manuel 8e9146230d use t-watch interrupts for touch driver 2026-01-27 15:04:40 +01:00
Manuel 56ba81bb7b fix: ARGB8888 images -> RGB565A8 for better FPS (#269)
* some images were ARGB8888 format -> RGB565A8

* remove unused color formats

* allow custom display buffers

* nodes images -> A8 color format

* limit receive queue processing

* lodepng needs ARGB8888

* A8 node images
2026-01-23 00:28:34 +01:00
Manuel 613c095331 fix crash when deseialized msg is empty (#267) 2026-01-21 19:30:57 +01:00
Manuel 3480b731d2 improve area rounder 2026-01-19 00:46:37 +01:00
Manuel 1172119149 feat: add T-Watch Ultra support (#210)
* add T-Watch Ultra support

* amoled issue fix

* trunk fmt

* allow custom LGFX bufsize
2026-01-19 00:14:42 +01:00
Manuel 272defcb35 feat: LONG TURBO lora preset (#261)
* implemented long turbo

* trunk fmt

* trunk fmt
2026-01-03 15:16:07 +01:00
Manuel a8e2f947f7 null-terminate log buffer msg (#260) 2026-01-01 18:25:06 +01:00
Manuel 2543723950 set brightness 0 during powersave (#259) 2025-12-31 11:54:07 +01:00
Manuel d234bd98c7 feat: Serial connection from portduino (#256)
* fix standalone reboot

* add LinuxSerialClient

* trunk fmt

* debug log levels
2025-12-29 13:06:31 +01:00
Manuel d33c98d78b Fix init_cmds array size for Panel_NV3041A
see https://github.com/lovyan03/LovyanGFX/blob/2e0dc974a9b6521bf155afb53a9a92a623a60803/src/lgfx/v1/panel/Panel_NV3041A.hpp#L60
2025-12-04 04:44:01 +01:00
Manuel 65c6a79447 Merge branch 'master' into JC4827W543C 2025-12-04 03:40:58 +01:00
Quency-D 28167c67df add heltec-v4-tft code. (#231) 2025-11-07 11:57:53 +01:00
Manuel d023004d8a disable alert per channel (#214) 2025-10-06 19:57:55 +02:00
Manuel 9733d5e7e5 Merge branch 'master' into JC4827W543C 2025-09-16 12:59:13 +02:00
mverch67 b93a0cc618 share contact QR code 2025-09-07 15:17:00 +02:00
Manuel 3b8cb55c50 add support for JC4827W543C 2025-09-01 11:58:02 +02:00
Manuel 7473151c8a feat: I2C keyboard scanner + cardkb (#183)
* I2C keyboard scanner + cardkb

* scan all keyboards

* request input from all keyboards

* CardKB Fn+ENTER: simulate LONG PRESS
2025-08-22 20:12:09 +02:00
mverch67 e09f33dec5 scan all keyboards 2025-08-22 13:18:35 +02:00
mverch67 2ec7aa6e98 I2C keyboard scanner + cardkb 2025-08-21 18:26:30 +02:00
Manuel 3dc7cf3e23 fix: increase group/chat button size for larger displays (#181)
* increase group/chat button size for larger displays

* trunk fmt
2025-08-20 18:36:12 +02:00
Manuel bf66a20f6e add missing end of command list (#179) 2025-08-17 14:58:30 +02:00
mverch67 187cfcb437 TLora-Pager preparations 2025-08-16 18:28:05 +02:00
mverch67 d044c01e87 fix compile error for native arch 2025-08-08 17:21:10 +02:00
Manuel dec28a4630 fix: Indicator display (#173)
* disable some logs which potentially lead to crash

* indicator: hw rotation + increase frequency

* PSRAM display buffer allocation

* define fast mem

* revert frequency to 6M (to avoid drift)

* trunk fmt
2025-08-07 23:34:09 +02:00