Return-path: Received: from mail-ie0-f182.google.com ([209.85.223.182]:51698 "EHLO mail-ie0-f182.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934793Ab3BTU1w (ORCPT ); Wed, 20 Feb 2013 15:27:52 -0500 Received: by mail-ie0-f182.google.com with SMTP id k14so10381134iea.41 for ; Wed, 20 Feb 2013 12:27:52 -0800 (PST) Date: Wed, 20 Feb 2013 15:27:36 -0500 From: Bob Copeland To: Georgiewskiy Yuriy Cc: devel@lists.open80211s.org, Sujith Manoharan , ath9k-devel@lists.ath9k.org, linux-wireless@vger.kernel.org Subject: Re: [ath9k-devel] improve operational ANI in Mesh mode Message-ID: <20130220202736.GD21725@localhost> (sfid-20130220_212758_474549_0B773C61) References: <20771.50338.434076.484711@gargle.gargle.HOWL> <20771.51233.248133.141840@gargle.gargle.HOWL> <20130220142401.GA21725@localhost> <20130220202524.GC21725@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <20130220202524.GC21725@localhost> Sender: linux-wireless-owner@vger.kernel.org List-ID: On Wed, Feb 20, 2013 at 03:25:24PM -0500, Bob Copeland wrote: > That takes the value read from the card, and multiplies it by > ATH_RSSI_EP_MULTIPLIER, which is 1<<7. So now it's in fixed-point > with a 6-bit fractional part. Sorry, off-by-one: 7-bit fractional part. -- Bob Copeland %% www.bobcopeland.com