Update README.md
This commit is contained in:
parent
24a78951e7
commit
9c8ff2841a
|
|
@ -28,7 +28,12 @@ broadcasted UDP frame that includes the CSI information:
|
|||
nexutil -m1
|
||||
tcpdump -i wlan0 -xxx
|
||||
```
|
||||
Soon, we will publish a MATLAB script to analyze those raw CSI dumps.
|
||||
To analyze the dumped CSI information, we provide some MATLAB functions in the
|
||||
`matlab` directory. They rely on reading dumped CSI information from pcap files
|
||||
created using tcpdump. As an example, we provide the captures created for our
|
||||
MobiSys 2018 paper. The result looks as follows:
|
||||
|
||||

|
||||
|
||||
# Extract from our License
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue