wifi-densepose/rust-port/wifi-densepose-rs/crates
Claude 6e0e539443
feat: Rust hardware adapters return errors instead of silent empty data, add changelog
- densepose.rs: forward() returns NnError when no weights loaded instead of zeros
- translator.rs: forward/encode/decode require loaded weights, error otherwise
- fusion.rs: remove rand_range() RNG, RSSI reads return empty with warning log
- hardware_adapter.rs: ESP32/Intel/Atheros/UDP/PCAP adapters return AdapterError
  explaining hardware not connected instead of silent empty readings
- csi_receiver.rs: PicoScenes parser returns error instead of empty amplitudes
- README.md: add v2.1.0 changelog with all recent changes

https://claude.ai/code/session_01Ki7pvEZtJDvqJkmyn6B714
2026-02-28 06:31:11 +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: Add wifi-Mat disaster detection enhancements 2026-01-13 18:23:03 +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 feat: Rust hardware adapters return errors instead of silent empty data, add changelog 2026-02-28 06:31:11 +00:00
wifi-densepose-nn feat: Rust hardware adapters return errors instead of silent empty data, add changelog 2026-02-28 06:31:11 +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: Add wifi-Mat disaster detection enhancements 2026-01-13 18:23:03 +00:00