dhalperi / linux-80211n-csitool-supplementary

802.11n CSI Tool based on iwlwifi and Linux-2.6
http://dhalperi.github.com/linux-80211n-csitool/
196 stars 128 forks source link

The sample rate #448

Open emerld2011 opened 4 years ago

emerld2011 commented 4 years ago

I sent 1000 packets but received more ? my commands are :

sudo echo 0x1c113 | sudo tee /sys/kernel/debug/ieee80211/phy0/iwlwifi/iwldvm/debug/monitor_tx_rate sudo ./random_packets 1000 100 1 10000(Packet: number 1000, length 100, delay10ms) finally I get 14902 csi sample ??? How can i get 100 sample per second?

Bowloforanges commented 4 years ago

I hope I won't bother you since this is not related, but maybe you can help me. I'm a bit confused regarding monitor mode. can you tell me if I need 2 stations with Intel IWL 5300 to make it work or can I make it work with only the TX using IWL 5300? Thanks in advance