liquidraver
83f00ab200
refactor
...
- src/Mesh.cpp Reverted #ifdef ZEPHCORE_COMPANION block → back to vanilla self_id.copyHashTo
- helpers/ContactInfo.h Removed OUT_PATH_SENT
- helpers/ui-joystick/joystick_defs.h Added OUT_PATH_SENT here (with comment clarifying it's UI-only)
- helpers/ui-joystick/joystick_ui_task.h Removed dead _next_batt_refresh field
- helpers/ui-joystick/joystick_ui_task.cpp Removed _next_batt_refresh(0) from ctor init list
- helpers/ui-joystick/joystick_screens.h MsgEntry::origin[80]→[32]; MAX_UNREAD_MSGS 32→16
- Kconfig DOOM help text now lists both UI activation paths
- ARCHITECTURE.md Same correction in §8.5
2026-05-20 22:53:02 +02:00
Steve Calvário
56b10f70a1
Init
2026-05-20 20:40:58 +01:00
liquidraver
924130b408
Merge pull request #20 from Calvario/t114
...
Add T114 variants (screen and screenless)
2026-05-19 06:54:16 +02:00
liquidraver
b271179cc9
activate PSRAM in capable devices to fit OTA
2026-05-18 22:31:04 +02:00
Steve Calvário
d65703d82b
Add T114 screen and screenless
2026-05-16 22:43:36 +01:00
liquidraver
6bc3ba7405
disable default duty cycling + SX driver fixes
2026-05-05 21:56:00 +02:00
liquidraver
d5f260c1c9
Fix ESP OTA functions
2026-04-25 14:52:45 +02:00
liquidraver
57aab5f522
GPS start fix when requesting telemetry
...
APC disabled by default, but compiled in
2026-04-24 22:32:05 +02:00
liquidraver
1dde69c653
add t-echo board
...
fix e-ink displays
fix one-button confirmation bug (eg shutdown)
2026-04-24 10:10:58 +02:00
liquidraver
de4bcd9a52
clear first_fix_acquired on gps off, increase timeout to 120 sec
2026-04-21 14:41:56 +02:00
liquidraver
0898699c33
patch file CLRF fixup and repeater-observer hybrid first implementation
2026-04-09 11:02:58 +02:00
liquidraver
3b3eff7aab
initial port of heltec v4 and v4.3 boards
2026-04-08 11:21:44 +02:00
Rastislav Vysoky
da22b127c3
sx1276
2026-04-07 19:05:32 +02:00
liquidraver
875e6554d4
Implement MQTT Observer role
2026-04-05 14:34:06 +02:00
liquidraver
0e5e71563c
logging cleanup
2026-03-29 09:51:53 +02:00
liquidraver
249a446877
highly experimental. rx duty cycle + mini AGC reset
2026-03-21 08:48:50 +01:00
liquidraver
ad6f065510
lr2021 fixes
2026-03-17 10:08:32 +01:00
liquidraver
e2729553ec
promicro LR2021 first shot
2026-03-16 12:30:29 +01:00
liquidraver
d794b57e31
APC second test
...
This reverts commit 4bd84ddf7e .
2026-03-14 21:15:57 +01:00
liquidraver
4bd84ddf7e
APC first test
2026-03-14 14:01:10 +01:00
liquidraver
6576c55ad4
cleanup and unification
2026-03-10 16:01:00 +01:00
liquidraver
a942f50b29
M1 fixes
2026-03-10 15:44:57 +01:00
liquidraver
463cee9b31
thinknode m3 + wismesh tag ADC fix + fast advert for 1 min
2026-03-08 21:23:28 +01:00
liquidraver
2584e237f6
led switcher page in ui
...
rx duty cycle + noise floor measurement marriage
ui fixes
2026-03-06 22:15:13 +01:00
liquidraver
b7bb72266a
decrease advert interval
2026-03-05 08:23:23 +01:00
liquidraver
57d8cf1c46
ditch arduino's hacky-hacky FS, back to zephyr native
...
mg24 fix
dfu zip generation fix
2026-03-03 13:46:48 +01:00
liquidraver
b62214ad3e
offline queue bump, lossless message sync via ble
2026-02-28 21:49:58 +01:00
liquidraver
b6bc46b921
ESP OTA first implementation
2026-02-22 13:09:18 +01:00
liquidraver
521955bc05
clamp TX on station G2, refactor "set af"
2026-02-21 20:19:16 +01:00
liquidraver
8d1823d0b6
First iteration that seems to work
2026-02-20 12:43:13 +01:00