Skip to content

IQ sample capture issue #474

@jiang910622

Description

@jiang910622
  1. Could you send email to [email protected] to introduce your self?
    Yes
  2. Our image is used directly or you build your own image?
    Your image
  3. What is your own modification?
    No modification
  4. Versions: OS, Vivado, openwifi/openwifi-hw repo branch and commit revision
    openwifi-1.4.0-notter.img
  5. Board/hardware type
    Neptune SDR (Zynq 7020 + AD9361 board)
  6. WiFi channel number
    36/44
  7. 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 [email protected]
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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions