From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from sabertooth01.qualcomm.com ([65.197.215.72]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1ZgBQX-0003n1-3O for ath10k@lists.infradead.org; Sun, 27 Sep 2015 12:51:37 +0000 From: Kalle Valo Subject: Re: [PATCH] ath: fix incorrect PPB on JAPAN chirp radar References: <1441819724-25344-1-git-send-email-poh@qca.qualcomm.com> Date: Sun, 27 Sep 2015 15:51:06 +0300 In-Reply-To: <1441819724-25344-1-git-send-email-poh@qca.qualcomm.com> (Peter Oh's message of "Wed, 9 Sep 2015 10:28:44 -0700") Message-ID: <87k2rcc9fp.fsf@kamboji.qca.qualcomm.com> MIME-Version: 1.0 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "ath10k" Errors-To: ath10k-bounces+kvalo=adurom.com@lists.infradead.org To: Peter Oh Cc: linux-wireless@vger.kernel.org, ath10k@lists.infradead.org Peter Oh writes: > The number of pulses per burst on Japan chirp radar is > between 1 and 3. The previous value, 20, is representing > number of bursts, but since current DFS detector is using > pulse detection other than bursts, use the pulse number > for correct radar detection. > Also using the highest number helps to avoid false detection. > > Signed-off-by: Peter Oh Thanks, applied. -- Kalle Valo _______________________________________________ ath10k mailing list ath10k@lists.infradead.org http://lists.infradead.org/mailman/listinfo/ath10k From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from sabertooth02.qualcomm.com ([65.197.215.38]:55664 "EHLO sabertooth02.qualcomm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755611AbbI0MvR (ORCPT ); Sun, 27 Sep 2015 08:51:17 -0400 From: Kalle Valo To: Peter Oh CC: , Subject: Re: [PATCH] ath: fix incorrect PPB on JAPAN chirp radar References: <1441819724-25344-1-git-send-email-poh@qca.qualcomm.com> Date: Sun, 27 Sep 2015 15:51:06 +0300 In-Reply-To: <1441819724-25344-1-git-send-email-poh@qca.qualcomm.com> (Peter Oh's message of "Wed, 9 Sep 2015 10:28:44 -0700") Message-ID: <87k2rcc9fp.fsf@kamboji.qca.qualcomm.com> (sfid-20150927_145120_871833_0CABB9C6) MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: linux-wireless-owner@vger.kernel.org List-ID: Peter Oh writes: > The number of pulses per burst on Japan chirp radar is > between 1 and 3. The previous value, 20, is representing > number of bursts, but since current DFS detector is using > pulse detection other than bursts, use the pulse number > for correct radar detection. > Also using the highest number helps to avoid false detection. > > Signed-off-by: Peter Oh Thanks, applied. -- Kalle Valo