public inbox for linux-wireless@vger.kernel.org
 help / color / mirror / Atom feed
From: "Luis R. Rodriguez" <mcgrof@gmail.com>
To: Kai Timmer <email@kait.de>
Cc: Johannes Berg <johannes@sipsolutions.net>,
	linux-wireless@vger.kernel.org
Subject: Re: Measure RSSI in adhoc networks
Date: Mon, 27 Apr 2009 17:52:50 -0700	[thread overview]
Message-ID: <43e72e890904271752yd080607x910ef06c45f124d@mail.gmail.com> (raw)
In-Reply-To: <5b8543210904230439r45c982fbn66c1a2080adcd442@mail.gmail.com>

On Thu, Apr 23, 2009 at 4:39 AM, Kai Timmer <email@kait.de> wrote:
> 2009/4/23 Johannes Berg <johannes@sipsolutions.net>:
>> On Thu, 2009-04-23 at 12:36 +0200, Kai Timmer wrote:
>>
>>> I need the RSSI values for distance measurements between the nodes.
>>
>> Note that is very unreliable...
>
> I know, it is a work for my diploma thesis. I'm trying to combine it
> with some kind of round trip time measurements. It is in the very
> early stages,...
>
>>> So
>>> what i need is not a "quality value" for the whole network, but the
>>> recieved mW from every reachable point in the network. So i think the
>>> RSSI value for every network node (if i can print them out seperatly)
>>> should do the job.
>>
>> iw dev wlan0 station dump
>
> That works on my laptop, but on not on my Openmoko Freerunner devices.
> There I get the following:
>
> runner1:~# iw dev eth1 station dump
> nl80211 not found.
>
> I assume that something with the freerunner wireless driver is not
> compatible with the linux wireless stack. The driver is called
> "ar6000".

The ar6000 driver uses wext and not cfg80211 which all new shiny
mac80211 drivers use. The command Johannes gave you was for cfg80211
devices.

  Luis

  reply	other threads:[~2009-04-28  0:53 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
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 [this message]
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=43e72e890904271752yd080607x910ef06c45f124d@mail.gmail.com \
    --to=mcgrof@gmail.com \
    --cc=email@kait.de \
    --cc=johannes@sipsolutions.net \
    --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