diff --git a/ROADMAP.md b/ROADMAP.md index a5a6ed0..292ba01 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -111,7 +111,11 @@ Note: Promiscuous mode (probe/deauth capture) disabled on original ESP32 — bre - [x] NVS persistence for SCANRATE and PROBERATE commands - [x] Sensor events count in `esp-ctl osint stats` -## v1.6 - Power Management +## v1.6 - Power Management [DONE] +- [x] ESP-IDF power management framework (DFS 240/80 MHz + light sleep) +- [x] POWERSAVE command (WiFi modem sleep toggle, NVS persisted, default off) +- [x] POWERTEST save/restore of powersave state +- [x] sdkconfig: CONFIG_PM_ENABLE, CONFIG_FREERTOS_USE_TICKLESS_IDLE - [ ] Power consumption measurements using POWERTEST + external meter - [ ] Deep sleep mode with wake-on-CSI-motion - [ ] Battery-optimized duty cycling