Gi-z / CSIKit

Python CSI processing and visualisation tools for Atheros, Intel, Nexmon, ESP32, FeitCSI, and PicoScenes (USRP, etc) formats.
https://Gi-z.github.io/CSIKit/
MIT License
207 stars 52 forks source link

Do you have any information about Intel 5300 CSI data structure? #38

Open seagochen opened 1 year ago

seagochen commented 1 year ago

Thanks for your contribution and providing a powerful toolkit to help me finish the first step of CSI learning. However, when my teammate and I wanted to do more future research on this topic, we found that if we could not figure out the data structure or the definition of the CSI frame, we could not go anywhere.

Here is our equipment information:

Wi-Fi adapter: Intel 5300 OS information: Ubuntu 16.04 with the kernel version 4.15 CSI-related toolset:

If you can provide me with any detail about the CSI data frame definition, I would appreciate what you did.