JacSchn / 5G-Beamforming-from-Visual-and-Lidar-Rendering

Regent Scholarship Research with UWW where we are using machine learning in an autonomous driving lab to collect visual and lidar-based models to have optimal guidance of 60GHz Wireless Network.
GNU Lesser General Public License v2.1
2 stars 1 forks source link

Increase Router Sweep Rate #17

Open flynn248 opened 2 years ago

flynn248 commented 2 years ago

The router currently collects about one sweep per second. This ideally would be faster. As far as I am aware, the iperf3 command does not have a flag to increase the rate of speed. Dr. Sun mentioned the iw wlan2 scan command that may increase the speed. I have tried this command and looked at the sweep_dump file under the /sys/kernel/debug/ieee80211/phy2/wil6210 directory. There was no update to the sweep_dump file. Perhaps there are some flags that are needed to speed it up.