mirror of
https://github.com/opnsense/src.git
synced 2026-02-17 09:39:26 -05:00
* hard code a noise floor of -96 for now. The noise floor update code returns some "interesting" values that I can't map to anything useful right now. * Ensure a default noise floor is set - otherwise the initial scan results have a noise floor of '0'. * Fix up the RSSI calculation to be correctly relative to the noise floor. The RSSI routines return an absolute value in dBm - so fix this up. * Cap RSSI values appropriately. * Ensure we pass in a 1/2 dB unit value in to net80211. Tested: * Intel 7260, STA mode iwm0: <Intel Dual Band Wireless AC 7260> mem 0xf1400000-0xf1401fff irq 17 at device 0.0 on pci2 iwm0: hw rev 0x140, fw ver 16.242414.0, address xx:xx:xx:xx:xx:xx |
||
|---|---|---|
| .. | ||
| if_iwm.c | ||
| if_iwm_binding.c | ||
| if_iwm_binding.h | ||
| if_iwm_debug.h | ||
| if_iwm_led.c | ||
| if_iwm_led.h | ||
| if_iwm_mac_ctxt.c | ||
| if_iwm_mac_ctxt.h | ||
| if_iwm_pcie_trans.c | ||
| if_iwm_pcie_trans.h | ||
| if_iwm_phy_ctxt.c | ||
| if_iwm_phy_ctxt.h | ||
| if_iwm_phy_db.c | ||
| if_iwm_phy_db.h | ||
| if_iwm_power.c | ||
| if_iwm_power.h | ||
| if_iwm_scan.c | ||
| if_iwm_scan.h | ||
| if_iwm_time_event.c | ||
| if_iwm_time_event.h | ||
| if_iwm_util.c | ||
| if_iwm_util.h | ||
| if_iwmreg.h | ||
| if_iwmvar.h | ||