1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 05:58:53 +02:00
openwrt/package
Sven Eckelmann f17529a122 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 19:55:32 +02:00
..
base-files base-files: move urandom seed bits into separate package 2019-06-11 08:06:28 +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 ath10k-firmware: update Candela Tech firmware images 2019-06-13 19:35:19 +01:00
kernel mac80211: ath10k: fix max antenna gain unit 2019-06-15 19:55:32 +02:00
libs nghttp2: deduplicate files in libnghttp2 2019-06-12 23:00:58 +02:00
network iwinfo: update PKG_MIRROR_HASH 2019-06-15 19:55:32 +02:00
system opkg: bump to version 2019-06-14 2019-06-14 01:51:24 +00:00
utils busybox: update to 1.31.0 2019-06-15 19:26:47 +02:00
Makefile build: add ABI_VERSION to binary package names 2019-01-19 14:32:12 +01:00