You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Our image is used directly or you build your own image?
Your image
What is your own modification?
No modification
Versions: OS, Vivado, openwifi/openwifi-hw repo branch and commit revision
openwifi-1.4.0-notter.img
Board/hardware type
Neptune SDR (Zynq 7020 + AD9361 board)
WiFi channel number
36/44
Steps to reproduce the issue, and the related error message, screenshot, etc CSI capture condition #342 has the same problem, but is in CSI capture condition.
IQ sample capture follows the Quick start
I power on the SDR board and set computer static IP with 192.168.10.1. Open a terminal on the computer, and then in the terminal:
ssh root@192.168.10.122
cd openwifi
./wgd.sh
./monitor_ch.sh sdr0 11
insmod side_ch.ko iq_len_init=4095
./side_ch_ctl wh3h01
./side_ch_ctl wh11d4094
./side_ch_ctl g
The output I got:
root@analog:/openwifi# ./side_ch_ctl wh3h01
parse: ret 0
tx: action_flag 1 reg_type 1 reg_idx 3 reg_val 1 interval_ms -163754450
rx: size 4 val 0 0x00000000
root@analog:/openwifi# ./side_ch_ctl wh11d4094
parse: ret 0
tx: action_flag 1 reg_type 1 reg_idx 11 reg_val 4094 interval_ms -163754450
rx: size 4 val 0 0x00000000
root@analog:~/openwifi# ./side_ch_ctl g
The default 100ms side info getting period is taken!
parse: ret 0
tx: action_flag 3 reg_type -1225685440 reg_idx 66683 reg_val 3069281040 interval_ms 100
loop 64 side info count 0
loop 128 side info count 0
loop 192 side info count 0
loop 256 side info count 0
loop 320 side info count 0
loop 384 side info count 0
loop 448 side info count 0
loop 512 side info count 0
loop 576 side info count 0
loop 640 side info count 0
loop 704 side info count 0
loop 768 side info count 0
It seems like no IQ is captured. Could you please help?
Yes
Your image
No modification
openwifi-1.4.0-notter.img
Neptune SDR (Zynq 7020 + AD9361 board)
36/44
CSI capture condition #342 has the same problem, but is in CSI capture condition.
IQ sample capture follows the Quick start
I power on the SDR board and set computer static IP with 192.168.10.1. Open a terminal on the computer, and then in the terminal:
ssh root@192.168.10.122
cd openwifi
./wgd.sh
./monitor_ch.sh sdr0 11
insmod side_ch.ko iq_len_init=4095
./side_ch_ctl wh3h01
./side_ch_ctl wh11d4094
./side_ch_ctl g
The output I got:
root@analog:
/openwifi# ./side_ch_ctl wh3h01/openwifi# ./side_ch_ctl wh11d4094parse: ret 0
tx: action_flag 1 reg_type 1 reg_idx 3 reg_val 1 interval_ms -163754450
rx: size 4 val 0 0x00000000
root@analog:
parse: ret 0
tx: action_flag 1 reg_type 1 reg_idx 11 reg_val 4094 interval_ms -163754450
rx: size 4 val 0 0x00000000
root@analog:~/openwifi# ./side_ch_ctl g
The default 100ms side info getting period is taken!
parse: ret 0
tx: action_flag 3 reg_type -1225685440 reg_idx 66683 reg_val 3069281040 interval_ms 100
loop 64 side info count 0
loop 128 side info count 0
loop 192 side info count 0
loop 256 side info count 0
loop 320 side info count 0
loop 384 side info count 0
loop 448 side info count 0
loop 512 side info count 0
loop 576 side info count 0
loop 640 side info count 0
loop 704 side info count 0
loop 768 side info count 0
It seems like no IQ is captured. Could you please help?