-
Notifications
You must be signed in to change notification settings - Fork 125
Open
Description
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?
I couldn't find an official reference for this problem, but here is the link to the cited paper: here
Metadata
Metadata
Assignees
Labels
No labels