[PATCH 2/2] ath10k: add spectral scan feature
Simon Wunderlich
sw at simonwunderlich.de
Mon Jul 21 02:43:04 PDT 2014
> On Fri, Jul 18, 2014 at 9:26 PM, Simon Wunderlich <sw at simonwunderlich.de>
wrote:
> > Adds the spectral scan feature for ath10k. The spectral scan is triggered
> > by configuring a mode through a debugfs control file. Samples can be
> > gathered via another relay debugfs file.
> >
> > Essentially, to try it out:
> >
> > ip link dev wlan0 set up
>
> It should be "ip link set dev wlan0 up", right?
Whoops, yeah, that's right, I'll change that in the next iteration.
>
> I have tried to capture the samples on ath10k and open it using fft_eval.
>
> But found the following errors in my samples "invalid bin length 63".
>
> I will send the samples in separate email.
Thanks for the output! Could it be that you are using the old RFC patch with
the new fft-eval? I've added another byte (max_exp), so the header became
longer. Please try again with the latest patch (from this thread), if that is
the case. Otherwise we have to find out whats wrong ... The sample_len as used
in fft_eval (tlv-header + data) should be 93 with that version.
Thanks!
Simon
More information about the ath10k
mailing list