signal strength in monitor mode

View: New views
3 Messages — Rating Filter:   Alert me  

signal strength in monitor mode

by Tsuwei Chen :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Seems to me that the current driver does not report signal strength in
the monitor mode. I wonder if anyone is working on that? Tools like
kismet is currently not able to display signal strength because of
that. I tried to print out the signal_strength in rx_status but I
don't think the value is correct when the driver is set to the monitor
mode.

Is this a known issue? Is there any other way to get the signal strength?

Thanks,
Tsuwei

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Zd1211-devs mailing list - http://zd1211.wiki.sourceforge.net/
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/zd1211-devs

Re: signal strength in monitor mode

by Tsuwei Chen :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I think I just solved my problem. The signal strength is indeed there.
I just happened to messed up the order inside the radiotap header.
After I adjust the order properly, I can now make kismet shows the
signal strength.

Now I wonder if anyone can tell me what unit is in the raw
signal_strength. Is it in dB? Also, if I also want kismet to show the
noise level, what should I do? Is it possible to deduct it from
signal_quality_ofdm/cck?

Thanks,
Tsuwei

On 8/27/07, Tsuwei Chen <tsuwei@...> wrote:

> Seems to me that the current driver does not report signal strength in
> the monitor mode. I wonder if anyone is working on that? Tools like
> kismet is currently not able to display signal strength because of
> that. I tried to print out the signal_strength in rx_status but I
> don't think the value is correct when the driver is set to the monitor
> mode.
>
> Is this a known issue? Is there any other way to get the signal strength?
>
> Thanks,
> Tsuwei
>

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Zd1211-devs mailing list - http://zd1211.wiki.sourceforge.net/
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/zd1211-devs

Re: signal strength in monitor mode

by Jihyuk Choi :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On 9/19/07, Tsuwei Chen <tsuwei@gmail.com> wrote:
> I think I just solved my problem. The signal strength is indeed there.
> I just happened to messed up the order inside the radiotap header.
> After I adjust the order properly, I can now make kismet shows the
> signal strength.

I am also suffering for getting the signal strength in zd1211's monitor mode.
Can anybody share the solution for this problem ?

Thank you,
Jihyuk Choi