* [ath9k-devel] Get RSSI from each antenna ?
@ 2011-02-20 16:24 SW 222727
2011-02-21 10:55 ` Tomohisa Fujiwara
2011-02-21 15:48 ` Adrian Chadd
0 siblings, 2 replies; 3+ messages in thread
From: SW 222727 @ 2011-02-20 16:24 UTC (permalink / raw)
To: ath9k-devel
Hi !
I'm working on a master thesis where I (desperately) need to get the
values of the RSSI at _*EACH*_ antenna (not just the best one, an
average or any combination). I work with OpenWRT on a AR9103 3x3 chipset
(so I need 3 RSS values), but I found no way to retrieve them from
driver. Is there any way to get them, through the /proc/ filesystem, or
iwpriv calls, or any utility ?
On the mailing list I saw that Rakesh Kumar mentioned these variables :
ts_rssi_ctlX and ts_rssi_extX ; they seem to be what I need, any way to
retrieve them (if possible without having to recompile the driver
itself, my skills are limited and it's not easy on OpenWRT).
Thanks for any answer !
Peace.
^ permalink raw reply [flat|nested] 3+ messages in thread
* [ath9k-devel] Get RSSI from each antenna ?
2011-02-20 16:24 [ath9k-devel] Get RSSI from each antenna ? SW 222727
@ 2011-02-21 10:55 ` Tomohisa Fujiwara
2011-02-21 15:48 ` Adrian Chadd
1 sibling, 0 replies; 3+ messages in thread
From: Tomohisa Fujiwara @ 2011-02-21 10:55 UTC (permalink / raw)
To: ath9k-devel
Hi,
Just using printk() works enough to get RSSI for each of the antennas.
>if possible without having to recompile the driver itself
As long as I know, I have no idea.
To tell the truth, I'm also working on the same thing using a 2x3 chipset
for my master thesis (what a coincidence).
If you have any further question, you can ask anything.
2011/2/21 SW 222727 <sw222727@swing.be>
> Hi !
>
> I'm working on a master thesis where I (desperately) need to get the
> values of the RSSI at _*EACH*_ antenna (not just the best one, an
> average or any combination). I work with OpenWRT on a AR9103 3x3 chipset
> (so I need 3 RSS values), but I found no way to retrieve them from
> driver. Is there any way to get them, through the /proc/ filesystem, or
> iwpriv calls, or any utility ?
>
> On the mailing list I saw that Rakesh Kumar mentioned these variables :
> ts_rssi_ctlX and ts_rssi_extX ; they seem to be what I need, any way to
> retrieve them (if possible without having to recompile the driver
> itself, my skills are limited and it's not easy on OpenWRT).
>
> Thanks for any answer !
>
> Peace.
> _______________________________________________
> ath9k-devel mailing list
> ath9k-devel at lists.ath9k.org
> https://lists.ath9k.org/mailman/listinfo/ath9k-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ath9k.org/pipermail/ath9k-devel/attachments/20110221/8ce64939/attachment.htm
^ permalink raw reply [flat|nested] 3+ messages in thread
* [ath9k-devel] Get RSSI from each antenna ?
2011-02-20 16:24 [ath9k-devel] Get RSSI from each antenna ? SW 222727
2011-02-21 10:55 ` Tomohisa Fujiwara
@ 2011-02-21 15:48 ` Adrian Chadd
1 sibling, 0 replies; 3+ messages in thread
From: Adrian Chadd @ 2011-02-21 15:48 UTC (permalink / raw)
To: ath9k-devel
I've been meaning to extend the radiotap API in FreeBSD to include the
ctl+ext RSSI/NF for each radio chain.
Perhaps it's time that both Linux and FreeBSD did this? Is there an existing
set of radiotap parameters (that FreeBSD currently doesn't have in its
header declarations) for MIMO radios?
Thanks,
Adrian
On 20 February 2011 11:24, SW 222727 <sw222727@swing.be> wrote:
> Hi !
>
> I'm working on a master thesis where I (desperately) need to get the
> values of the RSSI at _*EACH*_ antenna (not just the best one, an
> average or any combination). I work with OpenWRT on a AR9103 3x3 chipset
> (so I need 3 RSS values), but I found no way to retrieve them from
> driver. Is there any way to get them, through the /proc/ filesystem, or
> iwpriv calls, or any utility ?
>
> On the mailing list I saw that Rakesh Kumar mentioned these variables :
> ts_rssi_ctlX and ts_rssi_extX ; they seem to be what I need, any way to
> retrieve them (if possible without having to recompile the driver
> itself, my skills are limited and it's not easy on OpenWRT).
>
> Thanks for any answer !
>
> Peace.
> _______________________________________________
> ath9k-devel mailing list
> ath9k-devel at lists.ath9k.org
> https://lists.ath9k.org/mailman/listinfo/ath9k-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ath9k.org/pipermail/ath9k-devel/attachments/20110221/a1201979/attachment.htm
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-02-21 15:48 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-20 16:24 [ath9k-devel] Get RSSI from each antenna ? SW 222727
2011-02-21 10:55 ` Tomohisa Fujiwara
2011-02-21 15:48 ` Adrian Chadd
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.