506 Commits

Author SHA1 Message Date
Manuel 63967a4a55 fix serial gpio handling when sleep (#273) 2026-01-29 16:18:56 +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
mverch67 0cfe07e672 fix missing includes 2026-01-21 18:44:19 +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 96491d231f fix I2C keyboard scanner 2026-01-13 20:08:28 +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
mverch67 7656d49ea2 compile guards for LinuxSerial 2025-12-29 15:24:17 +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 a5dbc82e50 fix standalone reboot (#255) 2025-12-28 23:47:14 +01:00
Manuel 1345c40b6a feat: handle range test message (#246) 2025-12-15 22:42:42 +01:00
Manuel 2746a1ce38 feat: new chats at top (#243)
* add time zone offset

* reverse order new chats
2025-12-11 16:16:38 +01:00
Manuel 39c62eb1eb add time zone offset (#242) 2025-12-11 16:08:39 +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 3fb7c0e28e update to new protobufs (is_muted) (#223) 2025-10-10 21:23:13 +02:00
Manuel a6d5bd137e restore changes for #221 2025-10-09 21:56:21 +02:00
Manuel bb6e4a7762 Revert "feat: handle custom lora preset/frequency (#221)"
This reverts commit bf7668b0d4.
2025-10-09 21:41:34 +02:00
Manuel bf7668b0d4 feat: handle custom lora preset/frequency (#221)
* handle custom lora preset/frequency

* trunk fmt
2025-10-09 14:07:39 +02:00
Manuel c3d997ee70 fix initial GPS position (#219) 2025-10-08 14:48:16 +02:00
Manuel d023004d8a disable alert per channel (#214) 2025-10-06 19:57:55 +02:00
Manuel f0fb16c872 feat: Danish language support (#212)
* added Danish language support

* trunk fmt
2025-10-03 19:02:30 +02:00
Manuel 9733d5e7e5 Merge branch 'master' into JC4827W543C 2025-09-16 12:59:13 +02:00
Manuel 4e06075052 feat: Czech translation (#199)
* add Czech translation file

* czech menu and enumeration
2025-09-14 19:31:01 +02:00
Manuel d1281edda4 feat: add Bulgarian translation (#148)
* feat: add Bulgarian translation

* update language translations

* fix chat panel crash

---------

Co-authored-by: b.bogoev <b.bogoev@seeburger.com>
Co-authored-by: blagovest-bogoev <29256251+blagovest-bogoev@users.noreply.github.com>
2025-09-08 21:46:42 +02:00
mverch67 b93a0cc618 share contact QR code 2025-09-07 15:17:00 +02:00