Compare commits

..

1 Commits

Author SHA1 Message Date
ruv 6103aa9150 feat(firmware): add --channel and --filter-mac to provision.py (ADR-060)
- provision.py: add --channel (CSI channel override) and --filter-mac
  (AA:BB:CC:DD:EE:FF format) arguments with validation
- nvs_config: add csi_channel, filter_mac[6], filter_mac_set fields;
  read from NVS on boot
- csi_collector: auto-detect AP channel when no NVS override is set;
  filter CSI frames by source MAC when filter_mac is configured
- ADR-060 documents the design and rationale

Fixes #247, fixes #229

Co-Authored-By: claude-flow <ruv@ruv.net>
2026-03-12 22:37:37 -04:00

Diff Content Not Available