Historical ath9k-devel archives
 help / color / mirror / Atom feed
* [ath9k-devel] Raditotap overall RSSI vs per chain RSSI
@ 2015-06-22 16:39 Brandon Enochs
  2015-06-26 13:13 ` Till Wollenberg
  0 siblings, 1 reply; 2+ messages in thread
From: Brandon Enochs @ 2015-06-22 16:39 UTC (permalink / raw)
  To: ath9k-devel

Can anyone explain how the overall RSSI is calculated versus the per chain
RSSI?  Sometimes, it seems to be the maximum of the per chain RSSI and
other times it's none of them.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ath9k.org/pipermail/ath9k-devel/attachments/20150622/ca59d19b/attachment.htm 

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [ath9k-devel] Raditotap overall RSSI vs per chain RSSI
  2015-06-22 16:39 [ath9k-devel] Raditotap overall RSSI vs per chain RSSI Brandon Enochs
@ 2015-06-26 13:13 ` Till Wollenberg
  0 siblings, 0 replies; 2+ messages in thread
From: Till Wollenberg @ 2015-06-26 13:13 UTC (permalink / raw)
  To: ath9k-devel

Hi Brandon!

* On 22.06.2015 at 18:39 Brandon Enochs wrote:
> Can anyone explain how the overall RSSI is calculated versus the per chain
> RSSI?  Sometimes, it seems to be the maximum of the per chain RSSI and other
> times it's none of them.

I'm not an expert in these things, but to me it looks like the "overall RSSI" is 
just the (logarithmised) sum of the per-chain RSSIs. Here is an example taken 
from a frame received by a two chain system:

Total SSI:   -63 dBm
"Antenna 0": -67 dBm
"Antenna 1": -66 dBm

10 * log10( 10^(-6,7) + 10^(-6,6) ) = -63.46


Best regards
Till

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-06-26 13:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-22 16:39 [ath9k-devel] Raditotap overall RSSI vs per chain RSSI Brandon Enochs
2015-06-26 13:13 ` Till Wollenberg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox