Update README.md

This commit is contained in:
HappyZ 2019-06-04 00:51:35 -05:00
parent c67a71ee26
commit 4663dfabc3
1 changed files with 1 additions and 1 deletions

View File

@ -147,7 +147,7 @@ After we get the `.pcap` file collected from phone, put the downloaded files (`*
Then run Then run
``` ```
python preprocessor.py <folder path> --pickle -v --orient 0 python preprocessor.py <folder path> --pickle -vd --orient 0
``` ```
It will automatically extracts all RSS values from pcap file for each MAC address, and plot the `.png` figure with the RSS values being the red alpha channel (opacity) on the trace. It will automatically extracts all RSS values from pcap file for each MAC address, and plot the `.png` figure with the RSS values being the red alpha channel (opacity) on the trace.