英文参考
笔记
【1】list station mac address
1 | $ sudo ls /sys/kernel/debug/ieee80211/phy0/netdev:wlan0/stations/ |
【2】Parsing the CSI trace file
1
$ cd linux-80211n-csitool-supplementary/matlab
In MATLAB or Octave
// use the sample_data or use the generated data
csi_trace = read_bf_file('sample_data/log.all_csi.6.7.6');