From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Hacker Date: Wed, 30 May 2012 16:25:33 +0600 Subject: [ath9k-devel] Spectral Scan in ath9k In-Reply-To: References: Message-ID: <20120530102533.GA28491@infinet.ru> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ath9k-devel@lists.ath9k.org Hi, It's easy to get raw FFT data from the card, but then some cryptoanalytic work should be done in MathLab. Actualy I'm busy (lazy) man... will wait for open information which Adrian promised. :) I beleave the open source community can implement these features better than MicroTik did it. Best regards, Alex. On Sat, Mar 24, 2012 at 03:53:40PM -0700, Adrian Chadd wrote: > On 24 March 2012 08:50, Saulo Queiroz wrote: > > Hello, > > > > I intend to use ath9k to perform some tests on demodulated FFT samples. > > I found out the definition ?#define AR_PHY_SPECTRAL_SCAN > > 0x9910? /* AR9280 spectral scan configuration register > > but since I am a beginner in the ath9k, I have no idea about using it to > > achieve my goal. > > > > ?I really would be very grateful ?if some can provide me with informations > > that help me to access such data in the code. > > Hi, > > People keep asking about spectral scan, bah. :-) > > There are some plans afoot to try and get this stuff opened and > documented. Like anything, it's more complicated than "just provide > register details", as it's not as easy as just flipping on some bits > and getting FFT samples. > > > > Adrian > _______________________________________________ > ath9k-devel mailing list > ath9k-devel at lists.ath9k.org > https://lists.ath9k.org/mailman/listinfo/ath9k-devel --