On 2024/3/14 0:20, Kalle Valo wrote:
Lingbo Kong <quic_lingbok@xxxxxxxxxxx> wrote:
Currently, the calculation of the average signal strength in station mode
is incorrect.
This is because before calculating the average signal strength, ath11k need
to determine whether the hardware and firmware support db2dbm, if the
hardware and firmware support db2dbm, do not need to add noise floor,
otherwise, need to add noise floor.
Tested-on: WCN6855 hw2.0 PCI WLAN.HSP.1.1-03125-QCAHSPSWPL_V1_V2_SILICONZ_LITE-3.6510.23
Signed-off-by: Lingbo Kong <quic_lingbok@xxxxxxxxxxx>
Signed-off-by: Kalle Valo <quic_kvalo@xxxxxxxxxxx>
What about AP chipsets like QCN9074, do they also work similarly?
yes, i asked WIN's colleague Ashok Raj Nagarajan for helping to test
this patch.
they work similarly.
Best regards
Lingbo Kong