ruv
f42df4afaa
feat(firmware): ADR-063 mmWave sensor fusion — full implementation
Phase 1-2 of ADR-063:
mmwave_sensor.c/h:
- MR60BHA2 UART parser (60 GHz: HR, BR, presence, distance)
- LD2410 UART parser (24 GHz: presence, distance)
- Auto-detection: probes UART for known frame headers at boot
- Mock generator for QEMU testing (synthetic HR 72±2, BR 16±1)
- Capability flag registration per sensor type
edge_processing.c/h:
- 48-byte fused vitals packet (magic 0xC5110004)
- Kalman-style fusion: mmWave 80% + CSI 20% when both available
- Automatic fallback to CSI-only 32-byte packet when no mmWave
- Dual presence flag (Bit3 = mmwave_present)
main.c:
- mmwave_sensor_init() called at boot with auto-detect
- Status logged in startup banner
Fuzz stubs updated for mmwave_sensor API.
Build verified: QEMU mock build passes.
Co-Authored-By: claude-flow <ruv@ruv.net>
2026-03-15 15:40:43 -04:00
..
2026-03-15 15:40:43 -04:00
2026-03-13 08:27:08 -04:00
2026-03-02 23:53:25 -05:00
2026-03-05 10:20:48 -05:00
2026-03-05 10:20:48 -05:00
2026-03-05 10:20:48 -05:00
2026-03-05 10:20:48 -05:00
2026-03-05 11:45:59 -05:00
2026-03-05 10:20:48 -05:00
2026-03-15 15:40:43 -04:00
2026-03-15 15:40:43 -04:00
2026-03-05 10:20:48 -05:00
2026-03-15 11:49:29 -04:00
2026-03-05 10:20:48 -05:00
2026-03-15 15:40:43 -04:00
2026-03-15 15:40:43 -04:00
2026-03-15 15:40:43 -04:00
2026-03-14 13:39:51 -04:00
2026-03-14 13:39:51 -04:00
2026-03-15 11:49:29 -04:00
2026-03-13 08:27:08 -04:00
2026-03-06 13:11:04 -05:00
2026-03-02 23:53:25 -05:00
2026-03-02 23:53:25 -05:00
2026-03-02 23:53:25 -05:00
2026-03-02 23:53:25 -05:00
2026-03-02 23:53:25 -05:00
2026-03-03 16:00:40 -05:00
2026-02-28 13:38:21 -05:00
2026-03-02 23:53:25 -05:00
2026-03-02 23:53:25 -05:00
2026-03-06 13:11:04 -05:00
2026-03-02 23:53:25 -05:00