Search Linux Wireless

Re: [ath5k-devel] [PATCH 10/10] ath5k: Adaptive Noise Immunity (ANI) Implementation

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Monday 29 March 2010 11:02:12 Bob Copeland wrote:
> On Thu, Mar 25, 2010 at 02:49:52PM +0900, Bruno Randolf wrote:
> > +	} else if (strncmp(buf, "noise-low", 8) == 0) {
> > +		ath5k_ani_set_noise_immunity_level(sc->ah, 0);
> > +	} else if (strncmp(buf, "noise-high", 9) == 0) {
> 
> The number of characters here is off-by-one

ah, thanks!

> I also tried setting noise-high while in auto mode, but then the ani
> debug file still showed the values at 0, is that to be expected?

in auto mode, the manual settings may be changed at any time, according to the 
algorithm. if you don't want this to happen, you can echo ani-off, which will 
just stop the automatic mode and keep the last values it used, or echo sens-
high or sens-low which will also stop the auto mode, plus set the min/max 
values.
 
> On my hardware in my location, I don't really notice much of a difference
> with/without ANI, but I definitely don't get any MIB storms, so it
> gets my thumbs up.  I can post my ani file if you're interested.

so you have decent truput with and without ani? that probably means not much 
interference (OFDM and CCK error counters should be low).

bruno
--
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

[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux