mirror of
https://github.com/MarekZegare4/MeshCore-Solo.git
synced 2026-08-03 10:46:12 +00:00
docs(features): correct power-save field-test findings
Base (Pwr save off) confirmed healthy — the earlier "drops vs stock" was weak repeater coverage at the test site, not a regression. With Pwr save ON, occasional drops were seen, so CAD detection reliability (setCad params / scan window tuning) is the open blocker before it could be default-on; it stays experimental and off. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
+5
-2
@@ -356,8 +356,11 @@ merged — under field testing. Where things stand and what to return to:
|
|||||||
listen-before-talk was a no-op; airtime budget + `isReceivingPacket()` still
|
listen-before-talk was a no-op; airtime budget + `isReceivingPacket()` still
|
||||||
gate TX. CAD window = 45 ms (< the ~66 ms 16-symbol preamble at SF8/BW62.5),
|
gate TX. CAD window = 45 ms (< the ~66 ms 16-symbol preamble at SF8/BW62.5),
|
||||||
RadioLib default CAD params.
|
RadioLib default CAD params.
|
||||||
- **Verified by hand:** short and long messages received reliably with Pwr save
|
- **Field test:** the **base (Pwr save OFF) is healthy** — no regression vs
|
||||||
on (dozens, no drops). Default OFF.
|
stock; an earlier "drops vs stock" scare turned out to be weak repeater
|
||||||
|
coverage at the test site (direct device-to-device was fine). With **Pwr save
|
||||||
|
ON, occasional message drops** were observed (CAD misses some), so it stays
|
||||||
|
**default OFF** and is experimental until detection is made reliable.
|
||||||
|
|
||||||
**⏸ To return to (not done)**
|
**⏸ To return to (not done)**
|
||||||
- **Current measurement** — never taken (no PPK2/meter to hand). The reliability
|
- **Current measurement** — never taken (no PPK2/meter to hand). The reliability
|
||||||
|
|||||||
Reference in New Issue
Block a user