Re: ATH Spectral Scan

2017-02-03 Thread Adrian Chadd
Hiya, So: * You want to run fft_eval before you run 'start', or it'll not get any samples * there were issues in the ar9380 HAL for spectral scan, which I fixed * i fixed some tool/driver issues * i fixed issues in the ath_radar_stuff github repository So, please update tools/tools/ath, sys/dev/

ATH Spectral Scan

2017-01-15 Thread tj
Hi wireless, I am trying to get spectral scan working on the AR9462 in my acer c720. As per: http://freebsd.1045724.x6.nabble.com/spectral-scan-now-works-on-ar93xx-and-later-chips-td6057123.html I built a kernel with: options ATH_ENABLE_RADIOTAP_VENDOR_EXT options ATH_DIAGAPI Bas