All of lore.kernel.org
 help / color / mirror / Atom feed
From: Seth Forshee <seth.forshee@canonical.com>
To: Chen-Yu Tsai <wens@csie.org>
Cc: wireless-regdb@lists.infradead.org, linux-wireless@vger.kernel.org
Subject: Re: [PATCH v2 4/5] wireless-regdb: Update 5GHz rules for US
Date: Mon, 3 Aug 2015 13:47:34 -0500	[thread overview]
Message-ID: <20150803184734.GF21180@ubuntu-hedt> (raw)
In-Reply-To: <20150803183422.GD21180@ubuntu-hedt>

On Mon, Aug 03, 2015 at 01:34:22PM -0500, Seth Forshee wrote:
> On Thu, Jul 23, 2015 at 11:32:59AM +0800, Chen-Yu Tsai wrote:
> > The FCC increased the maximum conducted transmission power for the
> > U-NII-1 (5150 ~ 5250 MHz) band to 30 dBm or 1 W for master devices
> > and 24 dBm or 250 mW for mobile/portable devices.
> > 
> > Effective 6/2/2014.
> > 
> > See FCC KDB 905462 D06.
> > 
> > Signed-off-by: Chen-Yu Tsai <wens@csie.org>
> > ---
> >  db.txt | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> > 
> > diff --git a/db.txt b/db.txt
> > index cadd52c..29ba4b6 100644
> > --- a/db.txt
> > +++ b/db.txt
> > @@ -1160,7 +1160,7 @@ country UG: DFS-FCC
> >  
> >  country US: DFS-FCC
> >  	(2402 - 2472 @ 40), (30)
> > -	(5170 - 5250 @ 80), (17), AUTO-BW
> > +	(5170 - 5250 @ 80), (30), AUTO-BW
> 
> The 30 dB limit is for devices in master mode, for clients the limit
> seems to be 250 mW (about 24 dB). Given the TPC requirement for U-NII
> devices the most it could be bumped up to is 21 dB, unless there's some
> other reason I don't know about to keep it at 17 dB.

Oops, looks like I was mistaken, this range does not require TPC. 30 dBm
still seems to be incorrect however.

WARNING: multiple messages have this Message-ID (diff)
From: Seth Forshee <seth.forshee@canonical.com>
To: Chen-Yu Tsai <wens@csie.org>
Cc: linux-wireless@vger.kernel.org, wireless-regdb@lists.infradead.org
Subject: Re: [wireless-regdb] [PATCH v2 4/5] wireless-regdb: Update 5GHz rules for US
Date: Mon, 3 Aug 2015 13:47:34 -0500	[thread overview]
Message-ID: <20150803184734.GF21180@ubuntu-hedt> (raw)
In-Reply-To: <20150803183422.GD21180@ubuntu-hedt>

On Mon, Aug 03, 2015 at 01:34:22PM -0500, Seth Forshee wrote:
> On Thu, Jul 23, 2015 at 11:32:59AM +0800, Chen-Yu Tsai wrote:
> > The FCC increased the maximum conducted transmission power for the
> > U-NII-1 (5150 ~ 5250 MHz) band to 30 dBm or 1 W for master devices
> > and 24 dBm or 250 mW for mobile/portable devices.
> > 
> > Effective 6/2/2014.
> > 
> > See FCC KDB 905462 D06.
> > 
> > Signed-off-by: Chen-Yu Tsai <wens@csie.org>
> > ---
> >  db.txt | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> > 
> > diff --git a/db.txt b/db.txt
> > index cadd52c..29ba4b6 100644
> > --- a/db.txt
> > +++ b/db.txt
> > @@ -1160,7 +1160,7 @@ country UG: DFS-FCC
> >  
> >  country US: DFS-FCC
> >  	(2402 - 2472 @ 40), (30)
> > -	(5170 - 5250 @ 80), (17), AUTO-BW
> > +	(5170 - 5250 @ 80), (30), AUTO-BW
> 
> The 30 dB limit is for devices in master mode, for clients the limit
> seems to be 250 mW (about 24 dB). Given the TPC requirement for U-NII
> devices the most it could be bumped up to is 21 dB, unless there's some
> other reason I don't know about to keep it at 17 dB.

Oops, looks like I was mistaken, this range does not require TPC. 30 dBm
still seems to be incorrect however.

_______________________________________________
wireless-regdb mailing list
wireless-regdb@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/wireless-regdb


  reply	other threads:[~2015-08-03 18:48 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-23  3:32 [PATCH v2 0/5] wireless-regdb: Update TW and US rules to latest regulations Chen-Yu Tsai
2015-07-23  3:32 ` [wireless-regdb] " Chen-Yu Tsai
2015-07-23  3:32 ` [PATCH v2 1/5] wireless-regdb: Update U-NII-2c (5470 ~ 5725 MHz) rules for Taiwan (TW) Chen-Yu Tsai
2015-07-23  3:32   ` [wireless-regdb] " Chen-Yu Tsai
2015-08-03 18:27   ` Seth Forshee
2015-08-03 18:27     ` [wireless-regdb] " Seth Forshee
2015-08-04  1:26     ` Chen-Yu Tsai
2015-08-04  1:26       ` [wireless-regdb] " Chen-Yu Tsai
2015-08-04  1:55       ` Chen-Yu Tsai
2015-08-04  1:55         ` [wireless-regdb] " Chen-Yu Tsai
2015-08-04 13:37         ` Seth Forshee
2015-08-04 13:37           ` [wireless-regdb] " Seth Forshee
2015-07-23  3:32 ` [PATCH v2 2/5] wireless-regdb: Update regulatory rule boundary frequencies " Chen-Yu Tsai
2015-07-23  3:32   ` [wireless-regdb] " Chen-Yu Tsai
2015-07-23  3:32 ` [PATCH v2 3/5] wireless-regdb: Add U-NII-1 (5150 ~ 5250 MHz) band " Chen-Yu Tsai
2015-07-23  3:32   ` [wireless-regdb] " Chen-Yu Tsai
2015-08-03 18:40   ` Seth Forshee
2015-08-03 18:40     ` [wireless-regdb] " Seth Forshee
2015-07-23  3:32 ` [PATCH v2 4/5] wireless-regdb: Update 5GHz rules for US Chen-Yu Tsai
2015-07-23  3:32   ` [wireless-regdb] " Chen-Yu Tsai
2015-08-03 18:34   ` Seth Forshee
2015-08-03 18:34     ` [wireless-regdb] " Seth Forshee
2015-08-03 18:47     ` Seth Forshee [this message]
2015-08-03 18:47       ` Seth Forshee
2015-08-04  1:31     ` Chen-Yu Tsai
2015-08-04  1:31       ` [wireless-regdb] " Chen-Yu Tsai
2015-08-04 13:43       ` Seth Forshee
2015-08-04 13:43         ` [wireless-regdb] " Seth Forshee
2015-07-23  3:33 ` [PATCH v2 5/5] wireless-regdb: Update 5 GHz rules for Taiwan (TW) to follow US Chen-Yu Tsai
2015-07-23  3:33   ` [wireless-regdb] " Chen-Yu Tsai

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=20150803184734.GF21180@ubuntu-hedt \
    --to=seth.forshee@canonical.com \
    --cc=linux-wireless@vger.kernel.org \
    --cc=wens@csie.org \
    --cc=wireless-regdb@lists.infradead.org \
    /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.