diff options
| author | Sergey Ryazanov <[email protected]> | 2020-04-24 03:49:21 +0300 |
|---|---|---|
| committer | Kalle Valo <[email protected]> | 2020-04-28 12:07:16 +0300 |
| commit | 2bb7027b64b68bf8620b849d6ec1c223572c7e92 (patch) | |
| tree | c653c41dd65218850b42cbfff9ab85d91e778aad /scripts/gdb/linux/tasks.py | |
| parent | 41ba50fd6cac084a93e7651c528ef4bc37996ee2 (diff) | |
ath9k: interleaved NF calibration on AR9002
NF calibration and other elements of long calibration are usually faster
than ADCs & I/Q calibrations due to independence of receiption of the
OFDM signal. Moreover sometime I/Q calibration can not be completed at
all without preceding NF calibration. This is due to AGC, which has a
habit to block a weak signal without regular NF calibration. Thus, we do
not need to deferr the long calibration forever.
So, if the long calibration is requested, then deferr the ADCs & I/Q
calibration(s) and run the longcal (the NF calibration in particular) to
obtain fresh noise data.
Run tested with AR9220.
Signed-off-by: Sergey Ryazanov <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions