linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Richard Farina <sidhayn@gmail.com>
To: Tim Schneider <schneid5@cs.uni-bonn.de>
Cc: Linux-wireless <linux-wireless@vger.kernel.org>
Subject: Re: Reading the RSSI from a Kernel Module
Date: Mon, 13 Jul 2009 02:59:30 -0400	[thread overview]
Message-ID: <4A5ADB52.3080401@gmail.com> (raw)
In-Reply-To: <0D620DB9-0DF4-41BB-8686-5BC910F88C79@cs.uni-bonn.de>

Tim Schneider wrote:
> Hi,
>
> I am trying to write a Kernel Module with an implementation of a new 
> TCP-Algorithm. Since I need to know the RSSI-Value (Received Signal 
> Strength indication) of the sent package, I extended the Pluggable 
> Congestion Control Mechanism by a new function which is called right 
> after the package is send. At that point, I need to read the RSSI-Value.
>
> I'm now trying to somehow access that value, but I can't figure out 
> how. I've come as far, that I found out about the Wirelless 
> Extensions, which seem to be very promising. In the header file the 
> author states, that this mechanism can be used by both user-space apps 
> and kernel modules. Unfortunately nobody seems to ever have used it in 
> kernel space, since I can't find any documentations about it. I've 
> already asked this question on the netdev mailing list. They told me, 
> that there is a new system  with a netlink based cfg80211/nl80211 
> interface in development right now , which is supposed to replace the 
> wireless extensions in the future. They also told me, that this would 
> probably be the correct mailing list for this kind of question.
>
I don't mean to make this a flame so please do not take it that way.  
How exactly do you expect to get the RECEIVED Signal Strength indication 
for a packet which you are SENDING? If you send it, you don't receive it...

Just my 0.02

-Rick Farina
> I would be very glad, if somebody could give me link to a page 
> containing informations about this topic, or even just a hint that 
> could help me.
>
> Thank you
>
> Tim Schneider
>
> -- 
> To unsubscribe from this list: send the line "unsubscribe 
> linux-wireless" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>


  reply	other threads:[~2009-07-13  7:07 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-13  6:32 Reading the RSSI from a Kernel Module Tim Schneider
2009-07-13  6:59 ` Richard Farina [this message]
     [not found]   ` <2E605895-C629-47C5-8DF8-DF012A3749EB@cs.uni-bonn.de>
2009-07-13 11:57     ` Richard Farina
2009-07-17  6:37       ` Tim Schneider

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=4A5ADB52.3080401@gmail.com \
    --to=sidhayn@gmail.com \
    --cc=linux-wireless@vger.kernel.org \
    --cc=schneid5@cs.uni-bonn.de \
    /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).