Well, ANI does adjust some of its parameters based on the beacon signal level. It uses that as an estimate for how "strong" the signal is likely to be and tunes the baseband to either be highly sensitive or slightly on the deafer side. If you have many sources of beacons (read: ibss, mesh, TDMA in my case) then that particular feature of ANI can't be used and it should be disabled. The code should be special casing it. I suggest someone writes a bunch of test functions: * whether we see no beacons (ie, AP mode) * whether we see one set of beacons (ie, STA mode) * whether we see multiple sets of beacons (ie ,everything else) .. and then modify the ANI code to work with the above. adrian -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html