Re: [zd1211-devs] signal strength in monitor mode

2009-04-04 Thread Jihyuk Choi
On 9/19/07, Tsuwei Chen 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

Re: [zd1211-devs] signal strength in monitor mode

2007-09-19 Thread Tsuwei Chen
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.

[zd1211-devs] signal strength in monitor mode

2007-08-27 Thread Tsuwei Chen
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 co