Giter Club home page Giter Club logo

Comments (17)

JiaoXianjun avatar JiaoXianjun commented on August 17, 2024

So can you confirm it happens always. And after you change the boot.bin back, it disappeares?

from openwifi.

shy2028 avatar shy2028 commented on August 17, 2024

When I boot using the file I created, the same problem mentioned above continues to occur.
When I revert to the previous one (download from https://users.ugent.be/~xjiao/openwifi-1.1.0-taiyuan-6-32bit.img.xz), the internet connection problem disappears.

from openwifi.

JiaoXianjun avatar JiaoXianjun commented on August 17, 2024

I think you need to make sure your boot.bin building procedure is correct.
I suggest you clone a clean openwifi-hw code, use the evaluation viterbi license instead of your own's, build the fpga project and finally build the boot.bin.
Then use this boot.bin instead of the one in our image to see whether there is a problem.
And please also record and show us all the commands/operations since you do the clean clone openwifi-hw, then we can analyze the command sequence to see whether there is an issue.

from openwifi.

shy2028 avatar shy2028 commented on August 17, 2024

Hi,

Here is the commands/operation record
It is start from downloading openwifi-hw directory.
It is in order Linux -> Vivado -> Linux command.
My viterbi evaluation license is already expired. So, I make the boot file using my own license. (I attach the vivado license status)

---------------linux--------------------------------------------

hazero@hazero:/openwifi git clone https://github.com/open-sdr/openwifi-hw
Cloning into 'openwifi-hw'...
remote: Enumerating objects: 2530, done.
remote: Total 2530 (delta 0), reused 0 (delta 0), pack-reused 2530
Receiving objects: 100% (2530/2530), 223.48 MiB | 6.14 MiB/s, done.
Resolving deltas: 100% (1433/1433), done.
hazero@hazero:
/openwifi cd openwifi-hw/
hazero@hazero:~/openwifi/openwifi-hw git status
On branch master
Your branch is up to date with 'origin/master'.

nothing to commit, working tree clean

hazero@hazero:~/openwifi/openwifi-hw git checkout b3bd6e2
Note: checking out 'b3bd6e2'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:

git checkout -b

HEAD is now at b3bd6e2 track latest dot11zynq
hazero@hazero:/openwifi/openwifi-hw git status
HEAD detached at b3bd6e2
nothing to commit, working tree clean
hazero@hazero:
/openwifi/openwifi-hw git fetch
hazero@hazero:~/openwifi/openwifi-hw git pull
You are not currently on a branch.
Please specify which branch you want to merge with.
See git-pull(1) for details.

git pull <remote> <branch>

hazero@hazero:/openwifi/openwifi-hw source /opt/Xilinx/Vivado/2018.3/settings64.sh
hazero@hazero:
/openwifi/openwifi-hw export SDCARD_DIR=/media/hazero/
hazero@hazero:/openwifi/openwifi-hw export XILINX_DIR=/opt/Xilinx
hazero@hazero:
/openwifi/openwifi-hw export OPENWIFI_DIR=//home/hazero/openwifi
hazero@hazero:/openwifi/openwifi-hw export BOARD_NAME=zc706_fmcs2
hazero@hazero:
/openwifi/openwifi-hw
hazero@hazero:/openwifi/openwifi-hw ./prepare_adi_lib.sh $XILINX_DIR
$XILINX_DIR is found!
++ git submodule init adi-hdl
Submodule 'adi-hdl' (https://github.com/analogdevicesinc/hdl.git) registered for path 'adi-hdl'
++ git submodule update adi-hdl
Cloning into '/home/hazero/openwifi/openwifi-hw/adi-hdl'...
Submodule path 'adi-hdl': checked out 'f61d9707eb0a62533efd6facab59ab2444da94c9'
++ cd ./adi-hdl/library
++ git reset --hard f61d9707eb0a62533efd6facab59ab2444da94c9
HEAD is now at f61d9707 ad_fmclidar1_ebz: Update the IO constraints to revB
++ cd /home/hazero/openwifi/openwifi-hw
hazero@hazero:
/openwifi/openwifi-hw$ ./prepare_adi_board_ip.sh $XILINX_DIR $BOARD_NAME
$XILINX_DIR is found!
./adi-hdl/projects/fmcomms2/zc706/
++ source /opt/Xilinx/Vivado/2018.3/settings64.sh
+++ source /opt/Xilinx/DocNav/.settings64-DocNav.sh
++++ '[' -n /opt/Xilinx/Model_Composer/2018.3/bin:/opt/Xilinx/SDK/2018.3/bin:/opt/Xilinx/SDK/2018.3/gnu/microblaze/lin/bin:/opt/Xilinx/SDK/2018.3/gnu/arm/lin/bin:/opt/Xilinx/SDK/2018.3/gnu/microblaze/linux_toolchain/lin64_le/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch32/lin/gcc-arm-linux-gnueabi/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch32/lin/gcc-arm-none-eabi/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch64/lin/aarch64-linux/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch64/lin/aarch64-none/bin:/opt/Xilinx/SDK/2018.3/gnu/armr5/lin/gcc-arm-none-eabi/bin:/opt/Xilinx/SDK/2018.3/tps/lnx64/cmake-3.3.2/bin:/opt/Xilinx/Vivado/2018.3/bin:/opt/Xilinx/DocNav:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin ']'
++++ export PATH=/opt/Xilinx/DocNav:/opt/Xilinx/Model_Composer/2018.3/bin:/opt/Xilinx/SDK/2018.3/bin:/opt/Xilinx/SDK/2018.3/gnu/microblaze/lin/bin:/opt/Xilinx/SDK/2018.3/gnu/arm/lin/bin:/opt/Xilinx/SDK/2018.3/gnu/microblaze/linux_toolchain/lin64_le/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch32/lin/gcc-arm-linux-gnueabi/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch32/lin/gcc-arm-none-eabi/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch64/lin/aarch64-linux/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch64/lin/aarch64-none/bin:/opt/Xilinx/SDK/2018.3/gnu/armr5/lin/gcc-arm-none-eabi/bin:/opt/Xilinx/SDK/2018.3/tps/lnx64/cmake-3.3.2/bin:/opt/Xilinx/Vivado/2018.3/bin:/opt/Xilinx/DocNav:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
++++ PATH=/opt/Xilinx/DocNav:/opt/Xilinx/Model_Composer/2018.3/bin:/opt/Xilinx/SDK/2018.3/bin:/opt/Xilinx/SDK/2018.3/gnu/microblaze/lin/bin:/opt/Xilinx/SDK/2018.3/gnu/arm/lin/bin:/opt/Xilinx/SDK/2018.3/gnu/microblaze/linux_toolchain/lin64_le/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch32/lin/gcc-arm-linux-gnueabi/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch32/lin/gcc-arm-none-eabi/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch64/lin/aarch64-linux/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch64/lin/aarch64-none/bin:/opt/Xilinx/SDK/2018.3/gnu/armr5/lin/gcc-arm-none-eabi/bin:/opt/Xilinx/SDK/2018.3/tps/lnx64/cmake-3.3.2/bin:/opt/Xilinx/Vivado/2018.3/bin:/opt/Xilinx/DocNav:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
+++ source /opt/Xilinx/Vivado/2018.3/.settings64-Vivado.sh
++++ export XILINX_VIVADO=/opt/Xilinx/Vivado/2018.3
++++ XILINX_VIVADO=/opt/Xilinx/Vivado/2018.3
++++ '[' -n /opt/Xilinx/DocNav:/opt/Xilinx/Model_Composer/2018.3/bin:/opt/Xilinx/SDK/2018.3/bin:/opt/Xilinx/SDK/2018.3/gnu/microblaze/lin/bin:/opt/Xilinx/SDK/2018.3/gnu/arm/lin/bin:/opt/Xilinx/SDK/2018.3/gnu/microblaze/linux_toolchain/lin64_le/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch32/lin/gcc-arm-linux-gnueabi/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch32/lin/gcc-arm-none-eabi/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch64/lin/aarch64-linux/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch64/lin/aarch64-none/bin:/opt/Xilinx/SDK/2018.3/gnu/armr5/lin/gcc-arm-none-eabi/bin:/opt/Xilinx/SDK/2018.3/tps/lnx64/cmake-3.3.2/bin:/opt/Xilinx/Vivado/2018.3/bin:/opt/Xilinx/DocNav:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin ']'
++++ export PATH=/opt/Xilinx/Vivado/2018.3/bin:/opt/Xilinx/DocNav:/opt/Xilinx/Model_Composer/2018.3/bin:/opt/Xilinx/SDK/2018.3/bin:/opt/Xilinx/SDK/2018.3/gnu/microblaze/lin/bin:/opt/Xilinx/SDK/2018.3/gnu/arm/lin/bin:/opt/Xilinx/SDK/2018.3/gnu/microblaze/linux_toolchain/lin64_le/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch32/lin/gcc-arm-linux-gnueabi/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch32/lin/gcc-arm-none-eabi/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch64/lin/aarch64-linux/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch64/lin/aarch64-none/bin:/opt/Xilinx/SDK/2018.3/gnu/armr5/lin/gcc-arm-none-eabi/bin:/opt/Xilinx/SDK/2018.3/tps/lnx64/cmake-3.3.2/bin:/opt/Xilinx/Vivado/2018.3/bin:/opt/Xilinx/DocNav:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
++++ PATH=/opt/Xilinx/Vivado/2018.3/bin:/opt/Xilinx/DocNav:/opt/Xilinx/Model_Composer/2018.3/bin:/opt/Xilinx/SDK/2018.3/bin:/opt/Xilinx/SDK/2018.3/gnu/microblaze/lin/bin:/opt/Xilinx/SDK/2018.3/gnu/arm/lin/bin:/opt/Xilinx/SDK/2018.3/gnu/microblaze/linux_toolchain/lin64_le/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch32/lin/gcc-arm-linux-gnueabi/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch32/lin/gcc-arm-none-eabi/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch64/lin/aarch64-linux/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch64/lin/aarch64-none/bin:/opt/Xilinx/SDK/2018.3/gnu/armr5/lin/gcc-arm-none-eabi/bin:/opt/Xilinx/SDK/2018.3/tps/lnx64/cmake-3.3.2/bin:/opt/Xilinx/Vivado/2018.3/bin:/opt/Xilinx/DocNav:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
+++ source /opt/Xilinx/SDK/2018.3/.settings64-SDK_Core_Tools.sh
++++ '[' -n /opt/Xilinx/Vivado/2018.3/bin:/opt/Xilinx/DocNav:/opt/Xilinx/Model_Composer/2018.3/bin:/opt/Xilinx/SDK/2018.3/bin:/opt/Xilinx/SDK/2018.3/gnu/microblaze/lin/bin:/opt/Xilinx/SDK/2018.3/gnu/arm/lin/bin:/opt/Xilinx/SDK/2018.3/gnu/microblaze/linux_toolchain/lin64_le/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch32/lin/gcc-arm-linux-gnueabi/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch32/lin/gcc-arm-none-eabi/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch64/lin/aarch64-linux/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch64/lin/aarch64-none/bin:/opt/Xilinx/SDK/2018.3/gnu/armr5/lin/gcc-arm-none-eabi/bin:/opt/Xilinx/SDK/2018.3/tps/lnx64/cmake-3.3.2/bin:/opt/Xilinx/Vivado/2018.3/bin:/opt/Xilinx/DocNav:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin ']'
++++ export PATH=/opt/Xilinx/SDK/2018.3/bin:/opt/Xilinx/SDK/2018.3/gnu/microblaze/lin/bin:/opt/Xilinx/SDK/2018.3/gnu/arm/lin/bin:/opt/Xilinx/SDK/2018.3/gnu/microblaze/linux_toolchain/lin64_le/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch32/lin/gcc-arm-linux-gnueabi/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch32/lin/gcc-arm-none-eabi/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch64/lin/aarch64-linux/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch64/lin/aarch64-none/bin:/opt/Xilinx/SDK/2018.3/gnu/armr5/lin/gcc-arm-none-eabi/bin:/opt/Xilinx/SDK/2018.3/tps/lnx64/cmake-3.3.2/bin:/opt/Xilinx/Vivado/2018.3/bin:/opt/Xilinx/DocNav:/opt/Xilinx/Model_Composer/2018.3/bin:/opt/Xilinx/SDK/2018.3/bin:/opt/Xilinx/SDK/2018.3/gnu/microblaze/lin/bin:/opt/Xilinx/SDK/2018.3/gnu/arm/lin/bin:/opt/Xilinx/SDK/2018.3/gnu/microblaze/linux_toolchain/lin64_le/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch32/lin/gcc-arm-linux-gnueabi/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch32/lin/gcc-arm-none-eabi/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch64/lin/aarch64-linux/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch64/lin/aarch64-none/bin:/opt/Xilinx/SDK/2018.3/gnu/armr5/lin/gcc-arm-none-eabi/bin:/opt/Xilinx/SDK/2018.3/tps/lnx64/cmake-3.3.2/bin:/opt/Xilinx/Vivado/2018.3/bin:/opt/Xilinx/DocNav:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
++++ PATH=/opt/Xilinx/SDK/2018.3/bin:/opt/Xilinx/SDK/2018.3/gnu/microblaze/lin/bin:/opt/Xilinx/SDK/2018.3/gnu/arm/lin/bin:/opt/Xilinx/SDK/2018.3/gnu/microblaze/linux_toolchain/lin64_le/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch32/lin/gcc-arm-linux-gnueabi/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch32/lin/gcc-arm-none-eabi/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch64/lin/aarch64-linux/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch64/lin/aarch64-none/bin:/opt/Xilinx/SDK/2018.3/gnu/armr5/lin/gcc-arm-none-eabi/bin:/opt/Xilinx/SDK/2018.3/tps/lnx64/cmake-3.3.2/bin:/opt/Xilinx/Vivado/2018.3/bin:/opt/Xilinx/DocNav:/opt/Xilinx/Model_Composer/2018.3/bin:/opt/Xilinx/SDK/2018.3/bin:/opt/Xilinx/SDK/2018.3/gnu/microblaze/lin/bin:/opt/Xilinx/SDK/2018.3/gnu/arm/lin/bin:/opt/Xilinx/SDK/2018.3/gnu/microblaze/linux_toolchain/lin64_le/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch32/lin/gcc-arm-linux-gnueabi/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch32/lin/gcc-arm-none-eabi/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch64/lin/aarch64-linux/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch64/lin/aarch64-none/bin:/opt/Xilinx/SDK/2018.3/gnu/armr5/lin/gcc-arm-none-eabi/bin:/opt/Xilinx/SDK/2018.3/tps/lnx64/cmake-3.3.2/bin:/opt/Xilinx/Vivado/2018.3/bin:/opt/Xilinx/DocNav:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
+++ source /opt/Xilinx/Model_Composer/2018.3/.settings64-Model_Composer.sh
++++ '[' -n /opt/Xilinx/SDK/2018.3/bin:/opt/Xilinx/SDK/2018.3/gnu/microblaze/lin/bin:/opt/Xilinx/SDK/2018.3/gnu/arm/lin/bin:/opt/Xilinx/SDK/2018.3/gnu/microblaze/linux_toolchain/lin64_le/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch32/lin/gcc-arm-linux-gnueabi/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch32/lin/gcc-arm-none-eabi/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch64/lin/aarch64-linux/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch64/lin/aarch64-none/bin:/opt/Xilinx/SDK/2018.3/gnu/armr5/lin/gcc-arm-none-eabi/bin:/opt/Xilinx/SDK/2018.3/tps/lnx64/cmake-3.3.2/bin:/opt/Xilinx/Vivado/2018.3/bin:/opt/Xilinx/DocNav:/opt/Xilinx/Model_Composer/2018.3/bin:/opt/Xilinx/SDK/2018.3/bin:/opt/Xilinx/SDK/2018.3/gnu/microblaze/lin/bin:/opt/Xilinx/SDK/2018.3/gnu/arm/lin/bin:/opt/Xilinx/SDK/2018.3/gnu/microblaze/linux_toolchain/lin64_le/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch32/lin/gcc-arm-linux-gnueabi/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch32/lin/gcc-arm-none-eabi/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch64/lin/aarch64-linux/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch64/lin/aarch64-none/bin:/opt/Xilinx/SDK/2018.3/gnu/armr5/lin/gcc-arm-none-eabi/bin:/opt/Xilinx/SDK/2018.3/tps/lnx64/cmake-3.3.2/bin:/opt/Xilinx/Vivado/2018.3/bin:/opt/Xilinx/DocNav:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin ']'
++++ export PATH=/opt/Xilinx/Model_Composer/2018.3/bin:/opt/Xilinx/SDK/2018.3/bin:/opt/Xilinx/SDK/2018.3/gnu/microblaze/lin/bin:/opt/Xilinx/SDK/2018.3/gnu/arm/lin/bin:/opt/Xilinx/SDK/2018.3/gnu/microblaze/linux_toolchain/lin64_le/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch32/lin/gcc-arm-linux-gnueabi/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch32/lin/gcc-arm-none-eabi/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch64/lin/aarch64-linux/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch64/lin/aarch64-none/bin:/opt/Xilinx/SDK/2018.3/gnu/armr5/lin/gcc-arm-none-eabi/bin:/opt/Xilinx/SDK/2018.3/tps/lnx64/cmake-3.3.2/bin:/opt/Xilinx/Vivado/2018.3/bin:/opt/Xilinx/DocNav:/opt/Xilinx/Model_Composer/2018.3/bin:/opt/Xilinx/SDK/2018.3/bin:/opt/Xilinx/SDK/2018.3/gnu/microblaze/lin/bin:/opt/Xilinx/SDK/2018.3/gnu/arm/lin/bin:/opt/Xilinx/SDK/2018.3/gnu/microblaze/linux_toolchain/lin64_le/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch32/lin/gcc-arm-linux-gnueabi/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch32/lin/gcc-arm-none-eabi/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch64/lin/aarch64-linux/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch64/lin/aarch64-none/bin:/opt/Xilinx/SDK/2018.3/gnu/armr5/lin/gcc-arm-none-eabi/bin:/opt/Xilinx/SDK/2018.3/tps/lnx64/cmake-3.3.2/bin:/opt/Xilinx/Vivado/2018.3/bin:/opt/Xilinx/DocNav:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
++++ PATH=/opt/Xilinx/Model_Composer/2018.3/bin:/opt/Xilinx/SDK/2018.3/bin:/opt/Xilinx/SDK/2018.3/gnu/microblaze/lin/bin:/opt/Xilinx/SDK/2018.3/gnu/arm/lin/bin:/opt/Xilinx/SDK/2018.3/gnu/microblaze/linux_toolchain/lin64_le/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch32/lin/gcc-arm-linux-gnueabi/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch32/lin/gcc-arm-none-eabi/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch64/lin/aarch64-linux/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch64/lin/aarch64-none/bin:/opt/Xilinx/SDK/2018.3/gnu/armr5/lin/gcc-arm-none-eabi/bin:/opt/Xilinx/SDK/2018.3/tps/lnx64/cmake-3.3.2/bin:/opt/Xilinx/Vivado/2018.3/bin:/opt/Xilinx/DocNav:/opt/Xilinx/Model_Composer/2018.3/bin:/opt/Xilinx/SDK/2018.3/bin:/opt/Xilinx/SDK/2018.3/gnu/microblaze/lin/bin:/opt/Xilinx/SDK/2018.3/gnu/arm/lin/bin:/opt/Xilinx/SDK/2018.3/gnu/microblaze/linux_toolchain/lin64_le/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch32/lin/gcc-arm-linux-gnueabi/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch32/lin/gcc-arm-none-eabi/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch64/lin/aarch64-linux/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch64/lin/aarch64-none/bin:/opt/Xilinx/SDK/2018.3/gnu/armr5/lin/gcc-arm-none-eabi/bin:/opt/Xilinx/SDK/2018.3/tps/lnx64/cmake-3.3.2/bin:/opt/Xilinx/Vivado/2018.3/bin:/opt/Xilinx/DocNav:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
++ cd ./adi-hdl/projects/fmcomms2/zc706/
++ make
Building axi_ad9361 library [/home/hazero/openwifi/openwifi-hw/adi-hdl/library/axi_ad9361/axi_ad9361_ip.log] ... OK
Building axi_clkgen library [/home/hazero/openwifi/openwifi-hw/adi-hdl/library/axi_clkgen/axi_clkgen_ip.log] ... OK
Building util_cdc library [/home/hazero/openwifi/openwifi-hw/adi-hdl/library/util_cdc/util_cdc_ip.log] ... OK
Building util_axis_fifo library [/home/hazero/openwifi/openwifi-hw/adi-hdl/library/util_axis_fifo/util_axis_fifo_ip.log] ... OK
Building axi_dmac library [/home/hazero/openwifi/openwifi-hw/adi-hdl/library/axi_dmac/axi_dmac_ip.log] ... OK
Building axi_hdmi_tx library [/home/hazero/openwifi/openwifi-hw/adi-hdl/library/axi_hdmi_tx/axi_hdmi_tx_ip.log] ... OK
Building axi_spdif_tx library [/home/hazero/openwifi/openwifi-hw/adi-hdl/library/axi_spdif_tx/axi_spdif_tx_ip.log] ... OK
Building axi_sysid library [/home/hazero/openwifi/openwifi-hw/adi-hdl/library/axi_sysid/axi_sysid_ip.log] ... OK
Building sysid_rom library [/home/hazero/openwifi/openwifi-hw/adi-hdl/library/sysid_rom/sysid_rom_ip.log] ... OK
Building util_cpack2 library [/home/hazero/openwifi/openwifi-hw/adi-hdl/library/util_pack/util_cpack2/util_cpack2_ip.log] ... OK
Building util_upack2 library [/home/hazero/openwifi/openwifi-hw/adi-hdl/library/util_pack/util_upack2/util_upack2_ip.log] ... OK
Building util_rfifo library [/home/hazero/openwifi/openwifi-hw/adi-hdl/library/util_rfifo/util_rfifo_ip.log] ... OK
Building util_tdd_sync library [/home/hazero/openwifi/openwifi-hw/adi-hdl/library/util_tdd_sync/util_tdd_sync_ip.log] ... OK
Building util_wfifo library [/home/hazero/openwifi/openwifi-hw/adi-hdl/library/util_wfifo/util_wfifo_ip.log] ... OK
Building util_clkdiv library [/home/hazero/openwifi/openwifi-hw/adi-hdl/library/xilinx/util_clkdiv/util_clkdiv_ip.log] ... OK
Building fmcomms2_zc706 project [/home/hazero/openwifi/openwifi-hw/adi-hdl/projects/fmcomms2/zc706/fmcomms2_zc706_vivado.log] ... OK
++ cd /home/hazero/openwifi/openwifi-hw

hazero@hazero:/openwifi/openwifi-hw$ ls
adi-hdl ip openwifi-logo.png README.md
boards ip_repo prepare_adi_board_ip.sh vivado.jou
CONTRIBUTING.md LICENSE prepare_adi_lib.sh vivado.log
hazero@hazero:
/openwifi/openwifi-hw$ cd boards/zc706_fmcs2/
hazero@hazero:~/openwifi/openwifi-hw/boards/zc706_fmcs2$ ls
openwifi.tcl sdk src

hazero@hazero:~/openwifi/openwifi-hw/boards/zc706_fmcs2$ vivado &
[1] 7141

-------------------------------------- vivado tcl messages-----------

Screenshot from 2020-12-07 15-10-27

open_project /home/hazero/openwifi/openwifi-hw/boards/zc706_fmcs2/openwifi_zc706_fmcs2/openwifi_zc706_fmcs2.xpr
Scanning sources...
Finished scanning sources
INFO: [IP_Flow 19-234] Refreshing IP repositories
INFO: [IP_Flow 19-1700] Loaded user IP repository '/home/hazero/openwifi/openwifi-hw/adi-hdl/library'.
INFO: [IP_Flow 19-1700] Loaded user IP repository '/home/hazero/openwifi/openwifi-hw/ip_repo/high'.
INFO: [IP_Flow 19-1700] Loaded user IP repository '/home/hazero/openwifi/openwifi-hw/ip_repo/big'.
INFO: [IP_Flow 19-1700] Loaded user IP repository '/home/hazero/openwifi/openwifi-hw/ip_repo/common'.
INFO: [IP_Flow 19-2313] Loaded Vivado IP repository '/opt/Xilinx/Vivado/2018.3/data/ip'.
update_compile_order -fileset sources_1
launch_runs impl_1 -to_step write_bitstream -jobs 4
INFO: [BD 41-434] Could not find an IP with XCI file by name: system_sys_ps7_0
INFO: [BD 41-434] Could not find an IP with XCI file by name: system_axi_iic_main_0
INFO: [BD 41-434] Could not find an IP with XCI file by name: system_sys_concat_intc_0
INFO: [BD 41-434] Could not find an IP with XCI file by name: system_sys_rstgen_0
INFO: [BD 41-434] Could not find an IP with XCI file by name: system_axi_hdmi_clkgen_0
INFO: [BD 41-434] Could not find an IP with XCI file by name: system_axi_hdmi_core_0
INFO: [BD 41-434] Could not find an IP with XCI file by name: system_axi_hdmi_dma_0
WARNING: [BD 41-721] Attempt to set value '1' on disabled parameter 'DMA_AXI_PROTOCOL_DEST' of cell '/axi_hdmi_dma' is ignored
INFO: [BD 41-434] Could not find an IP with XCI file by name: system_sys_audio_clkgen_0
INFO: [BD 41-434] Could not find an IP with XCI file by name: system_axi_spdif_tx_core_0
INFO: [BD 41-434] Could not find an IP with XCI file by name: system_GND_1_0
INFO: [BD 41-434] Could not find an IP with XCI file by name: system_axi_cpu_interconnect_0
INFO: [BD 41-434] Could not find an IP with XCI file by name: system_xbar_0
INFO: [BD 41-434] Could not find an IP with XCI file by name: system_auto_pc_8
INFO: [BD 41-434] Could not find an IP with XCI file by name: system_axi_hp0_interconnect_0
WARNING: [BD 41-1284] Cannot set parameter SUGGESTED_PRIORITY on port /sys_ps7/IRQ_F2P
WARNING: [BD 41-1284] Cannot set parameter SUGGESTED_PRIORITY on port /sys_ps7/IRQ_F2P
WARNING: [BD 41-1284] Cannot set parameter SUGGESTED_PRIORITY on port /sys_ps7/IRQ_F2P
WARNING: [BD 41-1284] Cannot set parameter SUGGESTED_PRIORITY on port /sys_ps7/IRQ_F2P
WARNING: [BD 41-1284] Cannot set parameter SUGGESTED_PRIORITY on port /sys_ps7/IRQ_F2P
WARNING: [BD 41-1284] Cannot set parameter SUGGESTED_PRIORITY on port /sys_ps7/IRQ_F2P
WARNING: [BD 41-1284] Cannot set parameter SUGGESTED_PRIORITY on port /sys_ps7/IRQ_F2P
WARNING: [BD 41-1284] Cannot set parameter SUGGESTED_PRIORITY on port /sys_ps7/IRQ_F2P
WARNING: [BD 41-1284] Cannot set parameter SUGGESTED_PRIORITY on port /sys_ps7/IRQ_F2P
WARNING: [BD 41-1284] Cannot set parameter SUGGESTED_PRIORITY on port /sys_ps7/IRQ_F2P
WARNING: [BD 41-1284] Cannot set parameter SUGGESTED_PRIORITY on port /sys_ps7/IRQ_F2P
WARNING: [BD 41-1284] Cannot set parameter SUGGESTED_PRIORITY on port /sys_ps7/IRQ_F2P
WARNING: [BD 41-1284] Cannot set parameter SUGGESTED_PRIORITY on port /sys_ps7/IRQ_F2P
WARNING: [BD 41-1284] Cannot set parameter SUGGESTED_PRIORITY on port /sys_ps7/IRQ_F2P
WARNING: [BD 41-1284] Cannot set parameter SUGGESTED_PRIORITY on port /sys_ps7/IRQ_F2P
WARNING: [BD 41-1284] Cannot set parameter SUGGESTED_PRIORITY on port /sys_ps7/IRQ_F2P
WARNING: [BD 41-1284] Cannot set parameter SUGGESTED_PRIORITY on port /sys_ps7/IRQ_F2P
WARNING: [BD 41-1284] Cannot set parameter SUGGESTED_PRIORITY on port /sys_ps7/IRQ_F2P
WARNING: [#UNDEF] When using EMIO pins for SPI_0 tie SSIN High in the PL bitstream
WARNING: [#UNDEF] When using EMIO pins for SPI_1 tie SSIN High in the PL bitstream
WARNING: [BD 41-1284] Cannot set parameter SUGGESTED_PRIORITY on port /sys_ps7/IRQ_F2P
WARNING: [BD 41-1284] Cannot set parameter SUGGESTED_PRIORITY on port /sys_ps7/IRQ_F2P
WARNING: [BD 41-1284] Cannot set parameter SUGGESTED_PRIORITY on port /sys_ps7/IRQ_F2P
WARNING: [BD 41-1284] Cannot set parameter SUGGESTED_PRIORITY on port /sys_ps7/IRQ_F2P
WARNING: [BD 41-1284] Cannot set parameter SUGGESTED_PRIORITY on port /sys_ps7/IRQ_F2P
WARNING: [BD 41-1284] Cannot set parameter SUGGESTED_PRIORITY on port /sys_ps7/IRQ_F2P
WARNING: [#UNDEF] When using EMIO pins for SPI_0 tie SSIN High in the PL bitstream
WARNING: [#UNDEF] When using EMIO pins for SPI_1 tie SSIN High in the PL bitstream
WARNING: [BD 41-2180] Resetting the memory initialization file of </openwifi_ip/blk_mem_gen_0> to default.
CRITICAL WARNING: [BD 41-1629] </sys_ps7/S_AXI_ACP/ACP_IOP> is excluded from all addressable master spaces.
CRITICAL WARNING: [BD 41-1629] </sys_ps7/S_AXI_ACP/ACP_M_AXI_GP0> is excluded from all addressable master spaces.
CRITICAL WARNING: [BD 41-1629] </sys_ps7/S_AXI_ACP/ACP_M_AXI_GP1> is excluded from all addressable master spaces.
WARNING: [BD 41-237] Bus Interface property AWUSER_WIDTH does not match between /sys_ps7/S_AXI_ACP(5) and /openwifi_ip/axi_interconnect_2/m00_couplers/auto_pc/M_AXI(0)
WARNING: [BD 41-237] Bus Interface property ARUSER_WIDTH does not match between /sys_ps7/S_AXI_ACP(5) and /openwifi_ip/axi_interconnect_2/m00_couplers/auto_pc/M_AXI(0)
WARNING: [BD 41-927] Following properties on pin /axi_hdmi_core/hdmi_clk have been updated from connected ip. They may not be synchronized with cell properties. You can set property on pin directly to confirm the value and resolve the warning.
CLK_DOMAIN=system_axi_hdmi_clkgen_0_clk_0
WARNING: [BD 41-927] Following properties on pin /axi_hdmi_core/hdmi_out_clk have been updated from connected ip. They may not be synchronized with cell properties. You can set property on pin directly to confirm the value and resolve the warning.
CLK_DOMAIN=system_axi_hdmi_core_0_hdmi_out_clk
WARNING: [BD 41-927] Following properties on pin /axi_hdmi_core/vdma_clk have been updated from connected ip. They may not be synchronized with cell properties. You can set property on pin directly to confirm the value and resolve the warning.
CLK_DOMAIN=system_sys_ps7_0_FCLK_CLK0
WARNING: [BD 41-927] Following properties on pin /axi_hdmi_core/s_axi_aclk have been updated from connected ip. They may not be synchronized with cell properties. You can set property on pin directly to confirm the value and resolve the warning.
CLK_DOMAIN=system_sys_ps7_0_FCLK_CLK0
WARNING: [BD 41-927] Following properties on pin /axi_spdif_tx_core/spdif_data_clk have been updated from connected ip. They may not be synchronized with cell properties. You can set property on pin directly to confirm the value and resolve the warning.
CLK_DOMAIN=system_sys_audio_clkgen_0_clk_out1
WARNING: [BD 41-927] Following properties on pin /axi_spdif_tx_core/s_axi_aclk have been updated from connected ip. They may not be synchronized with cell properties. You can set property on pin directly to confirm the value and resolve the warning.
CLK_DOMAIN=system_sys_ps7_0_FCLK_CLK0
WARNING: [BD 41-927] Following properties on pin /axi_spdif_tx_core/dma_req_aclk have been updated from connected ip. They may not be synchronized with cell properties. You can set property on pin directly to confirm the value and resolve the warning.
CLK_DOMAIN=system_sys_ps7_0_FCLK_CLK0
WARNING: [BD 41-927] Following properties on pin /axi_ad9361/delay_clk have been updated from connected ip. They may not be synchronized with cell properties. You can set property on pin directly to confirm the value and resolve the warning.
CLK_DOMAIN=system_sys_ps7_0_FCLK_CLK1
WARNING: [BD 41-927] Following properties on pin /axi_ad9361/l_clk have been updated from connected ip. They may not be synchronized with cell properties. You can set property on pin directly to confirm the value and resolve the warning.
CLK_DOMAIN=system_axi_ad9361_0_l_clk
WARNING: [BD 41-927] Following properties on pin /axi_ad9361/clk have been updated from connected ip. They may not be synchronized with cell properties. You can set property on pin directly to confirm the value and resolve the warning.
CLK_DOMAIN=system_axi_ad9361_0_l_clk
WARNING: [BD 41-927] Following properties on pin /axi_ad9361/s_axi_aclk have been updated from connected ip. They may not be synchronized with cell properties. You can set property on pin directly to confirm the value and resolve the warning.
CLK_DOMAIN=system_sys_ps7_0_FCLK_CLK0
WARNING: [BD 41-927] Following properties on pin /util_ad9361_tdd_sync/clk have been updated from connected ip. They may not be synchronized with cell properties. You can set property on pin directly to confirm the value and resolve the warning.
CLK_DOMAIN=system_sys_ps7_0_FCLK_CLK0
WARNING: [BD 41-927] Following properties on pin /util_ad9361_divclk/clk have been updated from connected ip. They may not be synchronized with cell properties. You can set property on pin directly to confirm the value and resolve the warning.
CLK_DOMAIN=system_axi_ad9361_0_l_clk
WARNING: [BD 41-927] Following properties on pin /util_ad9361_divclk/clk_out have been updated from connected ip. They may not be synchronized with cell properties. You can set property on pin directly to confirm the value and resolve the warning.
CLK_DOMAIN=system_util_ad9361_divclk_0_clk_out
WARNING: [BD 41-927] Following properties on pin /util_ad9361_adc_fifo/din_rst have been updated from connected ip. They may not be synchronized with cell properties. You can set property on pin directly to confirm the value and resolve the warning.
POLARITY=ACTIVE_HIGH
WARNING: [BD 41-927] Following properties on pin /util_ad9361_adc_fifo/din_clk have been updated from connected ip. They may not be synchronized with cell properties. You can set property on pin directly to confirm the value and resolve the warning.
CLK_DOMAIN=system_axi_ad9361_0_l_clk
WARNING: [BD 41-927] Following properties on pin /util_ad9361_adc_fifo/dout_clk have been updated from connected ip. They may not be synchronized with cell properties. You can set property on pin directly to confirm the value and resolve the warning.
CLK_DOMAIN=system_util_ad9361_divclk_0_clk_out
WARNING: [BD 41-927] Following properties on pin /util_ad9361_adc_pack/clk have been updated from connected ip. They may not be synchronized with cell properties. You can set property on pin directly to confirm the value and resolve the warning.
CLK_DOMAIN=system_util_ad9361_divclk_0_clk_out
WARNING: [BD 41-927] Following properties on pin /axi_ad9361_dac_fifo/din_clk have been updated from connected ip. They may not be synchronized with cell properties. You can set property on pin directly to confirm the value and resolve the warning.
CLK_DOMAIN=system_util_ad9361_divclk_0_clk_out
WARNING: [BD 41-927] Following properties on pin /axi_ad9361_dac_fifo/dout_rst have been updated from connected ip. They may not be synchronized with cell properties. You can set property on pin directly to confirm the value and resolve the warning.
POLARITY=ACTIVE_HIGH
WARNING: [BD 41-927] Following properties on pin /axi_ad9361_dac_fifo/dout_clk have been updated from connected ip. They may not be synchronized with cell properties. You can set property on pin directly to confirm the value and resolve the warning.
CLK_DOMAIN=system_axi_ad9361_0_l_clk
WARNING: [BD 41-927] Following properties on pin /util_ad9361_dac_upack/clk have been updated from connected ip. They may not be synchronized with cell properties. You can set property on pin directly to confirm the value and resolve the warning.
CLK_DOMAIN=system_util_ad9361_divclk_0_clk_out
WARNING: [BD 41-927] Following properties on pin /openwifi_ip/openofdm_tx_0/clk have been updated from connected ip. They may not be synchronized with cell properties. You can set property on pin directly to confirm the value and resolve the warning.
CLK_DOMAIN=system_sys_ps7_0_FCLK_CLK2
WARNING: [BD 41-927] Following properties on pin /openwifi_ip/openofdm_tx_0/s00_axi_aclk have been updated from connected ip. They may not be synchronized with cell properties. You can set property on pin directly to confirm the value and resolve the warning.
CLK_DOMAIN=system_sys_ps7_0_FCLK_CLK2
WARNING: [BD 41-927] Following properties on pin /openwifi_ip/openofdm_rx_0/s00_axi_aclk have been updated from connected ip. They may not be synchronized with cell properties. You can set property on pin directly to confirm the value and resolve the warning.
CLK_DOMAIN=system_sys_ps7_0_FCLK_CLK2
WARNING: [BD 41-927] Following properties on pin /openwifi_ip/rx_intf_0/adc_clk have been updated from connected ip. They may not be synchronized with cell properties. You can set property on pin directly to confirm the value and resolve the warning.
CLK_DOMAIN=system_util_ad9361_divclk_0_clk_out
WARNING: [BD 41-927] Following properties on pin /openwifi_ip/rx_intf_0/adc_rst have been updated from connected ip. They may not be synchronized with cell properties. You can set property on pin directly to confirm the value and resolve the warning.
POLARITY=ACTIVE_HIGH
WARNING: [BD 41-927] Following properties on pin /openwifi_ip/rx_intf_0/s00_axi_aclk have been updated from connected ip. They may not be synchronized with cell properties. You can set property on pin directly to confirm the value and resolve the warning.
CLK_DOMAIN=system_sys_ps7_0_FCLK_CLK2
WARNING: [BD 41-927] Following properties on pin /openwifi_ip/rx_intf_0/m00_axis_aclk have been updated from connected ip. They may not be synchronized with cell properties. You can set property on pin directly to confirm the value and resolve the warning.
CLK_DOMAIN=system_sys_ps7_0_FCLK_CLK2
WARNING: [BD 41-927] Following properties on pin /openwifi_ip/xpu_0/s00_axi_aclk have been updated from connected ip. They may not be synchronized with cell properties. You can set property on pin directly to confirm the value and resolve the warning.
CLK_DOMAIN=system_sys_ps7_0_FCLK_CLK2
WARNING: [BD 41-927] Following properties on pin /openwifi_ip/side_ch_0/m00_axis_aclk have been updated from connected ip. They may not be synchronized with cell properties. You can set property on pin directly to confirm the value and resolve the warning.
CLK_DOMAIN=system_sys_ps7_0_FCLK_CLK2
WARNING: [BD 41-927] Following properties on pin /openwifi_ip/side_ch_0/s00_axis_aclk have been updated from connected ip. They may not be synchronized with cell properties. You can set property on pin directly to confirm the value and resolve the warning.
CLK_DOMAIN=system_sys_ps7_0_FCLK_CLK2
WARNING: [BD 41-927] Following properties on pin /openwifi_ip/side_ch_0/s00_axi_aclk have been updated from connected ip. They may not be synchronized with cell properties. You can set property on pin directly to confirm the value and resolve the warning.
CLK_DOMAIN=system_sys_ps7_0_FCLK_CLK2
WARNING: [BD 41-927] Following properties on pin /openwifi_ip/tx_intf_0/dac_rst have been updated from connected ip. They may not be synchronized with cell properties. You can set property on pin directly to confirm the value and resolve the warning.
POLARITY=ACTIVE_HIGH
WARNING: [BD 41-927] Following properties on pin /openwifi_ip/tx_intf_0/dac_clk have been updated from connected ip. They may not be synchronized with cell properties. You can set property on pin directly to confirm the value and resolve the warning.
CLK_DOMAIN=system_util_ad9361_divclk_0_clk_out
WARNING: [BD 41-927] Following properties on pin /openwifi_ip/tx_intf_0/s00_axi_aclk have been updated from connected ip. They may not be synchronized with cell properties. You can set property on pin directly to confirm the value and resolve the warning.
CLK_DOMAIN=system_sys_ps7_0_FCLK_CLK2
WARNING: [BD 41-927] Following properties on pin /openwifi_ip/tx_intf_0/s00_axis_aclk have been updated from connected ip. They may not be synchronized with cell properties. You can set property on pin directly to confirm the value and resolve the warning.
CLK_DOMAIN=system_sys_ps7_0_FCLK_CLK2
Wrote : </home/hazero/openwifi/openwifi-hw/boards/zc706_fmcs2/src/system.bd>
WARNING: [BD 41-235] Width mismatch when connecting pin: '/openwifi_ip/axi_interconnect_0/m00_couplers/auto_pc/m_axi_bid'(2) to net 'auto_pc_to_m00_couplers_BID'(6) - Only lower order bits will be connected.
WARNING: [BD 41-235] Width mismatch when connecting pin: '/openwifi_ip/axi_interconnect_0/m00_couplers/auto_pc/m_axi_rid'(2) to net 'auto_pc_to_m00_couplers_RID'(6) - Only lower order bits will be connected.
WARNING: [BD 41-235] Width mismatch when connecting pin: '/openwifi_ip/axi_interconnect_2/m00_couplers/auto_pc/m_axi_bid'(2) to net 'auto_pc_to_m00_couplers_BID'(3) - Only lower order bits will be connected.
WARNING: [BD 41-235] Width mismatch when connecting pin: '/openwifi_ip/axi_interconnect_2/m00_couplers/auto_pc/m_axi_rid'(2) to net 'auto_pc_to_m00_couplers_RID'(3) - Only lower order bits will be connected.
WARNING: [BD 41-235] Width mismatch when connecting pin: '/sys_ps7/S_AXI_HP3_AWID'(6) to net 'openwifi_ip_M00_AXI1_AWID'(2) - Only lower order bits will be connected.
WARNING: [BD 41-235] Width mismatch when connecting pin: '/sys_ps7/S_AXI_HP3_WID'(6) to net 'openwifi_ip_M00_AXI1_WID'(2) - Only lower order bits will be connected.
WARNING: [BD 41-235] Width mismatch when connecting pin: '/sys_ps7/S_AXI_HP3_ARID'(6) to net 'openwifi_ip_M00_AXI1_ARID'(2) - Only lower order bits will be connected.
WARNING: [BD 41-235] Width mismatch when connecting pin: '/sys_ps7/S_AXI_ACP_AWID'(3) to net 'openwifi_ip_M00_AXI_AWID'(2) - Only lower order bits will be connected.
WARNING: [BD 41-235] Width mismatch when connecting pin: '/sys_ps7/S_AXI_ACP_WID'(3) to net 'openwifi_ip_M00_AXI_WID'(2) - Only lower order bits will be connected.
WARNING: [BD 41-235] Width mismatch when connecting pin: '/sys_ps7/S_AXI_ACP_ARID'(3) to net 'openwifi_ip_M00_AXI_ARID'(2) - Only lower order bits will be connected.
VHDL Output written to : /home/hazero/openwifi/openwifi-hw/boards/zc706_fmcs2/src/synth/system.v
WARNING: [BD 41-235] Width mismatch when connecting pin: '/openwifi_ip/axi_interconnect_0/m00_couplers/auto_pc/m_axi_bid'(2) to net 'auto_pc_to_m00_couplers_BID'(6) - Only lower order bits will be connected.
WARNING: [BD 41-235] Width mismatch when connecting pin: '/openwifi_ip/axi_interconnect_0/m00_couplers/auto_pc/m_axi_rid'(2) to net 'auto_pc_to_m00_couplers_RID'(6) - Only lower order bits will be connected.
WARNING: [BD 41-235] Width mismatch when connecting pin: '/openwifi_ip/axi_interconnect_2/m00_couplers/auto_pc/m_axi_bid'(2) to net 'auto_pc_to_m00_couplers_BID'(3) - Only lower order bits will be connected.
WARNING: [BD 41-235] Width mismatch when connecting pin: '/openwifi_ip/axi_interconnect_2/m00_couplers/auto_pc/m_axi_rid'(2) to net 'auto_pc_to_m00_couplers_RID'(3) - Only lower order bits will be connected.
WARNING: [BD 41-235] Width mismatch when connecting pin: '/sys_ps7/S_AXI_HP3_AWID'(6) to net 'openwifi_ip_M00_AXI1_AWID'(2) - Only lower order bits will be connected.
WARNING: [BD 41-235] Width mismatch when connecting pin: '/sys_ps7/S_AXI_HP3_WID'(6) to net 'openwifi_ip_M00_AXI1_WID'(2) - Only lower order bits will be connected.
WARNING: [BD 41-235] Width mismatch when connecting pin: '/sys_ps7/S_AXI_HP3_ARID'(6) to net 'openwifi_ip_M00_AXI1_ARID'(2) - Only lower order bits will be connected.
WARNING: [BD 41-235] Width mismatch when connecting pin: '/sys_ps7/S_AXI_ACP_AWID'(3) to net 'openwifi_ip_M00_AXI_AWID'(2) - Only lower order bits will be connected.
WARNING: [BD 41-235] Width mismatch when connecting pin: '/sys_ps7/S_AXI_ACP_WID'(3) to net 'openwifi_ip_M00_AXI_WID'(2) - Only lower order bits will be connected.
WARNING: [BD 41-235] Width mismatch when connecting pin: '/sys_ps7/S_AXI_ACP_ARID'(3) to net 'openwifi_ip_M00_AXI_ARID'(2) - Only lower order bits will be connected.
VHDL Output written to : /home/hazero/openwifi/openwifi-hw/boards/zc706_fmcs2/src/sim/system.v
VHDL Output written to : /home/hazero/openwifi/openwifi-hw/boards/zc706_fmcs2/src/hdl/system_wrapper.v
INFO: [BD 41-1029] Generation completed for the IP Integrator block sys_ps7 .
INFO: [BD 41-1029] Generation completed for the IP Integrator block axi_iic_main .
INFO: [BD 41-1029] Generation completed for the IP Integrator block sys_concat_intc .
INFO: [BD 41-1029] Generation completed for the IP Integrator block sys_rstgen .
INFO: [BD 41-1029] Generation completed for the IP Integrator block axi_hdmi_clkgen .
WARNING: [IP_Flow 19-1971] File named "../xilinx/common/up_xfer_cntrl_constr.xdc" already exists in file group "xilinx_anylanguagesynthesis", cannot add it again.
WARNING: [IP_Flow 19-1971] File named "../xilinx/common/ad_rst_constr.xdc" already exists in file group "xilinx_anylanguagesynthesis", cannot add it again.
WARNING: [IP_Flow 19-1971] File named "../xilinx/common/up_xfer_status_constr.xdc" already exists in file group "xilinx_anylanguagesynthesis", cannot add it again.
WARNING: [IP_Flow 19-1971] File named "../xilinx/common/up_clock_mon_constr.xdc" already exists in file group "xilinx_anylanguagesynthesis", cannot add it again.
INFO: [BD 41-1029] Generation completed for the IP Integrator block axi_hdmi_core .
INFO: [BD 41-1029] Generation completed for the IP Integrator block axi_hdmi_dma .
INFO: [BD 41-1029] Generation completed for the IP Integrator block sys_audio_clkgen .
INFO: [BD 41-1029] Generation completed for the IP Integrator block axi_spdif_tx_core .
INFO: [BD 41-1029] Generation completed for the IP Integrator block GND_1 .
INFO: [BD 41-1029] Generation completed for the IP Integrator block axi_cpu_interconnect/xbar .
Exporting to file /home/hazero/openwifi/openwifi-hw/boards/zc706_fmcs2/src/ip/system_axi_hp0_interconnect_0/bd_0/hw_handoff/system_axi_hp0_interconnect_0.hwh
Generated Block Design Tcl file /home/hazero/openwifi/openwifi-hw/boards/zc706_fmcs2/src/ip/system_axi_hp0_interconnect_0/bd_0/hw_handoff/system_axi_hp0_interconnect_0_bd.tcl
Generated Hardware Definition File /home/hazero/openwifi/openwifi-hw/boards/zc706_fmcs2/src/ip/system_axi_hp0_interconnect_0/bd_0/synth/system_axi_hp0_interconnect_0.hwdef
INFO: [BD 41-1029] Generation completed for the IP Integrator block axi_hp0_interconnect .
WARNING: [IP_Flow 19-1971] File named "../xilinx/common/up_xfer_cntrl_constr.xdc" already exists in file group "xilinx_anylanguagesynthesis", cannot add it again.
WARNING: [IP_Flow 19-1971] File named "../xilinx/common/ad_rst_constr.xdc" already exists in file group "xilinx_anylanguagesynthesis", cannot add it again.
WARNING: [IP_Flow 19-1971] File named "../xilinx/common/up_xfer_status_constr.xdc" already exists in file group "xilinx_anylanguagesynthesis", cannot add it again.
WARNING: [IP_Flow 19-1971] File named "../xilinx/common/up_clock_mon_constr.xdc" already exists in file group "xilinx_anylanguagesynthesis", cannot add it again.
INFO: [BD 41-1029] Generation completed for the IP Integrator block axi_ad9361 .
INFO: [BD 41-1029] Generation completed for the IP Integrator block util_ad9361_tdd_sync .
INFO: [BD 41-1029] Generation completed for the IP Integrator block util_ad9361_divclk_sel_concat .
INFO: [BD 41-1029] Generation completed for the IP Integrator block util_ad9361_divclk_sel .
INFO: [BD 41-1029] Generation completed for the IP Integrator block util_ad9361_divclk .
INFO: [BD 41-1029] Generation completed for the IP Integrator block util_ad9361_divclk_reset .
INFO: [BD 41-1029] Generation completed for the IP Integrator block util_ad9361_adc_fifo .
INFO: [BD 41-1029] Generation completed for the IP Integrator block util_ad9361_adc_pack .
INFO: [BD 41-1029] Generation completed for the IP Integrator block axi_ad9361_adc_dma .
INFO: [BD 41-1029] Generation completed for the IP Integrator block axi_ad9361_dac_fifo .
INFO: [BD 41-1029] Generation completed for the IP Integrator block util_ad9361_dac_upack .
INFO: [BD 41-1029] Generation completed for the IP Integrator block axi_ad9361_dac_dma .
Exporting to file /home/hazero/openwifi/openwifi-hw/boards/zc706_fmcs2/src/ip/system_axi_hp1_interconnect_0/bd_0/hw_handoff/system_axi_hp1_interconnect_0.hwh
Generated Block Design Tcl file /home/hazero/openwifi/openwifi-hw/boards/zc706_fmcs2/src/ip/system_axi_hp1_interconnect_0/bd_0/hw_handoff/system_axi_hp1_interconnect_0_bd.tcl
Generated Hardware Definition File /home/hazero/openwifi/openwifi-hw/boards/zc706_fmcs2/src/ip/system_axi_hp1_interconnect_0/bd_0/synth/system_axi_hp1_interconnect_0.hwdef
INFO: [BD 41-1029] Generation completed for the IP Integrator block axi_hp1_interconnect .
Exporting to file /home/hazero/openwifi/openwifi-hw/boards/zc706_fmcs2/src/ip/system_axi_hp2_interconnect_0/bd_0/hw_handoff/system_axi_hp2_interconnect_0.hwh
Generated Block Design Tcl file /home/hazero/openwifi/openwifi-hw/boards/zc706_fmcs2/src/ip/system_axi_hp2_interconnect_0/bd_0/hw_handoff/system_axi_hp2_interconnect_0_bd.tcl
Generated Hardware Definition File /home/hazero/openwifi/openwifi-hw/boards/zc706_fmcs2/src/ip/system_axi_hp2_interconnect_0/bd_0/synth/system_axi_hp2_interconnect_0.hwdef
INFO: [BD 41-1029] Generation completed for the IP Integrator block axi_hp2_interconnect .
INFO: [BD 41-1029] Generation completed for the IP Integrator block openwifi_ip/axi_dma_0 .
INFO: [BD 41-1029] Generation completed for the IP Integrator block openwifi_ip/axi_dma_1 .
INFO: [BD 41-1029] Generation completed for the IP Integrator block openwifi_ip/axi_interconnect_0/xbar .
INFO: [BD 41-1029] Generation completed for the IP Integrator block openwifi_ip/axi_interconnect_1/xbar .
INFO: [BD 41-1029] Generation completed for the IP Integrator block openwifi_ip/axi_interconnect_2/xbar .
INFO: [BD 41-1029] Generation completed for the IP Integrator block openwifi_ip/openofdm_tx_0 .
INFO: [BD 41-1029] Generation completed for the IP Integrator block openwifi_ip/sys_rstgen1 .
INFO: [BD 41-1029] Generation completed for the IP Integrator block openwifi_ip/xlslice_0 .
INFO: [BD 41-1029] Generation completed for the IP Integrator block openwifi_ip/xlslice_1 .
INFO: [BD 41-1029] Generation completed for the IP Integrator block openwifi_ip/blk_mem_gen_0 .
INFO: [BD 41-1029] Generation completed for the IP Integrator block openwifi_ip/xlconstant_0 .
INFO: [BD 41-1029] Generation completed for the IP Integrator block openwifi_ip/openofdm_rx_0 .
CRITICAL WARNING: [IP_Flow 19-4965] IP fifo64_1clk_fifo_generator_0_0 was packaged with board value 'xilinx.com:zc706:part0:1.4'. Current project's board value is 'xilinx.com:zc706:part0:1.2'. Please update the project settings to match the packaged IP.
CRITICAL WARNING: [IP_Flow 19-4965] IP fifo32_1clk_dep32_fifo_generator_0_0 was packaged with board value 'xilinx.com:zc706:part0:1.4'. Current project's board value is 'xilinx.com:zc706:part0:1.2'. Please update the project settings to match the packaged IP.
CRITICAL WARNING: [IP_Flow 19-4965] IP fifo32_2clk_dep32_fifo_generator_0_0 was packaged with board value 'xilinx.com:zc706:part0:1.4'. Current project's board value is 'xilinx.com:zc706:part0:1.2'. Please update the project settings to match the packaged IP.
INFO: [BD 41-1029] Generation completed for the IP Integrator block openwifi_ip/rx_intf_0 .
CRITICAL WARNING: [IP_Flow 19-4965] IP fifo8_1clk_dep64_fifo_generator_0_0 was packaged with board value 'xilinx.com:zc706:part0:1.4'. Current project's board value is 'xilinx.com:zc706:part0:1.2'. Please update the project settings to match the packaged IP.
CRITICAL WARNING: [IP_Flow 19-4965] IP mv_avg32_fir_compiler_0_0 was packaged with board value 'xilinx.com:zc706:part0:1.4'. Current project's board value is 'xilinx.com:zc706:part0:1.2'. Please update the project settings to match the packaged IP.
CRITICAL WARNING: [IP_Flow 19-4965] IP mv_avg128_fir_compiler_0_0 was packaged with board value 'xilinx.com:zc706:part0:1.4'. Current project's board value is 'xilinx.com:zc706:part0:1.2'. Please update the project settings to match the packaged IP.
INFO: [BD 41-1029] Generation completed for the IP Integrator block openwifi_ip/xpu_0 .
INFO: [BD 41-1029] Generation completed for the IP Integrator block openwifi_ip/side_ch_0 .
CRITICAL WARNING: [IP_Flow 19-4965] IP fifo32_1clk_dep512_fifo_generator_0_0 was packaged with board value 'xilinx.com:zc706:part0:1.4'. Current project's board value is 'xilinx.com:zc706:part0:1.2'. Please update the project settings to match the packaged IP.
CRITICAL WARNING: [IP_Flow 19-4965] IP fifo64_1clk_dep64_fifo_generator_0_0 was packaged with board value 'xilinx.com:zc706:part0:1.4'. Current project's board value is 'xilinx.com:zc706:part0:1.2'. Please update the project settings to match the packaged IP.
CRITICAL WARNING: [IP_Flow 19-4965] IP fifo32_1clk_dep64_fifo_generator_0_0 was packaged with board value 'xilinx.com:zc706:part0:1.4'. Current project's board value is 'xilinx.com:zc706:part0:1.2'. Please update the project settings to match the packaged IP.
CRITICAL WARNING: [IP_Flow 19-4965] IP duc_bank_core_mixer_duc_0_0 was packaged with board value 'xilinx.com:zc706:part0:1.4'. Current project's board value is 'xilinx.com:zc706:part0:1.2'. Please update the project settings to match the packaged IP.
CRITICAL WARNING: [IP_Flow 19-4965] IP duc_bank_core_fir_compiler_0_0 was packaged with board value 'xilinx.com:zc706:part0:1.4'. Current project's board value is 'xilinx.com:zc706:part0:1.2'. Please update the project settings to match the packaged IP.
INFO: [BD 41-1029] Generation completed for the IP Integrator block openwifi_ip/tx_intf_0 .
WARNING: [IP_Flow 19-4994] Overwriting existing constraint file '/home/hazero/openwifi/openwifi-hw/boards/zc706_fmcs2/src/ip/system_auto_pc_8/system_auto_pc_8_ooc.xdc'
INFO: [BD 41-1029] Generation completed for the IP Integrator block axi_cpu_interconnect/s00_couplers/auto_pc .
WARNING: [IP_Flow 19-4994] Overwriting existing constraint file '/home/hazero/openwifi/openwifi-hw/boards/zc706_fmcs2/src/ip/system_auto_pc_0/system_auto_pc_0_ooc.xdc'
INFO: [BD 41-1029] Generation completed for the IP Integrator block axi_cpu_interconnect/m00_couplers/auto_pc .
WARNING: [IP_Flow 19-4994] Overwriting existing constraint file '/home/hazero/openwifi/openwifi-hw/boards/zc706_fmcs2/src/ip/system_auto_pc_1/system_auto_pc_1_ooc.xdc'
INFO: [BD 41-1029] Generation completed for the IP Integrator block axi_cpu_interconnect/m02_couplers/auto_pc .
WARNING: [IP_Flow 19-4994] Overwriting existing constraint file '/home/hazero/openwifi/openwifi-hw/boards/zc706_fmcs2/src/ip/system_auto_pc_2/system_auto_pc_2_ooc.xdc'
INFO: [BD 41-1029] Generation completed for the IP Integrator block axi_cpu_interconnect/m03_couplers/auto_pc .
WARNING: [IP_Flow 19-4994] Overwriting existing constraint file '/home/hazero/openwifi/openwifi-hw/boards/zc706_fmcs2/src/ip/system_auto_pc_3/system_auto_pc_3_ooc.xdc'
INFO: [BD 41-1029] Generation completed for the IP Integrator block axi_cpu_interconnect/m04_couplers/auto_pc .
WARNING: [IP_Flow 19-4994] Overwriting existing constraint file '/home/hazero/openwifi/openwifi-hw/boards/zc706_fmcs2/src/ip/system_auto_pc_4/system_auto_pc_4_ooc.xdc'
INFO: [BD 41-1029] Generation completed for the IP Integrator block axi_cpu_interconnect/m05_couplers/auto_pc .
WARNING: [IP_Flow 19-4994] Overwriting existing constraint file '/home/hazero/openwifi/openwifi-hw/boards/zc706_fmcs2/src/ip/system_auto_pc_5/system_auto_pc_5_ooc.xdc'
INFO: [BD 41-1029] Generation completed for the IP Integrator block axi_cpu_interconnect/m06_couplers/auto_pc .
WARNING: [IP_Flow 19-4994] Overwriting existing constraint file '/home/hazero/openwifi/openwifi-hw/boards/zc706_fmcs2/src/ip/system_auto_pc_6/system_auto_pc_6_ooc.xdc'
INFO: [BD 41-1029] Generation completed for the IP Integrator block axi_cpu_interconnect/m07_couplers/auto_pc .
WARNING: [IP_Flow 19-4994] Overwriting existing constraint file '/home/hazero/openwifi/openwifi-hw/boards/zc706_fmcs2/src/ip/system_auto_pc_7/system_auto_pc_7_ooc.xdc'
INFO: [BD 41-1029] Generation completed for the IP Integrator block axi_cpu_interconnect/m08_couplers/auto_pc .
WARNING: [IP_Flow 19-4994] Overwriting existing constraint file '/home/hazero/openwifi/openwifi-hw/boards/zc706_fmcs2/src/ip/system_auto_us_0/system_auto_us_0_ooc.xdc'
INFO: [BD 41-1029] Generation completed for the IP Integrator block openwifi_ip/axi_interconnect_0/s02_couplers/auto_us .
WARNING: [IP_Flow 19-4994] Overwriting existing constraint file '/home/hazero/openwifi/openwifi-hw/boards/zc706_fmcs2/src/ip/system_auto_pc_9/system_auto_pc_9_ooc.xdc'
INFO: [BD 41-1029] Generation completed for the IP Integrator block openwifi_ip/axi_interconnect_0/m00_couplers/auto_pc .
WARNING: [IP_Flow 19-4994] Overwriting existing constraint file '/home/hazero/openwifi/openwifi-hw/boards/zc706_fmcs2/src/ip/system_auto_pc_10/system_auto_pc_10_ooc.xdc'
INFO: [BD 41-1029] Generation completed for the IP Integrator block openwifi_ip/axi_interconnect_1/s00_couplers/auto_pc .
WARNING: [IP_Flow 19-4994] Overwriting existing constraint file '/home/hazero/openwifi/openwifi-hw/boards/zc706_fmcs2/src/ip/system_auto_us_1/system_auto_us_1_ooc.xdc'
INFO: [BD 41-1029] Generation completed for the IP Integrator block openwifi_ip/axi_interconnect_2/s02_couplers/auto_us .
WARNING: [IP_Flow 19-4994] Overwriting existing constraint file '/home/hazero/openwifi/openwifi-hw/boards/zc706_fmcs2/src/ip/system_auto_pc_11/system_auto_pc_11_ooc.xdc'
INFO: [BD 41-1029] Generation completed for the IP Integrator block openwifi_ip/axi_interconnect_2/m00_couplers/auto_pc .
Exporting to file /home/hazero/openwifi/openwifi-hw/boards/zc706_fmcs2/src/hw_handoff/system.hwh
Generated Block Design Tcl file /home/hazero/openwifi/openwifi-hw/boards/zc706_fmcs2/src/hw_handoff/system_bd.tcl
Generated Hardware Definition File /home/hazero/openwifi/openwifi-hw/boards/zc706_fmcs2/src/synth/system.hwdef
[Mon Dec 7 14:21:37 2020] Launched synth_1...
Run output will be captured here: /home/hazero/openwifi/openwifi-hw/boards/zc706_fmcs2/openwifi_zc706_fmcs2/openwifi_zc706_fmcs2.runs/synth_1/runme.log
[Mon Dec 7 14:21:37 2020] Launched impl_1...
Run output will be captured here: /home/hazero/openwifi/openwifi-hw/boards/zc706_fmcs2/openwifi_zc706_fmcs2/openwifi_zc706_fmcs2.runs/impl_1/runme.log
launch_runs: Time (s): cpu = 00:01:09 ; elapsed = 00:01:03 . Memory (MB): peak = 8104.648 ; gain = 1503.566 ; free physical = 2412 ; free virtual = 13516
file mkdir /home/hazero/openwifi/openwifi-hw/boards/zc706_fmcs2/openwifi_zc706_fmcs2/openwifi_zc706_fmcs2.sdk
file copy -force /home/hazero/openwifi/openwifi-hw/boards/zc706_fmcs2/openwifi_zc706_fmcs2/openwifi_zc706_fmcs2.runs/impl_1/system_top.sysdef /home/hazero/openwifi/openwifi-hw/boards/zc706_fmcs2/openwifi_zc706_fmcs2/openwifi_zc706_fmcs2.sdk/system_top.hdf

launch_sdk -workspace /home/hazero/openwifi/openwifi-hw/boards/zc706_fmcs2/openwifi_zc706_fmcs2/openwifi_zc706_fmcs2.sdk -hwspec /home/hazero/openwifi/openwifi-hw/boards/zc706_fmcs2/openwifi_zc706_fmcs2/openwifi_zc706_fmcs2.sdk/system_top.hdf
INFO: [Vivado 12-393] Launching SDK...
INFO: [Vivado 12-417] Running xsdk -workspace /home/hazero/openwifi/openwifi-hw/boards/zc706_fmcs2/openwifi_zc706_fmcs2/openwifi_zc706_fmcs2.sdk -hwspec /home/hazero/openwifi/openwifi-hw/boards/zc706_fmcs2/openwifi_zc706_fmcs2/openwifi_zc706_fmcs2.sdk/system_top.hdf
INFO: [Vivado 12-3157] SDK launch initiated. Please check console for any further messages.

Screenshot from 2020-12-07 14-22-24
Screenshot from 2020-12-07 14-22-49

-----------------linux terminal ---------------------------

Launching SDK with command /opt/Xilinx/SDK/2018.3/eclipse/lnx64.o/eclipse -data /home/hazero/openwifi/openwifi-hw/boards/zc706_fmcs2/openwifi_zc706_fmcs2/openwifi_zc706_fmcs2.sdk -vmargs -Dcom.xilinx.sdk.args.hwspec=/home/hazero/openwifi/openwifi-hw/boards/zc706_fmcs2/openwifi_zc706_fmcs2/openwifi_zc706_fmcs2.sdk/system_top.hdf -Xms64m -Xmx4G -Dorg.eclipse.swt.internal.gtk.cairoGraphics=false &

Executing command: /opt/Xilinx/SDK/2018.3/bin/wbtcv -mode batch -source sdk_webtalk.tcl
hazero@hazero:/openwifi/openwifi-hw/boards/zc706_fmcs2$ cd ..
hazero@hazero:
/openwifi/openwifi-hw/boards$ ls
adrv9361z7035 sdk_update.sh zc706_fmcs2 zed_fmcs2
adrv9364z7020 zc702_fmcs2 zcu102_fmcs2
hazero@hazero:~/openwifi/openwifi-hw/boards$ ./sdk_update.sh zc706_fmcs2

  • BOARD_NAME=zc706_fmcs2
  • echo zc706_fmcs2
    zc706_fmcs2
  • test -d zc706_fmcs2/sdk
  • echo 'Found zc706_fmcs2/sdk'
    Found zc706_fmcs2/sdk
  • cp zc706_fmcs2/openwifi_zc706_fmcs2/openwifi_zc706_fmcs2.sdk/system_top_hw_platform_0 zc706_fmcs2/sdk/ -rf
  • git add zc706_fmcs2/sdk/system_top_hw_platform_0 zc706_fmcs2/sdk/system_top.ltx
  • cp zc706_fmcs2/openwifi_zc706_fmcs2/openwifi_zc706_fmcs2.runs/impl_1/system_top.ltx zc706_fmcs2/sdk/
  • git add zc706_fmcs2/sdk/system_top_hw_platform_0 zc706_fmcs2/sdk/system_top.ltx
    hazero@hazero:/openwifi/openwifi-hw/boards$ git commit -a -m "NewBoot"
    [detached HEAD 0731f74] NewBoot
    4 files changed, 330 insertions(+), 330 deletions(-)
    rewrite boards/zc706_fmcs2/sdk/system_top_hw_platform_0/system.hdf (64%)
    hazero@hazero:
    /openwifi/openwifi-hw/boards$ git push
    fatal: You are not currently on a branch.
    To push the history leading to the current (detached HEAD)
    state now, use

git push origin HEAD:

hazero@hazero:~/openwifi/openwifi-hw/boards$ $OPENWIFI_DIR/user_space/boot_bin_gen.sh $OPENWIFI_DIR $XILINX_DIR zc706_fmcs2
$OPENWIFI_DIR is found!
$XILINX_DIR is found!
$BOARD_NAME is found!

  • source /opt/Xilinx/SDK/2018.3/settings64.sh
    ++ source /opt/Xilinx/DocNav/.settings64-DocNav.sh
    +++ '[' -n /opt/Xilinx/Model_Composer/2018.3/bin:/opt/Xilinx/SDK/2018.3/bin:/opt/Xilinx/SDK/2018.3/gnu/microblaze/lin/bin:/opt/Xilinx/SDK/2018.3/gnu/arm/lin/bin:/opt/Xilinx/SDK/2018.3/gnu/microblaze/linux_toolchain/lin64_le/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch32/lin/gcc-arm-linux-gnueabi/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch32/lin/gcc-arm-none-eabi/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch64/lin/aarch64-linux/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch64/lin/aarch64-none/bin:/opt/Xilinx/SDK/2018.3/gnu/armr5/lin/gcc-arm-none-eabi/bin:/opt/Xilinx/SDK/2018.3/tps/lnx64/cmake-3.3.2/bin:/opt/Xilinx/Vivado/2018.3/bin:/opt/Xilinx/DocNav:/opt/Xilinx/Model_Composer/2018.3/bin:/opt/Xilinx/SDK/2018.3/bin:/opt/Xilinx/SDK/2018.3/gnu/microblaze/lin/bin:/opt/Xilinx/SDK/2018.3/gnu/arm/lin/bin:/opt/Xilinx/SDK/2018.3/gnu/microblaze/linux_toolchain/lin64_le/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch32/lin/gcc-arm-linux-gnueabi/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch32/lin/gcc-arm-none-eabi/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch64/lin/aarch64-linux/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch64/lin/aarch64-none/bin:/opt/Xilinx/SDK/2018.3/gnu/armr5/lin/gcc-arm-none-eabi/bin:/opt/Xilinx/SDK/2018.3/tps/lnx64/cmake-3.3.2/bin:/opt/Xilinx/Vivado/2018.3/bin:/opt/Xilinx/DocNav:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin ']'
    +++ export PATH=/opt/Xilinx/DocNav:/opt/Xilinx/Model_Composer/2018.3/bin:/opt/Xilinx/SDK/2018.3/bin:/opt/Xilinx/SDK/2018.3/gnu/microblaze/lin/bin:/opt/Xilinx/SDK/2018.3/gnu/arm/lin/bin:/opt/Xilinx/SDK/2018.3/gnu/microblaze/linux_toolchain/lin64_le/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch32/lin/gcc-arm-linux-gnueabi/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch32/lin/gcc-arm-none-eabi/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch64/lin/aarch64-linux/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch64/lin/aarch64-none/bin:/opt/Xilinx/SDK/2018.3/gnu/armr5/lin/gcc-arm-none-eabi/bin:/opt/Xilinx/SDK/2018.3/tps/lnx64/cmake-3.3.2/bin:/opt/Xilinx/Vivado/2018.3/bin:/opt/Xilinx/DocNav:/opt/Xilinx/Model_Composer/2018.3/bin:/opt/Xilinx/SDK/2018.3/bin:/opt/Xilinx/SDK/2018.3/gnu/microblaze/lin/bin:/opt/Xilinx/SDK/2018.3/gnu/arm/lin/bin:/opt/Xilinx/SDK/2018.3/gnu/microblaze/linux_toolchain/lin64_le/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch32/lin/gcc-arm-linux-gnueabi/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch32/lin/gcc-arm-none-eabi/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch64/lin/aarch64-linux/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch64/lin/aarch64-none/bin:/opt/Xilinx/SDK/2018.3/gnu/armr5/lin/gcc-arm-none-eabi/bin:/opt/Xilinx/SDK/2018.3/tps/lnx64/cmake-3.3.2/bin:/opt/Xilinx/Vivado/2018.3/bin:/opt/Xilinx/DocNav:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
    +++ PATH=/opt/Xilinx/DocNav:/opt/Xilinx/Model_Composer/2018.3/bin:/opt/Xilinx/SDK/2018.3/bin:/opt/Xilinx/SDK/2018.3/gnu/microblaze/lin/bin:/opt/Xilinx/SDK/2018.3/gnu/arm/lin/bin:/opt/Xilinx/SDK/2018.3/gnu/microblaze/linux_toolchain/lin64_le/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch32/lin/gcc-arm-linux-gnueabi/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch32/lin/gcc-arm-none-eabi/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch64/lin/aarch64-linux/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch64/lin/aarch64-none/bin:/opt/Xilinx/SDK/2018.3/gnu/armr5/lin/gcc-arm-none-eabi/bin:/opt/Xilinx/SDK/2018.3/tps/lnx64/cmake-3.3.2/bin:/opt/Xilinx/Vivado/2018.3/bin:/opt/Xilinx/DocNav:/opt/Xilinx/Model_Composer/2018.3/bin:/opt/Xilinx/SDK/2018.3/bin:/opt/Xilinx/SDK/2018.3/gnu/microblaze/lin/bin:/opt/Xilinx/SDK/2018.3/gnu/arm/lin/bin:/opt/Xilinx/SDK/2018.3/gnu/microblaze/linux_toolchain/lin64_le/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch32/lin/gcc-arm-linux-gnueabi/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch32/lin/gcc-arm-none-eabi/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch64/lin/aarch64-linux/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch64/lin/aarch64-none/bin:/opt/Xilinx/SDK/2018.3/gnu/armr5/lin/gcc-arm-none-eabi/bin:/opt/Xilinx/SDK/2018.3/tps/lnx64/cmake-3.3.2/bin:/opt/Xilinx/Vivado/2018.3/bin:/opt/Xilinx/DocNav:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
    ++ source /opt/Xilinx/Vivado/2018.3/.settings64-Vivado.sh
    +++ export XILINX_VIVADO=/opt/Xilinx/Vivado/2018.3
    +++ XILINX_VIVADO=/opt/Xilinx/Vivado/2018.3
    +++ '[' -n /opt/Xilinx/DocNav:/opt/Xilinx/Model_Composer/2018.3/bin:/opt/Xilinx/SDK/2018.3/bin:/opt/Xilinx/SDK/2018.3/gnu/microblaze/lin/bin:/opt/Xilinx/SDK/2018.3/gnu/arm/lin/bin:/opt/Xilinx/SDK/2018.3/gnu/microblaze/linux_toolchain/lin64_le/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch32/lin/gcc-arm-linux-gnueabi/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch32/lin/gcc-arm-none-eabi/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch64/lin/aarch64-linux/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch64/lin/aarch64-none/bin:/opt/Xilinx/SDK/2018.3/gnu/armr5/lin/gcc-arm-none-eabi/bin:/opt/Xilinx/SDK/2018.3/tps/lnx64/cmake-3.3.2/bin:/opt/Xilinx/Vivado/2018.3/bin:/opt/Xilinx/DocNav:/opt/Xilinx/Model_Composer/2018.3/bin:/opt/Xilinx/SDK/2018.3/bin:/opt/Xilinx/SDK/2018.3/gnu/microblaze/lin/bin:/opt/Xilinx/SDK/2018.3/gnu/arm/lin/bin:/opt/Xilinx/SDK/2018.3/gnu/microblaze/linux_toolchain/lin64_le/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch32/lin/gcc-arm-linux-gnueabi/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch32/lin/gcc-arm-none-eabi/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch64/lin/aarch64-linux/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch64/lin/aarch64-none/bin:/opt/Xilinx/SDK/2018.3/gnu/armr5/lin/gcc-arm-none-eabi/bin:/opt/Xilinx/SDK/2018.3/tps/lnx64/cmake-3.3.2/bin:/opt/Xilinx/Vivado/2018.3/bin:/opt/Xilinx/DocNav:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin ']'
    +++ export PATH=/opt/Xilinx/Vivado/2018.3/bin:/opt/Xilinx/DocNav:/opt/Xilinx/Model_Composer/2018.3/bin:/opt/Xilinx/SDK/2018.3/bin:/opt/Xilinx/SDK/2018.3/gnu/microblaze/lin/bin:/opt/Xilinx/SDK/2018.3/gnu/arm/lin/bin:/opt/Xilinx/SDK/2018.3/gnu/microblaze/linux_toolchain/lin64_le/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch32/lin/gcc-arm-linux-gnueabi/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch32/lin/gcc-arm-none-eabi/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch64/lin/aarch64-linux/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch64/lin/aarch64-none/bin:/opt/Xilinx/SDK/2018.3/gnu/armr5/lin/gcc-arm-none-eabi/bin:/opt/Xilinx/SDK/2018.3/tps/lnx64/cmake-3.3.2/bin:/opt/Xilinx/Vivado/2018.3/bin:/opt/Xilinx/DocNav:/opt/Xilinx/Model_Composer/2018.3/bin:/opt/Xilinx/SDK/2018.3/bin:/opt/Xilinx/SDK/2018.3/gnu/microblaze/lin/bin:/opt/Xilinx/SDK/2018.3/gnu/arm/lin/bin:/opt/Xilinx/SDK/2018.3/gnu/microblaze/linux_toolchain/lin64_le/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch32/lin/gcc-arm-linux-gnueabi/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch32/lin/gcc-arm-none-eabi/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch64/lin/aarch64-linux/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch64/lin/aarch64-none/bin:/opt/Xilinx/SDK/2018.3/gnu/armr5/lin/gcc-arm-none-eabi/bin:/opt/Xilinx/SDK/2018.3/tps/lnx64/cmake-3.3.2/bin:/opt/Xilinx/Vivado/2018.3/bin:/opt/Xilinx/DocNav:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
    +++ PATH=/opt/Xilinx/Vivado/2018.3/bin:/opt/Xilinx/DocNav:/opt/Xilinx/Model_Composer/2018.3/bin:/opt/Xilinx/SDK/2018.3/bin:/opt/Xilinx/SDK/2018.3/gnu/microblaze/lin/bin:/opt/Xilinx/SDK/2018.3/gnu/arm/lin/bin:/opt/Xilinx/SDK/2018.3/gnu/microblaze/linux_toolchain/lin64_le/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch32/lin/gcc-arm-linux-gnueabi/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch32/lin/gcc-arm-none-eabi/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch64/lin/aarch64-linux/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch64/lin/aarch64-none/bin:/opt/Xilinx/SDK/2018.3/gnu/armr5/lin/gcc-arm-none-eabi/bin:/opt/Xilinx/SDK/2018.3/tps/lnx64/cmake-3.3.2/bin:/opt/Xilinx/Vivado/2018.3/bin:/opt/Xilinx/DocNav:/opt/Xilinx/Model_Composer/2018.3/bin:/opt/Xilinx/SDK/2018.3/bin:/opt/Xilinx/SDK/2018.3/gnu/microblaze/lin/bin:/opt/Xilinx/SDK/2018.3/gnu/arm/lin/bin:/opt/Xilinx/SDK/2018.3/gnu/microblaze/linux_toolchain/lin64_le/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch32/lin/gcc-arm-linux-gnueabi/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch32/lin/gcc-arm-none-eabi/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch64/lin/aarch64-linux/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch64/lin/aarch64-none/bin:/opt/Xilinx/SDK/2018.3/gnu/armr5/lin/gcc-arm-none-eabi/bin:/opt/Xilinx/SDK/2018.3/tps/lnx64/cmake-3.3.2/bin:/opt/Xilinx/Vivado/2018.3/bin:/opt/Xilinx/DocNav:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
    ++ source /opt/Xilinx/SDK/2018.3/.settings64-SDK_Core_Tools.sh
    +++ '[' -n /opt/Xilinx/Vivado/2018.3/bin:/opt/Xilinx/DocNav:/opt/Xilinx/Model_Composer/2018.3/bin:/opt/Xilinx/SDK/2018.3/bin:/opt/Xilinx/SDK/2018.3/gnu/microblaze/lin/bin:/opt/Xilinx/SDK/2018.3/gnu/arm/lin/bin:/opt/Xilinx/SDK/2018.3/gnu/microblaze/linux_toolchain/lin64_le/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch32/lin/gcc-arm-linux-gnueabi/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch32/lin/gcc-arm-none-eabi/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch64/lin/aarch64-linux/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch64/lin/aarch64-none/bin:/opt/Xilinx/SDK/2018.3/gnu/armr5/lin/gcc-arm-none-eabi/bin:/opt/Xilinx/SDK/2018.3/tps/lnx64/cmake-3.3.2/bin:/opt/Xilinx/Vivado/2018.3/bin:/opt/Xilinx/DocNav:/opt/Xilinx/Model_Composer/2018.3/bin:/opt/Xilinx/SDK/2018.3/bin:/opt/Xilinx/SDK/2018.3/gnu/microblaze/lin/bin:/opt/Xilinx/SDK/2018.3/gnu/arm/lin/bin:/opt/Xilinx/SDK/2018.3/gnu/microblaze/linux_toolchain/lin64_le/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch32/lin/gcc-arm-linux-gnueabi/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch32/lin/gcc-arm-none-eabi/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch64/lin/aarch64-linux/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch64/lin/aarch64-none/bin:/opt/Xilinx/SDK/2018.3/gnu/armr5/lin/gcc-arm-none-eabi/bin:/opt/Xilinx/SDK/2018.3/tps/lnx64/cmake-3.3.2/bin:/opt/Xilinx/Vivado/2018.3/bin:/opt/Xilinx/DocNav:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin ']'
    +++ export PATH=/opt/Xilinx/SDK/2018.3/bin:/opt/Xilinx/SDK/2018.3/gnu/microblaze/lin/bin:/opt/Xilinx/SDK/2018.3/gnu/arm/lin/bin:/opt/Xilinx/SDK/2018.3/gnu/microblaze/linux_toolchain/lin64_le/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch32/lin/gcc-arm-linux-gnueabi/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch32/lin/gcc-arm-none-eabi/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch64/lin/aarch64-linux/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch64/lin/aarch64-none/bin:/opt/Xilinx/SDK/2018.3/gnu/armr5/lin/gcc-arm-none-eabi/bin:/opt/Xilinx/SDK/2018.3/tps/lnx64/cmake-3.3.2/bin:/opt/Xilinx/Vivado/2018.3/bin:/opt/Xilinx/DocNav:/opt/Xilinx/Model_Composer/2018.3/bin:/opt/Xilinx/SDK/2018.3/bin:/opt/Xilinx/SDK/2018.3/gnu/microblaze/lin/bin:/opt/Xilinx/SDK/2018.3/gnu/arm/lin/bin:/opt/Xilinx/SDK/2018.3/gnu/microblaze/linux_toolchain/lin64_le/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch32/lin/gcc-arm-linux-gnueabi/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch32/lin/gcc-arm-none-eabi/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch64/lin/aarch64-linux/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch64/lin/aarch64-none/bin:/opt/Xilinx/SDK/2018.3/gnu/armr5/lin/gcc-arm-none-eabi/bin:/opt/Xilinx/SDK/2018.3/tps/lnx64/cmake-3.3.2/bin:/opt/Xilinx/Vivado/2018.3/bin:/opt/Xilinx/DocNav:/opt/Xilinx/Model_Composer/2018.3/bin:/opt/Xilinx/SDK/2018.3/bin:/opt/Xilinx/SDK/2018.3/gnu/microblaze/lin/bin:/opt/Xilinx/SDK/2018.3/gnu/arm/lin/bin:/opt/Xilinx/SDK/2018.3/gnu/microblaze/linux_toolchain/lin64_le/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch32/lin/gcc-arm-linux-gnueabi/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch32/lin/gcc-arm-none-eabi/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch64/lin/aarch64-linux/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch64/lin/aarch64-none/bin:/opt/Xilinx/SDK/2018.3/gnu/armr5/lin/gcc-arm-none-eabi/bin:/opt/Xilinx/SDK/2018.3/tps/lnx64/cmake-3.3.2/bin:/opt/Xilinx/Vivado/2018.3/bin:/opt/Xilinx/DocNav:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
    +++ PATH=/opt/Xilinx/SDK/2018.3/bin:/opt/Xilinx/SDK/2018.3/gnu/microblaze/lin/bin:/opt/Xilinx/SDK/2018.3/gnu/arm/lin/bin:/opt/Xilinx/SDK/2018.3/gnu/microblaze/linux_toolchain/lin64_le/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch32/lin/gcc-arm-linux-gnueabi/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch32/lin/gcc-arm-none-eabi/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch64/lin/aarch64-linux/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch64/lin/aarch64-none/bin:/opt/Xilinx/SDK/2018.3/gnu/armr5/lin/gcc-arm-none-eabi/bin:/opt/Xilinx/SDK/2018.3/tps/lnx64/cmake-3.3.2/bin:/opt/Xilinx/Vivado/2018.3/bin:/opt/Xilinx/DocNav:/opt/Xilinx/Model_Composer/2018.3/bin:/opt/Xilinx/SDK/2018.3/bin:/opt/Xilinx/SDK/2018.3/gnu/microblaze/lin/bin:/opt/Xilinx/SDK/2018.3/gnu/arm/lin/bin:/opt/Xilinx/SDK/2018.3/gnu/microblaze/linux_toolchain/lin64_le/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch32/lin/gcc-arm-linux-gnueabi/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch32/lin/gcc-arm-none-eabi/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch64/lin/aarch64-linux/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch64/lin/aarch64-none/bin:/opt/Xilinx/SDK/2018.3/gnu/armr5/lin/gcc-arm-none-eabi/bin:/opt/Xilinx/SDK/2018.3/tps/lnx64/cmake-3.3.2/bin:/opt/Xilinx/Vivado/2018.3/bin:/opt/Xilinx/DocNav:/opt/Xilinx/Model_Composer/2018.3/bin:/opt/Xilinx/SDK/2018.3/bin:/opt/Xilinx/SDK/2018.3/gnu/microblaze/lin/bin:/opt/Xilinx/SDK/2018.3/gnu/arm/lin/bin:/opt/Xilinx/SDK/2018.3/gnu/microblaze/linux_toolchain/lin64_le/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch32/lin/gcc-arm-linux-gnueabi/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch32/lin/gcc-arm-none-eabi/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch64/lin/aarch64-linux/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch64/lin/aarch64-none/bin:/opt/Xilinx/SDK/2018.3/gnu/armr5/lin/gcc-arm-none-eabi/bin:/opt/Xilinx/SDK/2018.3/tps/lnx64/cmake-3.3.2/bin:/opt/Xilinx/Vivado/2018.3/bin:/opt/Xilinx/DocNav:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
    ++ source /opt/Xilinx/Model_Composer/2018.3/.settings64-Model_Composer.sh
    +++ '[' -n /opt/Xilinx/SDK/2018.3/bin:/opt/Xilinx/SDK/2018.3/gnu/microblaze/lin/bin:/opt/Xilinx/SDK/2018.3/gnu/arm/lin/bin:/opt/Xilinx/SDK/2018.3/gnu/microblaze/linux_toolchain/lin64_le/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch32/lin/gcc-arm-linux-gnueabi/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch32/lin/gcc-arm-none-eabi/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch64/lin/aarch64-linux/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch64/lin/aarch64-none/bin:/opt/Xilinx/SDK/2018.3/gnu/armr5/lin/gcc-arm-none-eabi/bin:/opt/Xilinx/SDK/2018.3/tps/lnx64/cmake-3.3.2/bin:/opt/Xilinx/Vivado/2018.3/bin:/opt/Xilinx/DocNav:/opt/Xilinx/Model_Composer/2018.3/bin:/opt/Xilinx/SDK/2018.3/bin:/opt/Xilinx/SDK/2018.3/gnu/microblaze/lin/bin:/opt/Xilinx/SDK/2018.3/gnu/arm/lin/bin:/opt/Xilinx/SDK/2018.3/gnu/microblaze/linux_toolchain/lin64_le/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch32/lin/gcc-arm-linux-gnueabi/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch32/lin/gcc-arm-none-eabi/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch64/lin/aarch64-linux/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch64/lin/aarch64-none/bin:/opt/Xilinx/SDK/2018.3/gnu/armr5/lin/gcc-arm-none-eabi/bin:/opt/Xilinx/SDK/2018.3/tps/lnx64/cmake-3.3.2/bin:/opt/Xilinx/Vivado/2018.3/bin:/opt/Xilinx/DocNav:/opt/Xilinx/Model_Composer/2018.3/bin:/opt/Xilinx/SDK/2018.3/bin:/opt/Xilinx/SDK/2018.3/gnu/microblaze/lin/bin:/opt/Xilinx/SDK/2018.3/gnu/arm/lin/bin:/opt/Xilinx/SDK/2018.3/gnu/microblaze/linux_toolchain/lin64_le/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch32/lin/gcc-arm-linux-gnueabi/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch32/lin/gcc-arm-none-eabi/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch64/lin/aarch64-linux/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch64/lin/aarch64-none/bin:/opt/Xilinx/SDK/2018.3/gnu/armr5/lin/gcc-arm-none-eabi/bin:/opt/Xilinx/SDK/2018.3/tps/lnx64/cmake-3.3.2/bin:/opt/Xilinx/Vivado/2018.3/bin:/opt/Xilinx/DocNav:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin ']'
    +++ export PATH=/opt/Xilinx/Model_Composer/2018.3/bin:/opt/Xilinx/SDK/2018.3/bin:/opt/Xilinx/SDK/2018.3/gnu/microblaze/lin/bin:/opt/Xilinx/SDK/2018.3/gnu/arm/lin/bin:/opt/Xilinx/SDK/2018.3/gnu/microblaze/linux_toolchain/lin64_le/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch32/lin/gcc-arm-linux-gnueabi/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch32/lin/gcc-arm-none-eabi/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch64/lin/aarch64-linux/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch64/lin/aarch64-none/bin:/opt/Xilinx/SDK/2018.3/gnu/armr5/lin/gcc-arm-none-eabi/bin:/opt/Xilinx/SDK/2018.3/tps/lnx64/cmake-3.3.2/bin:/opt/Xilinx/Vivado/2018.3/bin:/opt/Xilinx/DocNav:/opt/Xilinx/Model_Composer/2018.3/bin:/opt/Xilinx/SDK/2018.3/bin:/opt/Xilinx/SDK/2018.3/gnu/microblaze/lin/bin:/opt/Xilinx/SDK/2018.3/gnu/arm/lin/bin:/opt/Xilinx/SDK/2018.3/gnu/microblaze/linux_toolchain/lin64_le/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch32/lin/gcc-arm-linux-gnueabi/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch32/lin/gcc-arm-none-eabi/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch64/lin/aarch64-linux/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch64/lin/aarch64-none/bin:/opt/Xilinx/SDK/2018.3/gnu/armr5/lin/gcc-arm-none-eabi/bin:/opt/Xilinx/SDK/2018.3/tps/lnx64/cmake-3.3.2/bin:/opt/Xilinx/Vivado/2018.3/bin:/opt/Xilinx/DocNav:/opt/Xilinx/Model_Composer/2018.3/bin:/opt/Xilinx/SDK/2018.3/bin:/opt/Xilinx/SDK/2018.3/gnu/microblaze/lin/bin:/opt/Xilinx/SDK/2018.3/gnu/arm/lin/bin:/opt/Xilinx/SDK/2018.3/gnu/microblaze/linux_toolchain/lin64_le/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch32/lin/gcc-arm-linux-gnueabi/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch32/lin/gcc-arm-none-eabi/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch64/lin/aarch64-linux/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch64/lin/aarch64-none/bin:/opt/Xilinx/SDK/2018.3/gnu/armr5/lin/gcc-arm-none-eabi/bin:/opt/Xilinx/SDK/2018.3/tps/lnx64/cmake-3.3.2/bin:/opt/Xilinx/Vivado/2018.3/bin:/opt/Xilinx/DocNav:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
    +++ PATH=/opt/Xilinx/Model_Composer/2018.3/bin:/opt/Xilinx/SDK/2018.3/bin:/opt/Xilinx/SDK/2018.3/gnu/microblaze/lin/bin:/opt/Xilinx/SDK/2018.3/gnu/arm/lin/bin:/opt/Xilinx/SDK/2018.3/gnu/microblaze/linux_toolchain/lin64_le/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch32/lin/gcc-arm-linux-gnueabi/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch32/lin/gcc-arm-none-eabi/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch64/lin/aarch64-linux/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch64/lin/aarch64-none/bin:/opt/Xilinx/SDK/2018.3/gnu/armr5/lin/gcc-arm-none-eabi/bin:/opt/Xilinx/SDK/2018.3/tps/lnx64/cmake-3.3.2/bin:/opt/Xilinx/Vivado/2018.3/bin:/opt/Xilinx/DocNav:/opt/Xilinx/Model_Composer/2018.3/bin:/opt/Xilinx/SDK/2018.3/bin:/opt/Xilinx/SDK/2018.3/gnu/microblaze/lin/bin:/opt/Xilinx/SDK/2018.3/gnu/arm/lin/bin:/opt/Xilinx/SDK/2018.3/gnu/microblaze/linux_toolchain/lin64_le/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch32/lin/gcc-arm-linux-gnueabi/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch32/lin/gcc-arm-none-eabi/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch64/lin/aarch64-linux/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch64/lin/aarch64-none/bin:/opt/Xilinx/SDK/2018.3/gnu/armr5/lin/gcc-arm-none-eabi/bin:/opt/Xilinx/SDK/2018.3/tps/lnx64/cmake-3.3.2/bin:/opt/Xilinx/Vivado/2018.3/bin:/opt/Xilinx/DocNav:/opt/Xilinx/Model_Composer/2018.3/bin:/opt/Xilinx/SDK/2018.3/bin:/opt/Xilinx/SDK/2018.3/gnu/microblaze/lin/bin:/opt/Xilinx/SDK/2018.3/gnu/arm/lin/bin:/opt/Xilinx/SDK/2018.3/gnu/microblaze/linux_toolchain/lin64_le/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch32/lin/gcc-arm-linux-gnueabi/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch32/lin/gcc-arm-none-eabi/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch64/lin/aarch64-linux/bin:/opt/Xilinx/SDK/2018.3/gnu/aarch64/lin/aarch64-none/bin:/opt/Xilinx/SDK/2018.3/gnu/armr5/lin/gcc-arm-none-eabi/bin:/opt/Xilinx/SDK/2018.3/tps/lnx64/cmake-3.3.2/bin:/opt/Xilinx/Vivado/2018.3/bin:/opt/Xilinx/DocNav:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
  • cd //home/hazero/openwifi/kernel_boot
  • ./build_boot_bin.sh zc706_fmcs2
    $BOARD_NAME is found!
  • HDF_FILE=../openwifi-hw/boards/zc706_fmcs2/sdk/system_top_hw_platform_0/system.hdf
  • UBOOT_FILE=./boards/zc706_fmcs2/u-boot.elf
  • BUILD_DIR=./boards/zc706_fmcs2/build_boot_bin
  • OUTPUT_DIR=./boards/zc706_fmcs2/output_boot_bin
  • echo ../openwifi-hw/boards/zc706_fmcs2/sdk/system_top_hw_platform_0/system.hdf
  • grep -q .hdf
  • echo ./boards/zc706_fmcs2/u-boot.elf
  • grep -q -e .elf -e uboot
  • '[' '!' -f ../openwifi-hw/boards/zc706_fmcs2/sdk/system_top_hw_platform_0/system.hdf ']'
  • '[' '!' -f ./boards/zc706_fmcs2/u-boot.elf ']'
  • command -v xsdk
  • command -v bootgen
  • rm -Rf ./boards/zc706_fmcs2/build_boot_bin ./boards/zc706_fmcs2/output_boot_bin
  • mkdir -p ./boards/zc706_fmcs2/output_boot_bin
  • mkdir -p ./boards/zc706_fmcs2/build_boot_bin
  • cp ../openwifi-hw/boards/zc706_fmcs2/sdk/system_top_hw_platform_0/system.hdf ./boards/zc706_fmcs2/build_boot_bin/
  • cp ./boards/zc706_fmcs2/u-boot.elf ./boards/zc706_fmcs2/output_boot_bin/u-boot.elf
  • cp ../openwifi-hw/boards/zc706_fmcs2/sdk/system_top_hw_platform_0/system.hdf ./boards/zc706_fmcs2/output_boot_bin/
    ++ basename ../openwifi-hw/boards/zc706_fmcs2/sdk/system_top_hw_platform_0/system.hdf
  • echo 'hsi open_hw_design system.hdf'
  • echo 'set cpu_name [lindex [hsi get_cells -filter {IP_TYPE==PROCESSOR}] 0]'
  • echo 'sdk setws ./build/sdk'
    ++ basename ../openwifi-hw/boards/zc706_fmcs2/sdk/system_top_hw_platform_0/system.hdf
  • echo 'sdk createhw -name hw_0 -hwspec system.hdf'
  • echo 'sdk createapp -name fsbl -hwproject hw_0 -proc $cpu_name -os standalone -lang C -app {Zynq FSBL}'
  • echo 'configapp -app fsbl build-config release'
  • echo 'sdk projects -build -type all'
  • echo the_ROM_image:
  • echo '{'
  • echo '[bootloader] fsbl.elf'
  • echo system_top.bit
  • echo u-boot.elf
  • echo '}'
  • cd ./boards/zc706_fmcs2/build_boot_bin
  • xsdk -batch -source create_fsbl_project.tcl
    INFO: [Hsi 55-1698] elapsed time for repository loading 0 seconds
    Starting xsdk. This could take few seconds... done
    WARNING: [Hsi 61-9] Current Software design may not be compatible with "zynq_fsbl" app. Tool is ignoring the MSS file specified in the app directory
    Application project 'fsbl' created successfully.
    Building '/fsbl_bsp'
    Invoking Make Builder...fsbl_bsp
    14:59:56 **** Build of project fsbl_bsp ****
    make -k all
    Running Make include in ps7_cortexa9_0/libsrc/ddrps_v1_0/src
    make -C ps7_cortexa9_0/libsrc/ddrps_v1_0/src -s include "SHELL=/bin/sh" "COMPILER=arm-none-eabi-gcc" "ARCHIVER=arm-none-eabi-ar" "COMPILER_FLAGS= -O2 -c" "EXTRA_COMPILER_FLAGS=-mcpu=cortex-a9 -mfpu=vfpv3 -mfloat-abi=hard -nostartfiles -g -Wall -Wextra"
    Running Make include in ps7_cortexa9_0/libsrc/sdps_v3_6/src
    make -C ps7_cortexa9_0/libsrc/sdps_v3_6/src -s include "SHELL=/bin/sh" "COMPILER=arm-none-eabi-gcc" "ARCHIVER=arm-none-eabi-ar" "COMPILER_FLAGS= -O2 -c" "EXTRA_COMPILER_FLAGS=-mcpu=cortex-a9 -mfpu=vfpv3 -mfloat-abi=hard -nostartfiles -g -Wall -Wextra"
    Running Make include in ps7_cortexa9_0/libsrc/standalone_v6_8/src
    make -C ps7_cortexa9_0/libsrc/standalone_v6_8/src -s include "SHELL=/bin/sh" "COMPILER=arm-none-eabi-gcc" "ARCHIVER=arm-none-eabi-ar" "COMPILER_FLAGS= -O2 -c" "EXTRA_COMPILER_FLAGS=-mcpu=cortex-a9 -mfpu=vfpv3 -mfloat-abi=hard -nostartfiles -g -Wall -Wextra"
    Running Make include in ps7_cortexa9_0/libsrc/dmaps_v2_4/src
    make -C ps7_cortexa9_0/libsrc/dmaps_v2_4/src -s include "SHELL=/bin/sh" "COMPILER=arm-none-eabi-gcc" "ARCHIVER=arm-none-eabi-ar" "COMPILER_FLAGS= -O2 -c" "EXTRA_COMPILER_FLAGS=-mcpu=cortex-a9 -mfpu=vfpv3 -mfloat-abi=hard -nostartfiles -g -Wall -Wextra"
    Running Make include in ps7_cortexa9_0/libsrc/cpu_cortexa9_v2_7/src
    make -C ps7_cortexa9_0/libsrc/cpu_cortexa9_v2_7/src -s include "SHELL=/bin/sh" "COMPILER=arm-none-eabi-gcc" "ARCHIVER=arm-none-eabi-ar" "COMPILER_FLAGS= -O2 -c" "EXTRA_COMPILER_FLAGS=-mcpu=cortex-a9 -mfpu=vfpv3 -mfloat-abi=hard -nostartfiles -g -Wall -Wextra"
    Running Make include in ps7_cortexa9_0/libsrc/emacps_v3_8/src
    make -C ps7_cortexa9_0/libsrc/emacps_v3_8/src -s include "SHELL=/bin/sh" "COMPILER=arm-none-eabi-gcc" "ARCHIVER=arm-none-eabi-ar" "COMPILER_FLAGS= -O2 -c" "EXTRA_COMPILER_FLAGS=-mcpu=cortex-a9 -mfpu=vfpv3 -mfloat-abi=hard -nostartfiles -g -Wall -Wextra"
    Running Make include in ps7_cortexa9_0/libsrc/gpiops_v3_4/src
    make -C ps7_cortexa9_0/libsrc/gpiops_v3_4/src -s include "SHELL=/bin/sh" "COMPILER=arm-none-eabi-gcc" "ARCHIVER=arm-none-eabi-ar" "COMPILER_FLAGS= -O2 -c" "EXTRA_COMPILER_FLAGS=-mcpu=cortex-a9 -mfpu=vfpv3 -mfloat-abi=hard -nostartfiles -g -Wall -Wextra"
    Running Make include in ps7_cortexa9_0/libsrc/qspips_v3_5/src
    make -C ps7_cortexa9_0/libsrc/qspips_v3_5/src -s include "SHELL=/bin/sh" "COMPILER=arm-none-eabi-gcc" "ARCHIVER=arm-none-eabi-ar" "COMPILER_FLAGS= -O2 -c" "EXTRA_COMPILER_FLAGS=-mcpu=cortex-a9 -mfpu=vfpv3 -mfloat-abi=hard -nostartfiles -g -Wall -Wextra"
    Running Make include in ps7_cortexa9_0/libsrc/xilrsa_v1_5/src
    make -C ps7_cortexa9_0/libsrc/xilrsa_v1_5/src -s include "SHELL=/bin/sh" "COMPILER=arm-none-eabi-gcc" "ARCHIVER=arm-none-eabi-ar" "COMPILER_FLAGS= -O2 -c" "EXTRA_COMPILER_FLAGS=-mcpu=cortex-a9 -mfpu=vfpv3 -mfloat-abi=hard -nostartfiles -g -Wall -Wextra"
    Running Make include in ps7_cortexa9_0/libsrc/axidma_v9_8/src
    make -C ps7_cortexa9_0/libsrc/axidma_v9_8/src -s include "SHELL=/bin/sh" "COMPILER=arm-none-eabi-gcc" "ARCHIVER=arm-none-eabi-ar" "COMPILER_FLAGS= -O2 -c" "EXTRA_COMPILER_FLAGS=-mcpu=cortex-a9 -mfpu=vfpv3 -mfloat-abi=hard -nostartfiles -g -Wall -Wextra"
    Running Make include in ps7_cortexa9_0/libsrc/xilffs_v4_0/src
    make -C ps7_cortexa9_0/libsrc/xilffs_v4_0/src -s include "SHELL=/bin/sh" "COMPILER=arm-none-eabi-gcc" "ARCHIVER=arm-none-eabi-ar" "COMPILER_FLAGS= -O2 -c" "EXTRA_COMPILER_FLAGS=-mcpu=cortex-a9 -mfpu=vfpv3 -mfloat-abi=hard -nostartfiles -g -Wall -Wextra"
    Running Make include in ps7_cortexa9_0/libsrc/iicps_v3_8/src
    make -C ps7_cortexa9_0/libsrc/iicps_v3_8/src -s include "SHELL=/bin/sh" "COMPILER=arm-none-eabi-gcc" "ARCHIVER=arm-none-eabi-ar" "COMPILER_FLAGS= -O2 -c" "EXTRA_COMPILER_FLAGS=-mcpu=cortex-a9 -mfpu=vfpv3 -mfloat-abi=hard -nostartfiles -g -Wall -Wextra"
    Running Make include in ps7_cortexa9_0/libsrc/scugic_v3_10/src
    make -C ps7_cortexa9_0/libsrc/scugic_v3_10/src -s include "SHELL=/bin/sh" "COMPILER=arm-none-eabi-gcc" "ARCHIVER=arm-none-eabi-ar" "COMPILER_FLAGS= -O2 -c" "EXTRA_COMPILER_FLAGS=-mcpu=cortex-a9 -mfpu=vfpv3 -mfloat-abi=hard -nostartfiles -g -Wall -Wextra"
    Running Make include in ps7_cortexa9_0/libsrc/iic_v3_5/src
    make -C ps7_cortexa9_0/libsrc/iic_v3_5/src -s include "SHELL=/bin/sh" "COMPILER=arm-none-eabi-gcc" "ARCHIVER=arm-none-eabi-ar" "COMPILER_FLAGS= -O2 -c" "EXTRA_COMPILER_FLAGS=-mcpu=cortex-a9 -mfpu=vfpv3 -mfloat-abi=hard -nostartfiles -g -Wall -Wextra"
    Running Make include in ps7_cortexa9_0/libsrc/xadcps_v2_3/src
    make -C ps7_cortexa9_0/libsrc/xadcps_v2_3/src -s include "SHELL=/bin/sh" "COMPILER=arm-none-eabi-gcc" "ARCHIVER=arm-none-eabi-ar" "COMPILER_FLAGS= -O2 -c" "EXTRA_COMPILER_FLAGS=-mcpu=cortex-a9 -mfpu=vfpv3 -mfloat-abi=hard -nostartfiles -g -Wall -Wextra"
    Running Make include in ps7_cortexa9_0/libsrc/spips_v3_1/src
    make -C ps7_cortexa9_0/libsrc/spips_v3_1/src -s include "SHELL=/bin/sh" "COMPILER=arm-none-eabi-gcc" "ARCHIVER=arm-none-eabi-ar" "COMPILER_FLAGS= -O2 -c" "EXTRA_COMPILER_FLAGS=-mcpu=cortex-a9 -mfpu=vfpv3 -mfloat-abi=hard -nostartfiles -g -Wall -Wextra"
    Running Make include in ps7_cortexa9_0/libsrc/devcfg_v3_5/src
    make -C ps7_cortexa9_0/libsrc/devcfg_v3_5/src -s include "SHELL=/bin/sh" "COMPILER=arm-none-eabi-gcc" "ARCHIVER=arm-none-eabi-ar" "COMPILER_FLAGS= -O2 -c" "EXTRA_COMPILER_FLAGS=-mcpu=cortex-a9 -mfpu=vfpv3 -mfloat-abi=hard -nostartfiles -g -Wall -Wextra"
    Running Make include in ps7_cortexa9_0/libsrc/scuwdt_v2_1/src
    make -C ps7_cortexa9_0/libsrc/scuwdt_v2_1/src -s include "SHELL=/bin/sh" "COMPILER=arm-none-eabi-gcc" "ARCHIVER=arm-none-eabi-ar" "COMPILER_FLAGS= -O2 -c" "EXTRA_COMPILER_FLAGS=-mcpu=cortex-a9 -mfpu=vfpv3 -mfloat-abi=hard -nostartfiles -g -Wall -Wextra"
    Running Make include in ps7_cortexa9_0/libsrc/uartps_v3_7/src
    make -C ps7_cortexa9_0/libsrc/uartps_v3_7/src -s include "SHELL=/bin/sh" "COMPILER=arm-none-eabi-gcc" "ARCHIVER=arm-none-eabi-ar" "COMPILER_FLAGS= -O2 -c" "EXTRA_COMPILER_FLAGS=-mcpu=cortex-a9 -mfpu=vfpv3 -mfloat-abi=hard -nostartfiles -g -Wall -Wextra"
    Running Make include in ps7_cortexa9_0/libsrc/usbps_v2_4/src
    make -C ps7_cortexa9_0/libsrc/usbps_v2_4/src -s include "SHELL=/bin/sh" "COMPILER=arm-none-eabi-gcc" "ARCHIVER=arm-none-eabi-ar" "COMPILER_FLAGS= -O2 -c" "EXTRA_COMPILER_FLAGS=-mcpu=cortex-a9 -mfpu=vfpv3 -mfloat-abi=hard -nostartfiles -g -Wall -Wextra"
    Running Make include in ps7_cortexa9_0/libsrc/coresightps_dcc_v1_4/src
    make -C ps7_cortexa9_0/libsrc/coresightps_dcc_v1_4/src -s include "SHELL=/bin/sh" "COMPILER=arm-none-eabi-gcc" "ARCHIVER=arm-none-eabi-ar" "COMPILER_FLAGS= -O2 -c" "EXTRA_COMPILER_FLAGS=-mcpu=cortex-a9 -mfpu=vfpv3 -mfloat-abi=hard -nostartfiles -g -Wall -Wextra"
    Running Make include in ps7_cortexa9_0/libsrc/scutimer_v2_1/src
    make -C ps7_cortexa9_0/libsrc/scutimer_v2_1/src -s include "SHELL=/bin/sh" "COMPILER=arm-none-eabi-gcc" "ARCHIVER=arm-none-eabi-ar" "COMPILER_FLAGS= -O2 -c" "EXTRA_COMPILER_FLAGS=-mcpu=cortex-a9 -mfpu=vfpv3 -mfloat-abi=hard -nostartfiles -g -Wall -Wextra"
    Running Make libs in ps7_cortexa9_0/libsrc/ddrps_v1_0/src
    make -C ps7_cortexa9_0/libsrc/ddrps_v1_0/src -s libs "SHELL=/bin/sh" "COMPILER=arm-none-eabi-gcc" "ARCHIVER=arm-none-eabi-ar" "COMPILER_FLAGS= -O2 -c" "EXTRA_COMPILER_FLAGS=-mcpu=cortex-a9 -mfpu=vfpv3 -mfloat-abi=hard -nostartfiles -g -Wall -Wextra"
    Compiling ddrps
    arm-none-eabi-ar: creating ../../../lib/libxil.a
    Running Make libs in ps7_cortexa9_0/libsrc/sdps_v3_6/src
    make -C ps7_cortexa9_0/libsrc/sdps_v3_6/src -s libs "SHELL=/bin/sh" "COMPILER=arm-none-eabi-gcc" "ARCHIVER=arm-none-eabi-ar" "COMPILER_FLAGS= -O2 -c" "EXTRA_COMPILER_FLAGS=-mcpu=cortex-a9 -mfpu=vfpv3 -mfloat-abi=hard -nostartfiles -g -Wall -Wextra"
    Compiling sdps
    Running Make libs in ps7_cortexa9_0/libsrc/standalone_v6_8/src
    make -C ps7_cortexa9_0/libsrc/standalone_v6_8/src -s libs "SHELL=/bin/sh" "COMPILER=arm-none-eabi-gcc" "ARCHIVER=arm-none-eabi-ar" "COMPILER_FLAGS= -O2 -c" "EXTRA_COMPILER_FLAGS=-mcpu=cortex-a9 -mfpu=vfpv3 -mfloat-abi=hard -nostartfiles -g -Wall -Wextra"
    Compiling standalone
    In file included from xtime_l.c:49:0:
    xtime_l.h:87:9: note: #pragma message: For the sleep routines, Global timer is being used
    #pragma message ("For the sleep routines, Global timer is being used")
    ^~~~~~~
    In file included from sleep.c:53:0:
    xtime_l.h:87:9: note: #pragma message: For the sleep routines, Global timer is being used
    #pragma message ("For the sleep routines, Global timer is being used")
    ^~~~~~~
    In file included from usleep.c:56:0:
    xtime_l.h:87:9: note: #pragma message: For the sleep routines, Global timer is being used
    #pragma message ("For the sleep routines, Global timer is being used")
    ^~~~~~~
    In file included from xil_sleeptimer.c:51:0:
    xtime_l.h:87:9: note: #pragma message: For the sleep routines, Global timer is being used
    #pragma message ("For the sleep routines, Global timer is being used")
    ^~~~~~~
    Running Make libs in ps7_cortexa9_0/libsrc/dmaps_v2_4/src
    make -C ps7_cortexa9_0/libsrc/dmaps_v2_4/src -s libs "SHELL=/bin/sh" "COMPILER=arm-none-eabi-gcc" "ARCHIVER=arm-none-eabi-ar" "COMPILER_FLAGS= -O2 -c" "EXTRA_COMPILER_FLAGS=-mcpu=cortex-a9 -mfpu=vfpv3 -mfloat-abi=hard -nostartfiles -g -Wall -Wextra"
    Compiling dmaps
    Running Make libs in ps7_cortexa9_0/libsrc/cpu_cortexa9_v2_7/src
    make -C ps7_cortexa9_0/libsrc/cpu_cortexa9_v2_7/src -s libs "SHELL=/bin/sh" "COMPILER=arm-none-eabi-gcc" "ARCHIVER=arm-none-eabi-ar" "COMPILER_FLAGS= -O2 -c" "EXTRA_COMPILER_FLAGS=-mcpu=cortex-a9 -mfpu=vfpv3 -mfloat-abi=hard -nostartfiles -g -Wall -Wextra"
    Compiling cpu_cortexa9
    Running Make libs in ps7_cortexa9_0/libsrc/emacps_v3_8/src
    make -C ps7_cortexa9_0/libsrc/emacps_v3_8/src -s libs "SHELL=/bin/sh" "COMPILER=arm-none-eabi-gcc" "ARCHIVER=arm-none-eabi-ar" "COMPILER_FLAGS= -O2 -c" "EXTRA_COMPILER_FLAGS=-mcpu=cortex-a9 -mfpu=vfpv3 -mfloat-abi=hard -nostartfiles -g -Wall -Wextra"
    Compiling emacps
    Running Make libs in ps7_cortexa9_0/libsrc/gpiops_v3_4/src
    make -C ps7_cortexa9_0/libsrc/gpiops_v3_4/src -s libs "SHELL=/bin/sh" "COMPILER=arm-none-eabi-gcc" "ARCHIVER=arm-none-eabi-ar" "COMPILER_FLAGS= -O2 -c" "EXTRA_COMPILER_FLAGS=-mcpu=cortex-a9 -mfpu=vfpv3 -mfloat-abi=hard -nostartfiles -g -Wall -Wextra"
    Compiling gpiops
    Running Make libs in ps7_cortexa9_0/libsrc/qspips_v3_5/src
    make -C ps7_cortexa9_0/libsrc/qspips_v3_5/src -s libs "SHELL=/bin/sh" "COMPILER=arm-none-eabi-gcc" "ARCHIVER=arm-none-eabi-ar" "COMPILER_FLAGS= -O2 -c" "EXTRA_COMPILER_FLAGS=-mcpu=cortex-a9 -mfpu=vfpv3 -mfloat-abi=hard -nostartfiles -g -Wall -Wextra"
    Compiling qspips
    Running Make libs in ps7_cortexa9_0/libsrc/xilrsa_v1_5/src
    make -C ps7_cortexa9_0/libsrc/xilrsa_v1_5/src -s libs "SHELL=/bin/sh" "COMPILER=arm-none-eabi-gcc" "ARCHIVER=arm-none-eabi-ar" "COMPILER_FLAGS= -O2 -c" "EXTRA_COMPILER_FLAGS=-mcpu=cortex-a9 -mfpu=vfpv3 -mfloat-abi=hard -nostartfiles -g -Wall -Wextra"
    Running Make libs in ps7_cortexa9_0/libsrc/axidma_v9_8/src
    make -C ps7_cortexa9_0/libsrc/axidma_v9_8/src -s libs "SHELL=/bin/sh" "COMPILER=arm-none-eabi-gcc" "ARCHIVER=arm-none-eabi-ar" "COMPILER_FLAGS= -O2 -c" "EXTRA_COMPILER_FLAGS=-mcpu=cortex-a9 -mfpu=vfpv3 -mfloat-abi=hard -nostartfiles -g -Wall -Wextra"
    Compiling axidma
    Running Make libs in ps7_cortexa9_0/libsrc/xilffs_v4_0/src
    make -C ps7_cortexa9_0/libsrc/xilffs_v4_0/src -s libs "SHELL=/bin/sh" "COMPILER=arm-none-eabi-gcc" "ARCHIVER=arm-none-eabi-ar" "COMPILER_FLAGS= -O2 -c" "EXTRA_COMPILER_FLAGS=-mcpu=cortex-a9 -mfpu=vfpv3 -mfloat-abi=hard -nostartfiles -g -Wall -Wextra"
    Compiling XilFFs Library
    Running Make libs in ps7_cortexa9_0/libsrc/iicps_v3_8/src
    make -C ps7_cortexa9_0/libsrc/iicps_v3_8/src -s libs "SHELL=/bin/sh" "COMPILER=arm-none-eabi-gcc" "ARCHIVER=arm-none-eabi-ar" "COMPILER_FLAGS= -O2 -c" "EXTRA_COMPILER_FLAGS=-mcpu=cortex-a9 -mfpu=vfpv3 -mfloat-abi=hard -nostartfiles -g -Wall -Wextra"
    Compiling iicps
    Running Make libs in ps7_cortexa9_0/libsrc/scugic_v3_10/src
    make -C ps7_cortexa9_0/libsrc/scugic_v3_10/src -s libs "SHELL=/bin/sh" "COMPILER=arm-none-eabi-gcc" "ARCHIVER=arm-none-eabi-ar" "COMPILER_FLAGS= -O2 -c" "EXTRA_COMPILER_FLAGS=-mcpu=cortex-a9 -mfpu=vfpv3 -mfloat-abi=hard -nostartfiles -g -Wall -Wextra"
    Compiling scugic
    Running Make libs in ps7_cortexa9_0/libsrc/iic_v3_5/src
    make -C ps7_cortexa9_0/libsrc/iic_v3_5/src -s libs "SHELL=/bin/sh" "COMPILER=arm-none-eabi-gcc" "ARCHIVER=arm-none-eabi-ar" "COMPILER_FLAGS= -O2 -c" "EXTRA_COMPILER_FLAGS=-mcpu=cortex-a9 -mfpu=vfpv3 -mfloat-abi=hard -nostartfiles -g -Wall -Wextra"
    Compiling iic
    Running Make libs in ps7_cortexa9_0/libsrc/xadcps_v2_3/src
    make -C ps7_cortexa9_0/libsrc/xadcps_v2_3/src -s libs "SHELL=/bin/sh" "COMPILER=arm-none-eabi-gcc" "ARCHIVER=arm-none-eabi-ar" "COMPILER_FLAGS= -O2 -c" "EXTRA_COMPILER_FLAGS=-mcpu=cortex-a9 -mfpu=vfpv3 -mfloat-abi=hard -nostartfiles -g -Wall -Wextra"
    Compiling xadcps
    Running Make libs in ps7_cortexa9_0/libsrc/spips_v3_1/src
    make -C ps7_cortexa9_0/libsrc/spips_v3_1/src -s libs "SHELL=/bin/sh" "COMPILER=arm-none-eabi-gcc" "ARCHIVER=arm-none-eabi-ar" "COMPILER_FLAGS= -O2 -c" "EXTRA_COMPILER_FLAGS=-mcpu=cortex-a9 -mfpu=vfpv3 -mfloat-abi=hard -nostartfiles -g -Wall -Wextra"
    Compiling spips
    Running Make libs in ps7_cortexa9_0/libsrc/devcfg_v3_5/src
    make -C ps7_cortexa9_0/libsrc/devcfg_v3_5/src -s libs "SHELL=/bin/sh" "COMPILER=arm-none-eabi-gcc" "ARCHIVER=arm-none-eabi-ar" "COMPILER_FLAGS= -O2 -c" "EXTRA_COMPILER_FLAGS=-mcpu=cortex-a9 -mfpu=vfpv3 -mfloat-abi=hard -nostartfiles -g -Wall -Wextra"
    Compiling devcfg
    Running Make libs in ps7_cortexa9_0/libsrc/scuwdt_v2_1/src
    make -C ps7_cortexa9_0/libsrc/scuwdt_v2_1/src -s libs "SHELL=/bin/sh" "COMPILER=arm-none-eabi-gcc" "ARCHIVER=arm-none-eabi-ar" "COMPILER_FLAGS= -O2 -c" "EXTRA_COMPILER_FLAGS=-mcpu=cortex-a9 -mfpu=vfpv3 -mfloat-abi=hard -nostartfiles -g -Wall -Wextra"
    Compiling scuwdt
    Running Make libs in ps7_cortexa9_0/libsrc/uartps_v3_7/src
    make -C ps7_cortexa9_0/libsrc/uartps_v3_7/src -s libs "SHELL=/bin/sh" "COMPILER=arm-none-eabi-gcc" "ARCHIVER=arm-none-eabi-ar" "COMPILER_FLAGS= -O2 -c" "EXTRA_COMPILER_FLAGS=-mcpu=cortex-a9 -mfpu=vfpv3 -mfloat-abi=hard -nostartfiles -g -Wall -Wextra"
    Compiling uartps
    Running Make libs in ps7_cortexa9_0/libsrc/usbps_v2_4/src
    make -C ps7_cortexa9_0/libsrc/usbps_v2_4/src -s libs "SHELL=/bin/sh" "COMPILER=arm-none-eabi-gcc" "ARCHIVER=arm-none-eabi-ar" "COMPILER_FLAGS= -O2 -c" "EXTRA_COMPILER_FLAGS=-mcpu=cortex-a9 -mfpu=vfpv3 -mfloat-abi=hard -nostartfiles -g -Wall -Wextra"
    Compiling usbps
    Running Make libs in ps7_cortexa9_0/libsrc/coresightps_dcc_v1_4/src
    make -C ps7_cortexa9_0/libsrc/coresightps_dcc_v1_4/src -s libs "SHELL=/bin/sh" "COMPILER=arm-none-eabi-gcc" "ARCHIVER=arm-none-eabi-ar" "COMPILER_FLAGS= -O2 -c" "EXTRA_COMPILER_FLAGS=-mcpu=cortex-a9 -mfpu=vfpv3 -mfloat-abi=hard -nostartfiles -g -Wall -Wextra"
    Compiling coresightps_dcc
    Running Make libs in ps7_cortexa9_0/libsrc/scutimer_v2_1/src
    make -C ps7_cortexa9_0/libsrc/scutimer_v2_1/src -s libs "SHELL=/bin/sh" "COMPILER=arm-none-eabi-gcc" "ARCHIVER=arm-none-eabi-ar" "COMPILER_FLAGS= -O2 -c" "EXTRA_COMPILER_FLAGS=-mcpu=cortex-a9 -mfpu=vfpv3 -mfloat-abi=hard -nostartfiles -g -Wall -Wextra"
    Compiling scutimer
    Finished building libraries

15:00:04 Build Finished (took 7s.698ms)

Building '/fsbl'
15:00:04 **** Build of configuration Release for project fsbl ****
make pre-build main-build
a9-linaro-pre-build-step

Building file: ../src/fsbl_handoff.S
Invoking: ARM v7 gcc compiler
arm-none-eabi-gcc -Wall -O2 -I"/home/hazero/openwifi/kernel_boot/boards/zc706_fmcs2/build_boot_bin/build/sdk/hw_0" -c -fmessage-length=0 -MT"src/fsbl_handoff.o" -mcpu=cortex-a9 -mfpu=vfpv3 -mfloat-abi=hard -I../../fsbl_bsp/ps7_cortexa9_0/include -MMD -MP -MF"src/fsbl_handoff.d" -MT"src/fsbl_handoff.o" -o "src/fsbl_handoff.o" "../src/fsbl_handoff.S"
Finished building: ../src/fsbl_handoff.S

Building file: ../src/fsbl_hooks.c
Invoking: ARM v7 gcc compiler
arm-none-eabi-gcc -Wall -O2 -I"/home/hazero/openwifi/kernel_boot/boards/zc706_fmcs2/build_boot_bin/build/sdk/hw_0" -c -fmessage-length=0 -MT"src/fsbl_hooks.o" -mcpu=cortex-a9 -mfpu=vfpv3 -mfloat-abi=hard -I../../fsbl_bsp/ps7_cortexa9_0/include -MMD -MP -MF"src/fsbl_hooks.d" -MT"src/fsbl_hooks.o" -o "src/fsbl_hooks.o" "../src/fsbl_hooks.c"
Finished building: ../src/fsbl_hooks.c

Building file: ../src/image_mover.c
Invoking: ARM v7 gcc compiler
arm-none-eabi-gcc -Wall -O2 -I"/home/hazero/openwifi/kernel_boot/boards/zc706_fmcs2/build_boot_bin/build/sdk/hw_0" -c -fmessage-length=0 -MT"src/image_mover.o" -mcpu=cortex-a9 -mfpu=vfpv3 -mfloat-abi=hard -I../../fsbl_bsp/ps7_cortexa9_0/include -MMD -MP -MF"src/image_mover.d" -MT"src/image_mover.o" -o "src/image_mover.o" "../src/image_mover.c"
Finished building: ../src/image_mover.c

Building file: ../src/main.c
Invoking: ARM v7 gcc compiler
arm-none-eabi-gcc -Wall -O2 -I"/home/hazero/openwifi/kernel_boot/boards/zc706_fmcs2/build_boot_bin/build/sdk/hw_0" -c -fmessage-length=0 -MT"src/main.o" -mcpu=cortex-a9 -mfpu=vfpv3 -mfloat-abi=hard -I../../fsbl_bsp/ps7_cortexa9_0/include -MMD -MP -MF"src/main.d" -MT"src/main.o" -o "src/main.o" "../src/main.c"
In file included from ../src/main.c:137:0:
../../fsbl_bsp/ps7_cortexa9_0/include/xtime_l.h:87:9: note: #pragma message: For the sleep routines, Global timer is being used
#pragma message ("For the sleep routines, Global timer is being used")
^~~~~~~
Finished building: ../src/main.c

Building file: ../src/md5.c
Invoking: ARM v7 gcc compiler
arm-none-eabi-gcc -Wall -O2 -I"/home/hazero/openwifi/kernel_boot/boards/zc706_fmcs2/build_boot_bin/build/sdk/hw_0" -c -fmessage-length=0 -MT"src/md5.o" -mcpu=cortex-a9 -mfpu=vfpv3 -mfloat-abi=hard -I../../fsbl_bsp/ps7_cortexa9_0/include -MMD -MP -MF"src/md5.d" -MT"src/md5.o" -o "src/md5.o" "../src/md5.c"
Finished building: ../src/md5.c

Building file: ../src/nand.c
Invoking: ARM v7 gcc compiler
arm-none-eabi-gcc -Wall -O2 -I"/home/hazero/openwifi/kernel_boot/boards/zc706_fmcs2/build_boot_bin/build/sdk/hw_0" -c -fmessage-length=0 -MT"src/nand.o" -mcpu=cortex-a9 -mfpu=vfpv3 -mfloat-abi=hard -I../../fsbl_bsp/ps7_cortexa9_0/include -MMD -MP -MF"src/nand.d" -MT"src/nand.o" -o "src/nand.o" "../src/nand.c"
Finished building: ../src/nand.c

Building file: ../src/nor.c
Invoking: ARM v7 gcc compiler
arm-none-eabi-gcc -Wall -O2 -I"/home/hazero/openwifi/kernel_boot/boards/zc706_fmcs2/build_boot_bin/build/sdk/hw_0" -c -fmessage-length=0 -MT"src/nor.o" -mcpu=cortex-a9 -mfpu=vfpv3 -mfloat-abi=hard -I../../fsbl_bsp/ps7_cortexa9_0/include -MMD -MP -MF"src/nor.d" -MT"src/nor.o" -o "src/nor.o" "../src/nor.c"
Finished building: ../src/nor.c

Building file: ../src/pcap.c
Invoking: ARM v7 gcc compiler
arm-none-eabi-gcc -Wall -O2 -I"/home/hazero/openwifi/kernel_boot/boards/zc706_fmcs2/build_boot_bin/build/sdk/hw_0" -c -fmessage-length=0 -MT"src/pcap.o" -mcpu=cortex-a9 -mfpu=vfpv3 -mfloat-abi=hard -I../../fsbl_bsp/ps7_cortexa9_0/include -MMD -MP -MF"src/pcap.d" -MT"src/pcap.o" -o "src/pcap.o" "../src/pcap.c"
In file included from ../src/pcap.c:100:0:
../../fsbl_bsp/ps7_cortexa9_0/include/xtime_l.h:87:9: note: #pragma message: For the sleep routines, Global timer is being used
#pragma message ("For the sleep routines, Global timer is being used")
^~~~~~~
Finished building: ../src/pcap.c

Building file: /home/hazero/openwifi/kernel_boot/boards/zc706_fmcs2/build_boot_bin/build/sdk/hw_0/ps7_init.c
Invoking: ARM v7 gcc compiler
arm-none-eabi-gcc -Wall -O2 -I"/home/hazero/openwifi/kernel_boot/boards/zc706_fmcs2/build_boot_bin/build/sdk/hw_0" -c -fmessage-length=0 -MT"src/ps7_init.o" -mcpu=cortex-a9 -mfpu=vfpv3 -mfloat-abi=hard -I../../fsbl_bsp/ps7_cortexa9_0/include -MMD -MP -MF"src/ps7_init.d" -MT"src/ps7_init.o" -o "src/ps7_init.o" "/home/hazero/openwifi/kernel_boot/boards/zc706_fmcs2/build_boot_bin/build/sdk/hw_0/ps7_init.c"
Finished building: /home/hazero/openwifi/kernel_boot/boards/zc706_fmcs2/build_boot_bin/build/sdk/hw_0/ps7_init.c

Building file: ../src/qspi.c
Invoking: ARM v7 gcc compiler
arm-none-eabi-gcc -Wall -O2 -I"/home/hazero/openwifi/kernel_boot/boards/zc706_fmcs2/build_boot_bin/build/sdk/hw_0" -c -fmessage-length=0 -MT"src/qspi.o" -mcpu=cortex-a9 -mfpu=vfpv3 -mfloat-abi=hard -I../../fsbl_bsp/ps7_cortexa9_0/include -MMD -MP -MF"src/qspi.d" -MT"src/qspi.o" -o "src/qspi.o" "../src/qspi.c"
Finished building: ../src/qspi.c

Building file: ../src/rsa.c
Invoking: ARM v7 gcc compiler
arm-none-eabi-gcc -Wall -O2 -I"/home/hazero/openwifi/kernel_boot/boards/zc706_fmcs2/build_boot_bin/build/sdk/hw_0" -c -fmessage-length=0 -MT"src/rsa.o" -mcpu=cortex-a9 -mfpu=vfpv3 -mfloat-abi=hard -I../../fsbl_bsp/ps7_cortexa9_0/include -MMD -MP -MF"src/rsa.d" -MT"src/rsa.o" -o "src/rsa.o" "../src/rsa.c"
Finished building: ../src/rsa.c

Building file: ../src/sd.c
Invoking: ARM v7 gcc compiler
arm-none-eabi-gcc -Wall -O2 -I"/home/hazero/openwifi/kernel_boot/boards/zc706_fmcs2/build_boot_bin/build/sdk/hw_0" -c -fmessage-length=0 -MT"src/sd.o" -mcpu=cortex-a9 -mfpu=vfpv3 -mfloat-abi=hard -I../../fsbl_bsp/ps7_cortexa9_0/include -MMD -MP -MF"src/sd.d" -MT"src/sd.o" -o "src/sd.o" "../src/sd.c"
Finished building: ../src/sd.c

Building target: fsbl.elf
Invoking: ARM v7 gcc linker
arm-none-eabi-gcc -mcpu=cortex-a9 -mfpu=vfpv3 -mfloat-abi=hard -Wl,-build-id=none -specs=Xilinx.spec -Wl,-T -Wl,../src/lscript.ld -L../../fsbl_bsp/ps7_cortexa9_0/lib -o "fsbl.elf" ./src/fsbl_handoff.o ./src/fsbl_hooks.o ./src/image_mover.o ./src/main.o ./src/md5.o ./src/nand.o ./src/nor.o ./src/pcap.o ./src/ps7_init.o ./src/qspi.o ./src/rsa.o ./src/sd.o -Wl,--start-group,-lxil,-lgcc,-lc,--end-group -Wl,--start-group,-lxilffs,-lxil,-lgcc,-lc,--end-group -Wl,--start-group,-lrsa,-lxil,-lgcc,-lc,--end-group
Finished building target: fsbl.elf

Invoking: ARM v7 Print Size
arm-none-eabi-size fsbl.elf |tee "fsbl.elf.size"
text data bss dec hex filename
74316 12280 74712 161308 2761c fsbl.elf
Finished building: fsbl.elf.size

15:00:05 Build Finished (took 759ms)

Invoking scanner config builder on project
Building '/hw_0'

  • cp ./boards/zc706_fmcs2/build_boot_bin/build/sdk/fsbl/Release/fsbl.elf ./boards/zc706_fmcs2/output_boot_bin/fsbl.elf
  • cp ./boards/zc706_fmcs2/build_boot_bin/build/sdk/hw_0/system_top.bit ./boards/zc706_fmcs2/output_boot_bin/system_top.bit
  • cd ./boards/zc706_fmcs2/output_boot_bin
  • bootgen -arch zynq -image zynq.bif -o BOOT.BIN -w

****** Xilinx Bootgen v2018.3
**** Build date : Dec 6 2018-23:41:49
** Copyright 1986-2018 Xilinx, Inc. All Rights Reserved.

  • rm ./boards/zc706_fmcs2/build_boot_bin -rf
  • cd /home/hazero/openwifi/openwifi-hw/boards

hazero@hazero:/openwifi/openwifi-hw/boards$ cd ..
hazero@hazero:
/openwifi/openwifi-hw$ cd ..
hazero@hazero:/openwifi$ ls
adi-linux BOOT.BIN doc kernel_boot openwifi-arch.jpg README.md user_space
adi-linux-64 CONTRIBUTING.md driver LICENSE openwifi-hw sdr_rev
hazero@hazero:
/openwifi$ cd kernel_boot/
hazero@hazero:/openwifi/kernel_boot$ ls
70-persistent-net.rules boards build_boot_bin.sh build_zynqmp_boot_bin.sh kernel_config kernel_config_zynqmp
hazero@hazero:
/openwifi/kernel_boot$ cd boards/
hazero@hazero:/openwifi/kernel_boot/boards$ ls
adrv9361z7035 adrv9361z7035_fmc adrv9364z7020 zc702_fmcs2 zc706_fmcs2 zcu102_fmcs2 zed_fmcs2
hazero@hazero:
/openwifi/kernel_boot/boards$ cd zc706_fmcs2/
hazero@hazero:/openwifi/kernel_boot/boards/zc706_fmcs2$ ls
devicetree.dts output_boot_bin u-boot.elf
hazero@hazero:
/openwifi/kernel_boot/boards/zc706_fmcs2$ cd output_boot_bin/
hazero@hazero:~/openwifi/kernel_boot/boards/zc706_fmcs2/output_boot_bin$ ls
BOOT.BIN fsbl.elf system.hdf system_top.bit u-boot.elf zynq.bif


from openwifi.

JiaoXianjun avatar JiaoXianjun commented on August 17, 2024

to me the boot.bin generation method is ok.

Can you show us some dmesg info during initial connection by the debug method: https://github.com/open-sdr/openwifi/tree/master/doc#debug-methods

You can also “cat /proc/interrupts” to see whether the number of tx and rx interrupts are growing.

Above method to check whether the tx and rx are running.

from openwifi.

shy2028 avatar shy2028 commented on August 17, 2024

Here is the dmesg info during inital cooncetion, run fosdem...

----------------dmesg after login-------------------

Welcome to Linaro 14.04 (GNU/Linux 4.14.0-g4fea7c58ad92-dirty armv7l)

Documentation: https://wiki.analog.com/ https://ez.analog.com/
Last login: Thu Jan 1 00:00:09 1970
root@analog: dmesg -c
Booting Linux on physical CPU 0x0
Linux version 4.14.0-g4fea7c58ad92-dirty (jxj@jxj-xps) (gcc version 7.3.1 20180314 (Linaro GCC 7.3-2018.04-rc3)) 1 SMP PREEMPT Thu Jun 11 22:51:11 CEST 2020
CPU: ARMv7 Processor [413fc090] revision 0 (ARMv7), cr=18c5387d
CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
OF: fdt: Machine model: Xilinx Zynq ZC706
OF: fdt: earlycon: stdout-path /amba@0/uart@E0001000 not found
Memory policy: Data cache writealloc
cma: Reserved 128 MiB at 0x38000000
On node 0 totalpages: 262144
free_area_init_node: node 0, pgdat c0c54000, node_mem_map ef7f7000
Normal zone: 1536 pages used for memmap
Normal zone: 0 pages reserved
Normal zone: 196608 pages, LIFO batch:31
HighMem zone: 65536 pages, LIFO batch:15
random: fast init done
percpu: Embedded 16 pages/cpu @ef7c6000 s33036 r8192 d24308 u65536
pcpu-alloc: s33036 r8192 d24308 u65536 alloc=16*4096
pcpu-alloc: [0] 0 [0] 1
Built 1 zonelists, mobility grouping on. Total pages: 260608
Kernel command line: console=ttyPS0,115200 root=/dev/mmcblk0p2 rw earlycon rootfstype=ext4 rootwait cpuidle.off=1
PID hash table entries: 4096 (order: 2, 16384 bytes)
Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
Memory: 895976K/1048576K available (7168K kernel code, 339K rwdata, 2388K rodata, 1024K init, 165K bss, 21528K reserved, 131072K cma-reserved, 131072K highmem)
Virtual kernel memory layout:
vector : 0xffff0000 - 0xffff1000 ( 4 kB)
fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
vmalloc : 0xf0800000 - 0xff800000 ( 240 MB)
lowmem : 0xc0000000 - 0xf0000000 ( 768 MB)
pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
.text : 0xc0008000 - 0xc0800000 (8160 kB)
.init : 0xc0b00000 - 0xc0c00000 (1024 kB)
.data : 0xc0c00000 - 0xc0c54ea0 ( 340 kB)
.bss : 0xc0c5a894 - 0xc0c83f7c ( 166 kB)
Preemptible hierarchical RCU implementation.
RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=2.
Tasks RCU enabled.
RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
efuse mapped to f0802000
slcr mapped to f0804000
L2C: platform modifies aux control register: 0x72360000 -> 0x72760000
L2C: DT/platform modifies aux control register: 0x72360000 -> 0x72760000
L2C-310 erratum 769419 enabled
L2C-310 enabling early BRESP for Cortex-A9
L2C-310 full line of zeros enabled for Cortex-A9
L2C-310 ID prefetch enabled, offset 1 lines
L2C-310 dynamic clock gating enabled, standby mode enabled
L2C-310 cache controller enabled, 8 ways, 512 kB
L2C-310: CACHE_ID 0x410000c8, AUX_CTRL 0x76760001
zynq_clock_init: clkc starts at f0804100
Zynq clock init
sched_clock: 64 bits at 333MHz, resolution 3ns, wraps every 4398046511103ns
clocksource: arm_global_timer: mask: 0xffffffffffffffff max_cycles: 0x4ce07af025, max_idle_ns: 440795209040 ns
Switching to timer-based delay loop, resolution 3ns
clocksource: ttc_clocksource: mask: 0xffff max_cycles: 0xffff, max_idle_ns: 537538477 ns
timer 0 at f080c000, irq=17
Console: colour dummy device 80x30
Calibrating delay loop (skipped), value calculated using timer frequency.. 666.66 BogoMIPS (lpj=3333333)
pid_max: default: 32768 minimum: 301
Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
CPU: Testing write buffer coherency: ok
CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
Setting up static identity map for 0x100000 - 0x100060
Hierarchical SRCU implementation.
smp: Bringing up secondary CPUs ...
CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
smp: Brought up 1 node, 2 CPUs
SMP: Total of 2 processors activated (1333.33 BogoMIPS).
CPU: All CPU(s) started in SVC mode.
devtmpfs: initialized
VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4
clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
futex hash table entries: 512 (order: 3, 32768 bytes)
pinctrl core: initialized pinctrl subsystem
NET: Registered protocol family 16
DMA: preallocated 256 KiB pool for atomic coherent allocations
hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers.
hw-breakpoint: maximum watchpoint size is 4 bytes.
zynq-ocm f800c000.ocmc: ZYNQ OCM pool: 256 KiB @ 0xf0880000
zynq-pinctrl 700.pinctrl: zynq pinctrl initialized
e0001000.serial: ttyPS0 at MMIO 0xe0001000 (irq = 25, base_baud = 3125000) is a xuartps
console [ttyPS0] enabled
SCSI subsystem initialized
usbcore: registered new interface driver usbfs
usbcore: registered new interface driver hub
usbcore: registered new device driver usb
media: Linux media interface: v0.10
Linux video capture interface: v2.00
pps_core: LinuxPPS API ver. 1 registered
pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [email protected]
PTP clock support registered
FPGA manager framework
Advanced Linux Sound Architecture Driver Initialized.
clocksource: Switched to clocksource arm_global_timer
NET: Registered protocol family 2
TCP established hash table entries: 8192 (order: 3, 32768 bytes)
TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
TCP: Hash tables configured (established 8192 bind 8192)
UDP hash table entries: 512 (order: 2, 16384 bytes)
UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
NET: Registered protocol family 1
hw perfevents: no interrupt-affinity property for /pmu@f8891000, guessing.
hw perfevents: enabled with armv7_cortex_a9 PMU driver, 7 counters available
workingset: timestamp_bits=30 max_order=18 bucket_order=0
bounce: pool size: 64 pages
io scheduler noop registered
io scheduler deadline registered
io scheduler cfq registered (default)
io scheduler mq-deadline registered
io scheduler kyber registered
dma-pl330 f8003000.dmac: Loaded driver for PL330 DMAC-241330
dma-pl330 f8003000.dmac: DBUFF-128x8bytes Num_Chans-8 Num_Peri-4 Num_Events-16
brd: module loaded
loop: module loaded
m25p80 spi2.0: found s25fl128s, expected n25q128a11
m25p80 spi2.0: s25fl128s (32768 Kbytes)
5 ofpart partitions found on MTD device spi2.0
Creating 5 MTD partitions on "spi2.0":
0x000000000000-0x000000500000 : "boot"
0x000000500000-0x000000520000 : "bootenv"
0x000000520000-0x000000540000 : "config"
0x000000540000-0x000000fc0000 : "image"
0x000000fc0000-0x000002000000 : "spare"
MACsec IEEE 802.1AE
libphy: Fixed MDIO Bus: probed
tun: Universal TUN/TAP device driver, 1.6
libphy: MACB_mii_bus: probed
macb e000b000.ethernet eth0: Cadence GEM rev 0x00020118 at 0xe000b000 irq 29 (00:0a:35:00:01:22)
Marvell 88E1116R e000b000.ethernet-ffffffff:07: attached PHY driver [Marvell 88E1116R] (mii_bus:phy_addr=e000b000.ethernet-ffffffff:07, irq=POLL)
ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
usbcore: registered new interface driver usb-storage
usbcore: registered new interface driver usbserial
usbcore: registered new interface driver usbserial_generic
usbserial: USB Serial support registered for generic
usbcore: registered new interface driver ftdi_sio
usbserial: USB Serial support registered for FTDI USB Serial Device
chipidea-usb2 e0002000.usb: e0002000.usb supply vbus not found, using dummy regulator
ULPI transceiver vendor/product ID 0x0424/0x0007
Found SMSC USB3320 ULPI transceiver.
ULPI integrity check: passed.
ci_hdrc ci_hdrc.0: EHCI Host Controller
ci_hdrc ci_hdrc.0: new USB bus registered, assigned bus number 1
ci_hdrc ci_hdrc.0: USB 2.0 started, EHCI 1.00
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 1 port detected
i2c /dev entries driver
si570 1-005d: registered, current frequency 156250000 Hz
i2c i2c-0: Added multiplexed i2c bus 1
adv7511 2-0039: 2-0039 supply avdd not found, using dummy regulator
adv7511 2-0039: 2-0039 supply dvdd not found, using dummy regulator
adv7511 2-0039: 2-0039 supply pvdd not found, using dummy regulator
adv7511 2-0039: 2-0039 supply bgvdd not found, using dummy regulator
adv7511 2-0039: 2-0039 supply dvdd-3v not found, using dummy regulator
i2c i2c-0: Added multiplexed i2c bus 2
at24 3-0054: 1024 byte 24c08 EEPROM, writable, 1 bytes/write
i2c i2c-0: Added multiplexed i2c bus 3
pca953x 4-0021: 4-0021 supply vcc not found, using dummy regulator
pca953x 4-0021: interrupt support not compiled in
i2c i2c-0: Added multiplexed i2c bus 4
rtc-pcf8563 5-0051: low voltage detected, date/time is not reliable.
rtc-pcf8563 5-0051: rtc core: registered rtc-pcf8563 as rtc0
i2c i2c-0: Added multiplexed i2c bus 5
i2c i2c-0: Added multiplexed i2c bus 6
at24 7-0050: 256 byte 24c02 EEPROM, writable, 1 bytes/write
i2c i2c-0: Added multiplexed i2c bus 7
i2c i2c-0: Added multiplexed i2c bus 8
pca954x 0-0074: registered 8 multiplexed busses for I2C switch pca9548
IR NEC protocol handler initialized
IR RC5(x/sz) protocol handler initialized
IR RC6 protocol handler initialized
IR JVC protocol handler initialized
IR Sony protocol handler initialized
IR SANYO protocol handler initialized
IR Sharp protocol handler initialized
IR MCE Keyboard/mouse protocol handler initialized
IR XMP protocol handler initialized
usbcore: registered new interface driver uvcvideo
USB Video Class driver (1.1.1)
gspca_main: v2.14.0 registered
cdns-wdt f8005000.watchdog: Xilinx Watchdog Timer at f090a000 with timeout 10s
Xilinx Zynq CpuIdle Driver started
failed to register cpuidle driver
sdhci: Secure Digital Host Controller Interface driver
sdhci: Copyright(c) Pierre Ossman
sdhci-pltfm: SDHCI platform and OF driver helper
mmc0: SDHCI controller on e0100000.mmc [e0100000.mmc] using ADMA
ledtrig-cpu: registered to indicate activity on CPUs
hidraw: raw HID events driver (C) Jiri Kosina
usbcore: registered new interface driver usbhid
usbhid: USB HID core driver
adf4350 spi1.0: spi1.0 supply vcc not found, using dummy regulator
adf4350 spi1.0: Probe failed (muxout)
adf4350 spi1.1: spi1.1 supply vcc not found, using dummy regulator
adf4350 spi1.1: Probe failed (muxout)
fpga_manager fpga0: Xilinx Zynq FPGA Manager registered
Netfilter messages via NETLINK v0.30.
nfnl_acct: registering with nfnetlink.
nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
mmc0: new high speed SDHC card at address aaaa
mmcblk0: mmc0:aaaa SS08G 7.40 GiB
ctnetlink v0.93: registering with nfnetlink.
nf_tables: (c) 2007-2009 Patrick McHardy [email protected]
mmcblk0: p1 p2 p3
nf_tables_compat: (c) 2012 Pablo Neira Ayuso [email protected]
xt_time: kernel timezone is -0000
ip_tables: (C) 2000-2006 Netfilter Core Team
ipt_CLUSTERIP: ClusterIP Version 0.8 loaded successfully
arp_tables: arp_tables: (C) 2002 David S. Miller
NET: Registered protocol family 17
Registering SWP/SWPB emulation handler
asoc-simple-card adv7511_hdmi_snd: spdif-hifi <-> 75c00000.axi-spdif-tx mapping ok
input: gpio_keys as /devices/soc0/gpio_keys/input/input0
rtc-pcf8563 5-0051: low voltage detected, date/time is not reliable.
rtc-pcf8563 5-0051: hctosys: unable to read the hardware clock
ALSA device list:
0: HDMI monitor
EXT4-fs (mmcblk0p2): recovery complete
EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
VFS: Mounted root (ext4 filesystem) on device 179:2.
devtmpfs: mounted
Freeing unused kernel memory: 1024K
init: hwclock main process (985) terminated with status 1
systemd-udevd[1075]: starting version 204
Registered mathworks_ip class
mwipcore 43c00000.mwipcore: Dev memory resource found at 43c00000 0000FFFF.
mwipcore 43c00000.mwipcore: 'mwipcore' device not found, creating
mwipcore 43c00000.mwipcore: Char dev region registered: major num:242
mwipcore 43c00000.mwipcore: 'mwipcore' device created
init: udev-fallback-graphics main process (1541) terminated with status 1
macb e000b000.ethernet eth0: link up (1000/Full)
init: samba-ad-dc main process (1768) terminated with status 1
init: isc-dhcp-server main process (1864) terminated with status 1
init: isc-dhcp-server main process ended, respawning
init: isc-dhcp-server main process (1979) terminated with status 1
init: isc-dhcp-server main process ended, respawning
init: tty1 main process (2005) killed by TERM signal
init: isc-dhcp-server main process (2025) terminated with status 1
init: isc-dhcp-server main process ended, respawning
init: lightdm main process (1812) terminated with status 1
init: isc-dhcp-server main process (2056) terminated with status 1
init: isc-dhcp-server main process ended, respawning
init: isc-dhcp-server main process (2082) terminated with status 1
init: isc-dhcp-server main process ended, respawning
init: isc-dhcp-server main process (2101) terminated with status 1
init: isc-dhcp-server main process ended, respawning
init: isc-dhcp-server main process (2111) terminated with status 1
init: isc-dhcp-server main process ended, respawning
init: isc-dhcp-server main process (2121) terminated with status 1
init: isc-dhcp-server main process ended, respawning
init: isc-dhcp-server main process (2131) terminated with status 1
init: isc-dhcp-server main process ended, respawning
init: isc-dhcp-server main process (2141) terminated with status 1
init: isc-dhcp-server main process ended, respawning
init: isc-dhcp-server main process (2151) terminated with status 1
init: isc-dhcp-server respawning too fast, stopped

----------------run fosdem.sh-------------------

root@analog: ./openwifi/fosdem.sh
hostapd: no process found
webfsd: no process found
network-manager stop/waiting
num_arg 0
last_input xxxxxxxxx
test_mode 0
rmmod: ERROR: Module sdr is not currently loaded
rmmod: ERROR: Module xilinx_dma is not currently loaded
check xilinx_dma module is loaded or not
xilinx_dma is loaded!
rmmod: ERROR: Module tx_intf is not currently loaded
check tx_intf module is loaded or not
tx_intf is loaded!
rmmod: ERROR: Module ad9361_drv is not currently loaded
check ad9361_drv module is loaded or not
ad9361_drv is loaded!
set RF frontend
Found openwifi_ad9361_fir.ftr

  • test -f /sys/bus/iio/devices/iio:device0/in_voltage_rf_bandwidth
  • test -f /sys/bus/iio/devices/iio:device1/in_voltage_rf_bandwidth
  • test -f /sys/bus/iio/devices/iio:device2/in_voltage_rf_bandwidth
  • cd /sys/bus/iio/devices/iio:device2/
  • set +x
    FIR Rx: 32,1 Tx: 32,1
    1
    0
    rx0 agc fast_attack
    slow_attack
    fast_attack
    rx1 agc fast_attack
    slow_attack
    fast_attack
    40000000
    17500000
    40000000
    37500000
    rssi
    110.25 dB
    112.25 dB
    rx0 gain to 70
    47.000000 dB
    sh: echo: I/O error
    47.000000 dB
    rx1 gain to 70
    49.000000 dB
    sh: echo: I/O error
    49.000000 dB
    tx0 gain -89dB
    -10.000000 dB
    -89.000000 dB
    tx1 gain 0dB
    -10.000000 dB
    0.000000 dB
    rmmod: ERROR: Module rx_intf is not currently loaded
    check rx_intf module is loaded or not
    rx_intf is loaded!
    rmmod: ERROR: Module openofdm_tx is not currently loaded
    check openofdm_tx module is loaded or not
    openofdm_tx is loaded!
    rmmod: ERROR: Module openofdm_rx is not currently loaded
    check openofdm_rx module is loaded or not
    openofdm_rx is loaded!
    rmmod: ERROR: Module xpu is not currently loaded
    check xpu module is loaded or not
    xpu is loaded!
    rmmod: ERROR: Module sdr is not currently loaded
    insert sdr.ko test_mode=0
    check sdr module is loaded or not
    sdr is loaded!
    the end
    xilinx_dma: no symbol version for module_layout
    xilinx-vdma 80400000.dma: Xilinx AXI DMA Engine Driver Probed!!
    xilinx-vdma 80410000.dma: Xilinx AXI DMA Engine Driver Probed!!
    tx_intf: loading out-of-tree module taints kernel.

sdr,tx_intf dev_probe match!
sdr,tx_intf dev_probe io start 0x83c0ffff83c00000 end 0x200ef7f56d4 name (null) flags 0xbf11401c desc 0xbf11401c
sdr,tx_intf dev_probe base_addr 0xf27f0000
sdr,tx_intf dev_probe tx_intf_driver_api_inst 0xbf114284
sdr,tx_intf dev_probe tx_intf_api 0xbf114284
sdr,tx_intf dev_probe succeed!
sdr,tx_intf hw_init mode 6
sdr,tx_intf hw_init mode TX_INTF_BW_20MHZ_AT_N_10MHZ_ANT1
sdr,tx_intf hw_init err 0
ad9361 spi0.0: ad9361_probe : enter (ad9361)
ad9361 spi0.0: ad9361_probe : AD936x Rev 2 successfully initialized
cf_axi_adc 79020000.cf-ad9361-lpc: ADI AIM (10.01.b) at 0x79020000 mapped to 0xf27a8000, probed ADC AD9361 as MASTER
cf_axi_dds 79024000.cf-ad9361-dds-core-lpc: Analog Devices CF_AXI_DDS_DDS MASTER (9.01.b) at 0x79024000 mapped to 0xf278c000, probed DDS AD9361
random: crng init done

sdr,rx_intf dev_probe match!
sdr,rx_intf dev_probe io start 0x83c20000 end 0x83c2ffff name /fpga-axi@0/rx_intf@83c20000 flags 0x00000200 desc 0x00000000
sdr,rx_intf dev_probe base_addr 0xf28e0000
sdr,rx_intf dev_probe rx_intf_driver_api_inst 0xbf143284
sdr,rx_intf dev_probe rx_intf_api 0xbf143284
sdr,rx_intf dev_probe succeed!
sdr,rx_intf hw_init mode 2
sdr,rx_intf hw_init mode DDC_BW_20MHZ_AT_0MHZ
sdr,rx_intf hw_init err 0

sdr,openofdm_tx dev_probe match!
sdr,openofdm_tx dev_probe io start 0x83c10000 end 0x83c1ffff name /fpga-axi@0/openofdm_tx@83c10000 flags 0x00000200 desc 0x00000000
sdr,openofdm_tx dev_probe base_addr 0xf2920000
sdr,openofdm_tx dev_probe openofdm_tx_driver_api_inst 0xbf14c284
sdr,openofdm_tx dev_probe openofdm_tx_api 0xbf14c284
sdr,openofdm_tx dev_probe succeed!
sdr,openofdm_tx hw_init mode 1
sdr,openofdm_tx hw_init mode OPENOFDM_TX_NORMAL
sdr,openofdm_tx hw_init err 0

sdr,openofdm_rx dev_probe match!
sdr,openofdm_rx dev_probe io start 0x83c30000 end 0x83c3ffff name /fpga-axi@0/openofdm_rx@83c30000 flags 0x00000200 desc 0x00000000
sdr,openofdm_rx dev_probe base_addr 0xf2960000
sdr,openofdm_rx dev_probe openofdm_rx_driver_api_inst 0xbf154284
sdr,openofdm_rx dev_probe openofdm_rx_api 0xbf154284
sdr,openofdm_rx dev_probe succeed!
sdr,openofdm_rx hw_init mode 1
sdr,openofdm_rx hw_init mode OPENOFDM_RX_NORMAL
sdr,openofdm_rx hw_init input:
power_thres 0
min_plateau 100
sdr,openofdm_rx hw_init err 0

sdr,xpu dev_probe match!
sdr,xpu dev_probe io start 0x83c40000 end 0x83c4ffff name /fpga-axi@0/xpu@83c40000 flags 0x00000200 desc 0x00000000
sdr,xpu dev_probe base_addr 0xf29c0000
sdr,xpu dev_probe xpu_driver_api_inst 0xbf15d284
sdr,xpu dev_probe xpu_api 0xbf15d284
sdr,xpu dev_probe reset tsf timer
sdr,xpu dev_probe XPU_REG_TSF_RUNTIME_VAL_LOW_read 1 33007 100014us
sdr,xpu dev_probe succeed!
sdr,xpu hw_init mode 1
sdr,xpu hw_init mode XPU_NORMAL
sdr,xpu hw_init err 0

sdr,sdr openwifi_dev_probe: match!
sdr,sdr custom_match_spi_dev ad9361-phy ad9361-phy 1
sdr,sdr bus_find_device ad9361-phy: ad9361. driver_data pointer ee607010
sdr,sdr ad9361_spi_to_phy ad9361-phy: ad9361
sdr,sdr openwifi_dev_probe: ad9361_ctrl_outs_setup en_mask 0xff index 0x16
sdr,sdr openwifi_dev_probe: ad9361_spi_read REG_CTRL_OUTPUT_POINTER 0x16
sdr,sdr openwifi_dev_probe: ad9361_spi_read REG_CTRL_OUTPUT_ENABLE 0xff
sdr,sdr custom_match_platform_dev 79024000.cf-ad9361-dds-core-lpc
sdr,sdr openwifi_dev_probe: cf-ad9361-dds-core-lpc dds_st->version 00090162 chip_info->name AD9361
sdr,sdr openwifi_dev_probe: cf_axi_dds_datasel DATA_SEL_DMA
sdr,sdr openwifi_dev_probe: priv->rf_bw == 40000000Hz. bool for 20000000 0, 40000000 1
sdr,sdr openwifi_dev_probe: test_mode 0
sdr,sdr openwifi_dev_probe: rfkill radio on
sdr,sdr openwifi_dev_probe: band_2GHz.n_channels 14 n_bitrates 12 band_5GHz.n_channels 11 n_bitrates 12
sdr,sdr openwifi_dev_probe: mac_addr 66:55:44:33:22:88
ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
sdr,sdr openwifi_dev_probe: ieee80211_register_hw 0
ieee80211 phy0: hwaddr 665544332288, ZYNQ + ad9361
sdr,sdr openwifi_rfkill_init: wireless switch is on
sdr,sdr fpga-axi@0:sdr sdr0: renamed from wlan0
stop: Unknown instance:
isc-dhcp-server start/running, process 2377
Configuration file: hostapd-openwifi.conf
sdr0: interface state UNINITIALIZED->COUNTRY_UPDATE
Using interface sdr0 with hwaddr 66:55:44:33:22:88 and ssid "openwifi"
sdr0: interface state COUNTRY_UPDATE->ENABLED
sdr0: AP-ENABLED
root@analog: dmesg -c
xilinx_dma: no symbol version for module_layout
xilinx-vdma 80400000.dma: Xilinx AXI DMA Engine Driver Probed!!
xilinx-vdma 80410000.dma: Xilinx AXI DMA Engine Driver Probed!!
tx_intf: loading out-of-tree module taints kernel.

sdr,tx_intf dev_probe match!
sdr,tx_intf dev_probe io start 0x83c0ffff83c00000 end 0x200ef7f56d4 name (null) flags 0xbf11401c desc 0xbf11401c
sdr,tx_intf dev_probe base_addr 0xf27f0000
sdr,tx_intf dev_probe tx_intf_driver_api_inst 0xbf114284
sdr,tx_intf dev_probe tx_intf_api 0xbf114284
sdr,tx_intf dev_probe succeed!
sdr,tx_intf hw_init mode 6
sdr,tx_intf hw_init mode TX_INTF_BW_20MHZ_AT_N_10MHZ_ANT1
sdr,tx_intf hw_init err 0
ad9361 spi0.0: ad9361_probe : enter (ad9361)
ad9361 spi0.0: ad9361_probe : AD936x Rev 2 successfully initialized
cf_axi_adc 79020000.cf-ad9361-lpc: ADI AIM (10.01.b) at 0x79020000 mapped to 0xf27a8000, probed ADC AD9361 as MASTER
cf_axi_dds 79024000.cf-ad9361-dds-core-lpc: Analog Devices CF_AXI_DDS_DDS MASTER (9.01.b) at 0x79024000 mapped to 0xf278c000, probed DDS AD9361
random: crng init done

sdr,rx_intf dev_probe match!
sdr,rx_intf dev_probe io start 0x83c20000 end 0x83c2ffff name /fpga-axi@0/rx_intf@83c20000 flags 0x00000200 desc 0x00000000
sdr,rx_intf dev_probe base_addr 0xf28e0000
sdr,rx_intf dev_probe rx_intf_driver_api_inst 0xbf143284
sdr,rx_intf dev_probe rx_intf_api 0xbf143284
sdr,rx_intf dev_probe succeed!
sdr,rx_intf hw_init mode 2
sdr,rx_intf hw_init mode DDC_BW_20MHZ_AT_0MHZ
sdr,rx_intf hw_init err 0

sdr,openofdm_tx dev_probe match!
sdr,openofdm_tx dev_probe io start 0x83c10000 end 0x83c1ffff name /fpga-axi@0/openofdm_tx@83c10000 flags 0x00000200 desc 0x00000000
sdr,openofdm_tx dev_probe base_addr 0xf2920000
sdr,openofdm_tx dev_probe openofdm_tx_driver_api_inst 0xbf14c284
sdr,openofdm_tx dev_probe openofdm_tx_api 0xbf14c284
sdr,openofdm_tx dev_probe succeed!
sdr,openofdm_tx hw_init mode 1
sdr,openofdm_tx hw_init mode OPENOFDM_TX_NORMAL
sdr,openofdm_tx hw_init err 0

sdr,openofdm_rx dev_probe match!
sdr,openofdm_rx dev_probe io start 0x83c30000 end 0x83c3ffff name /fpga-axi@0/openofdm_rx@83c30000 flags 0x00000200 desc 0x00000000
sdr,openofdm_rx dev_probe base_addr 0xf2960000
sdr,openofdm_rx dev_probe openofdm_rx_driver_api_inst 0xbf154284
sdr,openofdm_rx dev_probe openofdm_rx_api 0xbf154284
sdr,openofdm_rx dev_probe succeed!
sdr,openofdm_rx hw_init mode 1
sdr,openofdm_rx hw_init mode OPENOFDM_RX_NORMAL
sdr,openofdm_rx hw_init input:
power_thres 0
min_plateau 100
sdr,openofdm_rx hw_init err 0

sdr,xpu dev_probe match!
sdr,xpu dev_probe io start 0x83c40000 end 0x83c4ffff name /fpga-axi@0/xpu@83c40000 flags 0x00000200 desc 0x00000000
sdr,xpu dev_probe base_addr 0xf29c0000
sdr,xpu dev_probe xpu_driver_api_inst 0xbf15d284
sdr,xpu dev_probe xpu_api 0xbf15d284
sdr,xpu dev_probe reset tsf timer
sdr,xpu dev_probe XPU_REG_TSF_RUNTIME_VAL_LOW_read 1 33007 100014us
sdr,xpu dev_probe succeed!
sdr,xpu hw_init mode 1
sdr,xpu hw_init mode XPU_NORMAL
sdr,xpu hw_init err 0

sdr,sdr openwifi_dev_probe: match!
sdr,sdr custom_match_spi_dev ad9361-phy ad9361-phy 1
sdr,sdr bus_find_device ad9361-phy: ad9361. driver_data pointer ee607010
sdr,sdr ad9361_spi_to_phy ad9361-phy: ad9361
sdr,sdr openwifi_dev_probe: ad9361_ctrl_outs_setup en_mask 0xff index 0x16
sdr,sdr openwifi_dev_probe: ad9361_spi_read REG_CTRL_OUTPUT_POINTER 0x16
sdr,sdr openwifi_dev_probe: ad9361_spi_read REG_CTRL_OUTPUT_ENABLE 0xff
sdr,sdr custom_match_platform_dev 79024000.cf-ad9361-dds-core-lpc
sdr,sdr openwifi_dev_probe: cf-ad9361-dds-core-lpc dds_st->version 00090162 chip_info->name AD9361
sdr,sdr openwifi_dev_probe: cf_axi_dds_datasel DATA_SEL_DMA
sdr,sdr openwifi_dev_probe: priv->rf_bw == 40000000Hz. bool for 20000000 0, 40000000 1
sdr,sdr openwifi_dev_probe: test_mode 0
sdr,sdr openwifi_dev_probe: rfkill radio on
sdr,sdr openwifi_dev_probe: band_2GHz.n_channels 14 n_bitrates 12 band_5GHz.n_channels 11 n_bitrates 12
sdr,sdr openwifi_dev_probe: mac_addr 66:55:44:33:22:88
ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
sdr,sdr openwifi_dev_probe: ieee80211_register_hw 0
ieee80211 phy0: hwaddr 665544332288, ZYNQ + ad9361
sdr,sdr openwifi_rfkill_init: wireless switch is on
sdr,sdr fpga-axi@0:sdr sdr0: renamed from wlan0
systemd-udevd[2303]: renamed network interface wlan0 to sdr0
sdr,sdr openwifi_start: rfkill radio on
sdr,sdr openwifi_start: ad9361_ctrl_outs_setup en_mask 0xff index 0x16
sdr,rx_intf hw_init mode 2
sdr,rx_intf hw_init mode DDC_BW_20MHZ_AT_0MHZ
sdr,rx_intf hw_init err 0
sdr,tx_intf hw_init mode 4
sdr,tx_intf hw_init mode TX_INTF_BW_20MHZ_AT_N_10MHZ_ANT0
sdr,tx_intf hw_init err 0
sdr,openofdm_tx hw_init mode 1
sdr,openofdm_tx hw_init mode OPENOFDM_TX_NORMAL
sdr,openofdm_tx hw_init err 0
sdr,openofdm_rx hw_init mode 1
sdr,openofdm_rx hw_init mode OPENOFDM_RX_NORMAL
sdr,openofdm_rx hw_init input:
power_thres 0
min_plateau 100
sdr,openofdm_rx hw_init err 0
sdr,xpu hw_init mode 1
sdr,xpu hw_init mode XPU_NORMAL
sdr,xpu hw_init err 0
sdr,sdr openwifi_start: rx_intf_cfg 2 openofdm_rx_cfg 1 tx_intf_cfg 4 openofdm_tx_cfg 1
sdr,sdr openwifi_start: rx_freq_offset_to_lo_MHz 0 tx_freq_offset_to_lo_MHz -10
sdr,sdr openwifi_start: DMA channel setup successfully.
sdr,sdr openwifi_start: irq_rx 53
sdr,sdr openwifi_start: irq_tx 55
sdr,sdr openwifi_start: normal end
sdr,sdr openwifi_add_interface start. vif for loop result 0
sdr,sdr openwifi_add_interface end with vif idx 0
sdr,sdr openwifi_bss_info_changed WARNING BSS_CHANGED_ERP_CTS_PROT 0
sdr,sdr openwifi_bss_info_changed WARNING BSS_CHANGED_ERP_SLOT 8 BSS_CHANGED_ERP_PREAMBLE 4 short slot 0
sdr,sdr openwifi_conf_tx: WARNING [queue 0], aifs: 2, cw_min: 15, cw_max: 1023, txop: 0
sdr,sdr openwifi_conf_tx: WARNING [queue 1], aifs: 2, cw_min: 15, cw_max: 1023, txop: 0
sdr,sdr openwifi_conf_tx: WARNING [queue 2], aifs: 2, cw_min: 15, cw_max: 1023, txop: 0
sdr,sdr openwifi_conf_tx: WARNING [queue 3], aifs: 2, cw_min: 15, cw_max: 1023, txop: 0
sdr,sdr ad9361_rf_set_channel 2412M rssi_correction 153 (change flag 1)
sdr,sdr openwifi_prepare_multicast
sdr,sdr openwifi_configure_filter MON 0 M_BCN 1 BST0 1 BST1 1 UST 1 PB_RQ 0 PS_PL 1 O_BSS 0 CTL 0 BCN_PRP 0 PCP_FL 0 FCS_FL 0 ALL_MUT 0
sdr,sdr openwifi_prepare_multicast
sdr,sdr openwifi_configure_filter MON 0 M_BCN 1 BST0 1 BST1 1 UST 1 PB_RQ 0 PS_PL 1 O_BSS 0 CTL 0 BCN_PRP 0 PCP_FL 0 FCS_FL 0 ALL_MUT 0
sdr,sdr openwifi_prepare_multicast
sdr,sdr openwifi_configure_filter MON 0 M_BCN 1 BST0 1 BST1 1 UST 1 PB_RQ 0 PS_PL 1 O_BSS 0 CTL 0 BCN_PRP 0 PCP_FL 0 FCS_FL 0 ALL_MUT 0
sdr,sdr openwifi_prepare_multicast
sdr,sdr openwifi_configure_filter MON 0 M_BCN 1 BST0 1 BST1 1 UST 1 PB_RQ 0 PS_PL 1 O_BSS 0 CTL 0 BCN_PRP 0 PCP_FL 0 FCS_FL 0 ALL_MUT 0
sdr,sdr openwifi_remove_interface vif idx 0
sdr,sdr openwifi_stop: rfkill radio off
sdr,sdr openwifi_stop: dropped channel dma5chan1
sdr,sdr openwifi_stop: dropped channel dma4chan0
sdr,sdr openwifi_stop
sdr,sdr openwifi_start: rfkill radio on
sdr,sdr openwifi_start: ad9361_ctrl_outs_setup en_mask 0xff index 0x16
sdr,rx_intf hw_init mode 2
sdr,rx_intf hw_init mode DDC_BW_20MHZ_AT_0MHZ
sdr,rx_intf hw_init err 0
sdr,tx_intf hw_init mode 4
sdr,tx_intf hw_init mode TX_INTF_BW_20MHZ_AT_N_10MHZ_ANT0
sdr,tx_intf hw_init err 0
sdr,openofdm_tx hw_init mode 1
sdr,openofdm_tx hw_init mode OPENOFDM_TX_NORMAL
sdr,openofdm_tx hw_init err 0
sdr,openofdm_rx hw_init mode 1
sdr,openofdm_rx hw_init mode OPENOFDM_RX_NORMAL
sdr,openofdm_rx hw_init input:
power_thres 0
min_plateau 100
sdr,openofdm_rx hw_init err 0
sdr,xpu hw_init mode 1
sdr,xpu hw_init mode XPU_NORMAL
sdr,xpu hw_init err 0
sdr,sdr openwifi_start: rx_intf_cfg 2 openofdm_rx_cfg 1 tx_intf_cfg 4 openofdm_tx_cfg 1
sdr,sdr openwifi_start: rx_freq_offset_to_lo_MHz 0 tx_freq_offset_to_lo_MHz -10
sdr,sdr openwifi_start: DMA channel setup successfully.
sdr,sdr openwifi_start: irq_rx 53
sdr,sdr openwifi_start: irq_tx 55
sdr,sdr openwifi_start: normal end
sdr,sdr openwifi_add_interface start. vif for loop result 0
sdr,sdr openwifi_add_interface end with vif idx 0
sdr,sdr openwifi_prepare_multicast
sdr,sdr openwifi_configure_filter MON 0 M_BCN 1 BST0 1 BST1 1 UST 1 PB_RQ 1 PS_PL 1 O_BSS 0 CTL 0 BCN_PRP 0 PCP_FL 0 FCS_FL 0 ALL_MUT 0
sdr,sdr openwifi_bss_info_changed WARNING BSS_CHANGED_ERP_CTS_PROT 0
sdr,sdr openwifi_bss_info_changed WARNING BSS_CHANGED_ERP_SLOT 8 BSS_CHANGED_ERP_PREAMBLE 4 short slot 0
sdr,sdr openwifi_conf_tx: WARNING [queue 0], aifs: 2, cw_min: 3, cw_max: 7, txop: 47
sdr,sdr openwifi_conf_tx: WARNING [queue 1], aifs: 2, cw_min: 7, cw_max: 15, txop: 94
sdr,sdr openwifi_conf_tx: WARNING [queue 2], aifs: 3, cw_min: 15, cw_max: 1023, txop: 0
sdr,sdr openwifi_conf_tx: WARNING [queue 3], aifs: 7, cw_min: 15, cw_max: 1023, txop: 0
sdr,sdr ad9361_rf_set_channel 2412M rssi_correction 153 (change flag 0)
sdr,sdr openwifi_prepare_multicast
sdr,sdr openwifi_configure_filter MON 0 M_BCN 1 BST0 1 BST1 1 UST 1 PB_RQ 1 PS_PL 1 O_BSS 0 CTL 0 BCN_PRP 0 PCP_FL 0 FCS_FL 0 ALL_MUT 0
sdr,sdr openwifi_prepare_multicast
sdr,sdr openwifi_configure_filter MON 0 M_BCN 1 BST0 1 BST1 1 UST 1 PB_RQ 1 PS_PL 1 O_BSS 0 CTL 0 BCN_PRP 0 PCP_FL 0 FCS_FL 0 ALL_MUT 0
sdr,sdr openwifi_prepare_multicast
sdr,sdr openwifi_configure_filter MON 0 M_BCN 1 BST0 1 BST1 1 UST 1 PB_RQ 1 PS_PL 1 O_BSS 0 CTL 0 BCN_PRP 0 PCP_FL 0 FCS_FL 0 ALL_MUT 0
sdr,sdr openwifi_prepare_multicast
sdr,sdr openwifi_configure_filter MON 0 M_BCN 1 BST0 1 BST1 1 UST 1 PB_RQ 1 PS_PL 1 O_BSS 0 CTL 0 BCN_PRP 0 PCP_FL 0 FCS_FL 0 ALL_MUT 0
sdr,sdr openwifi_prepare_multicast
sdr,sdr openwifi_configure_filter MON 0 M_BCN 1 BST0 1 BST1 1 UST 1 PB_RQ 1 PS_PL 1 O_BSS 0 CTL 0 BCN_PRP 0 PCP_FL 0 FCS_FL 0 ALL_MUT 0
8021q: 802.1Q VLAN Support v1.8
sdr,sdr openwifi_config changed flag 00000100
sdr,sdr ad9361_rf_set_channel 5200M rssi_correction 145 (change flag 1)
sdr,sdr openwifi_bss_info_changed WARNING BSS_CHANGED_TXPOWER 14
sdr,sdr openwifi_bss_info_changed WARNING BSS_CHANGED_BEACON_INT 64
sdr,sdr openwifi_bss_info_changed WARNING BSS_CHANGED_TXPOWER 14
sdr,sdr openwifi_bss_info_changed WARNING BSS_CHANGED_BEACON_ENABLED
sdr,sdr openwifi_bss_info_changed WARNING BSS_CHANGED_BEACON_ENABLED 512 BSS_CHANGED_BEACON 256
sdr,sdr openwifi_bss_info_changed WARNING BSS_CHANGED_ERP_CTS_PROT 0
sdr,sdr openwifi_bss_info_changed WARNING BSS_CHANGED_BASIC_RATES f0
sdr,sdr openwifi_bss_info_changed WARNING BSS_CHANGED_ERP_SLOT 8 BSS_CHANGED_ERP_PREAMBLE 4 short slot 1
sdr,sdr openwifi_conf_tx: WARNING [queue 0], aifs: 1, cw_min: 3, cw_max: 7, txop: 47
sdr,sdr openwifi_conf_tx: WARNING [queue 1], aifs: 1, cw_min: 7, cw_max: 15, txop: 94
sdr,sdr openwifi_conf_tx: WARNING [queue 2], aifs: 3, cw_min: 15, cw_max: 63, txop: 0
sdr,sdr openwifi_conf_tx: WARNING [queue 3], aifs: 7, cw_min: 15, cw_max: 1023, txop: 0
------------[ cut here ]------------
WARNING: CPU: 1 PID: 0 at kernel/softirq.c:161 __local_bh_enable_ip+0xbc/0xf4
Modules linked in: 8021q arc4 sdr(O) xpu(O) openofdm_rx(O) openofdm_tx(O) rx_intf(O) ad9361_drv(O) tx_intf(O) xilinx_dma mac80211 cfg80211 mwipcore mwipcore_iio_streaming mwipcore_dma_streaming mathworks_ip_common
CPU: 1 PID: 0 Comm: swapper/1 Tainted: G O 4.14.0-g4fea7c58ad92-dirty 1
Hardware name: Xilinx Zynq Platform
[] (unwind_backtrace) from [] (show_stack+0x10/0x14)
[] (show_stack) from [] (dump_stack+0x8c/0xa0)
[] (dump_stack) from [] (__warn+0xe8/0x100)
[] (__warn) from [] (warn_slowpath_null+0x20/0x28)
[] (warn_slowpath_null) from [] (__local_bh_enable_ip+0xbc/0xf4)
[] (__local_bh_enable_ip) from [] (ieee80211_beacon_add_tim+0x4c/0x60 [mac80211])
[] (ieee80211_beacon_add_tim [mac80211]) from [] (__ieee80211_beacon_get+0x3ac/0x45c [mac80211])
[] (__ieee80211_beacon_get [mac80211]) from [] (ieee80211_beacon_get_tim+0x30/0x12c [mac80211])
[] (ieee80211_beacon_get_tim [mac80211]) from [] (openwifi_hr_timer+0x14c/0x53c [sdr])
[] (openwifi_hr_timer [sdr]) from [] (__hrtimer_run_queues+0x10c/0x198)
[] (__hrtimer_run_queues) from [] (hrtimer_interrupt+0xa0/0x214)
[] (hrtimer_interrupt) from [] (twd_handler+0x30/0x40)
[] (twd_handler) from [] (handle_percpu_devid_irq+0x78/0x138)
[] (handle_percpu_devid_irq) from [] (generic_handle_irq+0x24/0x34)
[] (generic_handle_irq) from [] (__handle_domain_irq+0x5c/0xb4)
[] (__handle_domain_irq) from [] (gic_handle_irq+0x4c/0x90)
[] (gic_handle_irq) from [] (__irq_svc+0x6c/0xa8)
Exception stack(0xef05ff78 to 0xef05ffc0)
ff60: 00000001 00000000
ff80: 00000001 c01179e0 ffffe000 c0c050f4 c0c050a8 c0b47a48 c0c54c60 00000000
ffa0: 00000000 00000000 2ec95000 ef05ffc8 c0108480 c0108484 60000013 ffffffff
[] (__irq_svc) from [] (arch_cpu_idle+0x38/0x3c)
[] (arch_cpu_idle) from [] (do_idle+0x16c/0x1f8)
[] (do_idle) from [] (cpu_startup_entry+0x18/0x1c)
[] (cpu_startup_entry) from [<0010174c>] (0x10174c)
---[ end trace 57f9519ce1d1808a ]---
sdr,sdr openwifi_rx_interrupt: WARNING content!
sdr,sdr openwifi_rx_interrupt: WARNING content!
sdr,sdr openwifi_rx_interrupt: WARNING content!
sdr,sdr openwifi_rx_interrupt: WARNING content!
sdr,sdr openwifi_rx_interrupt: WARNING content!
root@analog: dmesg -c
root@analog: dmesg -c
root@analog: ./sdrctl dev sdr0 set reg drv_tx 7 3
-bash: ./sdrctl: No such file or directory
root@analog: ls
openwifi

----------------------------phone try to connect openwifi ---------------------------------------------

root@analog: cd openwifi/
root@analog:/openwifi ./sdrctl dev sdr0 set reg drv_tx 7 3
reg cat: 8
reg addr: 0008001c
reg val: 00000003
root@analog:/openwifi ./sdrctl dev sdr0 set reg drv_rx 7 3
reg cat: 7
reg addr: 0007001c
reg val: 00000003
root@analog:/openwifi dmseg -c
-bash: dmseg: command not found

root@analog:/openwifi dmesg -c

sdr,sdr recv set cmd reg cat 8 addr 0000001c val 00000003 idx 7
sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:907841d8ccfa/665544332288/665544332288 SC01b0 flag4000001e retr1 ack0 prio0 q0 wr25 rd0
sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:907841d8ccfa/665544332288/665544332288 SC01c0 flag4000001e retr1 ack0 prio0 q0 wr53 rd0
sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:907841d8ccfa/665544332288/665544332288 SC01d0 flag4000001e retr1 ack0 prio0 q0 wr8 rd0
sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:907841d8ccfa/665544332288/665544332288 SC01e0 flag4000001e retr1 ack0 prio0 q0 wr27 rd0
sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:e65ab43985e3/665544332288/665544332288 SC01f0 flag4000001e retr1 ack0 prio0 q0 wr40 rd0
sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:e65ab43985e3/665544332288/665544332288 SC0200 flag4000001e retr1 ack0 prio0 q0 wr42 rd0
sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:907841d8ccfa/665544332288/665544332288 SC0210 flag4000001e retr1 ack0 prio0 q0 wr47 rd0
sdr,sdr recv set cmd reg cat 7 addr 0000001c val 00000003 idx 7
sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:d83bbf21721c/665544332288/665544332288 SC0220 flag4000001e retr1 ack0 prio0 q0 wr22 rd0
sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:e65ab43985e3/665544332288/665544332288 SC0230 flag4000001e retr1 ack0 prio0 q0 wr5 rd0
sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:f4d108a654be/665544332288/665544332288 SC0240 flag4000001e retr1 ack0 prio0 q0 wr10 rd0
root@analog:/openwifi dmesg -c
sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:d83bbf121bb4/665544332288/665544332288 SC0250 flag4000001e retr1 ack0 prio0 q0 wr54 rd0
root@analog:/openwifi
root@analog:/openwifi dmesg -c
sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:fa9329822780/665544332288/665544332288 SC0260 flag4000001e retr1 ack0 prio0 q0 wr7 rd0
sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:fa9329822780/665544332288/665544332288 SC0270 flag4000001e retr1 ack0 prio0 q0 wr8 rd0
sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:ba28cff2655f/665544332288/665544332288 SC0280 flag4000001e retr1 ack0 prio0 q0 wr42 rd0
sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:ba28cff2655f/665544332288/665544332288 SC0290 flag4000001e retr1 ack0 prio0 q0 wr44 rd0
sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:9e2fa035c07b/665544332288/665544332288 SC02a0 flag4000001e retr1 ack0 prio0 q0 wr25 rd0
sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:9e2fa035c07b/665544332288/665544332288 SC02b0 flag4000001e retr1 ack0 prio0 q0 wr26 rd0
sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:907841d8ccfa/665544332288/665544332288 SC02c0 flag4000001e retr1 ack0 prio0 q0 wr34 rd0
sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:1e65a85556d6/665544332288/665544332288 SC02d0 flag4000001e retr1 ack0 prio0 q0 wr59 rd0
sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:1e65a85556d6/665544332288/665544332288 SC02e0 flag4000001e retr1 ack0 prio0 q0 wr60 rd0
sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:662bf6bab941/665544332288/665544332288 SC02f0 flag4000001e retr1 ack0 prio0 q0 wr17 rd0
sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:76d932b98166/665544332288/665544332288 SC0300 flag4000001e retr1 ack0 prio0 q0 wr22 rd0
sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:5aee351f36de/665544332288/665544332288 SC0310 flag4000001e retr1 ack0 prio0 q0 wr23 rd0
sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:76d932b98166/665544332288/665544332288 SC0320 flag4000001e retr1 ack0 prio0 q0 wr25 rd0
sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:dabcaa9a281e/665544332288/665544332288 SC0330 flag4000001e retr1 ack0 prio0 q0 wr30 rd0
sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:dabcaa9a281e/665544332288/665544332288 SC0340 flag4000001e retr1 ack0 prio0 q0 wr31 rd0
sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:32ab51e53085/665544332288/665544332288 SC0350 flag4000001e retr1 ack0 prio0 q0 wr52 rd0
sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:32ab51e53085/665544332288/665544332288 SC0360 flag4000001e retr1 ack0 prio0 q0 wr54 rd0
sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:d83bbf21721c/665544332288/665544332288 SC0370 flag4000001e retr1 ack0 prio0 q0 wr55 rd0
sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:5c969dbf6c97/665544332288/665544332288 SC0380 flag4000001e retr1 ack0 prio0 q0 wr1 rd0
sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:d83bbf21721c/665544332288/665544332288 SC0390 flag4000001e retr1 ack0 prio0 q0 wr19 rd0
sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:fe7f0e373ebe/665544332288/665544332288 SC03a0 flag4000001e retr1 ack0 prio0 q0 wr21 rd0
sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:fe7f0e373ebe/665544332288/665544332288 SC03b0 flag4000001e retr1 ack0 prio0 q0 wr22 rd0
sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:d83bbf21721c/665544332288/665544332288 SC03c0 flag4000001e retr1 ack0 prio0 q0 wr32 rd0
sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:0aa2479888c8/665544332288/665544332288 SC03d0 flag4000001e retr1 ack0 prio0 q0 wr34 rd0
sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:0aa2479888c8/665544332288/665544332288 SC03e0 flag4000001e retr1 ack0 prio0 q0 wr35 rd0
sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:d83bbf21721c/665544332288/665544332288 SC03f0 flag4000001e retr1 ack0 prio0 q0 wr45 rd0
sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:6ae68db51968/665544332288/665544332288 SC0400 flag4000001e retr1 ack0 prio0 q0 wr51 rd0
sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:6ae68db51968/665544332288/665544332288 SC0410 flag4000001e retr1 ack0 prio0 q0 wr52 rd0
sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:d83bbf21721c/665544332288/665544332288 SC0420 flag4000001e retr1 ack0 prio0 q0 wr58 rd0
sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:d83bbf21721c/665544332288/665544332288 SC0430 flag4000001e retr1 ack0 prio0 q0 wr12 rd0
sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:f4d108a654be/665544332288/665544332288 SC0440 flag4000001e retr1 ack0 prio0 q0 wr19 rd0
sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:d83bbf21721c/665544332288/665544332288 SC0450 flag4000001e retr1 ack0 prio0 q0 wr22 rd0
sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:d6b6ed10c5d6/665544332288/665544332288 SC0460 flag4000001e retr1 ack0 prio0 q0 wr40 rd0
sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:d6b6ed10c5d6/665544332288/665544332288 SC0470 flag4000001e retr1 ack0 prio0 q0 wr41 rd0
sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:52c413523947/665544332288/665544332288 SC0480 flag4000001e retr1 ack0 prio0 q0 wr11 rd0
sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:52c413523947/665544332288/665544332288 SC0490 flag4000001e retr1 ack0 prio0 q0 wr12 rd0
sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:3eb93386ed25/665544332288/665544332288 SC04a0 flag4000001e retr1 ack0 prio0 q0 wr63 rd0
sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:3eb93386ed25/665544332288/665544332288 SC04b0 flag4000001e retr1 ack0 prio0 q0 wr1 rd0
sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:b210ec6d9221/665544332288/665544332288 SC04c0 flag4000001e retr1 ack0 prio0 q0 wr5 rd0
sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:b210ec6d9221/665544332288/665544332288 SC04d0 flag4000001e retr1 ack0 prio0 q0 wr6 rd0
sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:907841d8ccaf/665544332288/665544332288 SC04e0 flag4000001e retr1 ack0 prio0 q0 wr29 rd0
sdr,sdr openwifi_tx: 69bytes 1M FC0050 DI00ac addr1/2/3:ea165c079391/665544332288/665544332288 SC04f0 flag4020001b retr1 ack1 prio0 q0 wr5 rd0
sdr,sdr openwifi_rx_interrupt: 69bytes 6M FC08b0 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCd2a0 fcs1 buf_idx11 -40dBm
sdr,sdr openwifi_tx: 30bytes 1M FC00b0 DI00ac addr1/2/3:ea165c079391/665544332288/665544332288 SC0500 flag4020001b retr1 ack1 prio0 q0 wr6 rd0
sdr,sdr openwifi_rx_interrupt: 103bytes 6M FC0000 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCd2b0 fcs1 buf_idx12 -39dBm
sdr,sdr openwifi_tx: 50bytes 1M FC0010 DI00ac addr1/2/3:ea165c079391/665544332288/665544332288 SC0510 flag4020001b retr1 ack1 prio0 q0 wr7 rd0
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0948 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCd2c0 fcs1 buf_idx13 -39dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCd2d0 fcs1 buf_idx14 -40dBm
sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:d83bbf121bb4/665544332288/665544332288 SC0520 flag4000001e retr1 ack0 prio0 q0 wr10 rd0
sdr,sdr openwifi_rx_interrupt: 108bytes 54M FC0108 DI002c addr1/2/3:665544332288/ea165c079391/3333ffab557d SCd2e0 fcs1 buf_idx0 -41dBm
sdr,sdr openwifi_rx_interrupt: 364bytes 54M FC0108 DI002c addr1/2/3:665544332288/ea165c079391/ffffffffffff SCd2f0 fcs1 buf_idx1 -41dBm
sdr,sdr openwifi_rx_interrupt: 84bytes 54M FC0108 DI002c addr1/2/3:665544332288/ea165c079391/333300000002 SCd300 fcs1 buf_idx2 -41dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCd310 fcs1 buf_idx3 -37dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCd320 fcs1 buf_idx4 -38dBm
sdr,sdr openwifi_rx_interrupt: 199bytes 54M FC0108 DI002c addr1/2/3:665544332288/ea165c079391/3333000000fb SCd330 fcs1 buf_idx5 -39dBm
root@analog:/openwifi dmesg -c
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCd340 fcs1 buf_idx6 -36dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCd350 fcs1 buf_idx7 -36dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCd360 fcs1 buf_idx8 -36dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCd370 fcs1 buf_idx9 -38dBm
sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:caea8ef24d18/665544332288/665544332288 SC0530 flag4000001e retr1 ack0 prio0 q0 wr20 rd0
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCd380 fcs1 buf_idx11 -37dBm
sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:caea8ef24d18/665544332288/665544332288 SC0540 flag4000001e retr1 ack0 prio0 q0 wr21 rd0
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCd390 fcs1 buf_idx13 -36dBm
sdr,sdr openwifi_rx_interrupt: 152bytes 54M FC0108 DI002c addr1/2/3:665544332288/ea165c079391/333300000016 SCd3a0 fcs1 buf_idx14 -38dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCd3b0 fcs1 buf_idx15 -36dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCd3c0 fcs1 buf_idx0 -36dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCd3d0 fcs1 buf_idx1 -37dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCd3e0 fcs1 buf_idx2 -38dBm
sdr,sdr openwifi_rx_interrupt: 199bytes 54M FC0108 DI002c addr1/2/3:665544332288/ea165c079391/3333000000fb SCd3f0 fcs1 buf_idx3 -39dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCd400 fcs1 buf_idx4 -36dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCd410 fcs1 buf_idx5 -36dBm
sdr,sdr openwifi_rx_interrupt: 364bytes 54M FC0108 DI002c addr1/2/3:665544332288/ea165c079391/ffffffffffff SCd420 fcs1 buf_idx6 -36dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCd430 fcs1 buf_idx7 -37dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCd440 fcs1 buf_idx8 -36dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCd450 fcs1 buf_idx9 -36dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCd460 fcs1 buf_idx10 -36dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCd470 fcs1 buf_idx11 -36dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCd480 fcs1 buf_idx12 -35dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCd490 fcs1 buf_idx13 -36dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCd4a0 fcs1 buf_idx14 -35dBm
sdr,sdr openwifi_rx_interrupt: 152bytes 54M FC0108 DI002c addr1/2/3:665544332288/ea165c079391/333300000016 SCd4b0 fcs1 buf_idx15 -38dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCd4c0 fcs1 buf_idx0 -35dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCd4d0 fcs1 buf_idx1 -35dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCd4e0 fcs1 buf_idx2 -35dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCd4f0 fcs1 buf_idx3 -35dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCd500 fcs1 buf_idx4 -35dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCd510 fcs1 buf_idx5 -34dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCd520 fcs1 buf_idx6 -35dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCd530 fcs1 buf_idx7 -37dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCd540 fcs1 buf_idx8 -35dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCd550 fcs1 buf_idx9 -35dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCd560 fcs1 buf_idx10 -36dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCd570 fcs1 buf_idx11 -37dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCd580 fcs1 buf_idx12 -36dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCd590 fcs1 buf_idx13 -35dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCd5a0 fcs1 buf_idx14 -36dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCd5b0 fcs1 buf_idx15 -35dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCd5c0 fcs1 buf_idx0 -36dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCd5d0 fcs1 buf_idx1 -38dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCd5e0 fcs1 buf_idx2 -37dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCd5f0 fcs1 buf_idx3 -38dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCd600 fcs1 buf_idx4 -36dBm
sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:907841d8ccaf/665544332288/665544332288 SC0550 flag4000001e retr1 ack0 prio0 q0 wr50 rd0
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCd610 fcs1 buf_idx7 -35dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCd620 fcs1 buf_idx9 -37dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCd630 fcs1 buf_idx11 -36dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCd640 fcs1 buf_idx12 -37dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCd650 fcs1 buf_idx13 -36dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCd660 fcs1 buf_idx14 -37dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCd670 fcs1 buf_idx15 -38dBm
sdr,sdr openwifi_rx_interrupt: 199bytes 54M FC0108 DI002c addr1/2/3:665544332288/ea165c079391/3333000000fb SCd680 fcs1 buf_idx0 -39dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCd690 fcs1 buf_idx1 -38dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCd6a0 fcs1 buf_idx2 -36dBm
sdr,sdr openwifi_rx_interrupt: 364bytes 54M FC0108 DI002c addr1/2/3:665544332288/ea165c079391/ffffffffffff SCd6b0 fcs1 buf_idx3 -39dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCd6c0 fcs1 buf_idx4 -37dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCd6d0 fcs1 buf_idx5 -36dBm
sdr,sdr openwifi_rx_interrupt: 92bytes 54M FC0108 DI002c addr1/2/3:665544332288/ea165c079391/333300000002 SCd6e0 fcs1 buf_idx6 -39dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCd6f0 fcs1 buf_idx7 -38dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCd700 fcs1 buf_idx8 -37dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCd710 fcs1 buf_idx9 -37dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCd720 fcs1 buf_idx10 -37dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCd730 fcs1 buf_idx11 -38dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCd740 fcs1 buf_idx12 -38dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCd750 fcs1 buf_idx13 -39dBm
root@analog:/openwifi dmesg -c
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCd760 fcs1 buf_idx14 -39dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCd770 fcs1 buf_idx15 -39dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCd780 fcs1 buf_idx0 -37dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCd790 fcs1 buf_idx1 -39dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCd7a0 fcs1 buf_idx2 -38dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCd7b0 fcs1 buf_idx3 -39dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCd7c0 fcs1 buf_idx4 -39dBm
sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:907841d8ccaf/665544332288/665544332288 SC0560 flag4000001e retr1 ack0 prio0 q0 wr5 rd0
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCd7d0 fcs1 buf_idx6 -39dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCd7e0 fcs1 buf_idx7 -41dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCd7f0 fcs1 buf_idx8 -40dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCd800 fcs1 buf_idx9 -40dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCd810 fcs1 buf_idx10 -40dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCd820 fcs1 buf_idx11 -41dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCd830 fcs1 buf_idx12 -42dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCd840 fcs1 buf_idx13 -40dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCd850 fcs1 buf_idx14 -42dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCd860 fcs1 buf_idx15 -42dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCd870 fcs1 buf_idx0 -40dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCd880 fcs1 buf_idx1 -41dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCd890 fcs1 buf_idx3 -42dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCd8a0 fcs1 buf_idx5 -43dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCd8b0 fcs1 buf_idx6 -42dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCd8c0 fcs1 buf_idx7 -42dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCd8d0 fcs1 buf_idx8 -43dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCd8e0 fcs1 buf_idx9 -42dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCd8f0 fcs1 buf_idx10 -43dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCd900 fcs1 buf_idx11 -42dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCd910 fcs1 buf_idx12 -42dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCd920 fcs1 buf_idx13 -44dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCd930 fcs1 buf_idx14 -43dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCd940 fcs1 buf_idx15 -43dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCd950 fcs1 buf_idx0 -43dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCd960 fcs1 buf_idx1 -42dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCd970 fcs1 buf_idx2 -43dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCd980 fcs1 buf_idx3 -42dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCd990 fcs1 buf_idx4 -43dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCd9a0 fcs1 buf_idx5 -42dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCd9b0 fcs1 buf_idx6 -43dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCd9c0 fcs1 buf_idx7 -42dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCd9d0 fcs1 buf_idx8 -42dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCd9e0 fcs1 buf_idx9 -43dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCd9f0 fcs1 buf_idx10 -42dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCda00 fcs1 buf_idx11 -41dBm
sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:907841d8ccaf/665544332288/665544332288 SC0570 flag4000001e retr1 ack0 prio0 q0 wr33 rd0
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCda10 fcs1 buf_idx14 -42dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCda20 fcs1 buf_idx15 -43dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCda30 fcs1 buf_idx0 -42dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCda40 fcs1 buf_idx1 -42dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCda50 fcs1 buf_idx2 -42dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCda60 fcs1 buf_idx3 -43dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCda70 fcs1 buf_idx4 -43dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCda80 fcs1 buf_idx5 -42dBm
sdr,sdr openwifi_rx_interrupt: 364bytes 54M FC0108 DI002c addr1/2/3:665544332288/ea165c079391/ffffffffffff SCda90 fcs0 buf_idx6 -43dBm
sdr,sdr openwifi_rx_interrupt: 364bytes 54M FC0908 DI002c addr1/2/3:665544332288/ea165c079391/ffffffffffff SCda90 fcs0 buf_idx7 -45dBm
sdr,sdr openwifi_rx_interrupt: 364bytes 36M FC0908 DI002c addr1/2/3:665544332288/ea165c079391/ffffffffffff SCda90 fcs1 buf_idx8 -43dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCdaa0 fcs1 buf_idx9 -42dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCdab0 fcs1 buf_idx10 -42dBm
root@analog:/openwifi dmesg -c
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCdac0 fcs1 buf_idx11 -42dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCdad0 fcs1 buf_idx12 -42dBm
sdr,sdr openwifi_rx_interrupt: 92bytes 54M FC0108 DI002c addr1/2/3:665544332288/ea165c079391/333300000002 SCdae0 fcs0 buf_idx13 -44dBm
sdr,sdr openwifi_rx_interrupt: 92bytes 54M FC0908 DI002c addr1/2/3:665544332288/ea165c079391/333300000002 SCdae0 fcs0 buf_idx14 -43dBm
sdr,sdr openwifi_rx_interrupt: 92bytes 36M FC0908 DI002c addr1/2/3:665544332288/ea165c079391/333300000002 SCdae0 fcs1 buf_idx15 -43dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCdaf0 fcs1 buf_idx0 -43dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCdb00 fcs1 buf_idx1 -41dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCdb10 fcs1 buf_idx2 -42dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCdb20 fcs1 buf_idx3 -41dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCdb30 fcs1 buf_idx5 -42dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0948 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCdb40 fcs1 buf_idx7 -41dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCdb50 fcs1 buf_idx8 -42dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCdb60 fcs1 buf_idx9 -41dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCdb70 fcs1 buf_idx10 -41dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCdb80 fcs1 buf_idx11 -40dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCdb90 fcs1 buf_idx12 -41dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCdba0 fcs1 buf_idx13 -40dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCdbb0 fcs1 buf_idx14 -40dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCdbc0 fcs1 buf_idx15 -41dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCdbd0 fcs1 buf_idx0 -40dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCdbe0 fcs1 buf_idx1 -40dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCdbf0 fcs1 buf_idx2 -40dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCdc00 fcs1 buf_idx4 -40dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCdc10 fcs1 buf_idx5 -39dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCdc20 fcs1 buf_idx6 -41dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCdc30 fcs1 buf_idx7 -39dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCdc40 fcs1 buf_idx8 -39dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCdc50 fcs1 buf_idx9 -40dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCdc60 fcs1 buf_idx10 -39dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCdc70 fcs1 buf_idx11 -40dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCdc80 fcs1 buf_idx12 -39dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCdc90 fcs1 buf_idx13 -39dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCdca0 fcs1 buf_idx14 -41dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCdcb0 fcs1 buf_idx15 -40dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCdcc0 fcs1 buf_idx0 -41dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCdcd0 fcs1 buf_idx1 -40dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCdce0 fcs1 buf_idx2 -40dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCdcf0 fcs1 buf_idx3 -39dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCdd00 fcs1 buf_idx4 -40dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCdd10 fcs1 buf_idx5 -39dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCdd20 fcs1 buf_idx6 -39dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCdd30 fcs1 buf_idx7 -40dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCdd40 fcs1 buf_idx8 -39dBm
sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:907841d8ccaf/665544332288/665544332288 SC0580 flag4000001e retr1 ack0 prio0 q0 wr10 rd0
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCdd50 fcs1 buf_idx10 -39dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCdd60 fcs1 buf_idx11 -45dBm
sdr,sdr openwifi_rx_interrupt: 199bytes 54M FC0108 DI002c addr1/2/3:665544332288/ea165c079391/3333000000fb SCdd70 fcs0 buf_idx12 -46dBm
sdr,sdr openwifi_rx_interrupt: 199bytes 54M FC0908 DI002c addr1/2/3:665544332288/ea165c079391/3333000000fb SCdd70 fcs1 buf_idx13 -46dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCdd80 fcs1 buf_idx14 -39dBm
root@analog:/openwifi dmesg -c
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCdd90 fcs1 buf_idx15 -44dBm
sdr,sdr openwifi_rx_interrupt: 364bytes 54M FC0108 DI002c addr1/2/3:665544332288/ea165c079391/ffffffffffff SCdda0 fcs0 buf_idx0 -45dBm
sdr,sdr openwifi_rx_interrupt: 364bytes 54M FC0908 DI002c addr1/2/3:665544332288/ea165c079391/ffffffffffff SCdda0 fcs1 buf_idx1 -45dBm
sdr,sdr openwifi_rx_interrupt: 64bytes 54M FC0908 DI002c addr1/2/3:665544332288/ea165c079391/ffffffffffff SCddb0 fcs1 buf_idx2 -40dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCddc0 fcs1 buf_idx3 -39dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCddd0 fcs1 buf_idx4 -45dBm
sdr,sdr openwifi_rx_interrupt: 64bytes 48M FC0108 DI002c addr1/2/3:665544332288/ea165c079391/ffffffffffff SCdde0 fcs1 buf_idx5 -42dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCddf0 fcs1 buf_idx6 -39dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCde00 fcs1 buf_idx7 -44dBm
sdr,sdr openwifi_rx_interrupt: 64bytes 48M FC0108 DI002c addr1/2/3:665544332288/ea165c079391/ffffffffffff SCde10 fcs1 buf_idx8 -45dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCde20 fcs1 buf_idx9 -39dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCde30 fcs1 buf_idx10 -43dBm
sdr,sdr openwifi_rx_interrupt: 64bytes 48M FC0108 DI002c addr1/2/3:665544332288/ea165c079391/ffffffffffff SCde40 fcs1 buf_idx11 -44dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCde50 fcs1 buf_idx12 -39dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCde60 fcs1 buf_idx13 -44dBm
sdr,sdr openwifi_rx_interrupt: 64bytes 48M FC0108 DI002c addr1/2/3:665544332288/ea165c079391/ffffffffffff SCde70 fcs1 buf_idx14 -43dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCde80 fcs1 buf_idx15 -40dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCde90 fcs1 buf_idx0 -44dBm
sdr,sdr openwifi_rx_interrupt: 64bytes 48M FC0108 DI002c addr1/2/3:665544332288/ea165c079391/ffffffffffff SCdea0 fcs1 buf_idx1 -46dBm
sdr,sdr openwifi_rx_interrupt: 179bytes 48M FC0108 DI002c addr1/2/3:665544332288/ea165c079391/01005e0000fb SCdeb0 fcs1 buf_idx2 -42dBm
sdr,sdr openwifi_rx_interrupt: 199bytes 48M FC0108 DI002c addr1/2/3:665544332288/ea165c079391/3333000000fb SCdec0 fcs1 buf_idx3 -43dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCded0 fcs1 buf_idx4 -40dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCdee0 fcs1 buf_idx5 -46dBm
sdr,sdr openwifi_rx_interrupt: 68bytes 48M FC0108 DI002c addr1/2/3:665544332288/ea165c079391/01005e000002 SCdef0 fcs1 buf_idx6 -43dBm
sdr,sdr openwifi_rx_interrupt: 68bytes 48M FC0108 DI002c addr1/2/3:665544332288/ea165c079391/01005e0000fb SCdf00 fcs1 buf_idx7 -47dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCdf10 fcs1 buf_idx8 -40dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCdf20 fcs1 buf_idx9 -40dBm
sdr,sdr openwifi_rx_interrupt: 179bytes 48M FC0108 DI002c addr1/2/3:665544332288/ea165c079391/01005e0000fb SCdf30 fcs1 buf_idx10 -42dBm
sdr,sdr openwifi_rx_interrupt: 199bytes 48M FC0108 DI002c addr1/2/3:665544332288/ea165c079391/3333000000fb SCdf40 fcs1 buf_idx11 -40dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCdf50 fcs1 buf_idx12 -39dBm
sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:907841d8ccfa/665544332288/665544332288 SC0590 flag4000001e retr1 ack0 prio0 q0 wr28 rd0
sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:74d83e4d121e/665544332288/665544332288 SC05a0 flag4000001e retr1 ack0 prio0 q0 wr37 rd0
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCdf60 fcs1 buf_idx2 -40dBm
sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:c621196acf61/665544332288/665544332288 SC05b0 flag4000001e retr1 ack0 prio0 q0 wr53 rd0
sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:c621196acf61/665544332288/665544332288 SC05c0 flag4000001e retr1 ack0 prio0 q0 wr54 rd0
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCdf70 fcs1 buf_idx4 -39dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCdf80 fcs1 buf_idx5 -38dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCdf90 fcs1 buf_idx6 -38dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCdfa0 fcs1 buf_idx7 -38dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCdfb0 fcs1 buf_idx8 -39dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCdfc0 fcs1 buf_idx9 -38dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCdfd0 fcs1 buf_idx10 -38dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCdfe0 fcs1 buf_idx11 -38dBm
sdr,sdr openwifi_rx_interrupt: 179bytes 54M FC0108 DI002c addr1/2/3:665544332288/ea165c079391/01005e0000fb SCdff0 fcs1 buf_idx12 -40dBm
sdr,sdr openwifi_rx_interrupt: 199bytes 54M FC0108 DI002c addr1/2/3:665544332288/ea165c079391/3333000000fb SCe000 fcs1 buf_idx13 -41dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe010 fcs1 buf_idx14 -38dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe020 fcs1 buf_idx15 -37dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe030 fcs1 buf_idx0 -38dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe040 fcs1 buf_idx1 -37dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe050 fcs1 buf_idx2 -37dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe060 fcs1 buf_idx3 -37dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe070 fcs1 buf_idx4 -37dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe080 fcs1 buf_idx5 -37dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe090 fcs1 buf_idx6 -37dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe0a0 fcs1 buf_idx7 -38dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe0b0 fcs1 buf_idx8 -38dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe0c0 fcs1 buf_idx9 -38dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe0d0 fcs1 buf_idx10 -38dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe0e0 fcs1 buf_idx11 -38dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe0f0 fcs1 buf_idx12 -38dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe100 fcs1 buf_idx13 -38dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe110 fcs1 buf_idx14 -38dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe120 fcs1 buf_idx15 -38dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe130 fcs1 buf_idx0 -37dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe140 fcs1 buf_idx1 -38dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe150 fcs1 buf_idx2 -38dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe160 fcs1 buf_idx3 -37dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe170 fcs1 buf_idx4 -38dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe180 fcs1 buf_idx5 -37dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe190 fcs1 buf_idx6 -37dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe1a0 fcs1 buf_idx7 -37dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe1b0 fcs1 buf_idx8 -37dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe1c0 fcs1 buf_idx9 -37dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe1d0 fcs1 buf_idx10 -37dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe1e0 fcs1 buf_idx11 -37dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe1f0 fcs1 buf_idx12 -37dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe200 fcs1 buf_idx13 -37dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe210 fcs1 buf_idx14 -38dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe220 fcs1 buf_idx15 -38dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe230 fcs1 buf_idx1 -38dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe240 fcs1 buf_idx3 -38dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe250 fcs1 buf_idx4 -38dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe260 fcs1 buf_idx5 -38dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe270 fcs1 buf_idx6 -38dBm
sdr,sdr openwifi_rx_interrupt: 364bytes 54M FC0108 DI002c addr1/2/3:665544332288/ea165c079391/ffffffffffff SCe280 fcs1 buf_idx7 -41dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe290 fcs1 buf_idx8 -38dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe2a0 fcs1 buf_idx9 -38dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe2b0 fcs1 buf_idx10 -38dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe2c0 fcs1 buf_idx11 -38dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe2d0 fcs1 buf_idx12 -38dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe2e0 fcs1 buf_idx13 -38dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe2f0 fcs1 buf_idx14 -38dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe300 fcs1 buf_idx15 -38dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe310 fcs1 buf_idx0 -38dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe320 fcs1 buf_idx1 -38dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe330 fcs1 buf_idx2 -38dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe340 fcs1 buf_idx3 -39dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe350 fcs1 buf_idx4 -39dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe360 fcs1 buf_idx5 -39dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe370 fcs1 buf_idx6 -39dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe380 fcs1 buf_idx7 -39dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe390 fcs1 buf_idx8 -40dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe3a0 fcs1 buf_idx9 -39dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe3b0 fcs1 buf_idx10 -39dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe3c0 fcs1 buf_idx11 -40dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe3d0 fcs1 buf_idx12 -39dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe3e0 fcs1 buf_idx13 -39dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe3f0 fcs1 buf_idx14 -39dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0948 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe400 fcs1 buf_idx15 -41dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe410 fcs1 buf_idx0 -40dBm
sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:907841d8ccfa/665544332288/665544332288 SC05d0 flag4000001e retr1 ack0 prio0 q0 wr45 rd0
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe420 fcs1 buf_idx5 -39dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe430 fcs1 buf_idx6 -40dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe440 fcs1 buf_idx7 -40dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe450 fcs1 buf_idx8 -40dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe460 fcs1 buf_idx9 -40dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe470 fcs1 buf_idx11 -39dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe480 fcs1 buf_idx13 -40dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe490 fcs1 buf_idx14 -40dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe4a0 fcs1 buf_idx15 -40dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe4b0 fcs1 buf_idx0 -40dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe4c0 fcs1 buf_idx1 -40dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1948 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe4d0 fcs1 buf_idx2 -41dBm
root@analog:/openwifi dmesg -c
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe4e0 fcs1 buf_idx3 -40dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe4f0 fcs1 buf_idx4 -40dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0948 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe500 fcs1 buf_idx5 -43dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe510 fcs1 buf_idx6 -42dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe520 fcs1 buf_idx7 -41dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe530 fcs1 buf_idx8 -42dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe540 fcs1 buf_idx9 -42dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe550 fcs1 buf_idx10 -43dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe560 fcs1 buf_idx11 -37dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe570 fcs1 buf_idx12 -38dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe580 fcs1 buf_idx13 -45dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe590 fcs1 buf_idx14 -42dBm
sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:907841d8ccfa/665544332288/665544332288 SC05e0 flag4000001e retr1 ack0 prio0 q0 wr63 rd0
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe5a0 fcs1 buf_idx3 -39dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe5b0 fcs1 buf_idx4 -41dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe5c0 fcs1 buf_idx5 -43dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe5d0 fcs1 buf_idx6 -44dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe5e0 fcs1 buf_idx7 -44dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe5f0 fcs1 buf_idx8 -43dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe600 fcs1 buf_idx9 -44dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe610 fcs1 buf_idx10 -45dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe620 fcs1 buf_idx11 -44dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe630 fcs1 buf_idx12 -44dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe640 fcs1 buf_idx13 -44dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe650 fcs1 buf_idx14 -43dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe660 fcs1 buf_idx15 -43dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe670 fcs1 buf_idx0 -44dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe680 fcs1 buf_idx1 -41dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe690 fcs1 buf_idx2 -42dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe6a0 fcs1 buf_idx3 -41dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe6b0 fcs1 buf_idx4 -40dBm
sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:907841d8ccfa/665544332288/665544332288 SC05f0 flag4000001e retr1 ack0 prio0 q0 wr16 rd0
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe6c0 fcs1 buf_idx9 -40dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe6d0 fcs1 buf_idx11 -41dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe6e0 fcs1 buf_idx13 -40dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe6f0 fcs1 buf_idx14 -40dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe700 fcs1 buf_idx15 -40dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe710 fcs1 buf_idx0 -40dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe720 fcs1 buf_idx1 -40dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe730 fcs1 buf_idx2 -40dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe740 fcs1 buf_idx3 -39dBm
sdr,sdr openwifi_rx_interrupt: 179bytes 54M FC0108 DI002c addr1/2/3:665544332288/ea165c079391/01005e0000fb SCe750 fcs1 buf_idx4 -39dBm
sdr,sdr openwifi_rx_interrupt: 199bytes 54M FC0108 DI002c addr1/2/3:665544332288/ea165c079391/3333000000fb SCe760 fcs1 buf_idx5 -41dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe770 fcs1 buf_idx6 -39dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe780 fcs1 buf_idx7 -38dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe790 fcs1 buf_idx8 -38dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe7a0 fcs1 buf_idx9 -38dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe7b0 fcs1 buf_idx10 -38dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe7c0 fcs1 buf_idx11 -38dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe7d0 fcs1 buf_idx12 -39dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe7e0 fcs1 buf_idx13 -38dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe7f0 fcs1 buf_idx14 -39dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe800 fcs1 buf_idx15 -38dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe810 fcs1 buf_idx0 -38dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe820 fcs1 buf_idx1 -38dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe830 fcs1 buf_idx2 -38dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe840 fcs1 buf_idx6 -39dBm
sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:907841d8ccfa/665544332288/665544332288 SC0600 flag4000001e retr1 ack0 prio0 q0 wr33 rd0
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe850 fcs1 buf_idx8 -40dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe860 fcs1 buf_idx9 -39dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe870 fcs1 buf_idx10 -37dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe880 fcs1 buf_idx11 -38dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe890 fcs1 buf_idx12 -38dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe8a0 fcs1 buf_idx13 -38dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe8b0 fcs1 buf_idx14 -38dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe8c0 fcs1 buf_idx15 -38dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe8d0 fcs1 buf_idx0 -38dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe8e0 fcs1 buf_idx1 -39dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe8f0 fcs1 buf_idx2 -40dBm
sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:d83bbf21721c/665544332288/665544332288 SC0610 flag4000001e retr1 ack0 prio0 q0 wr44 rd0
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe900 fcs1 buf_idx4 -39dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe910 fcs1 buf_idx5 -40dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe920 fcs1 buf_idx6 -39dBm
sdr,sdr openwifi_rx_interrupt: 364bytes 54M FC0108 DI002c addr1/2/3:665544332288/ea165c079391/ffffffffffff SCe930 fcs1 buf_idx7 -41dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe940 fcs1 buf_idx8 -38dBm
sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:907841d8ccfa/665544332288/665544332288 SC0620 flag4000001e retr1 ack0 prio0 q0 wr62 rd0
sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:d83bbf21721c/665544332288/665544332288 SC0630 flag4000001e retr1 ack0 prio0 q0 wr2 rd0
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe950 fcs1 buf_idx15 -43dBm
sdr,sdr openwifi_rx_interrupt: 364bytes 54M FC0108 DI002c addr1/2/3:665544332288/ea165c079391/ffffffffffff SCe960 fcs1 buf_idx0 -44dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe970 fcs1 buf_idx1 -42dBm
sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:f4d108a654be/665544332288/665544332288 SC0640 flag4000001e retr1 ack0 prio0 q0 wr26 rd0
root@analog:/openwifi sdr0: STA ea:16:5c:07:93:91 IEEE 802.11: disassociated
sdr0: STA ea:16:5c:07:93:91 IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
dmesg -c
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe980 fcs1 buf_idx4 -45dBm
sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:1e797a4323d8/665544332288/665544332288 SC0650 flag4000001e retr1 ack0 prio0 q0 wr40 rd0
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe990 fcs1 buf_idx5 -44dBm
sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:1e797a4323d8/665544332288/665544332288 SC0660 flag4000001e retr1 ack0 prio0 q0 wr41 rd0
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe9a0 fcs1 buf_idx7 -46dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe9b0 fcs1 buf_idx8 -45dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe9c0 fcs1 buf_idx9 -44dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe9d0 fcs1 buf_idx10 -44dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe9e0 fcs1 buf_idx11 -43dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCe9f0 fcs1 buf_idx12 -43dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCea00 fcs1 buf_idx13 -42dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCea10 fcs1 buf_idx14 -43dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCea20 fcs1 buf_idx15 -42dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCea30 fcs1 buf_idx0 -43dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCea40 fcs1 buf_idx1 -42dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCea50 fcs1 buf_idx2 -42dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCea60 fcs1 buf_idx3 -40dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCea70 fcs1 buf_idx4 -40dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCea80 fcs1 buf_idx5 -38dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCea90 fcs1 buf_idx6 -37dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCeaa0 fcs1 buf_idx7 -40dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCeab0 fcs1 buf_idx8 -41dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0948 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCeac0 fcs1 buf_idx9 -46dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCead0 fcs1 buf_idx10 -44dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCeae0 fcs1 buf_idx11 -41dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCeaf0 fcs1 buf_idx12 -40dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCeb00 fcs1 buf_idx13 -39dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCeb10 fcs1 buf_idx14 -39dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCeb20 fcs1 buf_idx15 -38dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCeb30 fcs1 buf_idx0 -38dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCeb40 fcs1 buf_idx1 -38dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCeb50 fcs1 buf_idx2 -38dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCeb60 fcs1 buf_idx3 -37dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCeb70 fcs1 buf_idx4 -37dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCeb80 fcs1 buf_idx5 -38dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCeb90 fcs1 buf_idx6 -38dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCeba0 fcs1 buf_idx7 -36dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCebb0 fcs1 buf_idx8 -37dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCebc0 fcs1 buf_idx9 -37dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCebd0 fcs1 buf_idx10 -38dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCebe0 fcs1 buf_idx11 -37dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCebf0 fcs1 buf_idx12 -37dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0948 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCec00 fcs1 buf_idx13 -38dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCec10 fcs1 buf_idx15 -37dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCec20 fcs1 buf_idx1 -37dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCec30 fcs1 buf_idx2 -37dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCec40 fcs1 buf_idx3 -37dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCec50 fcs1 buf_idx4 -37dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCec60 fcs1 buf_idx5 -37dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCec70 fcs1 buf_idx6 -38dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCec80 fcs1 buf_idx7 -37dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCec90 fcs1 buf_idx8 -38dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCeca0 fcs1 buf_idx9 -38dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCecb0 fcs1 buf_idx10 -38dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCecc0 fcs1 buf_idx11 -37dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCecd0 fcs1 buf_idx12 -38dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCece0 fcs1 buf_idx13 -37dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCecf0 fcs1 buf_idx14 -38dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCed00 fcs1 buf_idx15 -38dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCed10 fcs1 buf_idx0 -38dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCed20 fcs1 buf_idx1 -38dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCed30 fcs1 buf_idx2 -38dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCed40 fcs1 buf_idx3 -39dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCed50 fcs1 buf_idx4 -40dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCed60 fcs1 buf_idx5 -38dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCed70 fcs1 buf_idx6 -39dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCed80 fcs1 buf_idx7 -39dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCed90 fcs1 buf_idx8 -40dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCeda0 fcs1 buf_idx9 -39dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCedb0 fcs1 buf_idx10 -39dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCedc0 fcs1 buf_idx11 -40dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCedd0 fcs1 buf_idx12 -39dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCede0 fcs1 buf_idx13 -39dBm
sdr,sdr openwifi_rx_interrupt: 364bytes 54M FC0108 DI002c addr1/2/3:665544332288/ea165c079391/ffffffffffff SCedf0 fcs1 buf_idx14 -41dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCee00 fcs1 buf_idx15 -40dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCee10 fcs1 buf_idx0 -40dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCee20 fcs1 buf_idx1 -39dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCee30 fcs1 buf_idx2 -40dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCee40 fcs1 buf_idx3 -39dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0948 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCee50 fcs1 buf_idx4 -40dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCee60 fcs1 buf_idx6 -39dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCee70 fcs1 buf_idx8 -39dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCee80 fcs1 buf_idx9 -40dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCee90 fcs1 buf_idx10 -40dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCeea0 fcs1 buf_idx11 -40dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCeeb0 fcs1 buf_idx12 -40dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCeec0 fcs1 buf_idx13 -40dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCeed0 fcs1 buf_idx14 -40dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCeee0 fcs1 buf_idx15 -40dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCeef0 fcs1 buf_idx0 -39dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCef00 fcs1 buf_idx1 -40dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCef10 fcs1 buf_idx2 -39dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCef20 fcs1 buf_idx3 -40dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCef30 fcs1 buf_idx4 -40dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCef40 fcs1 buf_idx5 -40dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCef50 fcs1 buf_idx6 -39dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCef60 fcs1 buf_idx7 -40dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCef70 fcs1 buf_idx8 -39dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCef80 fcs1 buf_idx9 -39dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCef90 fcs1 buf_idx10 -39dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCefa0 fcs1 buf_idx11 -39dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCefb0 fcs1 buf_idx12 -39dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCefc0 fcs1 buf_idx13 -39dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCefd0 fcs1 buf_idx14 -38dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCefe0 fcs1 buf_idx15 -39dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCeff0 fcs1 buf_idx0 -38dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCf000 fcs1 buf_idx1 -38dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCf010 fcs1 buf_idx2 -38dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCf020 fcs1 buf_idx3 -39dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCf030 fcs1 buf_idx4 -38dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCf040 fcs1 buf_idx5 -39dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCf050 fcs1 buf_idx6 -38dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCf060 fcs1 buf_idx7 -39dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCf070 fcs1 buf_idx8 -38dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCf080 fcs1 buf_idx9 -39dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCf090 fcs1 buf_idx10 -40dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCf0a0 fcs1 buf_idx11 -39dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCf0b0 fcs1 buf_idx12 -38dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCf0c0 fcs1 buf_idx14 -38dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCf0d0 fcs1 buf_idx0 -34dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCf0e0 fcs1 buf_idx1 -34dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCf0f0 fcs1 buf_idx2 -42dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCf100 fcs1 buf_idx3 -38dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCf110 fcs1 buf_idx4 -36dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCf120 fcs1 buf_idx5 -37dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCf130 fcs1 buf_idx6 -40dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCf140 fcs1 buf_idx7 -41dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCf150 fcs1 buf_idx8 -40dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCf160 fcs1 buf_idx9 -41dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCf170 fcs1 buf_idx10 -40dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCf180 fcs1 buf_idx11 -40dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCf190 fcs1 buf_idx12 -40dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCf1a0 fcs1 buf_idx13 -40dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCf1b0 fcs1 buf_idx14 -39dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCf1c0 fcs1 buf_idx15 -40dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCf1d0 fcs1 buf_idx0 -40dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCf1e0 fcs1 buf_idx1 -40dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCf1f0 fcs1 buf_idx2 -41dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCf200 fcs1 buf_idx3 -40dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCf210 fcs1 buf_idx4 -41dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCf220 fcs1 buf_idx5 -41dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCf230 fcs1 buf_idx6 -40dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCf240 fcs1 buf_idx7 -40dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCf250 fcs1 buf_idx8 -40dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCf260 fcs1 buf_idx9 -41dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCf270 fcs1 buf_idx10 -41dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCf280 fcs1 buf_idx11 -41dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCf290 fcs1 buf_idx12 -41dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCf2a0 fcs1 buf_idx13 -41dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCf2b0 fcs1 buf_idx14 -42dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCf2c0 fcs1 buf_idx15 -42dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCf2d0 fcs1 buf_idx0 -41dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCf2e0 fcs1 buf_idx1 -42dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCf2f0 fcs1 buf_idx2 -41dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCf300 fcs1 buf_idx3 -42dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCf310 fcs1 buf_idx4 -42dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCf320 fcs1 buf_idx5 -41dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCf330 fcs1 buf_idx6 -43dBm
sdr,sdr openwifi_rx_interrupt: 179bytes 54M FC0108 DI002c addr1/2/3:665544332288/ea165c079391/01009e9c00fb SCf340 fcs0 buf_idx7 -44dBm
sdr,sdr openwifi_rx_interrupt: 179bytes 54M FC0908 DI002c addr1/2/3:665544332288/ea165c079391/01005e0000fb SCf340 fcs1 buf_idx8 -44dBm
sdr,sdr openwifi_rx_interrupt: 199bytes 54M FC0108 DI002c addr1/2/3:665544332288/ea165c079391/3333000000fb SCf350 fcs1 buf_idx9 -46dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCf360 fcs1 buf_idx10 -42dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC0148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCf370 fcs1 buf_idx11 -52dBm
sdr,sdr openwifi_rx_interrupt: 364bytes 54M FC0108 DI002c addr1/2/3:665544332288/ea165c079391/ffffffffffff SCf380 fcs1 buf_idx12 -51dBm
sdr,sdr openwifi_rx_interrupt: 28bytes 6M FC1148 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCf390 fcs1 buf_idx13 -47dBm
sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:d83bbf121bb4/665544332288/665544332288 SC0670 flag4000001e retr1 ack0 prio0 q0 wr6 rd0
sdr,sdr openwifi_rx_interrupt: 30bytes 6M FC00a0 DI003c addr1/2/3:665544332288/ea165c079391/665544332288 SCf3a0 fcs1 buf_idx15 -47dBm
sdr,sdr openwifi_tx: 26bytes 1M FC00c0 DI00ac addr1/2/3:ea165c079391/665544332288/665544332288 SC0000 flag4020001b retr1 ack1 prio0 q0 wr16 rd0

###-------cat /proc/interrupts --------------------------------------------------------------------------------------

root@analog:/openwifi cat /proc/interrupts

       CPU0       CPU1       

16: 0 0 GIC-0 27 Edge gt
17: 0 0 GIC-0 43 Level ttc_clockevent
18: 34023 36871 GIC-0 29 Edge twd
19: 0 0 GIC-0 37 Level arm-pmu
20: 0 0 GIC-0 38 Level arm-pmu
21: 43 0 GIC-0 39 Level f8007100.adc
24: 0 0 GIC-0 35 Level f800c000.ocmc
25: 41 0 GIC-0 82 Level xuartps
26: 10052 0 GIC-0 58 Level e0006000.spi
27: 12 0 GIC-0 81 Level e0007000.spi
28: 18 0 GIC-0 51 Level e000d000.spi
29: 1670 0 GIC-0 54 Level eth0
30: 8851 0 GIC-0 56 Level mmc0
31: 0 0 GIC-0 45 Level f8003000.dmac
32: 0 0 GIC-0 46 Level f8003000.dmac
33: 0 0 GIC-0 47 Level f8003000.dmac
34: 0 0 GIC-0 48 Level f8003000.dmac
35: 0 0 GIC-0 49 Level f8003000.dmac
36: 0 0 GIC-0 72 Level f8003000.dmac
37: 0 0 GIC-0 73 Level f8003000.dmac
38: 0 0 GIC-0 74 Level f8003000.dmac
39: 0 0 GIC-0 75 Level f8003000.dmac
40: 0 0 GIC-0 40 Level f8007000.devcfg
46: 0 0 GIC-0 53 Level e0002000.usb
47: 0 0 GIC-0 41 Edge f8005000.watchdog
48: 96 0 GIC-0 90 Level 41600000.i2c
49: 0 0 GIC-0 91 Edge 43000000.dma
50: 0 0 GIC-0 89 Edge 7c400000.dma
51: 0 0 GIC-0 88 Edge 7c420000.dma
53: 834 0 GIC-0 62 Edge sdr,rx_pkt_intr
55: 0 0 GIC-0 66 Edge sdr,tx_itrpt1
56: 2975 0 GIC-0 67 Level xilinx-dma-controller
57: 0 0 GIC-0 68 Level xilinx-dma-controller
58: 0 0 GIC-0 63 Level xilinx-dma-controller
59: 834 0 GIC-0 64 Level xilinx-dma-controller
60: 0 0 zynq-gpio 58 Edge Left
61: 0 0 zynq-gpio 60 Edge Right
62: 0 0 zynq-gpio 59 Edge Select
IPI1: 0 0 Timer broadcast interrupts
IPI2: 8980 15769 Rescheduling interrupts
IPI3: 5 4 Function call interrupts
IPI4: 0 0 CPU stop interrupts
IPI5: 0 0 IRQ work interrupts
IPI6: 0 0 completion interrupts
Err: 0
root@analog:/openwifi

from openwifi.

JiaoXianjun avatar JiaoXianjun commented on August 17, 2024

This means some kernel panic like problem.

Strange.

Could you share us the boot.bin for zc706? Or do you have any other type of board?

------------[ cut here ]------------
WARNING: CPU: 1 PID: 0 at kernel/softirq.c:161 __local_bh_enable_ip+0xbc/0xf4
Modules linked in: 8021q arc4 sdr(O) xpu(O) openofdm_rx(O) openofdm_tx(O) rx_intf(O) ad9361_drv(O) tx_intf(O) xilinx_dma mac80211 cfg80211 mwipcore mwipcore_iio_streaming mwipcore_dma_streaming mathworks_ip_common
CPU: 1 PID: 0 Comm: swapper/1 Tainted: G O 4.14.0-g4fea7c58ad92-dirty 1
Hardware name: Xilinx Zynq Platform
[] (unwind_backtrace) from [] (show_stack+0x10/0x14)
[] (show_stack) from [] (dump_stack+0x8c/0xa0)
[] (dump_stack) from [] (__warn+0xe8/0x100)
[] (__warn) from [] (warn_slowpath_null+0x20/0x28)
[] (warn_slowpath_null) from [] (__local_bh_enable_ip+0xbc/0xf4)
[] (__local_bh_enable_ip) from [] (ieee80211_beacon_add_tim+0x4c/0x60 [mac80211])
[] (ieee80211_beacon_add_tim [mac80211]) from [] (__ieee80211_beacon_get+0x3ac/0x45c [mac80211])
[] (__ieee80211_beacon_get [mac80211]) from [] (ieee80211_beacon_get_tim+0x30/0x12c [mac80211])
[] (ieee80211_beacon_get_tim [mac80211]) from [] (openwifi_hr_timer+0x14c/0x53c [sdr])
[] (openwifi_hr_timer [sdr]) from [] (__hrtimer_run_queues+0x10c/0x198)
[] (__hrtimer_run_queues) from [] (hrtimer_interrupt+0xa0/0x214)
[] (hrtimer_interrupt) from [] (twd_handler+0x30/0x40)
[] (twd_handler) from [] (handle_percpu_devid_irq+0x78/0x138)
[] (handle_percpu_devid_irq) from [] (generic_handle_irq+0x24/0x34)
[] (generic_handle_irq) from [] (__handle_domain_irq+0x5c/0xb4)
[] (__handle_domain_irq) from [] (gic_handle_irq+0x4c/0x90)
[] (gic_handle_irq) from [] (__irq_svc+0x6c/0xa8)
Exception stack(0xef05ff78 to 0xef05ffc0)
ff60: 00000001 00000000
ff80: 00000001 c01179e0 ffffe000 c0c050f4 c0c050a8 c0b47a48 c0c54c60 00000000
ffa0: 00000000 00000000 2ec95000 ef05ffc8 c0108480 c0108484 60000013 ffffffff
[] (__irq_svc) from [] (arch_cpu_idle+0x38/0x3c)
[] (arch_cpu_idle) from [] (do_idle+0x16c/0x1f8)
[] (do_idle) from [] (cpu_startup_entry+0x18/0x1c)
[] (cpu_startup_entry) from [<0010174c>] (0x10174c)
---[ end trace 57f9519ce1d1808a ]---

from openwifi.

weiliu1011 avatar weiliu1011 commented on August 17, 2024

Hi,
I used your BOOT.BIN file and I don't observe any issue in booting, or association. I believe your BOOT.BIN file is okay. I used iphone and dell laptop xps 15 to test.
Apart from your BOOT.BIN file, the rest of the booting files (uImage, devicetree.dtb) and driver files are generated from this commit (e823737) in the master branch.
Maybe you can try to test with alternative client devices? and also double check the driver version?
I will update you whether your BOOT.BIN still works after the two hour time lap.
Br,
Wei

from openwifi.

weiliu1011 avatar weiliu1011 commented on August 17, 2024

Hi, your BOOT.BIN has been running for 2h10min on my local setup. So viterbi license is okay as well. I would remove the binaries so that people don't start using it for free.

from openwifi.

shy2028 avatar shy2028 commented on August 17, 2024

Hi,
I'm really thanks for checking the boot bin file to see if it works over 2 hours.
And I removed the zip file, actually, I don't know the remove the zip files so I delete the comment.

I have some questions about your answer.

Then you host PC terminal shows the association messages?
And the board running well as AP?

What is the meaning of try to test with alternative client devices?
Is it means using another phone? or a laptop?
Before I gave the Boot file, I used two devices as client.
one is iPhone, another is thinkpad laptop x1.
I used Desktop using AP's host PC

As your 3 days ago answer, you said kernel panic problem.
So, you check the boot file of mine. (It is working well) then, how fix the kernel panic problem?
After downloading the latest version of the master branch and rerun the board??

I can not 100% understand the commit (e823737) comment.

Driver version? which driver? Linux mac80211 subsystem? (how to upgrade?)
what is your driver version?

Respectfully,

from openwifi.

weiliu1011 avatar weiliu1011 commented on August 17, 2024

Hi,
Yes, I used my del laptop as client, it is running windows 10. So nothing was shown, but it is connected and I can ping the AP (openwifi board).

I was indeed thinking that you could try with different commercial devices as clients. However if both your laptop and phone can connect to the board when it was using the prebuild SD card image, and they failed to connect when you switch to the new BOOT.BIN file, I think this means there is a miss match between hardware and software.

Therefore, can you checkout openwifi master branch, and checkout that commit. Then all files will be set to that commit. Please check read me (https://github.com/open-sdr/openwifi#Update-Driver) to update driver. This is the openwifi driver, not mac80211 subsystem.
Let us know how it goes,
Wei

from openwifi.

shy2028 avatar shy2028 commented on August 17, 2024

Hi,
I changed the openwifi all files to openwifi master branch, And update driver, boot.bin file also changed of my Boot file.
After that the board works well as AP.
The iPhone can connect to the board and use the internet at same time.

After two hours later, I'll update about board are still work or not.

Thank you.

from openwifi.

shy2028 avatar shy2028 commented on August 17, 2024

Hi,
The board is running as AP for over 3 hours without any problems.
The Internet connection is also good.

I simply checked throughput through fast.com, but not fast. (7.5Mbps)
To increase throughput, Do I change the settings in hostapd-openwifi.conf?

Thank you

from openwifi.

weiliu1011 avatar weiliu1011 commented on August 17, 2024

Okay good to know that it is working now!
Regarding speed, can you enable regular printing (check https://github.com/open-sdr/openwifi/tree/master/doc#Debug-methods) and then show us some output of dmesg?
I am suspecting your link quality is not good. openwifi frontend does not have power amplifier, so make sure your client device is close to the board could increase speed.
Also, can you run iperf between client and AP? fast.com will also depending on the ethernet port and some other stuff. So better only look at the wireless link.
best,
Wei

from openwifi.

shy2028 avatar shy2028 commented on August 17, 2024

Hi,
here is the output of dmesg and iperf.

output of dmesg

root@analog:~# ./openwifi/fosdem.sh
stop: Unknown instance:
num_arg 0
last_input xxxxxxxxx
test_mode 0
check xilinx_dma module is loaded or not
xilinx_dma is loaded!
check tx_intf module is loaded or not
tx_intf is loaded!
rmmod: ERROR: Module ad9361_drv is in use
insmod: ERROR: could not insert module ad9361_drv.ko: File exists
check ad9361_drv module is loaded or not
ad9361_drv is loaded!
set RF frontend
Found openwifi_ad9361_fir.ftr

  • test -f /sys/bus/iio/devices/iio:device0/in_voltage_rf_bandwidth
  • test -f /sys/bus/iio/devices/iio:device1/in_voltage_rf_bandwidth
  • test -f /sys/bus/iio/devices/iio:device2/in_voltage_rf_bandwidth
  • cd /sys/bus/iio/devices/iio:device2/
  • set +x
    FIR Rx: 32,1 Tx: 32,1
    1
    0
    rx0 agc fast_attack
    fast_attack
    fast_attack
    rx1 agc fast_attack
    fast_attack
    fast_attack
    40000000
    17500000
    40000000
    37500000
    rssi
    118.75 dB
    120.75 dB
    rx0 gain to 70
    62.000000 dB
    sh: echo: I/O error
    62.000000 dB
    rx1 gain to 70
    62.000000 dB
    sh: echo: I/O error
    62.000000 dB
    tx0 gain -89dB
    -89.750000 dB
    -89.000000 dB
    tx1 gain 0dB
    -89.750000 dB
    0.000000 dB
    check rx_intf module is loaded or not
    rx_intf is loaded!
    check openofdm_tx module is loaded or not
    openofdm_tx is loaded!
    check openofdm_rx module is loaded or not
    openofdm_rx is loaded!
    check xpu module is loaded or not
    xpu is loaded!
    rmmod: ERROR: Module sdr is not currently loaded
    insert sdr.ko test_mode=0
    check sdr module is loaded or not
    sdr is loaded!
    the end
    sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:c6519a289f18/66554433228b/66554433228b SC2f80 flag4000001e retr1 ack0 prio0 q0 wr55 rd54
    sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:f4d108a654be/66554433228b/66554433228b SC3030 flag4000001e retr1 ack0 prio0 q0 wr2 rd1
    sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:66fc6de84b50/66554433228b/66554433228b SC3170 flag4000001e retr1 ack0 prio0 q0 wr22 rd21
    sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:c2d06a8b62a9/66554433228b/66554433228b SC35b0 flag4000001e retr1 ack0 prio0 q0 wr26 rd25
    sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:c2d06a8b62a9/66554433228b/66554433228b SC35c0 flag4000001e retr1 ack0 prio0 q0 wr27 rd26
    sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:d83bbf121bb4/66554433228b/66554433228b SC38f0 flag4000001e retr1 ack0 prio0 q0 wr14 rd13
    sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:02d804d70e0b/66554433228b/66554433228b SC3950 flag4000001e retr1 ack0 prio0 q0 wr20 rd19
    sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:50e085881684/66554433228b/66554433228b SC3ba0 flag4000001e retr1 ack0 prio0 q0 wr57 rd56
    sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:50e085881684/66554433228b/66554433228b SC3da0 flag4000001e retr1 ack0 prio0 q0 wr25 rd24
    sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:d83bbf21721c/66554433228b/66554433228b SC3e50 flag4000001e retr1 ack0 prio0 q0 wr36 rd35
    sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:50e085881684/66554433228b/66554433228b SC3eb0 flag4000001e retr1 ack0 prio0 q0 wr42 rd41
    sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:d83bbf21721c/66554433228b/66554433228b SC3f10 flag4000001e retr1 ack0 prio0 q0 wr48 rd47
    sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:50e085881684/66554433228b/66554433228b SC3f20 flag4000001e retr1 ack0 prio0 q0 wr49 rd48
    sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:50e085881684/66554433228b/66554433228b SC3f80 flag4000001e retr1 ack0 prio0 q0 wr55 rd54
    sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:50e085881684/66554433228b/66554433228b SC3fe0 flag4000001e retr1 ack0 prio0 q0 wr61 rd60
    sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:d83bbf21721c/66554433228b/66554433228b SC4030 flag4000001e retr1 ack0 prio0 q0 wr2 rd1
    sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:d83bbf21721c/66554433228b/66554433228b SC4130 flag4000001e retr1 ack0 prio0 q0 wr18 rd17
    sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:907841d8ccfa/66554433228b/66554433228b SC4170 flag4000001e retr1 ack0 prio0 q0 wr22 rd21
    sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:d83bbf21721c/66554433228b/66554433228b SC4250 flag4000001e retr1 ack0 prio0 q0 wr36 rd35
    sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:36c735d34215/66554433228b/66554433228b SC4280 flag4000001e retr1 ack0 prio0 q0 wr39 rd38
    sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:9cfce801cc82/66554433228b/66554433228b SC4290 flag4000001e retr1 ack0 prio0 q0 wr40 rd39
    sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:d83bbf21721c/66554433228b/66554433228b SC42d0 flag4000001e retr1 ack0 prio0 q0 wr44 rd43
    sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:ca9f3eb7ecee/66554433228b/66554433228b SC4380 flag4000001e retr1 ack0 prio0 q0 wr55 rd54
    sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:ca9f3eb7ecee/66554433228b/66554433228b SC4390 flag4000001e retr1 ack0 prio0 q0 wr56 rd55
    sdr,sdr openwifi_bss_info_changed WARNING BSS_CHANGED_BEACON_ENABLED
    sdr,sdr openwifi_bss_info_changed WARNING BSS_CHANGED_BEACON_ENABLED 512 BSS_CHANGED_BEACON 0
    sdr,sdr ad9361_rf_set_channel 5200M rssi_correction 145 (change flag 0)
    sdr,sdr openwifi_config changed flag 00000100
    sdr,sdr openwifi_rfkill_exit
    sdr,sdr openwifi_remove_interface vif idx 0
    sdr,sdr openwifi_stop: rfkill radio off
    sdr,sdr openwifi_stop: dropped channel dma5chan1
    sdr,sdr openwifi_stop: dropped channel dma4chan0
    sdr,sdr openwifi_stop
    xilinx-vdma 80400000.dma: Xilinx AXI DMA Engine Driver Probed!!
    xilinx-vdma 80410000.dma: Xilinx AXI DMA Engine Driver Probed!!

sdr,tx_intf dev_remove base_addr 0xf27f0000
sdr,tx_intf dev_remove tx_intf_driver_api_inst 0xbf114284
sdr,tx_intf dev_remove tx_intf_api 0xbf114284
sdr,tx_intf dev_remove succeed!

sdr,tx_intf dev_probe match!
sdr,tx_intf dev_probe io start 0x83c0ffff83c00000 end 0x200ef7f56d4 name (null) flags 0xbf19601c desc 0xbf19601c
sdr,tx_intf dev_probe base_addr 0xf2d10000
sdr,tx_intf dev_probe tx_intf_driver_api_inst 0xbf196284
sdr,tx_intf dev_probe tx_intf_api 0xbf196284
sdr,tx_intf dev_probe succeed!
sdr,tx_intf hw_init mode 6
sdr,tx_intf hw_init mode TX_INTF_BW_20MHZ_AT_N_10MHZ_ANT1
sdr,tx_intf hw_init err 0

sdr,rx_intf dev_remove base_addr 0xf28e0000
sdr,rx_intf dev_remove rx_intf_driver_api_inst 0xbf143284
sdr,rx_intf dev_remove rx_intf_api 0xbf143284
sdr,rx_intf dev_remove succeed!

sdr,rx_intf dev_probe match!
sdr,rx_intf dev_probe io start 0x83c20000 end 0x83c2ffff name /fpga-axi@0/rx_intf@83c20000 flags 0x00000200 desc 0x00000000
sdr,rx_intf dev_probe base_addr 0xf2e00000
sdr,rx_intf dev_probe rx_intf_driver_api_inst 0xbf1c5284
sdr,rx_intf dev_probe rx_intf_api 0xbf1c5284
sdr,rx_intf dev_probe succeed!
sdr,rx_intf hw_init mode 2
sdr,rx_intf hw_init mode DDC_BW_20MHZ_AT_0MHZ
sdr,rx_intf hw_init err 0

sdr,openofdm_tx dev_remove base_addr 0xf2920000
sdr,openofdm_tx dev_remove openofdm_tx_driver_api_inst 0xbf14c284
sdr,openofdm_tx dev_remove openofdm_tx_api 0xbf14c284
sdr,openofdm_tx dev_remove succeed!

sdr,openofdm_tx dev_probe match!
sdr,openofdm_tx dev_probe io start 0x83c10000 end 0x83c1ffff name /fpga-axi@0/openofdm_tx@83c10000 flags 0x00000200 desc 0x00000000
sdr,openofdm_tx dev_probe base_addr 0xf2e40000
sdr,openofdm_tx dev_probe openofdm_tx_driver_api_inst 0xbf1ce284
sdr,openofdm_tx dev_probe openofdm_tx_api 0xbf1ce284
sdr,openofdm_tx dev_probe succeed!
sdr,openofdm_tx hw_init mode 1
sdr,openofdm_tx hw_init mode OPENOFDM_TX_NORMAL
sdr,openofdm_tx hw_init err 0

sdr,openofdm_rx dev_remove base_addr 0xf2960000
sdr,openofdm_rx dev_remove openofdm_rx_driver_api_inst 0xbf154284
sdr,openofdm_rx dev_remove openofdm_rx_api 0xbf154284
sdr,openofdm_rx dev_remove succeed!

sdr,openofdm_rx dev_probe match!
sdr,openofdm_rx dev_probe io start 0x83c30000 end 0x83c3ffff name /fpga-axi@0/openofdm_rx@83c30000 flags 0x00000200 desc 0x00000000
sdr,openofdm_rx dev_probe base_addr 0xf2e80000
sdr,openofdm_rx dev_probe openofdm_rx_driver_api_inst 0xbf1d6284
sdr,openofdm_rx dev_probe openofdm_rx_api 0xbf1d6284
sdr,openofdm_rx dev_probe succeed!
sdr,openofdm_rx hw_init mode 1
sdr,openofdm_rx hw_init mode OPENOFDM_RX_NORMAL
sdr,openofdm_rx hw_init input:
power_thres 0
min_plateau 100
sdr,openofdm_rx hw_init err 0

sdr,xpu dev_remove base_addr 0xf29c0000
sdr,xpu dev_remove xpu_driver_api_inst 0xbf15d284
sdr,xpu dev_remove xpu_api 0xbf15d284
sdr,xpu dev_remove succeed!

sdr,xpu dev_probe match!
sdr,xpu dev_probe io start 0x83c40000 end 0x83c4ffff name /fpga-axi@0/xpu@83c40000 flags 0x00000200 desc 0x00000000
sdr,xpu dev_probe base_addr 0xf2ee0000
sdr,xpu dev_probe xpu_driver_api_inst 0xbf1df284
sdr,xpu dev_probe xpu_api 0xbf1df284
sdr,xpu dev_probe reset tsf timer
sdr,xpu dev_probe XPU_REG_TSF_RUNTIME_VAL_LOW_read 1 33007 100015us
sdr,xpu dev_probe succeed!
sdr,xpu hw_init mode 1
sdr,xpu hw_init mode XPU_NORMAL
sdr,xpu hw_init err 0

sdr,sdr openwifi_dev_probe: match!
sdr,sdr custom_match_spi_dev ad9361-phy ad9361-phy 1
sdr,sdr bus_find_device ad9361-phy: ad9361. driver_data pointer ee422210
sdr,sdr ad9361_spi_to_phy ad9361-phy: ad9361
sdr,sdr openwifi_dev_probe: ad9361_ctrl_outs_setup en_mask 0xff index 0x16
sdr,sdr openwifi_dev_probe: ad9361_spi_read REG_CTRL_OUTPUT_POINTER 0x16
sdr,sdr openwifi_dev_probe: ad9361_spi_read REG_CTRL_OUTPUT_ENABLE 0xff
sdr,sdr custom_match_platform_dev 79024000.cf-ad9361-dds-core-lpc
sdr,sdr openwifi_dev_probe: cf-ad9361-dds-core-lpc dds_st->version 00090162 chip_info->name AD9361
sdr,sdr openwifi_dev_probe: cf_axi_dds_datasel DATA_SEL_DMA
sdr,sdr openwifi_dev_probe: priv->rf_bw == 40000000Hz. bool for 20000000 0, 40000000 1
sdr,sdr openwifi_dev_probe: test_mode 0
sdr,sdr openwifi_dev_probe: rfkill radio on
sdr,sdr openwifi_dev_probe: band_2GHz.n_channels 14 n_bitrates 12 band_5GHz.n_channels 11 n_bitrates 12
sdr,sdr openwifi_dev_probe: mac_addr 66:55:44:33:22:79
ieee80211 phy1: Selected rate control algorithm 'minstrel_ht'
sdr,sdr openwifi_dev_probe: ieee80211_register_hw 0
ieee80211 phy1: hwaddr 665544332279, ZYNQ + ad9361
sdr,sdr openwifi_rfkill_init: wireless switch is on
sdr,sdr fpga-axi@0:sdr sdr0: renamed from wlan0
SIOCADDRT: File exists
isc-dhcp-server stop/waiting
isc-dhcp-server start/running, process 2774
Configuration file: hostapd-openwifi.conf
sdr0: interface state UNINITIALIZED->COUNTRY_UPDATE
Using interface sdr0 with hwaddr 66:55:44:33:22:79 and ssid "openwifi"
sdr0: interface state COUNTRY_UPDATE->ENABLED
sdr0: AP-ENABLED
root@analog:~# dmesg -c
sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:c6519a289f18/66554433228b/66554433228b SC2f80 flag4000001e retr1 ack0 prio0 q0 wr55 rd54
sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:f4d108a654be/66554433228b/66554433228b SC3030 flag4000001e retr1 ack0 prio0 q0 wr2 rd1
sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:66fc6de84b50/66554433228b/66554433228b SC3170 flag4000001e retr1 ack0 prio0 q0 wr22 rd21
sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:c2d06a8b62a9/66554433228b/66554433228b SC35b0 flag4000001e retr1 ack0 prio0 q0 wr26 rd25
sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:c2d06a8b62a9/66554433228b/66554433228b SC35c0 flag4000001e retr1 ack0 prio0 q0 wr27 rd26
sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:d83bbf121bb4/66554433228b/66554433228b SC38f0 flag4000001e retr1 ack0 prio0 q0 wr14 rd13
sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:02d804d70e0b/66554433228b/66554433228b SC3950 flag4000001e retr1 ack0 prio0 q0 wr20 rd19
sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:50e085881684/66554433228b/66554433228b SC3ba0 flag4000001e retr1 ack0 prio0 q0 wr57 rd56
sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:50e085881684/66554433228b/66554433228b SC3da0 flag4000001e retr1 ack0 prio0 q0 wr25 rd24
sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:d83bbf21721c/66554433228b/66554433228b SC3e50 flag4000001e retr1 ack0 prio0 q0 wr36 rd35
sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:50e085881684/66554433228b/66554433228b SC3eb0 flag4000001e retr1 ack0 prio0 q0 wr42 rd41
sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:d83bbf21721c/66554433228b/66554433228b SC3f10 flag4000001e retr1 ack0 prio0 q0 wr48 rd47
sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:50e085881684/66554433228b/66554433228b SC3f20 flag4000001e retr1 ack0 prio0 q0 wr49 rd48
sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:50e085881684/66554433228b/66554433228b SC3f80 flag4000001e retr1 ack0 prio0 q0 wr55 rd54
sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:50e085881684/66554433228b/66554433228b SC3fe0 flag4000001e retr1 ack0 prio0 q0 wr61 rd60
sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:d83bbf21721c/66554433228b/66554433228b SC4030 flag4000001e retr1 ack0 prio0 q0 wr2 rd1
sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:d83bbf21721c/66554433228b/66554433228b SC4130 flag4000001e retr1 ack0 prio0 q0 wr18 rd17
sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:907841d8ccfa/66554433228b/66554433228b SC4170 flag4000001e retr1 ack0 prio0 q0 wr22 rd21
sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:d83bbf21721c/66554433228b/66554433228b SC4250 flag4000001e retr1 ack0 prio0 q0 wr36 rd35
sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:36c735d34215/66554433228b/66554433228b SC4280 flag4000001e retr1 ack0 prio0 q0 wr39 rd38
sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:9cfce801cc82/66554433228b/66554433228b SC4290 flag4000001e retr1 ack0 prio0 q0 wr40 rd39
sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:d83bbf21721c/66554433228b/66554433228b SC42d0 flag4000001e retr1 ack0 prio0 q0 wr44 rd43
sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:ca9f3eb7ecee/66554433228b/66554433228b SC4380 flag4000001e retr1 ack0 prio0 q0 wr55 rd54
sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:ca9f3eb7ecee/66554433228b/66554433228b SC4390 flag4000001e retr1 ack0 prio0 q0 wr56 rd55
sdr,sdr openwifi_bss_info_changed WARNING BSS_CHANGED_BEACON_ENABLED
sdr,sdr openwifi_bss_info_changed WARNING BSS_CHANGED_BEACON_ENABLED 512 BSS_CHANGED_BEACON 0
sdr,sdr ad9361_rf_set_channel 5200M rssi_correction 145 (change flag 0)
sdr,sdr openwifi_config changed flag 00000100
sdr,sdr openwifi_rfkill_exit
sdr,sdr openwifi_remove_interface vif idx 0
sdr,sdr openwifi_stop: rfkill radio off
sdr,sdr openwifi_stop: dropped channel dma5chan1
sdr,sdr openwifi_stop: dropped channel dma4chan0
sdr,sdr openwifi_stop
xilinx-vdma 80400000.dma: Xilinx AXI DMA Engine Driver Probed!!
xilinx-vdma 80410000.dma: Xilinx AXI DMA Engine Driver Probed!!

sdr,tx_intf dev_remove base_addr 0xf27f0000
sdr,tx_intf dev_remove tx_intf_driver_api_inst 0xbf114284
sdr,tx_intf dev_remove tx_intf_api 0xbf114284
sdr,tx_intf dev_remove succeed!

sdr,tx_intf dev_probe match!
sdr,tx_intf dev_probe io start 0x83c0ffff83c00000 end 0x200ef7f56d4 name (null) flags 0xbf19601c desc 0xbf19601c
sdr,tx_intf dev_probe base_addr 0xf2d10000
sdr,tx_intf dev_probe tx_intf_driver_api_inst 0xbf196284
sdr,tx_intf dev_probe tx_intf_api 0xbf196284
sdr,tx_intf dev_probe succeed!
sdr,tx_intf hw_init mode 6
sdr,tx_intf hw_init mode TX_INTF_BW_20MHZ_AT_N_10MHZ_ANT1
sdr,tx_intf hw_init err 0

sdr,rx_intf dev_remove base_addr 0xf28e0000
sdr,rx_intf dev_remove rx_intf_driver_api_inst 0xbf143284
sdr,rx_intf dev_remove rx_intf_api 0xbf143284
sdr,rx_intf dev_remove succeed!

sdr,rx_intf dev_probe match!
sdr,rx_intf dev_probe io start 0x83c20000 end 0x83c2ffff name /fpga-axi@0/rx_intf@83c20000 flags 0x00000200 desc 0x00000000
sdr,rx_intf dev_probe base_addr 0xf2e00000
sdr,rx_intf dev_probe rx_intf_driver_api_inst 0xbf1c5284
sdr,rx_intf dev_probe rx_intf_api 0xbf1c5284
sdr,rx_intf dev_probe succeed!
sdr,rx_intf hw_init mode 2
sdr,rx_intf hw_init mode DDC_BW_20MHZ_AT_0MHZ
sdr,rx_intf hw_init err 0

sdr,openofdm_tx dev_remove base_addr 0xf2920000
sdr,openofdm_tx dev_remove openofdm_tx_driver_api_inst 0xbf14c284
sdr,openofdm_tx dev_remove openofdm_tx_api 0xbf14c284
sdr,openofdm_tx dev_remove succeed!

sdr,openofdm_tx dev_probe match!
sdr,openofdm_tx dev_probe io start 0x83c10000 end 0x83c1ffff name /fpga-axi@0/openofdm_tx@83c10000 flags 0x00000200 desc 0x00000000
sdr,openofdm_tx dev_probe base_addr 0xf2e40000
sdr,openofdm_tx dev_probe openofdm_tx_driver_api_inst 0xbf1ce284
sdr,openofdm_tx dev_probe openofdm_tx_api 0xbf1ce284
sdr,openofdm_tx dev_probe succeed!
sdr,openofdm_tx hw_init mode 1
sdr,openofdm_tx hw_init mode OPENOFDM_TX_NORMAL
sdr,openofdm_tx hw_init err 0

sdr,openofdm_rx dev_remove base_addr 0xf2960000
sdr,openofdm_rx dev_remove openofdm_rx_driver_api_inst 0xbf154284
sdr,openofdm_rx dev_remove openofdm_rx_api 0xbf154284
sdr,openofdm_rx dev_remove succeed!

sdr,openofdm_rx dev_probe match!
sdr,openofdm_rx dev_probe io start 0x83c30000 end 0x83c3ffff name /fpga-axi@0/openofdm_rx@83c30000 flags 0x00000200 desc 0x00000000
sdr,openofdm_rx dev_probe base_addr 0xf2e80000
sdr,openofdm_rx dev_probe openofdm_rx_driver_api_inst 0xbf1d6284
sdr,openofdm_rx dev_probe openofdm_rx_api 0xbf1d6284
sdr,openofdm_rx dev_probe succeed!
sdr,openofdm_rx hw_init mode 1
sdr,openofdm_rx hw_init mode OPENOFDM_RX_NORMAL
sdr,openofdm_rx hw_init input:
power_thres 0
min_plateau 100
sdr,openofdm_rx hw_init err 0

sdr,xpu dev_remove base_addr 0xf29c0000
sdr,xpu dev_remove xpu_driver_api_inst 0xbf15d284
sdr,xpu dev_remove xpu_api 0xbf15d284
sdr,xpu dev_remove succeed!

sdr,xpu dev_probe match!
sdr,xpu dev_probe io start 0x83c40000 end 0x83c4ffff name /fpga-axi@0/xpu@83c40000 flags 0x00000200 desc 0x00000000
sdr,xpu dev_probe base_addr 0xf2ee0000
sdr,xpu dev_probe xpu_driver_api_inst 0xbf1df284
sdr,xpu dev_probe xpu_api 0xbf1df284
sdr,xpu dev_probe reset tsf timer
sdr,xpu dev_probe XPU_REG_TSF_RUNTIME_VAL_LOW_read 1 33007 100015us
sdr,xpu dev_probe succeed!
sdr,xpu hw_init mode 1
sdr,xpu hw_init mode XPU_NORMAL
sdr,xpu hw_init err 0

sdr,sdr openwifi_dev_probe: match!
sdr,sdr custom_match_spi_dev ad9361-phy ad9361-phy 1
sdr,sdr bus_find_device ad9361-phy: ad9361. driver_data pointer ee422210
sdr,sdr ad9361_spi_to_phy ad9361-phy: ad9361
sdr,sdr openwifi_dev_probe: ad9361_ctrl_outs_setup en_mask 0xff index 0x16
sdr,sdr openwifi_dev_probe: ad9361_spi_read REG_CTRL_OUTPUT_POINTER 0x16
sdr,sdr openwifi_dev_probe: ad9361_spi_read REG_CTRL_OUTPUT_ENABLE 0xff
sdr,sdr custom_match_platform_dev 79024000.cf-ad9361-dds-core-lpc
sdr,sdr openwifi_dev_probe: cf-ad9361-dds-core-lpc dds_st->version 00090162 chip_info->name AD9361
sdr,sdr openwifi_dev_probe: cf_axi_dds_datasel DATA_SEL_DMA
sdr,sdr openwifi_dev_probe: priv->rf_bw == 40000000Hz. bool for 20000000 0, 40000000 1
sdr,sdr openwifi_dev_probe: test_mode 0
sdr,sdr openwifi_dev_probe: rfkill radio on
sdr,sdr openwifi_dev_probe: band_2GHz.n_channels 14 n_bitrates 12 band_5GHz.n_channels 11 n_bitrates 12
sdr,sdr openwifi_dev_probe: mac_addr 66:55:44:33:22:79
ieee80211 phy1: Selected rate control algorithm 'minstrel_ht'
sdr,sdr openwifi_dev_probe: ieee80211_register_hw 0
ieee80211 phy1: hwaddr 665544332279, ZYNQ + ad9361
sdr,sdr openwifi_rfkill_init: wireless switch is on
sdr,sdr fpga-axi@0:sdr sdr0: renamed from wlan0
systemd-udevd[2693]: renamed network interface wlan0 to sdr0
sdr,sdr openwifi_start: rfkill radio on
sdr,sdr openwifi_start: ad9361_ctrl_outs_setup en_mask 0xff index 0x16
sdr,rx_intf hw_init mode 2
sdr,rx_intf hw_init mode DDC_BW_20MHZ_AT_0MHZ
sdr,rx_intf hw_init err 0
sdr,tx_intf hw_init mode 4
sdr,tx_intf hw_init mode TX_INTF_BW_20MHZ_AT_N_10MHZ_ANT0
sdr,tx_intf hw_init err 0
sdr,openofdm_tx hw_init mode 1
sdr,openofdm_tx hw_init mode OPENOFDM_TX_NORMAL
sdr,openofdm_tx hw_init err 0
sdr,openofdm_rx hw_init mode 1
sdr,openofdm_rx hw_init mode OPENOFDM_RX_NORMAL
sdr,openofdm_rx hw_init input:
power_thres 0
min_plateau 100
sdr,openofdm_rx hw_init err 0
sdr,xpu hw_init mode 1
sdr,xpu hw_init mode XPU_NORMAL
sdr,xpu hw_init err 0
sdr,sdr openwifi_start: rx_intf_cfg 2 openofdm_rx_cfg 1 tx_intf_cfg 4 openofdm_tx_cfg 1
sdr,sdr openwifi_start: rx_freq_offset_to_lo_MHz 0 tx_freq_offset_to_lo_MHz -10
sdr,sdr openwifi_start: DMA channel setup successfully.
sdr,sdr openwifi_start: irq_rx 53
sdr,sdr openwifi_start: irq_tx 55
sdr,sdr openwifi_start: normal end
sdr,sdr openwifi_add_interface start. vif for loop result 0
sdr,sdr openwifi_add_interface end with vif idx 0
sdr,sdr openwifi_bss_info_changed WARNING BSS_CHANGED_ERP_CTS_PROT 0
sdr,sdr openwifi_bss_info_changed WARNING BSS_CHANGED_ERP_SLOT 8 BSS_CHANGED_ERP_PREAMBLE 4 short slot 0
sdr,sdr openwifi_conf_tx: WARNING [queue 0], aifs: 2, cw_min: 15, cw_max: 1023, txop: 0
sdr,sdr openwifi_conf_tx: WARNING [queue 1], aifs: 2, cw_min: 15, cw_max: 1023, txop: 0
sdr,sdr openwifi_conf_tx: WARNING [queue 2], aifs: 2, cw_min: 15, cw_max: 1023, txop: 0
sdr,sdr openwifi_conf_tx: WARNING [queue 3], aifs: 2, cw_min: 15, cw_max: 1023, txop: 0
sdr,sdr ad9361_rf_set_channel 2412M rssi_correction 153 (change flag 1)
sdr,sdr openwifi_prepare_multicast
sdr,sdr openwifi_configure_filter MON 0 M_BCN 1 BST0 1 BST1 1 UST 1 PB_RQ 0 PS_PL 1 O_BSS 0 CTL 0 BCN_PRP 0 PCP_FL 0 FCS_FL 0 ALL_MUT 0
sdr,sdr openwifi_prepare_multicast
sdr,sdr openwifi_configure_filter MON 0 M_BCN 1 BST0 1 BST1 1 UST 1 PB_RQ 0 PS_PL 1 O_BSS 0 CTL 0 BCN_PRP 0 PCP_FL 0 FCS_FL 0 ALL_MUT 0
sdr,sdr openwifi_prepare_multicast
sdr,sdr openwifi_configure_filter MON 0 M_BCN 1 BST0 1 BST1 1 UST 1 PB_RQ 0 PS_PL 1 O_BSS 0 CTL 0 BCN_PRP 0 PCP_FL 0 FCS_FL 0 ALL_MUT 0
init: isc-dhcp-server main process (2376) killed by TERM signal
sdr,sdr openwifi_prepare_multicast
sdr,sdr openwifi_configure_filter MON 0 M_BCN 1 BST0 1 BST1 1 UST 1 PB_RQ 0 PS_PL 1 O_BSS 0 CTL 0 BCN_PRP 0 PCP_FL 0 FCS_FL 0 ALL_MUT 0
sdr,sdr openwifi_remove_interface vif idx 0
sdr,sdr openwifi_stop: rfkill radio off
sdr,sdr openwifi_stop: dropped channel dma5chan1
sdr,sdr openwifi_stop: dropped channel dma4chan0
sdr,sdr openwifi_stop
sdr,sdr openwifi_start: rfkill radio on
sdr,sdr openwifi_start: ad9361_ctrl_outs_setup en_mask 0xff index 0x16
sdr,rx_intf hw_init mode 2
sdr,rx_intf hw_init mode DDC_BW_20MHZ_AT_0MHZ
sdr,rx_intf hw_init err 0
sdr,tx_intf hw_init mode 4
sdr,tx_intf hw_init mode TX_INTF_BW_20MHZ_AT_N_10MHZ_ANT0
sdr,tx_intf hw_init err 0
sdr,openofdm_tx hw_init mode 1
sdr,openofdm_tx hw_init mode OPENOFDM_TX_NORMAL
sdr,openofdm_tx hw_init err 0
sdr,openofdm_rx hw_init mode 1
sdr,openofdm_rx hw_init mode OPENOFDM_RX_NORMAL
sdr,openofdm_rx hw_init input:
power_thres 0
min_plateau 100
sdr,openofdm_rx hw_init err 0
sdr,xpu hw_init mode 1
sdr,xpu hw_init mode XPU_NORMAL
sdr,xpu hw_init err 0
sdr,sdr openwifi_start: rx_intf_cfg 2 openofdm_rx_cfg 1 tx_intf_cfg 4 openofdm_tx_cfg 1
sdr,sdr openwifi_start: rx_freq_offset_to_lo_MHz 0 tx_freq_offset_to_lo_MHz -10
sdr,sdr openwifi_start: DMA channel setup successfully.
sdr,sdr openwifi_start: irq_rx 53
sdr,sdr openwifi_start: irq_tx 55
sdr,sdr openwifi_start: normal end
sdr,sdr openwifi_add_interface start. vif for loop result 0
sdr,sdr openwifi_add_interface end with vif idx 0
sdr,sdr openwifi_prepare_multicast
sdr,sdr openwifi_configure_filter MON 0 M_BCN 1 BST0 1 BST1 1 UST 1 PB_RQ 1 PS_PL 1 O_BSS 0 CTL 0 BCN_PRP 0 PCP_FL 0 FCS_FL 0 ALL_MUT 0
sdr,sdr openwifi_bss_info_changed WARNING BSS_CHANGED_ERP_CTS_PROT 0
sdr,sdr openwifi_bss_info_changed WARNING BSS_CHANGED_ERP_SLOT 8 BSS_CHANGED_ERP_PREAMBLE 4 short slot 0
sdr,sdr openwifi_conf_tx: WARNING [queue 0], aifs: 2, cw_min: 3, cw_max: 7, txop: 47
sdr,sdr openwifi_conf_tx: WARNING [queue 1], aifs: 2, cw_min: 7, cw_max: 15, txop: 94
sdr,sdr openwifi_conf_tx: WARNING [queue 2], aifs: 3, cw_min: 15, cw_max: 1023, txop: 0
sdr,sdr openwifi_conf_tx: WARNING [queue 3], aifs: 7, cw_min: 15, cw_max: 1023, txop: 0
sdr,sdr ad9361_rf_set_channel 2412M rssi_correction 153 (change flag 0)
sdr,sdr openwifi_prepare_multicast
sdr,sdr openwifi_configure_filter MON 0 M_BCN 1 BST0 1 BST1 1 UST 1 PB_RQ 1 PS_PL 1 O_BSS 0 CTL 0 BCN_PRP 0 PCP_FL 0 FCS_FL 0 ALL_MUT 0
sdr,sdr openwifi_prepare_multicast
sdr,sdr openwifi_configure_filter MON 0 M_BCN 1 BST0 1 BST1 1 UST 1 PB_RQ 1 PS_PL 1 O_BSS 0 CTL 0 BCN_PRP 0 PCP_FL 0 FCS_FL 0 ALL_MUT 0
sdr,sdr openwifi_prepare_multicast
sdr,sdr openwifi_configure_filter MON 0 M_BCN 1 BST0 1 BST1 1 UST 1 PB_RQ 1 PS_PL 1 O_BSS 0 CTL 0 BCN_PRP 0 PCP_FL 0 FCS_FL 0 ALL_MUT 0
sdr,sdr openwifi_config changed flag 00000100
sdr,sdr openwifi_prepare_multicast
sdr,sdr openwifi_configure_filter MON 0 M_BCN 1 BST0 1 BST1 1 UST 1 PB_RQ 1 PS_PL 1 O_BSS 0 CTL 0 BCN_PRP 0 PCP_FL 0 FCS_FL 0 ALL_MUT 0
sdr,sdr ad9361_rf_set_channel 5200M rssi_correction 145 (change flag 1)
sdr,sdr openwifi_bss_info_changed WARNING BSS_CHANGED_TXPOWER 14
sdr,sdr openwifi_bss_info_changed WARNING BSS_CHANGED_BEACON_INT 64
sdr,sdr openwifi_bss_info_changed WARNING BSS_CHANGED_TXPOWER 14
sdr,sdr openwifi_bss_info_changed WARNING BSS_CHANGED_BEACON_ENABLED
sdr,sdr openwifi_bss_info_changed WARNING BSS_CHANGED_BEACON_ENABLED 512 BSS_CHANGED_BEACON 256
sdr,sdr openwifi_bss_info_changed WARNING BSS_CHANGED_ERP_CTS_PROT 0
sdr,sdr openwifi_bss_info_changed WARNING BSS_CHANGED_BASIC_RATES f0
sdr,sdr openwifi_bss_info_changed WARNING BSS_CHANGED_ERP_SLOT 8 BSS_CHANGED_ERP_PREAMBLE 4 short slot 1
sdr,sdr openwifi_conf_tx: WARNING [queue 0], aifs: 1, cw_min: 3, cw_max: 7, txop: 47
sdr,sdr openwifi_conf_tx: WARNING [queue 1], aifs: 1, cw_min: 7, cw_max: 15, txop: 94
sdr,sdr openwifi_conf_tx: WARNING [queue 2], aifs: 3, cw_min: 15, cw_max: 63, txop: 0
sdr,sdr openwifi_conf_tx: WARNING [queue 3], aifs: 7, cw_min: 15, cw_max: 1023, txop: 0
root@analog:# cd openwifi/
root@analog:
/openwifi# ./sdrctl dev sdr0 set reg drv_tx 7 3
reg cat: 8
reg addr: 0008001c
reg val: 00000003
root@analog:/openwifi# ./sdrctl dev sdr0 set reg drv_rx 7 3
reg cat: 7
reg addr: 0007001c
reg val: 00000003
root@analog:
/openwifi# dmesg -c
sdr,sdr recv set cmd reg cat 8 addr 0000001c val 00000003 idx 7
sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:bace9762c4a4/665544332279/665544332279 SC08f0 flag4000001e retr1 ack0 prio0 q0 wr14 rd13
sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:bace9762c4a4/665544332279/665544332279 SC0900 flag4000001e retr1 ack0 prio0 q0 wr15 rd14
sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:bace9762c4a4/665544332279/665544332279 SC0910 flag4000001e retr1 ack0 prio0 q0 wr16 rd15
sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:bace9762c4a4/665544332279/665544332279 SC0920 flag4000001e retr1 ack0 prio0 q0 wr17 rd16
sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:50931a4ec693/665544332279/665544332279 SC0a60 flag4000001e retr1 ack0 prio0 q0 wr37 rd36
sdr,sdr recv set cmd reg cat 7 addr 0000001c val 00000003 idx 7
sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:7ae6107fb3ba/665544332279/665544332279 SC0aa0 flag4000001e retr1 ack0 prio0 q0 wr41 rd40
sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:7ae6107fb3ba/665544332279/665544332279 SC0ac0 flag4000001e retr1 ack0 prio0 q0 wr43 rd42
sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:268c5c1644f8/665544332279/665544332279 SC0c00 flag4000001e retr1 ack0 prio0 q0 wr63 rd62
sdr,sdr openwifi_tx: 69bytes 6M FC0050 DI00ac addr1/2/3:268c5c1644f8/665544332279/665544332279 SC0c10 flag4000001e retr1 ack0 prio0 q0 wr0 rd63
root@analog:~/openwifi# sdr0: STA ea:16:5c:07:93:91 IEEE 802.11: authenticated
sdr0: STA ea:16:5c:07:93:91 IEEE 802.11: associated (aid 1)
sdr0: AP-STA-CONNECTED ea:16:5c:07:93:91
sdr0: STA ea:16:5c:07:93:91 RADIUS: starting accounting session 000000B1-00000000

root@analog:/openwifi# dmesg -c
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr,sdr openwifi_rx_interrupt: 28bytes ht0 6M FC0148 DI003c addr1/2/3:665544332279/ea165c079391/665544332279 SC5fb0 fcs1 buf_idx7 -44dBm
sdr0: STA ea:16:5c:07:93:91 aid 1 exits power save mode
sdr0: STA ea:16:5c:07:93:91 aid 1 sending 0 filtered/58 PS frames since STA woke up
sdr,sdr openwifi_tx: 72bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC7470 flag40000012 retr2 ack1 prio2 q2 wr7 rd6
sdr,sdr openwifi_tx: 72bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC7480 flag40000012 retr2 ack1 prio2 q2 wr8 rd6
sdr,sdr openwifi_tx: 72bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC7490 flag40000012 retr2 ack1 prio2 q2 wr9 rd6
sdr,sdr openwifi_tx: 72bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC74a0 flag40000012 retr2 ack1 prio2 q2 wr10 rd6
sdr,sdr openwifi_tx: 72bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC74b0 flag40000012 retr2 ack1 prio2 q2 wr11 rd7
sdr,sdr openwifi_tx: 72bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC74c0 flag40000012 retr2 ack1 prio2 q2 wr12 rd7
sdr,sdr openwifi_tx: 84bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC74d0 flag40000012 retr2 ack1 prio2 q2 wr13 rd8
sdr,sdr openwifi_tx: 355bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC74e0 flag40000012 retr2 ack1 prio2 q2 wr14 rd8
sdr,sdr openwifi_tx: 355bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC74f0 flag40000012 retr2 ack1 prio2 q2 wr15 rd8
sdr,sdr openwifi_tx: 221bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC7500 flag40000012 retr2 ack1 prio2 q2 wr16 rd9
sdr,sdr openwifi_tx: 72bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC7510 flag40000012 retr2 ack1 prio2 q2 wr17 rd9
sdr,sdr openwifi_tx: 221bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC7520 flag40000012 retr2 ack1 prio2 q2 wr18 rd9
sdr,sdr openwifi_tx: 72bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC7530 flag40000012 retr2 ack1 prio2 q2 wr19 rd10
sdr,sdr openwifi_tx: 72bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC7540 flag40000012 retr2 ack1 prio2 q2 wr20 rd10
sdr,sdr openwifi_tx: 1532bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC7550 flag40000012 retr2 ack1 prio2 q2 wr21 rd11
sdr,sdr openwifi_tx: 221bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC7560 flag40000012 retr2 ack1 prio2 q2 wr22 rd11
sdr,sdr openwifi_tx: 1532bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC7570 flag40000012 retr2 ack1 prio2 q2 wr23 rd11
sdr,sdr openwifi_tx: 1532bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC7580 flag40000012 retr2 ack1 prio2 q2 wr24 rd12
sdr,sdr openwifi_tx: 1532bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC7590 flag40000012 retr2 ack1 prio2 q2 wr25 rd12
sdr,sdr openwifi_tx: 1532bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC75a0 flag40000012 retr2 ack1 prio2 q2 wr26 rd13
sdr,sdr openwifi_tx: 1532bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC75b0 flag40000012 retr2 ack1 prio2 q2 wr27 rd13
sdr,sdr openwifi_tx: 1532bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC75c0 flag40000012 retr2 ack1 prio2 q2 wr28 rd13
sdr,sdr openwifi_tx: 1532bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC75d0 flag40000012 retr2 ack1 prio2 q2 wr29 rd13
sdr,sdr openwifi_tx: 1532bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC75e0 flag40000012 retr2 ack1 prio2 q2 wr30 rd14
sdr,sdr openwifi_tx: 1532bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC75f0 flag40000012 retr2 ack1 prio2 q2 wr31 rd14
sdr,sdr openwifi_tx: 1532bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC7600 flag40000012 retr2 ack1 prio2 q2 wr32 rd14
sdr,sdr openwifi_tx: 1532bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC7610 flag40000012 retr2 ack1 prio2 q2 wr33 rd14
sdr,sdr openwifi_tx: 1532bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC7620 flag40000012 retr2 ack1 prio2 q2 wr34 rd15
sdr,sdr openwifi_tx: 1532bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC7630 flag40000012 retr2 ack1 prio2 q2 wr35 rd15
sdr,sdr openwifi_tx: 1532bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC7640 flag40000012 retr2 ack1 prio2 q2 wr36 rd15
sdr,sdr openwifi_tx: 1532bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC7650 flag40000012 retr2 ack1 prio2 q2 wr37 rd16
sdr,sdr openwifi_tx: 1532bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC7660 flag40000012 retr2 ack1 prio2 q2 wr38 rd16
sdr,sdr openwifi_tx: 1532bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC7670 flag40000012 retr2 ack1 prio2 q2 wr39 rd16
sdr,sdr openwifi_tx: 1532bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC7680 flag40000012 retr2 ack1 prio2 q2 wr40 rd17
sdr,sdr openwifi_tx: 1532bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC7690 flag40000012 retr2 ack1 prio2 q2 wr41 rd17
sdr,sdr openwifi_tx: 1532bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC76a0 flag40000012 retr2 ack1 prio2 q2 wr42 rd17
sdr,sdr openwifi_tx: WARNING ieee80211_stop_queue prio 2 queue 2 no room flag 4 hw queue len 00170000 request 194 wr 42 rd 17
sdr,sdr openwifi_tx_interrupt: WARNING ieee80211_wake_queue prio 2 queue 2 no room flag 0 hw queue len 00140000 wr 42 rd 20
sdr,sdr openwifi_tx: 1532bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC76b0 flag40000012 retr2 ack1 prio2 q2 wr42 rd20
sdr,sdr openwifi_tx: 1532bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC76c0 flag40000012 retr2 ack1 prio2 q2 wr43 rd20
sdr,sdr openwifi_tx: WARNING ieee80211_stop_queue prio 2 queue 2 no room flag 4 hw queue len 00150000 request 194 wr 43 rd 20
sdr,sdr openwifi_tx_interrupt: WARNING ieee80211_wake_queue prio 2 queue 2 no room flag 0 hw queue len 00140000 wr 43 rd 21
sdr,sdr openwifi_tx: 1532bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC76d0 flag40000012 retr2 ack1 prio2 q2 wr43 rd21
sdr,sdr openwifi_tx: 1532bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC76e0 flag40000012 retr2 ack1 prio2 q2 wr44 rd21
sdr,sdr openwifi_tx: WARNING ieee80211_stop_queue prio 2 queue 2 no room flag 4 hw queue len 00150000 request 194 wr 44 rd 21
sdr,sdr openwifi_tx_interrupt: WARNING ieee80211_wake_queue prio 2 queue 2 no room flag 0 hw queue len 00140000 wr 44 rd 22
sdr,sdr openwifi_tx: 1532bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC76f0 flag40000012 retr2 ack1 prio2 q2 wr44 rd22
sdr,sdr openwifi_tx: 1532bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC7700 flag40000012 retr2 ack1 prio2 q2 wr45 rd22
sdr,sdr openwifi_tx: WARNING ieee80211_stop_queue prio 2 queue 2 no room flag 4 hw queue len 00150000 request 194 wr 45 rd 22
sdr,sdr openwifi_tx_interrupt: WARNING ieee80211_wake_queue prio 2 queue 2 no room flag 0 hw queue len 00140000 wr 45 rd 23
sdr,sdr openwifi_tx: 1532bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC7710 flag40000012 retr2 ack1 prio2 q2 wr45 rd23
sdr,sdr openwifi_tx: 1532bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC7720 flag40000012 retr2 ack1 prio2 q2 wr46 rd23
sdr,sdr openwifi_tx: WARNING ieee80211_stop_queue prio 2 queue 2 no room flag 4 hw queue len 00150000 request 194 wr 46 rd 23
sdr,sdr openwifi_tx_interrupt: WARNING ieee80211_wake_queue prio 2 queue 2 no room flag 0 hw queue len 00140000 wr 46 rd 24
sdr,sdr openwifi_tx: 1532bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC7730 flag40000012 retr2 ack1 prio2 q2 wr46 rd24
sdr,sdr openwifi_tx: 1532bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC7740 flag40000012 retr2 ack1 prio2 q2 wr47 rd24
sdr,sdr openwifi_tx: WARNING ieee80211_stop_queue prio 2 queue 2 no room flag 4 hw queue len 00150000 request 194 wr 47 rd 24
sdr,sdr openwifi_tx_interrupt: WARNING ieee80211_wake_queue prio 2 queue 2 no room flag 0 hw queue len 00140000 wr 47 rd 25
sdr,sdr openwifi_tx: 1532bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC7750 flag40000012 retr2 ack1 prio2 q2 wr47 rd25
sdr,sdr openwifi_tx: 1532bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC7760 flag40000012 retr2 ack1 prio2 q2 wr48 rd25
sdr,sdr openwifi_tx: WARNING ieee80211_stop_queue prio 2 queue 2 no room flag 4 hw queue len 00150000 request 194 wr 48 rd 25
sdr,sdr openwifi_tx_interrupt: WARNING ieee80211_wake_queue prio 2 queue 2 no room flag 0 hw queue len 00140000 wr 48 rd 26
sdr,sdr openwifi_tx: 1532bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC7770 flag40000012 retr2 ack1 prio2 q2 wr48 rd26
sdr,sdr openwifi_tx: 1532bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC7780 flag40000012 retr2 ack1 prio2 q2 wr49 rd26
sdr,sdr openwifi_tx: WARNING ieee80211_stop_queue prio 2 queue 2 no room flag 4 hw queue len 00150000 request 194 wr 49 rd 26
sdr,sdr openwifi_tx_interrupt: WARNING ieee80211_wake_queue prio 2 queue 2 no room flag 0 hw queue len 00140000 wr 49 rd 27
sdr,sdr openwifi_tx: 1532bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC7790 flag40000012 retr2 ack1 prio2 q2 wr49 rd27
sdr,sdr openwifi_tx: 1532bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC77a0 flag40000012 retr2 ack1 prio2 q2 wr50 rd27
sdr,sdr openwifi_tx: WARNING ieee80211_stop_queue prio 2 queue 2 no room flag 4 hw queue len 00150000 request 194 wr 50 rd 27
sdr,sdr openwifi_tx_interrupt: WARNING ieee80211_wake_queue prio 2 queue 2 no room flag 0 hw queue len 00140000 wr 50 rd 28
sdr,sdr openwifi_tx: 1532bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC77b0 flag40000012 retr2 ack1 prio2 q2 wr50 rd28
sdr,sdr openwifi_tx: 1532bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC77c0 flag40000012 retr2 ack1 prio2 q2 wr51 rd28
sdr,sdr openwifi_tx: WARNING ieee80211_stop_queue prio 2 queue 2 no room flag 4 hw queue len 00150000 request 194 wr 51 rd 28
sdr,sdr openwifi_tx_interrupt: WARNING ieee80211_wake_queue prio 2 queue 2 no room flag 0 hw queue len 00140000 wr 51 rd 29
sdr,sdr openwifi_tx: 1532bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC77d0 flag40000012 retr2 ack1 prio2 q2 wr51 rd29
sdr,sdr openwifi_tx: 1532bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC77e0 flag40000012 retr2 ack1 prio2 q2 wr52 rd29
sdr,sdr openwifi_tx: WARNING ieee80211_stop_queue prio 2 queue 2 no room flag 4 hw queue len 00150000 request 194 wr 52 rd 29
sdr,sdr openwifi_tx_interrupt: WARNING ieee80211_wake_queue prio 2 queue 2 no room flag 0 hw queue len 00140000 wr 52 rd 30
sdr,sdr openwifi_tx: 1532bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC77f0 flag40000012 retr2 ack1 prio2 q2 wr52 rd30
sdr,sdr openwifi_tx: 355bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC7800 flag40000012 retr2 ack1 prio2 q2 wr53 rd30
sdr,sdr openwifi_tx: WARNING ieee80211_stop_queue prio 2 queue 2 no room flag 4 hw queue len 00150000 request 47 wr 53 rd 30
sdr,sdr openwifi_tx_interrupt: WARNING ieee80211_wake_queue prio 2 queue 2 no room flag 0 hw queue len 00140000 wr 53 rd 31
sdr,sdr openwifi_rx_interrupt: 116bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC5fc0 fcs1 buf_idx8 -46dBm
sdr,sdr openwifi_rx_interrupt: 339bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC5fd0 fcs1 buf_idx9 -45dBm
sdr,sdr openwifi_rx_interrupt: 88bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC5fe0 fcs1 buf_idx10 -44dBm
sdr,sdr openwifi_rx_interrupt: 76bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC5ff0 fcs1 buf_idx11 -45dBm
sdr,sdr openwifi_rx_interrupt: 88bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC6000 fcs1 buf_idx12 -45dBm
sdr,sdr openwifi_rx_interrupt: 390bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC6010 fcs1 buf_idx13 -44dBm
sdr,sdr openwifi_rx_interrupt: 116bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC6020 fcs1 buf_idx14 -45dBm
sdr,sdr openwifi_rx_interrupt: 116bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC6030 fcs1 buf_idx15 -44dBm
sdr,sdr openwifi_rx_interrupt: 116bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC6040 fcs1 buf_idx0 -44dBm
sdr,sdr openwifi_rx_interrupt: 76bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC6050 fcs1 buf_idx1 -46dBm
sdr,sdr openwifi_rx_interrupt: 76bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC6060 fcs1 buf_idx2 -45dBm
sdr,sdr openwifi_rx_interrupt: 76bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC6070 fcs1 buf_idx3 -46dBm
sdr,sdr openwifi_rx_interrupt:1536bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC6080 fcs1 buf_idx4 -46dBm
sdr,sdr openwifi_rx_interrupt:1536bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC6090 fcs1 buf_idx5 -45dBm
sdr,sdr openwifi_rx_interrupt:1536bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC60a0 fcs1 buf_idx6 -45dBm
sdr,sdr openwifi_rx_interrupt:1536bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC60b0 fcs1 buf_idx7 -45dBm
sdr,sdr openwifi_rx_interrupt:1536bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC60c0 fcs1 buf_idx8 -44dBm
sdr,sdr openwifi_rx_interrupt:1536bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC60d0 fcs1 buf_idx9 -44dBm
sdr,sdr openwifi_rx_interrupt:1536bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC60e0 fcs1 buf_idx10 -45dBm
sdr,sdr openwifi_rx_interrupt:1536bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC60f0 fcs1 buf_idx11 -44dBm
sdr,sdr openwifi_rx_interrupt:1536bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC6100 fcs0 buf_idx12 -45dBm
sdr,sdr openwifi_tx: 84bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC7810 flag40000012 retr2 ack1 prio2 q2 wr53 rd52
sdr,sdr openwifi_tx: 154bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC7820 flag40000012 retr2 ack1 prio2 q2 wr54 rd52
sdr,sdr openwifi_rx_interrupt:1536bytes ht0 54M FC0908 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC6100 fcs1 buf_idx13 -46dBm
sdr,sdr openwifi_rx_interrupt:1536bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC6110 fcs1 buf_idx14 -44dBm
sdr,sdr openwifi_rx_interrupt:1536bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC6120 fcs1 buf_idx15 -45dBm
sdr,sdr openwifi_rx_interrupt: 400bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC6130 fcs1 buf_idx0 -44dBm
sdr,sdr openwifi_rx_interrupt: 105bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC6140 fcs1 buf_idx1 -44dBm
sdr,sdr openwifi_rx_interrupt:1536bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC6150 fcs1 buf_idx2 -45dBm
sdr,sdr openwifi_rx_interrupt:1536bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC6160 fcs1 buf_idx3 -45dBm
sdr,sdr openwifi_rx_interrupt:1536bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC6170 fcs1 buf_idx4 -46dBm
sdr,sdr openwifi_rx_interrupt:1536bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC6180 fcs1 buf_idx5 -45dBm
sdr,sdr openwifi_rx_interrupt: 856bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC6190 fcs1 buf_idx6 -45dBm
sdr,sdr openwifi_rx_interrupt: 390bytes ht0 54M FC0908 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC61a0 fcs1 buf_idx7 -44dBm
sdr,sdr openwifi_rx_interrupt: 116bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC61b0 fcs1 buf_idx8 -46dBm
sdr,sdr openwifi_rx_interrupt: 116bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC61c0 fcs1 buf_idx9 -45dBm
sdr,sdr openwifi_rx_interrupt: 116bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC61d0 fcs1 buf_idx10 -44dBm
sdr,sdr openwifi_rx_interrupt: 116bytes ht0 54M FC0908 DI002c addr1/2/3:665544332279/ea165c079391/66554419c40e SCee37 fcs0 buf_idx11 -46dBm
sdr,sdr openwifi_rx_interrupt: 116bytes ht0 54M FC0908 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC61e0 fcs1 buf_idx12 -45dBm
sdr,sdr openwifi_rx_interrupt:1536bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC61f0 fcs1 buf_idx13 -45dBm
sdr,sdr openwifi_rx_interrupt:1536bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC6200 fcs1 buf_idx14 -45dBm
sdr,sdr openwifi_rx_interrupt:1536bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC6210 fcs1 buf_idx15 -46dBm
sdr,sdr openwifi_rx_interrupt:1536bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC6220 fcs1 buf_idx0 -46dBm
sdr,sdr openwifi_rx_interrupt:1536bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC6230 fcs1 buf_idx1 -46dBm
sdr,sdr openwifi_rx_interrupt:1536bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC6240 fcs0 buf_idx2 -45dBm
sdr,sdr openwifi_rx_interrupt:1536bytes ht0 54M FC0908 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC6240 fcs0 buf_idx3 -46dBm
sdr,sdr openwifi_rx_interrupt:1536bytes ht0 54M FC0908 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC6240 fcs0 buf_idx4 -45dBm
sdr,sdr openwifi_rx_interrupt:1536bytes ht0 36M FC0908 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC6240 fcs1 buf_idx5 -44dBm
sdr,sdr openwifi_rx_interrupt:1536bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC6250 fcs0 buf_idx6 -44dBm
sdr,sdr openwifi_rx_interrupt:1536bytes ht0 54M FC0908 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC6250 fcs0 buf_idx7 -46dBm
sdr,sdr openwifi_rx_interrupt:1536bytes ht0 54M FC0908 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC6250 fcs1 buf_idx8 -44dBm
sdr,sdr openwifi_rx_interrupt:1536bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC6260 fcs0 buf_idx9 -46dBm
sdr,sdr openwifi_rx_interrupt:1536bytes ht0 54M FC0908 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC6260 fcs0 buf_idx10 -46dBm
sdr,sdr openwifi_rx_interrupt:1536bytes ht0 54M FC0908 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC6260 fcs1 buf_idx11 -46dBm
sdr,sdr openwifi_rx_interrupt:1536bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC6270 fcs0 buf_idx12 -44dBm
sdr,sdr openwifi_rx_interrupt:1536bytes ht0 54M FC0908 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC6270 fcs1 buf_idx13 -46dBm
sdr,sdr openwifi_rx_interrupt:1536bytes ht0 54M FC0908 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC6280 fcs1 buf_idx14 -44dBm
sdr,sdr openwifi_rx_interrupt: 638bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC6290 fcs1 buf_idx15 -44dBm
sdr,sdr openwifi_rx_interrupt: 116bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC62a0 fcs1 buf_idx0 -45dBm
sdr,sdr openwifi_rx_interrupt: 116bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC62b0 fcs1 buf_idx1 -45dBm
sdr,sdr openwifi_rx_interrupt: 116bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC62c0 fcs1 buf_idx2 -46dBm
sdr,sdr openwifi_rx_interrupt: 116bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC62d0 fcs1 buf_idx3 -44dBm
sdr,sdr openwifi_rx_interrupt: 116bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC62e0 fcs1 buf_idx4 -46dBm
sdr,sdr openwifi_rx_interrupt: 116bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC62f0 fcs1 buf_idx5 -45dBm
sdr,sdr openwifi_rx_interrupt: 116bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC6300 fcs1 buf_idx6 -45dBm
sdr,sdr openwifi_rx_interrupt: 116bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC6310 fcs1 buf_idx7 -45dBm
sdr,sdr openwifi_rx_interrupt: 116bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC6320 fcs1 buf_idx8 -45dBm
sdr,sdr openwifi_rx_interrupt: 116bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC6330 fcs1 buf_idx9 -45dBm
sdr,sdr openwifi_rx_interrupt: 116bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC6340 fcs1 buf_idx10 -45dBm
sdr,sdr openwifi_rx_interrupt: 116bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC6350 fcs1 buf_idx11 -44dBm
sdr,sdr openwifi_rx_interrupt: 116bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC6360 fcs0 buf_idx12 -45dBm
sdr,sdr openwifi_rx_interrupt: 116bytes ht0 54M FC0908 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC6360 fcs1 buf_idx13 -44dBm
sdr,sdr openwifi_rx_interrupt: 116bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC6370 fcs1 buf_idx14 -44dBm
sdr,sdr openwifi_rx_interrupt: 116bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC6380 fcs1 buf_idx15 -46dBm
sdr,sdr openwifi_rx_interrupt: 116bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC6390 fcs1 buf_idx0 -44dBm
sdr,sdr openwifi_rx_interrupt: 28bytes ht0 6M FC1148 DI003c addr1/2/3:665544332279/ea165c079391/665544332279 SC63a0 fcs1 buf_idx1 -44dBm
sdr0: STA ea:16:5c:07:93:91 aid 1 enters power save mode
sdr,sdr openwifi_rx_interrupt: 116bytes ht0 54M FC1108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC63b0 fcs1 buf_idx2 -46dBm
sdr,sdr openwifi_rx_interrupt: 116bytes ht0 54M FC1108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC63c0 fcs1 buf_idx3 -46dBm
sdr,sdr openwifi_rx_interrupt: 116bytes ht0 54M FC1108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC63d0 fcs1 buf_idx4 -44dBm
sdr,sdr openwifi_rx_interrupt: 116bytes ht0 54M FC1108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC63e0 fcs1 buf_idx5 -44dBm
sdr,sdr openwifi_rx_interrupt: 116bytes ht0 54M FC1108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC63f0 fcs1 buf_idx6 -47dBm
sdr,sdr openwifi_rx_interrupt: 116bytes ht0 54M FC1108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC6400 fcs1 buf_idx7 -44dBm
sdr,sdr openwifi_rx_interrupt: 116bytes ht0 54M FC1108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC6410 fcs1 buf_idx8 -44dBm
sdr,sdr openwifi_rx_interrupt: 88bytes ht0 54M FC1108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC6420 fcs1 buf_idx9 -46dBm
sdr,sdr openwifi_rx_interrupt: 112bytes ht0 54M FC1108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC6430 fcs1 buf_idx10 -44dBm
sdr,sdr openwifi_rx_interrupt: 88bytes ht0 54M FC1108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC6440 fcs1 buf_idx11 -46dBm
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
root@analog:
/openwifi# dmesg -c
sdr,sdr openwifi_rx_interrupt: 100bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC7930 fcs1 buf_idx8 -44dBm
sdr,sdr openwifi_rx_interrupt: 100bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC7940 fcs1 buf_idx9 -46dBm
sdr,sdr openwifi_rx_interrupt: 100bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC7950 fcs1 buf_idx10 -45dBm
sdr,sdr openwifi_rx_interrupt: 100bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC7960 fcs0 buf_idx11 -45dBm
sdr,sdr openwifi_rx_interrupt: 100bytes ht0 54M FC0908 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC7960 fcs0 buf_idx12 -46dBm
sdr,sdr openwifi_rx_interrupt: 100bytes ht0 54M FC0908 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC7960 fcs1 buf_idx13 -45dBm
sdr,sdr openwifi_rx_interrupt: 108bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC7970 fcs1 buf_idx14 -45dBm
sdr,sdr openwifi_rx_interrupt: 116bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC7980 fcs1 buf_idx15 -46dBm
sdr,sdr openwifi_rx_interrupt: 116bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC7990 fcs1 buf_idx0 -45dBm
sdr,sdr openwifi_rx_interrupt: 116bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC79a0 fcs1 buf_idx1 -46dBm
sdr,sdr openwifi_tx: 1532bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC8dd0 flag40000012 retr2 ack1 prio2 q2 wr6 rd5
sdr,sdr openwifi_rx_interrupt: 28bytes ht0 6M FC1148 DI003c addr1/2/3:665544332279/ea165c079391/665544332279 SC79b0 fcs1 buf_idx2 -44dBm
sdr0: STA ea:16:5c:07:93:91 aid 1 enters power save mode
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr,sdr openwifi_rx_interrupt: 28bytes ht0 6M FC0148 DI003c addr1/2/3:665544332279/ea165c079391/665544332279 SC79c0 fcs1 buf_idx3 -45dBm
sdr0: STA ea:16:5c:07:93:91 aid 1 exits power save mode
sdr0: STA ea:16:5c:07:93:91 aid 1 sending 0 filtered/28 PS frames since STA woke up
sdr,sdr openwifi_tx: 1532bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC8df0 flag40000012 retr2 ack1 prio2 q2 wr7 rd6
sdr,sdr openwifi_tx: 1532bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC8e00 flag40000012 retr2 ack1 prio2 q2 wr8 rd6
sdr,sdr openwifi_tx: 1532bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC8e10 flag40000012 retr2 ack1 prio2 q2 wr9 rd6
sdr,sdr openwifi_tx: 1532bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC8e20 flag40000012 retr2 ack1 prio2 q2 wr10 rd6
sdr,sdr openwifi_tx: 1532bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC8e30 flag40000012 retr2 ack1 prio2 q2 wr11 rd6
sdr,sdr openwifi_tx: 1532bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC8e40 flag40000012 retr2 ack1 prio2 q2 wr12 rd6
sdr,sdr openwifi_tx: 1532bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC8e50 flag40000012 retr2 ack1 prio2 q2 wr13 rd6
sdr,sdr openwifi_tx: 1532bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC8e60 flag40000012 retr2 ack1 prio2 q2 wr14 rd6
sdr,sdr openwifi_tx: 1532bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC8e70 flag40000012 retr2 ack1 prio2 q2 wr15 rd6
sdr,sdr openwifi_tx: 1532bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC8e80 flag40000012 retr2 ack1 prio2 q2 wr16 rd6
sdr,sdr openwifi_tx: 1532bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC8e90 flag40000012 retr2 ack1 prio2 q2 wr17 rd7
sdr,sdr openwifi_tx: 1532bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC8ea0 flag40000012 retr2 ack1 prio2 q2 wr18 rd7
sdr,sdr openwifi_tx: 1532bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC8eb0 flag40000012 retr2 ack1 prio2 q2 wr19 rd7
sdr,sdr openwifi_tx: 1532bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC8ec0 flag40000012 retr2 ack1 prio2 q2 wr20 rd7
sdr,sdr openwifi_tx: 1532bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC8ed0 flag40000012 retr2 ack1 prio2 q2 wr21 rd7
sdr,sdr openwifi_tx: 1532bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC8ee0 flag40000012 retr2 ack1 prio2 q2 wr22 rd7
sdr,sdr openwifi_tx: 1532bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC8ef0 flag40000012 retr2 ack1 prio2 q2 wr23 rd7
sdr,sdr openwifi_tx: 1532bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC8f00 flag40000012 retr2 ack1 prio2 q2 wr24 rd7
sdr,sdr openwifi_tx: 1532bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC8f10 flag40000012 retr2 ack1 prio2 q2 wr25 rd7
sdr,sdr openwifi_tx: 1532bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC8f20 flag40000012 retr2 ack1 prio2 q2 wr26 rd8
sdr,sdr openwifi_tx: 1532bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC8f30 flag40000012 retr2 ack1 prio2 q2 wr27 rd8
sdr,sdr openwifi_tx: 1532bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC8f40 flag40000012 retr2 ack1 prio2 q2 wr28 rd8
sdr,sdr openwifi_tx: 1532bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC8f50 flag40000012 retr2 ack1 prio2 q2 wr29 rd8
sdr,sdr openwifi_tx: 1532bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC8f60 flag40000012 retr2 ack1 prio2 q2 wr30 rd8
sdr,sdr openwifi_tx: 1532bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC8f70 flag40000012 retr2 ack1 prio2 q2 wr31 rd8
sdr,sdr openwifi_tx: WARNING ieee80211_stop_queue prio 2 queue 2 no room flag 4 hw queue len 00150000 request 194 wr 31 rd 8
sdr,sdr openwifi_tx_interrupt: WARNING ieee80211_wake_queue prio 2 queue 2 no room flag 0 hw queue len 00140000 wr 31 rd 9
sdr,sdr openwifi_tx: 1532bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC8f80 flag40000012 retr2 ack1 prio2 q2 wr31 rd9
sdr,sdr openwifi_tx: 1532bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC8f90 flag40000012 retr2 ack1 prio2 q2 wr32 rd9
sdr,sdr openwifi_tx: WARNING ieee80211_stop_queue prio 2 queue 2 no room flag 4 hw queue len 00150000 request 194 wr 32 rd 9
sdr,sdr openwifi_tx_interrupt: WARNING ieee80211_wake_queue prio 2 queue 2 no room flag 0 hw queue len 00140000 wr 32 rd 10
sdr,sdr openwifi_tx: 1532bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC8fa0 flag40000012 retr2 ack1 prio2 q2 wr32 rd10
sdr,sdr openwifi_rx_interrupt: 100bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC79d0 fcs1 buf_idx4 -46dBm
sdr,sdr openwifi_rx_interrupt: 116bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC79e0 fcs1 buf_idx5 -45dBm
sdr,sdr openwifi_rx_interrupt: 116bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC79f0 fcs1 buf_idx6 -46dBm
sdr,sdr openwifi_rx_interrupt: 116bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC7a00 fcs1 buf_idx7 -46dBm
sdr,sdr openwifi_rx_interrupt: 116bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC7a10 fcs1 buf_idx8 -46dBm
sdr,sdr openwifi_rx_interrupt: 116bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC7a20 fcs1 buf_idx9 -46dBm
sdr,sdr openwifi_rx_interrupt: 116bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC7a30 fcs1 buf_idx10 -46dBm
sdr,sdr openwifi_rx_interrupt: 116bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC7a40 fcs1 buf_idx11 -46dBm
sdr,sdr openwifi_rx_interrupt: 116bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC7a50 fcs1 buf_idx12 -46dBm
sdr,sdr openwifi_rx_interrupt: 116bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC7a60 fcs1 buf_idx13 -46dBm
sdr,sdr openwifi_rx_interrupt: 116bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC7a70 fcs1 buf_idx14 -46dBm
sdr,sdr openwifi_rx_interrupt: 116bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC7a80 fcs1 buf_idx15 -45dBm
sdr,sdr openwifi_rx_interrupt: 116bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC7a90 fcs1 buf_idx0 -46dBm
sdr,sdr openwifi_rx_interrupt: 108bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC7aa0 fcs1 buf_idx1 -45dBm
sdr,sdr openwifi_rx_interrupt: 108bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC7ab0 fcs1 buf_idx2 -45dBm
sdr,sdr openwifi_rx_interrupt: 100bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC7ac0 fcs1 buf_idx3 -46dBm
sdr,sdr openwifi_rx_interrupt: 100bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC7ad0 fcs0 buf_idx4 -45dBm
sdr,sdr openwifi_rx_interrupt: 100bytes ht0 54M FC0908 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC7ad0 fcs1 buf_idx5 -44dBm
sdr,sdr openwifi_rx_interrupt: 88bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC7ae0 fcs1 buf_idx6 -45dBm
sdr,sdr openwifi_rx_interrupt: 88bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC7af0 fcs1 buf_idx7 -45dBm
sdr,sdr openwifi_rx_interrupt: 88bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC7b00 fcs1 buf_idx8 -45dBm
sdr,sdr openwifi_rx_interrupt: 88bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC7b10 fcs1 buf_idx9 -45dBm
sdr,sdr openwifi_rx_interrupt: 88bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC7b20 fcs1 buf_idx10 -45dBm
sdr,sdr openwifi_rx_interrupt: 88bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC7b30 fcs1 buf_idx11 -46dBm
sdr,sdr openwifi_rx_interrupt: 88bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC7b40 fcs1 buf_idx12 -47dBm
sdr,sdr openwifi_rx_interrupt: 88bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC7b50 fcs1 buf_idx13 -46dBm
sdr,sdr openwifi_rx_interrupt: 88bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC7b60 fcs1 buf_idx14 -45dBm
sdr,sdr openwifi_rx_interrupt: 88bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC7b70 fcs1 buf_idx15 -46dBm
sdr,sdr openwifi_rx_interrupt: 88bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC7b80 fcs1 buf_idx0 -46dBm
sdr,sdr openwifi_rx_interrupt: 88bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC7b90 fcs1 buf_idx1 -46dBm
sdr,sdr openwifi_rx_interrupt: 88bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC7ba0 fcs1 buf_idx2 -46dBm
sdr,sdr openwifi_rx_interrupt: 100bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC7bb0 fcs0 buf_idx3 -45dBm
sdr,sdr openwifi_rx_interrupt: 100bytes ht0 54M FC0908 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC7bb0 fcs1 buf_idx4 -47dBm
sdr,sdr openwifi_rx_interrupt: 108bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC7bc0 fcs1 buf_idx5 -45dBm
sdr,sdr openwifi_rx_interrupt: 152bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC7bd0 fcs1 buf_idx6 -46dBm
sdr,sdr openwifi_tx: 84bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC8fb0 flag40000012 retr2 ack1 prio2 q2 wr33 rd32
sdr,sdr openwifi_tx: 355bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC8fc0 flag40000012 retr2 ack1 prio2 q2 wr34 rd32
sdr,sdr openwifi_tx: 355bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC8fd0 flag40000012 retr2 ack1 prio2 q2 wr35 rd33
sdr,sdr openwifi_tx: 84bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC8fe0 flag40000012 retr2 ack1 prio2 q2 wr36 rd35
sdr,sdr openwifi_rx_interrupt: 399bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC7be0 fcs0 buf_idx7 -45dBm
sdr,sdr openwifi_rx_interrupt: 399bytes ht0 54M FC0908 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC7be0 fcs0 buf_idx8 -45dBm
sdr,sdr openwifi_rx_interrupt: 399bytes ht0 54M FC0908 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC7be0 fcs1 buf_idx9 -45dBm
sdr,sdr openwifi_rx_interrupt: 88bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC7bf0 fcs1 buf_idx10 -46dBm
sdr,sdr openwifi_rx_interrupt: 28bytes ht0 6M FC1148 DI003c addr1/2/3:665544332279/ea165c079391/665544332279 SC7c00 fcs1 buf_idx11 -44dBm
sdr0: STA ea:16:5c:07:93:91 aid 1 enters power save mode
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr,sdr openwifi_rx_interrupt: 28bytes ht0 6M FC0148 DI003c addr1/2/3:665544332279/ea165c079391/665544332279 SC7c10 fcs1 buf_idx12 -44dBm
sdr0: STA ea:16:5c:07:93:91 aid 1 exits power save mode
sdr0: STA ea:16:5c:07:93:91 aid 1 sending 0 filtered/29 PS frames since STA woke up
sdr,sdr openwifi_tx: 84bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC9000 flag40000012 retr2 ack1 prio2 q2 wr37 rd36
sdr,sdr openwifi_tx: 1532bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC9010 flag40000012 retr2 ack1 prio2 q2 wr38 rd36
sdr,sdr openwifi_tx: 1532bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC9020 flag40000012 retr2 ack1 prio2 q2 wr39 rd36
sdr,sdr openwifi_tx: 1532bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC9030 flag40000012 retr2 ack1 prio2 q2 wr40 rd36
sdr,sdr openwifi_tx: 1532bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC9040 flag40000012 retr2 ack1 prio2 q2 wr41 rd37
sdr,sdr openwifi_tx: 1532bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC9050 flag40000012 retr2 ack1 prio2 q2 wr42 rd37
sdr,sdr openwifi_tx: 1532bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC9060 flag40000012 retr2 ack1 prio2 q2 wr43 rd37
sdr,sdr openwifi_tx: 1532bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC9070 flag40000012 retr2 ack1 prio2 q2 wr44 rd37
sdr,sdr openwifi_tx: 1532bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC9080 flag40000012 retr2 ack1 prio2 q2 wr45 rd37
sdr,sdr openwifi_tx: 1532bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC9090 flag40000012 retr2 ack1 prio2 q2 wr46 rd37
sdr,sdr openwifi_tx: 1532bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC90a0 flag40000012 retr2 ack1 prio2 q2 wr47 rd37
sdr,sdr openwifi_tx: 1532bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC90b0 flag40000012 retr2 ack1 prio2 q2 wr48 rd37
sdr,sdr openwifi_tx: 1532bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC90c0 flag40000012 retr2 ack1 prio2 q2 wr49 rd37
sdr,sdr openwifi_tx: 1532bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC90d0 flag40000012 retr2 ack1 prio2 q2 wr50 rd38
sdr,sdr openwifi_tx: 1532bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC90e0 flag40000012 retr2 ack1 prio2 q2 wr51 rd38
sdr,sdr openwifi_tx: 1532bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC90f0 flag40000012 retr2 ack1 prio2 q2 wr52 rd38
sdr,sdr openwifi_tx: 1532bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC9100 flag40000012 retr2 ack1 prio2 q2 wr53 rd38
sdr,sdr openwifi_tx: 1532bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC9110 flag40000012 retr2 ack1 prio2 q2 wr54 rd38
sdr,sdr openwifi_tx: 1532bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC9120 flag40000012 retr2 ack1 prio2 q2 wr55 rd38
sdr,sdr openwifi_tx: 1532bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC9130 flag40000012 retr2 ack1 prio2 q2 wr56 rd38
sdr,sdr openwifi_tx: 1532bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC9140 flag40000012 retr2 ack1 prio2 q2 wr57 rd38
sdr,sdr openwifi_tx: 1532bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC9150 flag40000012 retr2 ack1 prio2 q2 wr58 rd38
sdr,sdr openwifi_tx: 1532bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC9160 flag40000012 retr2 ack1 prio2 q2 wr59 rd39
sdr,sdr openwifi_tx: 1532bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC9170 flag40000012 retr2 ack1 prio2 q2 wr60 rd39
sdr,sdr openwifi_tx: 1532bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC9180 flag40000012 retr2 ack1 prio2 q2 wr61 rd39
sdr,sdr openwifi_tx: 1532bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC9190 flag40000012 retr2 ack1 prio2 q2 wr62 rd39
sdr,sdr openwifi_tx: WARNING ieee80211_stop_queue prio 2 queue 2 no room flag 4 hw queue len 00150000 request 194 wr 62 rd 39
sdr,sdr openwifi_tx_interrupt: WARNING ieee80211_wake_queue prio 2 queue 2 no room flag 0 hw queue len 00140000 wr 62 rd 40
sdr,sdr openwifi_tx: 1532bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC91a0 flag40000012 retr2 ack1 prio2 q2 wr62 rd40
sdr,sdr openwifi_tx: 1532bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC91b0 flag40000012 retr2 ack1 prio2 q2 wr63 rd40
sdr,sdr openwifi_tx: WARNING ieee80211_stop_queue prio 2 queue 2 no room flag 4 hw queue len 00150000 request 194 wr 63 rd 40
sdr,sdr openwifi_tx_interrupt: WARNING ieee80211_wake_queue prio 2 queue 2 no room flag 0 hw queue len 00140000 wr 63 rd 41
sdr,sdr openwifi_tx: 1532bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC91c0 flag40000012 retr2 ack1 prio2 q2 wr63 rd41
sdr,sdr openwifi_rx_interrupt:1536bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC7c20 fcs0 buf_idx13 -45dBm
sdr,sdr openwifi_rx_interrupt:1536bytes ht0 54M FC0908 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC7c20 fcs1 buf_idx14 -46dBm
sdr,sdr openwifi_rx_interrupt:1536bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC7c30 fcs1 buf_idx15 -45dBm
sdr,sdr openwifi_rx_interrupt:1536bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC7c40 fcs1 buf_idx0 -46dBm
sdr,sdr openwifi_rx_interrupt: 440bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC7c50 fcs1 buf_idx1 -46dBm
sdr,sdr openwifi_rx_interrupt: 108bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC7c60 fcs1 buf_idx2 -46dBm
sdr,sdr openwifi_rx_interrupt: 108bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC7c70 fcs1 buf_idx3 -45dBm
sdr,sdr openwifi_rx_interrupt: 108bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC7c80 fcs1 buf_idx4 -46dBm
sdr,sdr openwifi_rx_interrupt: 108bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC7c90 fcs1 buf_idx5 -45dBm
sdr,sdr openwifi_rx_interrupt: 108bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC7ca0 fcs1 buf_idx6 -46dBm
sdr,sdr openwifi_rx_interrupt: 108bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC7cb0 fcs1 buf_idx7 -45dBm
sdr,sdr openwifi_rx_interrupt: 108bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC7cc0 fcs1 buf_idx8 -45dBm
sdr,sdr openwifi_rx_interrupt: 108bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC7cd0 fcs1 buf_idx9 -46dBm
sdr,sdr openwifi_rx_interrupt: 108bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC7ce0 fcs1 buf_idx10 -45dBm
sdr,sdr openwifi_rx_interrupt: 108bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC7cf0 fcs1 buf_idx11 -46dBm
sdr,sdr openwifi_rx_interrupt: 108bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC7d00 fcs1 buf_idx12 -46dBm
sdr,sdr openwifi_rx_interrupt: 108bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC7d10 fcs1 buf_idx13 -45dBm
sdr,sdr openwifi_rx_interrupt: 108bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC7d20 fcs1 buf_idx14 -45dBm
sdr,sdr openwifi_rx_interrupt: 100bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC7d30 fcs1 buf_idx15 -46dBm
sdr,sdr openwifi_rx_interrupt: 88bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC7d40 fcs1 buf_idx0 -46dBm
sdr,sdr openwifi_rx_interrupt: 88bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC7d50 fcs1 buf_idx1 -46dBm
sdr,sdr openwifi_rx_interrupt: 88bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC7d60 fcs1 buf_idx2 -45dBm
sdr,sdr openwifi_rx_interrupt: 88bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC7d70 fcs1 buf_idx3 -45dBm
sdr,sdr openwifi_rx_interrupt: 88bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC7d80 fcs1 buf_idx4 -46dBm
sdr,sdr openwifi_rx_interrupt: 88bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC7d90 fcs1 buf_idx5 -45dBm
sdr,sdr openwifi_rx_interrupt: 88bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC7da0 fcs1 buf_idx6 -46dBm
sdr,sdr openwifi_rx_interrupt: 88bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC7db0 fcs1 buf_idx7 -45dBm
sdr,sdr openwifi_rx_interrupt: 88bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC7dc0 fcs1 buf_idx8 -45dBm
sdr,sdr openwifi_rx_interrupt: 88bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC7dd0 fcs1 buf_idx9 -45dBm
sdr,sdr openwifi_rx_interrupt: 100bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC7de0 fcs0 buf_idx10 -45dBm
sdr,sdr openwifi_rx_interrupt: 100bytes ht0 54M FC0908 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC7de0 fcs1 buf_idx11 -46dBm
sdr,sdr openwifi_rx_interrupt: 108bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC7df0 fcs1 buf_idx12 -46dBm
sdr,sdr openwifi_rx_interrupt:1536bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC7e00 fcs1 buf_idx13 -46dBm
sdr,sdr openwifi_tx: 84bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC91e0 flag40000012 retr2 ack1 prio2 q2 wr0 rd63
sdr,sdr openwifi_rx_interrupt: 100bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SC7e10 fcs1 buf_idx14 -46dBm
sdr,sdr openwifi_tx: 84bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC91f0 flag40000012 retr2 ack1 prio2 q2 wr1 rd63
sdr,sdr openwifi_tx: 84bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC9200 flag40000012 retr2 ack1 prio2 q2 wr2 rd0
sdr,sdr openwifi_tx: 84bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC9210 flag40000012 retr2 ack1 prio2 q2 wr3 rd0
sdr,sdr openwifi_tx: 96bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC9220 flag40000012 retr2 ack1 prio2 q2 wr4 rd3
sdr,sdr openwifi_rx_interrupt: 28bytes ht0 6M FC1148 DI003c addr1/2/3:665544332279/ea165c079391/665544332279 SC7e20 fcs1 buf_idx15 -44dBm
sdr0: STA ea:16:5c:07:93:91 aid 1 enters power save mode
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
sdr0: STA ea:16:5c:07:93:91 aid 1: PS buffer for AC 2
root@analog:~/openwifi# dmesg -c
sdr,sdr openwifi_rx_interrupt: 116bytes ht0 48M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SCd220 fcs1 buf_idx4 -37dBm
sdr,sdr openwifi_tx: 1502bytes 48M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC1430 flag40000012 retr2 ack1 prio2 q2 wr61 rd59
sdr,sdr openwifi_tx: 1502bytes 48M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC1440 flag40000012 retr2 ack1 prio2 q2 wr62 rd59
sdr,sdr openwifi_tx: 1502bytes 48M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC1450 flag40000012 retr2 ack1 prio2 q2 wr63 rd59
sdr,sdr openwifi_tx: 1502bytes 48M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC1460 flag40000012 retr2 ack1 prio2 q2 wr0 rd59
sdr,sdr openwifi_tx: 1502bytes 48M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC1480 flag40000012 retr2 ack1 prio2 q2 wr1 rd0
sdr,sdr openwifi_tx: 1502bytes 48M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC1490 flag40000012 retr2 ack1 prio2 q2 wr2 rd0
sdr,sdr openwifi_rx_interrupt: 116bytes ht0 48M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SCd230 fcs1 buf_idx5 -37dBm
sdr,sdr openwifi_tx: 1502bytes 48M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC14a0 flag40000012 retr2 ack1 prio2 q2 wr3 rd0
sdr,sdr openwifi_tx: 1502bytes 48M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC14b0 flag40000012 retr2 ack1 prio2 q2 wr4 rd0
sdr,sdr openwifi_tx: 1502bytes 48M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC14c0 flag40000012 retr2 ack1 prio2 q2 wr5 rd0
sdr,sdr openwifi_tx: 1502bytes 48M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC14d0 flag40000012 retr2 ack1 prio2 q2 wr6 rd4
sdr,sdr openwifi_tx: 1502bytes 48M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC14e0 flag40000012 retr2 ack1 prio2 q2 wr7 rd4
sdr,sdr openwifi_tx: 1502bytes 48M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC14f0 flag40000012 retr2 ack1 prio2 q2 wr8 rd4
sdr,sdr openwifi_tx: 1502bytes 48M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC1500 flag40000012 retr2 ack1 prio2 q2 wr9 rd4
sdr,sdr openwifi_tx: 1502bytes 48M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC1510 flag40000012 retr2 ack1 prio2 q2 wr10 rd4
sdr,sdr openwifi_tx: 177bytes 48M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC1520 flag40000012 retr2 ack1 prio2 q2 wr11 rd5
sdr,sdr openwifi_tx: 1502bytes 48M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC1530 flag40000012 retr2 ack1 prio2 q2 wr12 rd5
sdr,sdr openwifi_tx: 1502bytes 48M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC1540 flag40000012 retr2 ack1 prio2 q2 wr13 rd9
sdr,sdr openwifi_tx: 1502bytes 48M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC1550 flag40000012 retr2 ack1 prio2 q2 wr14 rd9
sdr,sdr openwifi_tx: 1502bytes 48M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC1560 flag40000012 retr2 ack1 prio2 q2 wr15 rd9
sdr,sdr openwifi_tx: 1502bytes 48M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC1570 flag40000012 retr2 ack1 prio2 q2 wr16 rd9
sdr,sdr openwifi_tx: 1502bytes 48M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC1580 flag40000012 retr2 ack1 prio2 q2 wr17 rd14
sdr,sdr openwifi_tx: 1502bytes 48M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC1590 flag40000012 retr2 ack1 prio2 q2 wr18 rd15
sdr,sdr openwifi_tx: 1502bytes 48M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC15a0 flag40000012 retr2 ack1 prio2 q2 wr19 rd15
sdr,sdr openwifi_tx: 1502bytes 48M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC15b0 flag40000012 retr2 ack1 prio2 q2 wr20 rd15
sdr,sdr openwifi_tx: 1502bytes 48M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC15c0 flag40000012 retr2 ack1 prio2 q2 wr21 rd18
sdr,sdr openwifi_tx: 1502bytes 48M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC15d0 flag40000012 retr2 ack1 prio2 q2 wr22 rd19
sdr,sdr openwifi_tx: 1502bytes 48M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC15e0 flag40000012 retr2 ack1 prio2 q2 wr23 rd19
sdr,sdr openwifi_tx: 1502bytes 48M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC15f0 flag40000012 retr2 ack1 prio2 q2 wr24 rd19
sdr,sdr openwifi_tx: 1502bytes 48M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC1600 flag40000012 retr2 ack1 prio2 q2 wr25 rd22
sdr,sdr openwifi_tx: 1502bytes 48M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC1610 flag40000012 retr2 ack1 prio2 q2 wr26 rd22
sdr,sdr openwifi_tx: 1502bytes 48M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC1620 flag40000012 retr2 ack1 prio2 q2 wr27 rd23
sdr,sdr openwifi_tx: 1502bytes 48M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC1630 flag40000012 retr2 ack1 prio2 q2 wr28 rd23
sdr,sdr openwifi_rx_interrupt: 116bytes ht0 48M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SCd240 fcs1 buf_idx6 -37dBm
sdr,sdr openwifi_tx: 1502bytes 48M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC1640 flag40000012 retr2 ack1 prio2 q2 wr29 rd28
sdr,sdr openwifi_tx: 1502bytes 48M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC1650 flag40000012 retr2 ack1 prio2 q2 wr30 rd28
sdr,sdr openwifi_tx: 1502bytes 48M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC1660 flag40000012 retr2 ack1 prio2 q2 wr31 rd28
sdr,sdr openwifi_tx: 1502bytes 48M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC1670 flag40000012 retr2 ack1 prio2 q2 wr32 rd28
sdr,sdr openwifi_tx: 1502bytes 48M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC1680 flag40000012 retr2 ack1 prio2 q2 wr33 rd28
sdr,sdr openwifi_tx: 1502bytes 48M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC1690 flag40000012 retr2 ack1 prio2 q2 wr34 rd32
sdr,sdr openwifi_tx: 1502bytes 48M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC16a0 flag40000012 retr2 ack1 prio2 q2 wr35 rd32
sdr,sdr openwifi_tx: 1502bytes 48M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC16b0 flag40000012 retr2 ack1 prio2 q2 wr36 rd32
sdr,sdr openwifi_tx: 1502bytes 48M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC16c0 flag40000012 retr2 ack1 prio2 q2 wr37 rd32
sdr,sdr openwifi_tx: 1502bytes 48M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC16d0 flag40000012 retr2 ack1 prio2 q2 wr38 rd33
sdr,sdr openwifi_tx: 1502bytes 48M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC16e0 flag40000012 retr2 ack1 prio2 q2 wr39 rd36
sdr,sdr openwifi_tx: 1502bytes 48M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC16f0 flag40000012 retr2 ack1 prio2 q2 wr40 rd37
sdr,sdr openwifi_tx: 1502bytes 48M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC1700 flag40000012 retr2 ack1 prio2 q2 wr41 rd37
sdr,sdr openwifi_tx: 1502bytes 48M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC1710 flag40000012 retr2 ack1 prio2 q2 wr42 rd37
sdr,sdr openwifi_tx: 1502bytes 48M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC1720 flag40000012 retr2 ack1 prio2 q2 wr43 rd41
sdr,sdr openwifi_tx: 1502bytes 48M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC1730 flag40000012 retr2 ack1 prio2 q2 wr44 rd41
sdr,sdr openwifi_tx: 1502bytes 48M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC1740 flag40000012 retr2 ack1 prio2 q2 wr45 rd41
sdr,sdr openwifi_tx: 1502bytes 48M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC1750 flag40000012 retr2 ack1 prio2 q2 wr46 rd45
sdr,sdr openwifi_rx_interrupt: 116bytes ht0 48M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SCd250 fcs1 buf_idx7 -37dBm
sdr,sdr openwifi_tx: 1502bytes 48M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC1760 flag40000012 retr2 ack1 prio2 q2 wr47 rd45
sdr,sdr openwifi_tx: 1502bytes 48M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC1770 flag40000012 retr2 ack1 prio2 q2 wr48 rd45
sdr,sdr openwifi_tx: 1502bytes 48M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC1780 flag40000012 retr2 ack1 prio2 q2 wr49 rd45
sdr,sdr openwifi_tx: 1502bytes 48M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC1790 flag40000012 retr2 ack1 prio2 q2 wr50 rd45
sdr,sdr openwifi_tx: 1502bytes 48M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC17a0 flag40000012 retr2 ack1 prio2 q2 wr51 rd49
sdr,sdr openwifi_tx: 1502bytes 48M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC17b0 flag40000012 retr2 ack1 prio2 q2 wr52 rd49
sdr,sdr openwifi_tx: 1502bytes 48M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC17c0 flag40000012 retr2 ack1 prio2 q2 wr53 rd49
sdr,sdr openwifi_tx: 1502bytes 48M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC17d0 flag40000012 retr2 ack1 prio2 q2 wr54 rd49
sdr,sdr openwifi_tx: 888bytes 48M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC17e0 flag40000012 retr2 ack1 prio2 q2 wr55 rd49
sdr,sdr openwifi_rx_interrupt: 116bytes ht0 48M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SCd260 fcs1 buf_idx8 -37dBm
sdr,sdr openwifi_rx_interrupt: 116bytes ht0 48M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SCd270 fcs1 buf_idx9 -37dBm
sdr,sdr openwifi_rx_interrupt: 108bytes ht0 48M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SCd280 fcs1 buf_idx10 -37dBm
sdr,sdr openwifi_rx_interrupt: 100bytes ht0 48M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SCd290 fcs1 buf_idx11 -37dBm
sdr,sdr openwifi_rx_interrupt: 100bytes ht0 48M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SCd2a0 fcs1 buf_idx12 -37dBm
sdr,sdr openwifi_rx_interrupt: 100bytes ht0 48M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SCd2b0 fcs1 buf_idx13 -37dBm
sdr,sdr openwifi_rx_interrupt: 88bytes ht0 48M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SCd2c0 fcs1 buf_idx14 -37dBm
sdr,sdr openwifi_rx_interrupt: 88bytes ht0 48M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SCd2d0 fcs1 buf_idx15 -37dBm
sdr,sdr openwifi_rx_interrupt: 88bytes ht0 48M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SCd2e0 fcs1 buf_idx0 -36dBm
sdr,sdr openwifi_rx_interrupt: 88bytes ht0 48M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SCd2f0 fcs1 buf_idx1 -37dBm
sdr,sdr openwifi_rx_interrupt: 88bytes ht0 48M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SCd300 fcs1 buf_idx2 -38dBm
sdr,sdr openwifi_rx_interrupt: 88bytes ht0 48M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SCd310 fcs1 buf_idx3 -38dBm
sdr,sdr openwifi_rx_interrupt: 88bytes ht0 48M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SCd320 fcs1 buf_idx4 -37dBm
sdr,sdr openwifi_rx_interrupt: 88bytes ht0 48M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SCd330 fcs1 buf_idx5 -37dBm
sdr,sdr openwifi_rx_interrupt: 88bytes ht0 48M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SCd340 fcs1 buf_idx6 -38dBm
sdr,sdr openwifi_rx_interrupt: 88bytes ht0 48M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SCd350 fcs1 buf_idx7 -37dBm
sdr,sdr openwifi_rx_interrupt: 88bytes ht0 48M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SCd360 fcs1 buf_idx8 -37dBm
sdr,sdr openwifi_rx_interrupt: 88bytes ht0 48M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SCd370 fcs1 buf_idx9 -37dBm
sdr,sdr openwifi_rx_interrupt: 88bytes ht0 48M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SCd380 fcs1 buf_idx10 -36dBm
sdr,sdr openwifi_rx_interrupt: 88bytes ht0 48M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SCd390 fcs1 buf_idx11 -36dBm
sdr,sdr openwifi_rx_interrupt: 88bytes ht0 48M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SCd3a0 fcs1 buf_idx12 -38dBm
sdr,sdr openwifi_rx_interrupt: 88bytes ht0 48M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SCd3b0 fcs1 buf_idx13 -37dBm
sdr,sdr openwifi_rx_interrupt: 88bytes ht0 48M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SCd3c0 fcs1 buf_idx14 -37dBm
sdr,sdr openwifi_rx_interrupt: 88bytes ht0 48M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SCd3d0 fcs1 buf_idx15 -38dBm
sdr,sdr openwifi_rx_interrupt: 88bytes ht0 48M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SCd3e0 fcs1 buf_idx0 -38dBm
sdr,sdr openwifi_rx_interrupt: 88bytes ht0 48M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SCd3f0 fcs1 buf_idx1 -37dBm
sdr,sdr openwifi_rx_interrupt: 88bytes ht0 48M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SCd400 fcs1 buf_idx2 -37dBm
sdr,sdr openwifi_rx_interrupt: 88bytes ht0 48M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SCd410 fcs1 buf_idx3 -37dBm
sdr,sdr openwifi_rx_interrupt: 88bytes ht0 48M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SCd420 fcs1 buf_idx4 -38dBm
sdr,sdr openwifi_rx_interrupt: 88bytes ht0 48M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SCd430 fcs1 buf_idx5 -38dBm
sdr,sdr openwifi_rx_interrupt: 88bytes ht0 48M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SCd440 fcs1 buf_idx6 -38dBm
sdr,sdr openwifi_rx_interrupt: 105bytes ht0 48M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SCd450 fcs1 buf_idx7 -37dBm
sdr,sdr openwifi_rx_interrupt: 105bytes ht0 48M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SCd460 fcs1 buf_idx8 -38dBm
sdr,sdr openwifi_rx_interrupt: 88bytes ht0 48M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SCd470 fcs1 buf_idx9 -38dBm
sdr,sdr openwifi_rx_interrupt: 88bytes ht0 48M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SCd480 fcs1 buf_idx10 -38dBm
sdr,sdr openwifi_rx_interrupt: 88bytes ht0 48M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SCd490 fcs1 buf_idx11 -38dBm
sdr,sdr openwifi_rx_interrupt: 88bytes ht0 48M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SCd4a0 fcs1 buf_idx12 -38dBm
sdr,sdr openwifi_rx_interrupt: 88bytes ht0 48M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SCd4b0 fcs1 buf_idx13 -38dBm
sdr,sdr openwifi_rx_interrupt: 88bytes ht0 48M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SCd4c0 fcs1 buf_idx14 -38dBm
sdr,sdr openwifi_rx_interrupt: 88bytes ht0 48M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SCd4d0 fcs1 buf_idx15 -38dBm
sdr,sdr openwifi_rx_interrupt: 88bytes ht0 48M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SCd4e0 fcs1 buf_idx0 -37dBm
sdr,sdr openwifi_rx_interrupt: 88bytes ht0 48M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SCd4f0 fcs1 buf_idx1 -38dBm
sdr,sdr openwifi_rx_interrupt: 88bytes ht0 48M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SCd500 fcs1 buf_idx2 -38dBm
sdr,sdr openwifi_rx_interrupt: 88bytes ht0 48M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SCd510 fcs1 buf_idx3 -38dBm
sdr,sdr openwifi_rx_interrupt: 88bytes ht0 48M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SCd520 fcs1 buf_idx4 -38dBm
sdr,sdr openwifi_tx: 151bytes 48M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC17f0 flag40000012 retr2 ack1 prio2 q2 wr56 rd55
sdr,sdr openwifi_tx: 261bytes 48M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC1810 flag40000012 retr2 ack1 prio2 q2 wr57 rd56
sdr,sdr openwifi_tx: 255bytes 48M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC1820 flag40000012 retr2 ack1 prio2 q2 wr58 rd57
sdr,sdr openwifi_rx_interrupt: 100bytes ht0 48M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SCd530 fcs1 buf_idx5 -35dBm
sdr,sdr openwifi_tx: 84bytes 48M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC1830 flag40000012 retr2 ack1 prio2 q2 wr59 rd58
sdr,sdr openwifi_rx_interrupt: 88bytes ht0 48M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SCd540 fcs1 buf_idx6 -35dBm
sdr,sdr openwifi_tx: 92bytes 48M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC1840 flag40000012 retr2 ack1 prio2 q2 wr60 rd59
sdr,sdr openwifi_rx_interrupt: 88bytes ht0 48M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SCd550 fcs1 buf_idx7 -36dBm
sdr,sdr openwifi_rx_interrupt: 605bytes ht0 48M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SCd560 fcs1 buf_idx8 -36dBm
sdr,sdr openwifi_rx_interrupt: 76bytes ht0 48M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SCd570 fcs1 buf_idx9 -36dBm
sdr,sdr openwifi_tx: 84bytes 48M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC1850 flag40000012 retr2 ack1 prio2 q2 wr61 rd60
sdr,sdr openwifi_tx: 1502bytes 48M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC1870 flag40000012 retr2 ack1 prio2 q2 wr62 rd61
sdr,sdr openwifi_tx: 1502bytes 48M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC1880 flag40000012 retr2 ack1 prio2 q2 wr63 rd61
sdr,sdr openwifi_tx: 1073bytes 48M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC1890 flag40000012 retr2 ack1 prio2 q2 wr0 rd61
sdr,sdr openwifi_rx_interrupt: 88bytes ht0 48M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SCd580 fcs1 buf_idx10 -37dBm
sdr,sdr openwifi_rx_interrupt: 88bytes ht0 48M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SCd590 fcs1 buf_idx11 -37dBm
sdr,sdr openwifi_rx_interrupt: 88bytes ht0 48M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SCd5a0 fcs1 buf_idx12 -37dBm
sdr,sdr openwifi_tx: 84bytes 48M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC18a0 flag40000012 retr2 ack1 prio2 q2 wr1 rd0
sdr,sdr openwifi_rx_interrupt: 152bytes ht0 48M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SCd5b0 fcs1 buf_idx13 -37dBm
sdr,sdr openwifi_rx_interrupt: 134bytes ht0 48M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SCd5c0 fcs1 buf_idx14 -37dBm
sdr,sdr openwifi_rx_interrupt: 131bytes ht0 48M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SCd5d0 fcs1 buf_idx15 -38dBm
sdr,sdr openwifi_rx_interrupt: 123bytes ht0 48M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SCd5e0 fcs1 buf_idx0 -37dBm
sdr,sdr openwifi_rx_interrupt:1054bytes ht0 48M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SCd5f0 fcs1 buf_idx1 -37dBm
sdr,sdr openwifi_tx: 664bytes 48M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC18b0 flag40000012 retr2 ack1 prio2 q2 wr2 rd1
sdr,sdr openwifi_rx_interrupt: 88bytes ht0 48M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SCd600 fcs1 buf_idx2 -35dBm
sdr,sdr openwifi_rx_interrupt: 119bytes ht0 48M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SCd610 fcs1 buf_idx3 -35dBm
sdr,sdr openwifi_tx: 115bytes 48M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC18c0 flag40000012 retr2 ack1 prio2 q2 wr3 rd2
sdr,sdr openwifi_rx_interrupt: 88bytes ht0 48M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SCd620 fcs1 buf_idx4 -35dBm
sdr,sdr openwifi_tx: 1009bytes 48M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC18d0 flag40000012 retr2 ack1 prio2 q2 wr4 rd3
sdr,sdr openwifi_tx: 188bytes 48M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC18e0 flag40000012 retr2 ack1 prio2 q2 wr5 rd3
sdr,sdr openwifi_tx: 123bytes 48M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC18f0 flag40000012 retr2 ack1 prio2 q2 wr6 rd3
sdr,sdr openwifi_rx_interrupt: 88bytes ht0 48M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SCd630 fcs1 buf_idx5 -35dBm
sdr,sdr openwifi_rx_interrupt: 127bytes ht0 48M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SCd640 fcs1 buf_idx6 -35dBm
sdr,sdr openwifi_rx_interrupt: 109bytes ht0 48M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SCd650 fcs1 buf_idx7 -35dBm
sdr,sdr openwifi_rx_interrupt: 109bytes ht0 48M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SCd660 fcs1 buf_idx8 -35dBm
sdr,sdr openwifi_rx_interrupt: 127bytes ht0 48M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SCd670 fcs1 buf_idx9 -35dBm
sdr,sdr openwifi_tx: 84bytes 48M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC1910 flag40000012 retr2 ack1 prio2 q2 wr7 rd6
sdr,sdr openwifi_tx: 84bytes 48M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC1920 flag40000012 retr2 ack1 prio2 q2 wr8 rd7
sdr,sdr openwifi_tx: 146bytes 48M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC1930 flag40000012 retr2 ack1 prio2 q2 wr9 rd8
sdr,sdr openwifi_tx: 190bytes 48M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC1940 flag40000012 retr2 ack1 prio2 q2 wr10 rd8
sdr,sdr openwifi_rx_interrupt: 108bytes ht0 48M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SCd680 fcs1 buf_idx10 -34dBm
sdr,sdr openwifi_tx: 96bytes 48M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC1950 flag40000012 retr2 ack1 prio2 q2 wr11 rd10
sdr,sdr openwifi_tx: 164bytes 48M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC1960 flag40000012 retr2 ack1 prio2 q2 wr12 rd11
sdr,sdr openwifi_rx_interrupt: 100bytes ht0 48M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SCd690 fcs1 buf_idx11 -33dBm
sdr,sdr openwifi_tx: 92bytes 48M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC1980 flag40000012 retr2 ack1 prio2 q2 wr13 rd12
sdr,sdr openwifi_rx_interrupt: 88bytes ht0 48M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SCd6a0 fcs1 buf_idx12 -33dBm
sdr,sdr openwifi_rx_interrupt: 605bytes ht0 48M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SCd6b0 fcs1 buf_idx13 -34dBm
sdr,sdr openwifi_rx_interrupt: 663bytes ht0 48M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SCd6c0 fcs1 buf_idx14 -34dBm
sdr,sdr openwifi_rx_interrupt:1364bytes ht0 48M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SCd6d0 fcs1 buf_idx15 -33dBm
sdr,sdr openwifi_tx: 84bytes 48M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC1990 flag40000012 retr2 ack1 prio2 q2 wr14 rd13
sdr,sdr openwifi_tx: 1502bytes 48M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC19a0 flag40000012 retr2 ack1 prio2 q2 wr15 rd14
sdr,sdr openwifi_tx: 1502bytes 48M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC19b0 flag40000012 retr2 ack1 prio2 q2 wr16 rd14
sdr,sdr openwifi_tx: 129bytes 48M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC19c0 flag40000012 retr2 ack1 prio2 q2 wr17 rd14
sdr,sdr openwifi_rx_interrupt: 88bytes ht0 48M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SCd6e0 fcs1 buf_idx0 -34dBm
sdr,sdr openwifi_rx_interrupt: 88bytes ht0 48M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SCd6f0 fcs1 buf_idx1 -34dBm
sdr,sdr openwifi_tx: 84bytes 48M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC19d0 flag40000012 retr2 ack1 prio2 q2 wr18 rd17
sdr,sdr openwifi_tx: 84bytes 48M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC19e0 flag40000012 retr2 ack1 prio2 q2 wr19 rd18
sdr,sdr openwifi_rx_interrupt: 152bytes ht0 48M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SCd700 fcs1 buf_idx2 -34dBm
sdr,sdr openwifi_rx_interrupt: 134bytes ht0 48M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SCd710 fcs1 buf_idx3 -34dBm
sdr,sdr openwifi_rx_interrupt: 131bytes ht0 48M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SCd720 fcs1 buf_idx4 -34dBm
sdr,sdr openwifi_rx_interrupt: 123bytes ht0 48M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SCd730 fcs1 buf_idx5 -34dBm
sdr,sdr openwifi_rx_interrupt:1072bytes ht0 48M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SCd740 fcs1 buf_idx6 -32dBm
sdr,sdr openwifi_tx: 157bytes 48M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC1a00 flag40000012 retr2 ack1 prio2 q2 wr20 rd19
sdr,sdr openwifi_tx: 547bytes 48M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC1a10 flag40000012 retr2 ack1 prio2 q2 wr21 rd19
sdr,sdr openwifi_tx: 115bytes 48M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC1a20 flag40000012 retr2 ack1 prio2 q2 wr22 rd19
sdr,sdr openwifi_tx: 123bytes 48M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC1a30 flag40000012 retr2 ack1 prio2 q2 wr23 rd20
sdr,sdr openwifi_rx_interrupt: 88bytes ht0 48M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SCd750 fcs1 buf_idx7 -34dBm
sdr,sdr openwifi_rx_interrupt: 88bytes ht0 48M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SCd760 fcs1 buf_idx8 -35dBm
sdr,sdr openwifi_rx_interrupt: 88bytes ht0 48M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SCd770 fcs1 buf_idx9 -34dBm
sdr,sdr openwifi_rx_interrupt: 127bytes ht0 48M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SCd780 fcs1 buf_idx10 -34dBm
sdr,sdr openwifi_tx: 664bytes 48M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC1a40 flag40000012 retr2 ack1 prio2 q2 wr24 rd23
sdr,sdr openwifi_rx_interrupt: 88bytes ht0 48M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SCd790 fcs1 buf_idx11 -34dBm
sdr,sdr openwifi_rx_interrupt: 119bytes ht0 48M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SCd7a0 fcs1 buf_idx12 -33dBm
sdr,sdr openwifi_tx: 115bytes 48M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC1a50 flag40000012 retr2 ack1 prio2 q2 wr25 rd24
sdr,sdr openwifi_rx_interrupt: 88bytes ht0 48M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SCd7b0 fcs1 buf_idx13 -33dBm
sdr,sdr openwifi_tx: 909bytes 48M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC1a60 flag40000012 retr2 ack1 prio2 q2 wr26 rd25
sdr,sdr openwifi_tx: 157bytes 48M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC1a70 flag40000012 retr2 ack1 prio2 q2 wr27 rd25
sdr,sdr openwifi_tx: 115bytes 54M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC1a80 flag40000012 retr6 ack1 prio2 q2 wr28 rd25
sdr,sdr openwifi_tx: 123bytes 48M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC1a90 flag40000012 retr2 ack1 prio2 q2 wr29 rd25
sdr,sdr openwifi_rx_interrupt: 88bytes ht0 48M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SCd7c0 fcs1 buf_idx14 -34dBm
sdr,sdr openwifi_rx_interrupt: 88bytes ht0 48M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SCd7d0 fcs1 buf_idx15 -34dBm
sdr,sdr openwifi_rx_interrupt: 88bytes ht0 48M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SCd7e0 fcs1 buf_idx0 -34dBm
sdr,sdr openwifi_rx_interrupt: 127bytes ht0 48M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SCd7f0 fcs1 buf_idx1 -34dBm
sdr,sdr openwifi_rx_interrupt: 586bytes ht0 48M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SCd800 fcs1 buf_idx2 -33dBm
sdr,sdr openwifi_tx: 84bytes 48M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC1aa0 flag40000012 retr2 ack1 prio2 q2 wr30 rd29
sdr,sdr openwifi_tx: 84bytes 48M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC1ab0 flag40000012 retr2 ack1 prio2 q2 wr31 rd30
sdr,sdr openwifi_tx: 84bytes 48M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC1ac0 flag40000012 retr2 ack1 prio2 q2 wr32 rd31
sdr,sdr openwifi_tx: 84bytes 48M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC1ad0 flag40000012 retr2 ack1 prio2 q2 wr33 rd31
sdr,sdr openwifi_tx: 386bytes 48M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC1af0 flag40000012 retr2 ack1 prio2 q2 wr34 rd33
sdr,sdr openwifi_tx: 115bytes 48M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC1b00 flag40000012 retr2 ack1 prio2 q2 wr35 rd33
sdr,sdr openwifi_tx: 123bytes 48M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC1b10 flag40000012 retr2 ack1 prio2 q2 wr36 rd33
sdr,sdr openwifi_rx_interrupt: 88bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SCd810 fcs1 buf_idx3 -35dBm
sdr,sdr openwifi_rx_interrupt: 127bytes ht0 54M FC0108 DI002c addr1/2/3:665544332279/ea165c079391/665544332279 SCd820 fcs1 buf_idx4 -35dBm
sdr,sdr openwifi_tx: 84bytes 48M FC0208 DI002c addr1/2/3:ea165c079391/665544332279/665544332279 SC1b30 flag40000012 retr2 ack1 prio2 q2 wr37 rd36
sdr,sdr openwifi_rx_interrupt: 28bytes ht0 6M FC1148 DI003c addr1/2/3:665544332279/ea165c079391/665544332279 SCd830 fcs1 buf_idx5 -31dBm
sdr0: STA ea:16:5c:07:93:91 aid 1 enters power save mode

Iperf

root@analog:~/openwifi# iperf -c 192.168.13.8 -i 1

Client connecting to 192.168.13.8, TCP port 5001
TCP window size: 43.8 KByte (default)

[ 3] local 192.168.13.1 port 41728 connected with 192.168.13.8 port 5001
[ ID] Interval Transfer Bandwidth
[ 3] 0.0- 1.0 sec 3.38 MBytes 28.3 Mbits/sec
[ 3] 1.0- 2.0 sec 3.75 MBytes 31.5 Mbits/sec
[ 3] 2.0- 3.0 sec 3.62 MBytes 30.4 Mbits/sec
[ 3] 3.0- 4.0 sec 3.50 MBytes 29.4 Mbits/sec
[ 3] 4.0- 5.0 sec 3.75 MBytes 31.5 Mbits/sec
[ 3] 5.0- 6.0 sec 3.62 MBytes 30.4 Mbits/sec
[ 3] 6.0- 7.0 sec 3.62 MBytes 30.4 Mbits/sec
[ 3] 7.0- 8.0 sec 3.25 MBytes 27.3 Mbits/sec
[ 3] 8.0- 9.0 sec 3.62 MBytes 30.4 Mbits/sec
[ 3] 9.0-10.0 sec 3.38 MBytes 28.3 Mbits/sec
[ 3] 0.0-10.1 sec 35.6 MBytes 29.7 Mbits/sec

root@analog:~/openwifi# iperf -c 192.168.13.8

Client connecting to 192.168.13.8, TCP port 5001
TCP window size: 43.8 KByte (default)

[ 3] local 192.168.13.1 port 41730 connected with 192.168.13.8 port 5001

root@analog:~/openwifi# iperf -s -i 1

Server listening on TCP port 5001
TCP window size: 85.3 KByte (default)

[ 4] local 192.168.13.1 port 5001 connected with 192.168.13.8 port 56724
[ ID] Interval Transfer Bandwidth
[ 4] 0.0- 1.0 sec 2.57 MBytes 21.6 Mbits/sec
[ 4] 1.0- 2.0 sec 2.43 MBytes 20.4 Mbits/sec
[ 4] 2.0- 3.0 sec 2.54 MBytes 21.3 Mbits/sec
[ 4] 3.0- 4.0 sec 2.58 MBytes 21.6 Mbits/sec
[ 4] 4.0- 5.0 sec 2.39 MBytes 20.1 Mbits/sec
[ 4] 5.0- 6.0 sec 2.75 MBytes 23.1 Mbits/sec
[ 4] 6.0- 7.0 sec 2.82 MBytes 23.7 Mbits/sec
[ 4] 7.0- 8.0 sec 2.80 MBytes 23.5 Mbits/sec
[ 4] 8.0- 9.0 sec 2.75 MBytes 23.1 Mbits/sec
[ 4] 9.0-10.0 sec 2.72 MBytes 22.8 Mbits/sec
[ 4] 0.0-10.1 sec 26.6 MBytes 22.1 Mbits/sec

[ ID] Interval Transfer Bandwidth
[ 3] 0.0-10.0 sec 32.1 MBytes 26.9 Mbits/sec

from openwifi.

weiliu1011 avatar weiliu1011 commented on August 17, 2024

Hi
From dmesg output I see that your link quality is good between openwifi AP and client. Also iperf up and down link throughput is good. I believe the speed limitation is elsewhere, not due to phy or mac of openwifi.
Wei

from openwifi.

JiaoXianjun avatar JiaoXianjun commented on August 17, 2024

Due to the limited TX power of ad9361 (for openwifi configuration, it is around 0 or several dBm), it won't reach long distance or reach good throughput at a distance. You need PA (Power Amplifier) to boost the distance. Such as:

https://www.analog.com/en/design-center/evaluation-hardware-and-software/evaluation-boards-kits/ad-trxboost1-ebz.html#eb-overview

from openwifi.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.