open-sdr / openwifi

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

Error in executing side_info_display.py #105

Closed ghost closed 2 years ago

ghost commented 2 years ago
  1. Our image is used directly or you build your own image? yours
  2. Versions: OS, Vivado, openwifi/openwifi-hw repo branch and commit revision OS: ubuntu 20.04
  3. Board/hardware type ANTSDR E310
  4. Steps to reproduce the issue, and the related error message, screenshot, etc I want to get CSI Refer to tutorial https://github.com/open-sdr/openwifi/blob/master/doc/app_notes/csi.md The first step succeed. The second number is not zero and keeps increasing. I open another terminal. There is not 'user_space' but 'side_ch_ctl_src' directly in 'openwifi' so I run : cd openwifi/side_ch_ctl_src python3 side_info_display.py I have installed the package 'matplotlib' and 'numpy' But I met an error : 6FC8BD31244A66E2FC075B31E78E6155 PC IP is 192.168.10.1 SDR IP is 192.168.10.122
JiaoXianjun commented 2 years ago

Hello,

You should run this:

python3 side_info_display.py

on your computer instead of on board (via ssh).

JiaoXianjun commented 2 years ago

If no further question, I will close this issue.

ghost commented 2 years ago

It's OK.

管立亮 @.***

武汉大学 本科

 

------------------ 原始邮件 ------------------ 发件人: "open-sdr/openwifi" @.>; 发送时间: 2021年10月25日(星期一) 下午4:01 @.>; @.**@.>; 主题: Re: [open-sdr/openwifi] Error in executing side_info_display.py (#105)

If no further question, I will close this issue.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.