ruv
381b51a382
docs: update user guide with v0.3.0 features — multistatic mesh, CRV, QUIC, crates.io
...
- Test count 700+ → 1,100+, ADR count 27 → 33, Rust version 1.75+
- Add crates.io installation section (cargo add for all 15 crates)
- Add ESP32 multistatic mesh section (TDM, channel hopping, QUIC transport)
- Add mesh key provisioning and TDM slot assignment instructions
- Add CRV signal-line protocol section with 6-stage table
- Update vital signs range for multistatic mesh (~8 m)
- Update through-wall FAQ with multistatic mesh capabilities
- Update ESP32 hardware setup with secure provisioning and ADR refs
Co-Authored-By: claude-flow <ruv@ruv.net >
2026-03-02 08:46:09 -05:00
ruv
eab364bc51
docs: update user guide with MERIDIAN cross-environment adaptation
...
- Training pipeline: 8 phases → 10 phases (hardware norm + MERIDIAN)
- New section: Cross-Environment Adaptation explaining 10-second calibration
- Updated FAQ: accuracy answer mentions MERIDIAN
- Updated test count: 542+ → 700+
- Updated ADR count: 24 → 27
Co-Authored-By: claude-flow <ruv@ruv.net >
2026-03-01 12:16:25 -05:00
ruv
6a2ef11035
docs: cross-platform support in README, changelog, user guide
...
- README: update hardware table, crate description, scan layer heading
for macOS + Linux support, bump ADR count to 25
- CHANGELOG: add cross-platform adapters and byte counter fix
- User guide: add macOS CoreWLAN and Linux iw data source sections
- CLAUDE.md: add pre-merge checklist (8 items)
Co-Authored-By: claude-flow <ruv@ruv.net >
2026-03-01 11:00:46 -05:00
ruv
a6382fb026
feat: Add macOS CoreWLAN WiFi sensing adapter and user guide
...
- Introduced ADR-025 documenting the implementation of a macOS CoreWLAN sensing adapter using a Swift helper binary and Rust integration.
- Added a new user guide detailing installation, usage, and hardware setup for WiFi DensePose, including Docker and source build instructions.
- Included sections on data sources, REST API reference, WebSocket streaming, and vital sign detection.
- Documented hardware requirements and troubleshooting steps for various setups.
2026-03-01 02:15:44 -05:00