docs: Update v1.0 roadmap — TARGET done, error handling covered, esp-ctl added

This commit is contained in:
user
2026-02-04 17:51:29 +01:00
parent 92e65d8775
commit 3681568238

View File

@@ -55,7 +55,8 @@
- [x] Watchdog + auto-recovery (done in v0.2)
- [ ] On-device CSI processing (send metrics, not raw)
- [x] Configuration via UDP (`TARGET <ip> [port]`, NVS persisted)
- [ ] Comprehensive error handling
- [x] Comprehensive error handling (watchdog, WiFi reconnect via example_connect)
- [x] `esp-ctl` unified CLI tool (cmd, status, listen, serial, ble, target)
## Future
- WiFi probe request capture (promiscuous mode, WIFI_PKT_MGMT)