liquidraver
1b3dd4e6fa
update docs about lilygo c6
2026-03-19 09:15:01 +01:00
liquidraver
ef65aff0e6
"power off" fix (SX RESET)
2026-03-19 08:49:30 +01:00
liquidraver
6db225145b
supported boards
2026-03-18 22:17:36 +01:00
liquidraver
c938cb88b9
linux sdk fix and readme update for esp
2026-03-18 21:03:38 +01:00
liquidraver
4b555b5ec1
Merge pull request #2 from stphnrdmr/master
...
Update README.md to include optional adafruit-nrfutil dependency
2026-03-18 08:15:11 +01:00
liquidraver
215465bab3
G2 cpu fix
2026-03-18 07:36:35 +01:00
Stephan Rodemeier
41c8df71f8
Update README.md
...
Add optional dependency on adafruit-nrfutil to the docs.
2026-03-18 00:59:33 +01:00
liquidraver
4bbc8ac8a8
lr2021 fixes v2
2026-03-17 22:37:42 +01:00
liquidraver
552e9676d8
add debug logging
2026-03-17 11:01:25 +01:00
liquidraver
ad6f065510
lr2021 fixes
2026-03-17 10:08:32 +01:00
liquidraver
0bf8bd72a3
promicro LR2021 build fix
2026-03-16 19:49:53 +01:00
liquidraver
feeeabefd0
wake up on button press
2026-03-16 14:17:18 +01:00
liquidraver
71684af590
rework buttons, add quintuple press for disabling leds
2026-03-16 12:56:10 +01:00
liquidraver
e2729553ec
promicro LR2021 first shot
2026-03-16 12:30:29 +01:00
liquidraver
eb5149fd0f
fix BLE advert name for backwards compatibility
2026-03-16 11:49:12 +01:00
liquidraver
96dd454c04
fix transport code usage
2026-03-16 10:58:57 +01:00
liquidraver
1223935e21
west: advance Zephyr pin to 2026-03-15 main
2026-03-15 21:31:14 +01:00
liquidraver
4ad8b13756
reactive backoff tuning
2026-03-15 21:14:21 +01:00
liquidraver
3bec5fedb9
agc reset fix
2026-03-15 13:49:13 +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
695a0be9c5
Merge branch 'master' of https://github.com/liquidraver/zephcore
2026-03-14 10:38:01 +01:00
liquidraver
d2ffe67420
thinknode m1 fixes
2026-03-14 10:37:49 +01:00
liquidraver
37b234f8c8
update readme
2026-03-12 08:48:08 +01:00
liquidraver
c96112b79f
thinknode m6 port
2026-03-11 14:51:51 +01:00
liquidraver
d45fbf7027
reactive collision avoidance
2026-03-11 12:08:48 +01:00
liquidraver
61909c62de
update readme
2026-03-10 17:41: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
f13d8062c0
fix "no android pairing request"
2026-03-09 22:09:55 +01:00
liquidraver
98bf9e0eb6
west update
2026-03-09 13:45:22 +01:00
liquidraver
ae47c5a062
update all boards with storage revert
2026-03-09 12:58:59 +01:00
liquidraver
14f0bb54c6
increase littlefs cache
2026-03-09 12:18:47 +01:00
liquidraver
6cccd55d6b
make file system universal across all boards
2026-03-09 11:38:43 +01:00
liquidraver
37c07b29f0
MG24 entropy/filesystem fixes
2026-03-09 11:27:38 +01:00
liquidraver
f23852735f
MG24 battery reading fix
2026-03-09 11:11:45 +01:00
liquidraver
46b519e961
ble advert mode switch fix, architeture md update
2026-03-09 11:05:01 +01:00
liquidraver
fdd68dfb71
m3 gps + duty cycle off
2026-03-08 22:07:26 +01:00
liquidraver
463cee9b31
thinknode m3 + wismesh tag ADC fix + fast advert for 1 min
2026-03-08 21:23:28 +01:00
liquidraver
a71da9ba70
guard noisefloor sampling and agcreset while in rx duty cycle
2026-03-07 15:28:50 +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
1f48735ae6
includes cleanup
2026-03-06 14:21:22 +01:00
liquidraver
76b87292c3
1.14 changes merge
2026-03-06 07:56:17 +01:00
liquidraver
06aed018c3
redundant queue cleanup
2026-03-05 18:13:14 +01:00
liquidraver
2d4b0c0a67
tweak noise floor reading
2026-03-05 16:34:28 +01:00
liquidraver
b7bb72266a
decrease advert interval
2026-03-05 08:23:23 +01:00
liquidraver
abfe1577e5
update readme
2026-03-04 22:51:44 +01:00
liquidraver
bb270061d0
"clock set" message fix
2026-03-04 22:43:53 +01:00
liquidraver
30379ee48a
LoRaRadioBase volatile → atomic_t
...
LR1110 BUSY pin → interrupt-driven
2026-03-04 22:36:34 +01:00
liquidraver
d949ca4f6e
fix: buffer overflow, OOB read, packet leaks, BLE sign leak, USB timeout, atomics, fs_read checks
...
- RegionMap::findMatch(): fix 1-byte stack overflow in tmp[] with bounded memcpy
- Packet::readFrom(): add bounds checks before reading transport codes
- Mesh::sendFlood(): release packet on TRACE type and invalid hash_size early returns
- CompanionMesh: add cleanupSignState() called from BLE disconnect to free sign buffer
- ZephyrCompanionUSB: add 2s timeout for partial V3 frames to prevent parser stall
- ui_mesh_actions: replace volatile bool with Zephyr atomic_t for cross-thread state
- CommonCLI: wrap ~40 fs_read() calls in prefs_read() helper with truncation warning
2026-03-04 22:12:13 +01:00