Skip to content

wifi_csi_info_t missing shape information (AEGHB-856) #211

@xahlex

Description

@xahlex

Checklist

  • Checked the issue tracker for similar issues to ensure this is not a duplicate.
  • Provided a clear description of your suggestion.
  • Included any relevant context or examples.

Issue or Suggestion Description

wifi_csi_info_t missing shape information

  • Checked the issue tracker for similar issues to ensure this is not a duplicate
  • Read the documentation to confirm the issue is not addressed there and your configuration is set correctly
  • Tested with the latest version to ensure the issue hasn't been fixed

Issue Description

For each RX and TX Antenna pair, a single CSI matrix should be delivered.
Since the ESP only has one Antenna the number of received CSI must depend on the peer's number of antennas.
Thus there should be an attribute in the wifi_csi_info struct explaining the shape of CSI. Is it possible the CSI matrix is flattened unbeknownst to the user?
image

I couldn't find an official reference for this problem, but here is the link to the cited paper: here

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions