Re: RSSI values

2016-08-31 Thread Jeremie Courreges-Anglas
value at the ioctl boundary. > This approach works for drivers which report values in the (unsigned) range > 128 - 255. But there are some drivers which report RSSI values in the 20 to > 100 range. These are fixed by the diff below. Makes sense, ok jca@. Nit below. > A few drivers

RSSI values

2016-08-31 Thread Stefan Sperling
ues in the (unsigned) range 128 - 255. But there are some drivers which report RSSI values in the 20 to 100 range. These are fixed by the diff below. A few drivers report bogus values altogether, and some always report the same value. I'm not going to bother fixing those. Index: ieee80211