Re: [ath5k-devel] Radar detection test

2011-11-29 Thread Adrian Chadd
.. and as a "DFS when?" followup: * hostap's are expected to listen out for radar pulses whilst traffic is on-going. * in an IBSS, a DFS 'master' is elected which does radar detection. * a hostap can request that stations be quiet for a certain period after a beacon, so it can sample the air for r

Re: [ath5k-devel] Radar detection test

2011-11-29 Thread Adrian Chadd
Hi, Ruh roh, we're straying into evil territory here! I suggest starting here: http://wiki.freebsd.org/dev/ath_hal%284%29/RadarDetection I've crimed the radar setup code from the reference driver and the madwifi-dfs branch, and I've started collecting the relevant public documentation for the r

[ath5k-devel] Radar detection test

2011-11-28 Thread Balint Seeber
Hi all, I've been playing around with an AR5414, MadWifi and ath5k (through compat-wireless-2011-10-11) - seriously impressed with all the works that's been done! I noticed that DFS is still on the to-do list, and found that it's not exactly 'connected' in the source. I was wondering if someo