发布

  • feat(firmware): --channel and --filter-mac provisioning (ADR-060)

    frostbyte_neo 发布于 2026-03-13 12:27:08 +00:00

    • 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

    下载附件