radiotap.netbsd.org archive mirror
 help / color / mirror / Atom feed
From: Johannes Berg <johannes-cdvu00un1VgdHxzADdlk8Q@public.gmane.org>
To: Richard Sharpe
	<realrichardsharpe-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>,
	radiotap-sUITvd46vNxg9hUCZPvPmw@public.gmane.org
Subject: Re: Conflicting definitions between the radiotap HE PPDU format field and 802.11axD2
Date: Fri, 26 Jan 2018 11:42:00 +0100	[thread overview]
Message-ID: <1516963320.2189.22.camel@sipsolutions.net> (raw)
In-Reply-To: <CACyXjPzSHgyBkpXBR7=eqsfiCmeKBOsQD=0dJtUMwqUk=yWxYQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>

Hi Richard,

Sorry, it was too late last night to think clearly about this :-)

> It seems that 802.11ax D2 defines, in Table 28-18, in HE-SIG-A, a
> 1-bit format fields (B0) that takes the values 0 for HE TB PPDUs and 1
> for HE SU PPDUs and that is reserved for others but must be set to 1.

Correct. There are four PPDU types:
 * HE SU PPDU
 * HE ER SU PPDU
 * HE TB PPDU
 * HE MU PPDU

The format bit distinguishes between TB and SU PPDUs. You'll note that
this bit doesn't even exist in an MU PPDU.

The actual differentiation between the four types is done in another
way, I'm not entirely sure right now how, you can see it in 28.3.21, in
particular in Figure 28-59.

Basically what I decided to expose in radiotap is the HE sub-formats as
per the RXVECTOR (and maybe TXVECTOR, if we use it for TX) parameters.

> However, what seems to be the equivalent radiotap he ppdu format field
> is 2 bits and uses different values.
> 
> Have I misunderstood? What is the resolution of this?

Does the above resolve this for you?

johannes

  parent reply	other threads:[~2018-01-26 10:42 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-25 15:32 Conflicting definitions between the radiotap HE PPDU format field and 802.11axD2 Richard Sharpe
     [not found] ` <CACyXjPzSHgyBkpXBR7=eqsfiCmeKBOsQD=0dJtUMwqUk=yWxYQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2018-01-26 10:42   ` Johannes Berg [this message]
     [not found]     ` <1516963320.2189.22.camel-cdvu00un1VgdHxzADdlk8Q@public.gmane.org>
2018-01-26 14:50       ` Richard Sharpe

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=1516963320.2189.22.camel@sipsolutions.net \
    --to=johannes-cdvu00un1vgdhxzaddlk8q@public.gmane.org \
    --cc=radiotap-sUITvd46vNxg9hUCZPvPmw@public.gmane.org \
    --cc=realrichardsharpe-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).