open-sdr / openwifi

open-source IEEE 802.11 WiFi baseband FPGA (chip) design: driver, software
GNU Affero General Public License v3.0
3.68k stars 627 forks source link

extracting CSI results from two RX antennas #397

Open wuhhaCos opened 2 months ago

wuhhaCos commented 2 months ago

Dear Professor Jiao,

I am currently working on your OpenWiFi project, primarily focusing on CSI extraction. I have encountered a couple of questions:

  1. In the CSI extraction process, does it have to work in the full-duplex (Self-TX) mode? Can we set it as a receiver to obtain CSI?

  2. If full-duplex mode is required, does the CSI extraction process only work for single RX sampling? The hardware platform we used is Xilinx Zed board + FMCOMMS3, which includes two Rx antennas.

  3. If the above options are not available, can I modify the FPGA code in your project to enable the entire module to operate as a receiver for CSI extraction and sample equalizer results from 2 RX?

I am eager to contribute to the OpenWiFi platform and would greatly appreciate your guidance on these matters.

Please find the corresponding GitHub link for reference: CSI Extraction in OpenWiFi

Thank you for your assistance.

chenmo234 commented 1 month ago

Hello, sorry to bother you. May I ask you some questions regarding CSI capture in OpenWiFi? Here is my contact information: c2385405729.

JiaoXianjun commented 2 weeks ago

Check: https://github.com/open-sdr/openwifi/issues/411