From owner-freebsd-wireless@FreeBSD.ORG Thu Aug 23 01:11:23 2012 Return-Path: Delivered-To: freebsd-wireless@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 98065106566C; Thu, 23 Aug 2012 01:11:23 +0000 (UTC) (envelope-from prvs=575f86cc2=Brett.Wright@cooperindustries.com) Received: from cooperlighting-sw.cooperlighting.com (cooperlighting-sw.cooperlighting.com [216.130.131.68]) by mx1.freebsd.org (Postfix) with ESMTP id 405158FC15; Thu, 23 Aug 2012 01:11:22 +0000 (UTC) Authentication-Results: cooperlighting-sw.cooperlighting.com; dkim=neutral (message not signed) header.i=none X-IronPort-AV: E=Sophos;i="4.80,297,1344225600"; d="scan'208";a="66300477" Received: from cipt0175.nam.ci.root ([10.132.108.175]) by cooperlighting-sw.cooperlighting.com with ESMTP; 22 Aug 2012 21:11:22 -0400 Received: from APEVS1.AP.CI.ROOT ([10.180.2.22]) by cipt0175.NAM.CI.ROOT with Microsoft SMTPSVC(6.0.3790.4675); Wed, 22 Aug 2012 21:11:22 -0400 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Date: Thu, 23 Aug 2012 09:09:43 +0800 Message-ID: <475A4E02EFF4724A9E58F55A56AC13160661F137@APEVS1.ap.ci.root> In-Reply-To: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Atheros DFS radar detection Thread-Index: Ac2Ak3fjs+Qfxrd6QiSTsXjXKJ/3AQAN9BSA References: <475A4E02EFF4724A9E58F55A56AC13160641D618@APEVS1.ap.ci.root><475A4E02EFF4724A9E58F55A56AC13160661E6AC@APEVS1.ap.ci.root> From: "Wright, Brett" To: "Adrian Chadd" X-OriginalArrivalTime: 23 Aug 2012 01:11:22.0054 (UTC) FILETIME=[355C5660:01CD80CC] Cc: freebsd-wireless@freebsd.org, Kim Culhan Subject: RE: Atheros DFS radar detection X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Discussions of 802.11 stack, tools device driver development." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Aug 2012 01:11:23 -0000 Hi, > -----Original Message----- > From: adrian.chadd@gmail.com [mailto:adrian.chadd@gmail.com] On Behalf > Of Adrian Chadd >=20 > Your false detects - are they long? short? Do they have 0 or no > duration? That'll at least hint at what's going on (ie, triggering on > out of band or in-band stuff; whether it's triggering on 802.11 frames > or not.) > They appear to have no duration. I only get them while transferring data (iperf). > It also means if the NF value is higher for some > reason, the RSSI values will change and the parameters will also > change. >=20 Actually the noise floor seems to be settling around -87dBm on these cards... Thanks Brett.