From: Dan Williams <dcbw@redhat.com>
To: Kai Timmer <email@kait.de>
Cc: linux-wireless@vger.kernel.org
Subject: Re: Measure RSSI in adhoc networks
Date: Wed, 22 Apr 2009 19:18:54 -0400 [thread overview]
Message-ID: <1240442334.14995.12.camel@localhost.localdomain> (raw)
In-Reply-To: <5b8543210904220608l484d0d2dv73b0d66cdc167ce@mail.gmail.com>
On Wed, 2009-04-22 at 15:08 +0200, Kai Timmer wrote:
> Hello,
> I need to get the rssi values in an adhoc network from every available
> node separately.
> I noticed that on some of my devices, in a adhoc network, there are
> all values set to 0. Some other devices are showing values. I am not
> sure how to interpret this values. If there are more than 2 nodes in
> the adhoc network, it has to be some kind of average value. Am I right
> with this? And if yes, is there any way to get the rssi value for
> every available node?
You can only get an RSSI if there are other nodes in the network, and
then you get the RSSI of *that* node, as received by your node. You
can't measure your own RSSI, because RSSI = *Received* Signal Strength
Indicator, and you can't really receive your own traffic since you're
radiating tons of power on TX and that completely deafens the RX chain.
Not all drivers report RSSI in adhoc mode at this time. But even if
they did, they could only report RSSI when they receive a beacon or
traffic from some other node in the adhoc network, and that's pretty
useless because it doesn't give you a general quality of the "network",
it gives you a specific quality of the radio path between two points in
the network.
Dan
> I am not sure if this is the right place to ask these questions, if it
> is not, please redirect me to a more fitting place.
>
> Greets,
next prev parent reply other threads:[~2009-04-22 23:17 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-22 13:08 Measure RSSI in adhoc networks Kai Timmer
2009-04-22 23:18 ` Dan Williams [this message]
2009-04-23 10:36 ` Kai Timmer
2009-04-23 10:45 ` Johannes Berg
2009-04-23 11:39 ` Kai Timmer
2009-04-28 0:52 ` Luis R. Rodriguez
2009-04-28 7:59 ` Kai Timmer
2009-04-28 8:58 ` Johannes Berg
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=1240442334.14995.12.camel@localhost.localdomain \
--to=dcbw@redhat.com \
--cc=email@kait.de \
--cc=linux-wireless@vger.kernel.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