All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michael Ney <neym@vorklift.com>
To: "linux-wireless@vger.kernel.org" <linux-wireless@vger.kernel.org>,
	"ath10k@lists.infradead.org" <ath10k@lists.infradead.org>
Cc: Ben Greear <greearb@candelatech.com>,
	Norik Dzhandzhapanyan <norikd@ethertronics.com>,
	Adrian Chadd <adrian@freebsd.org>
Subject: Re: [PATCH] Per chain RSSI reporting
Date: Sat, 27 May 2017 13:56:54 -0400	[thread overview]
Message-ID: <4A8583B3-FFB2-4BDE-8041-9478CAD9EF73@vorklift.com> (raw)
In-Reply-To: <CAJ-Vmonp72WpT_aUVo_To+k676Ra8S165efPOyXRvvk=_W0YEQ@mail.gmail.com>

The submitted code also doesn't appear to handle RSSI per-peer which would be needed for any use when configured as an access point.

> On May 27, 2017, at 12:39 PM, Adrian Chadd <adrian@freebsd.org> wrote:
> 
> On 27 May 2017 at 09:07, Ben Greear <greearb@candelatech.com> wrote:
>> At low encoding rates, especially if it switches to a single-chain encoding,
>> maybe the on-air signal really is stronger?
>> 
>> Have you verified in some other manner than the signals reported by ath10k
>> are
>> wrong?
> 
> Hiya,
> 
> So yeah, multipath, higher TX rates == weaker TX signal, TPC, etc are
> all interesting to know about at the receiver. it's hard to separate
> that out from the noise sometimes, but in some controlled deployments
> its really obvious.
> 
> 
> 
> -adrian
> 
> _______________________________________________
> ath10k mailing list
> ath10k@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/ath10k

WARNING: multiple messages have this Message-ID (diff)
From: Michael Ney <neym@vorklift.com>
To: "linux-wireless@vger.kernel.org" <linux-wireless@vger.kernel.org>,
	"ath10k@lists.infradead.org" <ath10k@lists.infradead.org>
Cc: Ben Greear <greearb@candelatech.com>,
	Norik Dzhandzhapanyan <norikd@ethertronics.com>,
	Adrian Chadd <adrian@freebsd.org>
Subject: Re: [PATCH] Per chain RSSI reporting
Date: Sat, 27 May 2017 13:56:54 -0400	[thread overview]
Message-ID: <4A8583B3-FFB2-4BDE-8041-9478CAD9EF73@vorklift.com> (raw)
In-Reply-To: <CAJ-Vmonp72WpT_aUVo_To+k676Ra8S165efPOyXRvvk=_W0YEQ@mail.gmail.com>

The submitted code also doesn't appear to handle RSSI per-peer which would be needed for any use when configured as an access point.

> On May 27, 2017, at 12:39 PM, Adrian Chadd <adrian@freebsd.org> wrote:
> 
> On 27 May 2017 at 09:07, Ben Greear <greearb@candelatech.com> wrote:
>> At low encoding rates, especially if it switches to a single-chain encoding,
>> maybe the on-air signal really is stronger?
>> 
>> Have you verified in some other manner than the signals reported by ath10k
>> are
>> wrong?
> 
> Hiya,
> 
> So yeah, multipath, higher TX rates == weaker TX signal, TPC, etc are
> all interesting to know about at the receiver. it's hard to separate
> that out from the noise sometimes, but in some controlled deployments
> its really obvious.
> 
> 
> 
> -adrian
> 
> _______________________________________________
> ath10k mailing list
> ath10k@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/ath10k


_______________________________________________
ath10k mailing list
ath10k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath10k

  reply	other threads:[~2017-05-27 18:06 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-26 22:49 [PATCH] Per chain RSSI reporting Norik Dzhandzhapanyan
2017-05-26 22:49 ` Norik Dzhandzhapanyan
2017-05-27  1:12 ` Adrian Chadd
2017-05-27  1:12   ` Adrian Chadd
2017-05-27  2:09   ` Norik Dzhandzhapanyan
2017-05-27  2:09     ` Norik Dzhandzhapanyan
2017-05-27  8:30     ` Norik Dzhandzhapanyan
2017-05-27  8:30       ` Norik Dzhandzhapanyan
2017-05-27 16:07     ` Ben Greear
2017-05-27 16:07       ` Ben Greear
2017-05-27 16:39       ` Adrian Chadd
2017-05-27 16:39         ` Adrian Chadd
2017-05-27 17:56         ` Michael Ney [this message]
2017-05-27 17:56           ` Michael Ney
2017-05-27 19:30           ` Norik Dzhandzhapanyan
2017-05-27 19:30             ` Norik Dzhandzhapanyan
2017-05-27 22:10             ` Michael Ney
2017-05-27 22:10               ` Michael Ney
2017-05-28  1:22               ` Norik Dzhandzhapanyan
2017-05-28  1:22                 ` Norik Dzhandzhapanyan
2017-05-27 19:31           ` Norik Dzhandzhapanyan
2017-05-27 19:31             ` Norik Dzhandzhapanyan
2017-05-27 19:25         ` Norik Dzhandzhapanyan
2017-05-27 19:25           ` Norik Dzhandzhapanyan
2017-05-27 21:38           ` Ben Greear
2017-05-27 21:38             ` Ben Greear
     [not found]             ` <SN1PR08MB13736CC61B1D00ED2968CF5CB0FD0@SN1PR08MB1373.namprd08.prod.outlook.com>
2017-05-27 21:49               ` Ben Greear
2017-05-27 21:49                 ` Ben Greear
2017-05-30 13:23                 ` Matthias May
2017-05-30 13:23                   ` Matthias May
2017-05-31 13:05     ` Kalle Valo
2017-05-31 13:05       ` Kalle Valo
2017-05-31 12:53   ` Kalle Valo
2017-05-31 12:53     ` Kalle Valo
2017-05-31 12:52 ` Kalle Valo
2017-05-31 12:52   ` Kalle Valo

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=4A8583B3-FFB2-4BDE-8041-9478CAD9EF73@vorklift.com \
    --to=neym@vorklift.com \
    --cc=adrian@freebsd.org \
    --cc=ath10k@lists.infradead.org \
    --cc=greearb@candelatech.com \
    --cc=linux-wireless@vger.kernel.org \
    --cc=norikd@ethertronics.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.