Channel interference scan and manual selection
Adrian Chadd
adrian at freebsd.org
Wed Dec 4 01:56:01 UTC 2013
>> On 3 December 2013 17:50, Tek Wiz <tx2023 at gmail.com> wrote:
>> > Hello FreeBSD Wireless,
>> >
>> > Is it possible to do a an interference scan of all the channels and
>> > manually select the channel?
Hi,
Well, if you don't assign a channel, the net80211 scan module will
scan the channels, find the channel with the lowest noise floor as
reported by the driver and use that.
Now, ideally it'd actually check the channel for interference and
channel busy status, and use _that_ metric.
So, if someone wants a mini-project to implement that, I'd be happy to
guide them / help them get that working. On ath(4), of course.
-adrian
More information about the freebsd-wireless
mailing list