openwrt/package
Sven Eckelmann af76c19d53 mac80211: ath10k: fix max antenna gain unit
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>
2019-06-15 00:40:25 +02:00
..
base-files OpenWrt v19.07: set branch defaults 2019-06-11 01:53:08 +02:00
boot layerscape: fix u-boot bootcmd 2019-06-06 15:40:09 +02:00
devel valgrind: Add support for ARM64 architecture 2019-05-14 20:28:41 +02:00
firmware layerscape: drop ppa package 2019-06-06 15:40:09 +02:00
kernel mac80211: ath10k: fix max antenna gain unit 2019-06-15 00:40:25 +02:00
libs libunwind: bump to version 1.3.1 2019-06-05 01:13:07 +00:00
network iwinfo: update to latest git HEAD 2019-06-12 16:05:42 +02:00
system rpcd: fix init script reload action 2019-06-06 11:27:11 +02:00
utils busybox: add ALTERNATIVES for brctl 2019-06-08 13:51:40 +02:00
Makefile build: add ABI_VERSION to binary package names 2019-01-19 14:32:12 +01:00