WLAN-Pi / wlanpi-profiler

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

Implement heuristics for chipset detection #110

Closed joshschmelzle closed 5 months ago

joshschmelzle commented 1 year ago

Discussed in https://github.com/WLAN-Pi/wlanpi-profiler/discussions/52

Originally posted by **joshschmelzle** March 27, 2021 If client sends vendor IE that matches on a chipset vendor like Broadcom or Qualcomm, report on that. This would follow similar logic to the client manufacturer heuristics contribution from Adrian.
joshschmelzle commented 1 year ago

Added to dev branch with https://github.com/WLAN-Pi/wlanpi-profiler/pull/120