Re: [PATCH] ath: fix frequent flase radar detection

2018-11-16 Thread Kalle Valo
Peter Oh writes: > On 10/14/2018 10:07 PM, Tamizh chelvam wrote: >> Many number of false radar detection occurred in a noisy >> environment in QCA4019, QCA9888 devices. By reducing >> PRI_TOLERANCE to 6 and flushing out pulse queue by dpd_reset >> if timestamp between current and previous pulse

Re: [PATCH] ath: fix frequent flase radar detection

2018-10-15 Thread Peter Oh
On 10/14/2018 10:07 PM, Tamizh chelvam wrote: > Many number of false radar detection occurred in a noisy > environment in QCA4019, QCA9888 devices. By reducing > PRI_TOLERANCE to 6 and flushing out pulse queue by dpd_reset > if timestamp between current and previous pulse is lesser than > 100ms

[PATCH] ath: fix frequent flase radar detection

2018-10-14 Thread Tamizh chelvam
Many number of false radar detection occurred in a noisy environment in QCA4019, QCA9888 devices. By reducing PRI_TOLERANCE to 6 and flushing out pulse queue by dpd_reset if timestamp between current and previous pulse is lesser than 100ms helps to avoid/reduce this false radar detection in the