liquidraver
2ad185bab4
license "refactor" :)
2026-06-07 22:47:17 +02:00
liquidraver
ffe9ea652d
sync to vanilla 1.16
2026-06-06 16:42:39 +02:00
liquidraver
28a8a6999d
nrf companion auto-shutdown
2026-06-05 09:27:24 +02:00
liquidraver
99e05e3b03
sync with vanilla dev
2026-06-02 14:50:18 +02:00
liquidraver
99279fd9fa
sync with vanilla dev
2026-05-24 21:07:38 +02:00
Steve Calvário
56b10f70a1
Init
2026-05-20 20:40:58 +01:00
liquidraver
a6d095bc16
edit default prefs
2026-05-12 22:07:02 +02:00
liquidraver and Claude Opus 4.7
5e7adfb130
normalize source-file line endings to LF
...
Add .gitattributes rules so .c/.h/.cpp/.hpp are always stored as LF
(prevents EOL drift from editors with autocrlf-true defaults), and
renormalize the 30 source files that had drifted to CRLF in the index.
Pure mechanical change — `git diff --ignore-cr-at-eol` is empty.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com >
2026-05-05 14:56:44 +02:00
liquidraver
1092c49a7d
port vanilla duty cycling logic
2026-04-28 14:43:12 +02:00
liquidraver
d2cec84100
sync with vanilla dev
2026-04-17 13:21:30 +02:00
liquidraver
33fa19a7f5
comment overhaul
2026-03-28 20:53:59 +01:00
liquidraver
c9013d85d4
update zephyr
2026-03-23 08:56:21 +01:00
liquidraver
d45fbf7027
reactive collision avoidance
2026-03-11 12:08:48 +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
76b87292c3
1.14 changes merge
2026-03-06 07:56:17 +01:00
liquidraver
383f23f448
port upstream: AGC reset, autoadd max hops, noise floor EMA, fixes
...
- AGC reset: proper warm sleep + Calibrate(ALL) + image recal for both
SX126x and LR1110 (was cancel+restart / no-op respectively)
- Guard AGC reset against mid-receive (matches upstream RadioLib)
- Noise floor calibration: replace blocking 64-sample burst with
single-sample EMA (alpha=1/8) per housekeeping tick — zero blocking,
better temporal spread for real-world noise floor tracking
- Auto-add max hops: filter new contacts by hop count (NodePrefs,
BaseChatMesh, CompanionMesh, ZephyrDataStore persistence)
- Fix CommonCLI memcmp("prefs", 4) → 5
2026-03-03 23:26:58 +01:00
liquidraver
9b6a47d27b
port multibyte paths
2026-02-26 15:40:51 +01:00
liquidraver
73222600b2
merge everything important up until d05d6abab8b52c0f20a0f85a0939c74bc762b4ad meschore/dev
2026-02-22 13:41:57 +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