kangqf

Results 11 comments of kangqf

Hi, xie, I find you choose the frame with `AR_rx_not_sounding == 1` with the following codes: https://github.com/xieyaxiongfly/Atheros-CSI-Tool/blob/21890d2c5b1e6e10f6885127847933aca577b89f/drivers/net/wireless/ath/ath9k/ar9003_csi.c#L249-L250 I want to know the meaning of `AR_rx_not_sounding` . According to my knowledeg,...

可以考虑一下啊,使用稚晖君的h3的核心板,加上一块支持miracast的网卡,然后移植一下miraclecast的程序到里面应该就好了

May be, You can set the receiver NIC mode to monitor mode to get CSI matries from all the neighouring APs around.

I use the pc version, what's the difference pc and OpenWRT for also using linux wireless subsystem? If the packet injector code supports OpenWRT released?

That's awesome! But can you give me some ideal about the method to inject packet in monitor mode? It's better if you can give me the OpenWRT version code as...

Hi, xie. I use the Lorcon library to inject the packet to the NIC, Luckily I get the packet use wireshark. But I find the packets can't trigger the CSI...

I use Ubuntu, I find when I use lorcon to inject the packet, the rate that the TX used is below 0x80, so, it doesn't trigger the CSI record. But...

Thanks a lot, I think this problem is cause by the rate control algorithm used by the kernel, May be the rate can't be set by the user. And one...

ok, thanks a lot for your explanation, I will refer your Linino version code then. And, I want to give you some suggestion for the ubuntu version CSI tool, you...

I only use one mac address, but it doesn't work. For example, I want to filter `23:23:23:23:23:23`, and I fill the field with `23:23:23:23:23:23` then I only get the packet...