mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-22 15:02:32 +00:00
f1d4da3029
Most of the txpower for the ath10k firmware is stored as twicepower (0.5 dB steps). This isn't the case for max_antenna_gain - which is still expected by the firmware as dB. The firmware is converting it from dB to the internal (twicepower) representation when it calculates the limits of a channel. This can be seen in tpc_stats when configuring "12" as max_antenna_gain. Instead of the expected 12 (6 dB), the tpc_stats shows 24 (12 dB). Tested on QCA9888 and IPQ4019 with firmware 10.4-3.5.3-00057. Signed-off-by: Sven Eckelmann <sven@narfation.org> |
||
---|---|---|
.. | ||
081-ath10k-calibration-variant.patch | ||
100-kernel_compat.patch | ||
110-api_fix.patch | ||
120-mac80211-4-14-api.patch | ||
160-ath10k-search-all-IEs-for-variant-before-falling-back.patch | ||
161-ath10k-add-support-for-configuring-management-packet.patch | ||
162-ath10k-fix-possible-out-of-bound-access-of-ath10k_ra.patch | ||
163-ath10k-fix-incorrect-multicast-broadcast-rate-settin.patch | ||
164-ath10k-commit-rates-from-mac80211.patch | ||
200-ath10k-move-spectral-scan-support-under-a-separate-c.patch | ||
201-ath10k-4.16_add-LED-and-GPIO-controlling-support-for-various-chipsets.patch | ||
202-ath10k-4.16-use-tpt-trigger-by-default.patch | ||
203-ath10k-Limit-available-channels-via-DT-ieee80211-fre.patch | ||
204-ath10k-fix-max-antenna-gain-unit.patch |