WLAN-Pi / wlanpi-profiler

Wi-Fi client capabilities analyzer tool built for the WLAN Pi
BSD 3-Clause "New" or "Revised" License
25 stars 8 forks source link

Refactor and remove wireless-tools dependency for channel detection #77

Closed joshschmelzle closed 2 years ago

joshschmelzle commented 2 years ago

Consider using iw or some other method to determine channel for a particular wireless interface.

https://github.com/WLAN-Pi/wlanpi-profiler/blob/272d1fffca9f1864fa6d0e1d2adbd8152be3faa2/profiler/interface.py#L203-L212

joshschmelzle commented 2 years ago

Addressed in 8dc0b03cc7ed080dbcf12e74e5cd22e4cef29c13