Hi Samuel, > With 2.6.30 kernels we get either a [0..100] or a [0..70] signal quality > range, with most of the mac80211 drivers being on the [0..70] case. > > Unfortunately, this is not compatible with older kernels. The only way to fix > this would be to either fix wpa_s to pass the quality and level ranges with > the scan results, or to implement the SIOCGIWRANGE ioctl from connman. > Marcel, which way would suit you better ? The wpa_s solution would be much > more elegant (range with scan results, or implement a custom dbus call for > getting the driver's range) but would take longer until we'd be able to > upgrade to a working wpa_supplicant.
can you come up with a patch for plugins/supplicant.c that will read the range on init and store it for later use. I don't really like it, but that is the only way we can handle it. Especially for non mac80211 drivers. Regards Marcel _______________________________________________ connman mailing list [email protected] http://lists.connman.net/listinfo/connman
