25 Commits
Author SHA1 Message Date
ManuelandGitHub 272defcb35 feat: LONG TURBO lora preset (#261)
* implemented long turbo

* trunk fmt

* trunk fmt
2026-01-03 15:16:07 +01:00
ManuelandGitHub d023004d8a disable alert per channel (#214) 2025-10-06 19:57:55 +02:00
mverch67 b93a0cc618 share contact QR code 2025-09-07 15:17:00 +02:00
ManuelandGitHub 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
mverch67 187cfcb437 TLora-Pager preparations 2025-08-16 18:28:05 +02:00
ManuelandGitHub 37e2fb84a8 feat unmessagable (#143) 2025-05-30 19:27:33 +02:00
mverch67 2fba9def30 allow revert to formet UI 2025-05-24 21:18:06 +02:00
ManuelandGitHub 405ca49532 feat: ethernet client support for MUI (#129)
* preliminary impl

* update initialization

* adapt to limited Portduino Ethernet(WiFi)Client

* fixed space left calculation

* inherit from SerialClient

* updates Eth/SerialClient

* update cmake files

* protected declaration (for unit tests)

* fix warning

* tryfix: call lv_tick_inc() directly instead of lv_tick_set_cb()

* added isStandalone() to determine use case

* add reboot/shutdown for standalone; suppress animations during startup

* add debug log

* add error log

* revert lv_tick_inc / lv_tick_set_cb

* fix debug log

* workaround sporadic map error

* connection status handling

* define pure virtual functions

* adapt dimensions to allow map resize

* replace [] by .at() when erasing

* fix all communication issues; add thread names for logging

* fix warnings

* trunk fmt

* cleanup

* fix lv_tick interface for esp32 (revert to previous one as Indicator is frozen)

* added client connection states to boot screen

* fix reboot for standalone case

* fix warning

* fix UART connection timeout
2025-05-22 18:07:39 +02:00
ManuelandGitHub 92f37c0258 calc default channel; keep channel_num if UNSET (#127) 2025-05-10 14:27:26 +02:00
ManuelandGitHub 3cdb8a6303 show node on chat clicked (#117) 2025-04-12 21:12:06 +02:00
mverch67 acf343b73c sd card errors 2025-04-10 15:37:33 +02:00
ManuelandGitHub 9345b03d47 message panel keyboard placement and animation (#116) 2025-04-09 22:31:08 +02:00
ManuelandGitHub 99171e87a7 feat: node list <-> map navigation (#109)
* allow full size boot logo

* node list <-> map navigation
2025-03-29 19:56:49 +01:00
ManuelandGitHub cd0cdf997f fix: map scrolling (#101)
* prepare for map unit tests; fix scroll issue

* add map scroll unit tests

* force redraw on internal scroll error (kinda self-healing)
2025-03-23 12:31:34 +01:00
ManuelandGitHub 16ead4736c feat: exFat (#79)
* exFat support

* fix backup/restore

* trunk fmt

* trunk fmt
2025-03-10 17:24:12 +01:00
mverch67 08410588c8 BT programming mode at reboot page 2025-02-26 23:41:06 +01:00
mverch67 98742f5742 added map style selection 2025-02-26 03:15:23 +01:00
mverch67 be3f0b7e15 map implementation 2025-02-24 16:04:51 +01:00
ManuelandGitHub 6adfb70ee9 backup/restore keys (#38) 2025-02-15 11:32:01 +01:00
mverch67 b64a9a7bb6 fixes view states related to programming mode, add timer 2025-02-14 13:23:04 +01:00
ManuelandGitHub e87d13e478 add BT programming mode (#37) 2025-02-13 17:45:46 +01:00
mverch67 51889ed5cc sd card icon 2025-02-10 00:41:05 +01:00
mverch67 7c30a01247 msg restoration: percentage bar 2025-02-01 21:23:53 +01:00
mverch67 fdab4ee929 add initial region setup panel, improve node purging 2025-01-19 12:21:11 +01:00
mverch67 450c8aedea restructure code into sub-directories 2025-01-12 18:08:57 +01:00