asifhanif1122

Results 11 comments of asifhanif1122

2x3x30 shows that number of Tx antennas is 2. What are you using as transmitter? Laptop or router? In case of laptop or desktop computer as transmitter, you must have...

thank you @vejja Can you look into this algorithm. I tried to implement it in Matlab but got unexpected results. Does variable **n** show maximum sub-carrier index? If yes ,...

This is the link for paper in which phase is being sanitized using above mentioned algorithm. http://tns.thss.tsinghua.edu.cn/~cswu/files/ICPADS14_PADS_paper.pdf Page 4 , ( Equation 5 , 6 and 7 )

I made Matlab function for CSI phase sanitization. You can use it. It takes an array of 30 CSI phase values and returns output array containing sanitized phase values. [sanitize_phase.zip](https://github.com/dhalperi/linux-80211n-csitool-supplementary/files/615906/sanitize_phase.zip)

@EuclidGH Can you please give details about how to extract CSI information from files collected using Atheros CSI tool? I installed Atheros tool but unable to seek guidance about CSI...

@EuclidGH I am also in pursuit of details about CSI extraction. This is my email address. "[email protected]" It would be nice thing if we share information about our mutual goal.

I am still looking for solution. If I get it, I will post here. Meanwhile, if you get successful to find out, do let me know.

Can you post snapshot of commands being used to set channel on 2.4GHz band.

I use following commands on transmitter and receiver respectively; Transmitter: ![transmitter](https://cloud.githubusercontent.com/assets/15953476/22752111/159ed6c2-ee59-11e6-9a1e-85d125ae1995.PNG) Receiver ![receiver1](https://cloud.githubusercontent.com/assets/15953476/22752122/24c6b4e4-ee59-11e6-9728-60ad4a146aab.PNG)

You say , "**Packets do not even leave the network interface**". How do you know that? If you send more than one thousand packets, you will see dots in printed...