wifi-densepose/rust-port/wifi-densepose-rs/crates
Claude cd877f87c2
docs: Add comprehensive wifi-Mat user guide and fix compilation
- Add detailed wifi-Mat user guide covering:
  - Installation and setup
  - Detection capabilities (breathing, heartbeat, movement)
  - Localization system (triangulation, depth estimation)
  - START protocol triage classification
  - Alert system with priority escalation
  - Field deployment guide
  - Hardware setup requirements
  - API reference and troubleshooting

- Update main README.md with wifi-Mat section and links

- Fix compilation issues:
  - Add missing deadline field in AlertPayload
  - Fix type ambiguity in powi calls
  - Resolve borrow checker issues in scan_cycle
  - Export CsiDataBuffer from detection module
  - Add missing imports in test modules

- All 83 tests now passing
2026-01-13 17:55:50 +00:00
..
wifi-densepose-api feat: Complete Rust port of WiFi-DensePose with modular crates 2026-01-13 03:11:16 +00:00
wifi-densepose-cli feat: Complete Rust port of WiFi-DensePose with modular crates 2026-01-13 03:11:16 +00:00
wifi-densepose-config feat: Complete Rust port of WiFi-DensePose with modular crates 2026-01-13 03:11:16 +00:00
wifi-densepose-core feat: Complete Rust port of WiFi-DensePose with modular crates 2026-01-13 03:11:16 +00:00
wifi-densepose-db feat: Complete Rust port of WiFi-DensePose with modular crates 2026-01-13 03:11:16 +00:00
wifi-densepose-hardware feat: Complete Rust port of WiFi-DensePose with modular crates 2026-01-13 03:11:16 +00:00
wifi-densepose-mat docs: Add comprehensive wifi-Mat user guide and fix compilation 2026-01-13 17:55:50 +00:00
wifi-densepose-nn feat: Complete Rust port of WiFi-DensePose with modular crates 2026-01-13 03:11:16 +00:00
wifi-densepose-signal feat: Add comprehensive benchmarks and validation tests for Rust signal processing 2026-01-13 03:38:38 +00:00
wifi-densepose-wasm feat: Complete Rust port of WiFi-DensePose with modular crates 2026-01-13 03:11:16 +00:00