All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gabor Juhos <juhosg@openwrt.org>
To: "Luis R. Rodriguez" <lrodriguez@atheros.com>
Cc: johannes@sipsolutions.net, linux-wireless@vger.kernel.org,
	8an@praha12.net
Subject: Re: [PATCH] iw: add country IE parsing
Date: Thu, 18 Feb 2010 08:16:40 +0100	[thread overview]
Message-ID: <4B7CE958.5030402@openwrt.org> (raw)
In-Reply-To: <1266459208-12408-1-git-send-email-lrodriguez@atheros.com>

Luis R. Rodriguez írta:
> Spits out the channels as seen on the IE, useful when debugging
> issues with APs. When found the equivalent distance of the
> coverage class is printed out in meters.
> 
> Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
> ---
> 
> Sorry, resending, I mistakenly sent to lkml instead of linux-wireless.
> 
> OK so I removed the line that says we're printing IEs and also
> added a distance compuation based on Lukáš Turek's forumal.
> 
> coverage = (distance + 449) / 450;
> coverage/450 = distance + 499

You have to multiply both sides of the equation by the same value.
Additionally, you did change 449 to 499.



  reply	other threads:[~2010-02-18  7:41 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-18  2:13 [PATCH] iw: add country IE parsing Luis R. Rodriguez
2010-02-18  7:16 ` Gabor Juhos [this message]
2010-02-18 21:40 ` Lukáš Turek
2010-02-19 18:54   ` Luis R. Rodriguez
  -- strict thread matches above, loose matches on Subject: below --
2010-02-18  2:06 Luis R. Rodriguez
2010-01-20 17:51 Luis R. Rodriguez
2010-01-20 18:20 ` Marcel Holtmann
2010-01-20 18:23   ` Johannes Berg
2010-01-20 18:23   ` Luis R. Rodriguez

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4B7CE958.5030402@openwrt.org \
    --to=juhosg@openwrt.org \
    --cc=8an@praha12.net \
    --cc=johannes@sipsolutions.net \
    --cc=linux-wireless@vger.kernel.org \
    --cc=lrodriguez@atheros.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.