Hi Senthil, On Tue, Feb 28, 2017 at 9:02 PM, Senthilganapathy Paramasivam <senthilgp2020@xxxxxxxxx> wrote: > > Hi , > One of our wireless embedded product is operating on Linux Kernel : 3.12.19. > > This product has a 802.11 a/b/g/n Full-size Mini PCIe Card > EWM-W158F01E Which is based on atheros AR9592-AR1B Chipset. ath9k > driver supports this chip set. > > One of the compliance testing requirement is : > In the minimum transfer rate for power measurements, and at the > maximum rate for the other measurements, with the transmitter > operating with continuous transmission. > > I am looking for the test mode support in ath9k driver and user space > utility to invoke the test mode. > > 1. Configuring the atheros 9k driver in CONFIG_ATH9K_TX99 test mode > https://github.com/torvalds/linux/commit/ef6b19e40f525777a0052956bf7d9a1985f74993 > as per the log message the supported kernel is from 3.14-rc1 > Latest Kernel 3.12.70 also does not have support for TX99 mode. You may want to try backport driver https://backports.wiki.kernel.org/index.php/Main_Page > > > 2. User space utility to send the continuous tone > Some of the references using a special tool called Atheros test tool > for the user space utility. > There is a reference to a windows based utility "Atheros Radio test tool". > Some documents refer to linux based atheros test tool but they are > based on wireless extensions. > Searching for a similar utility did not yield any results. Please take a look at this commit message http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=89f927af7f3389e20c8ad24abfb3d1369f3ffc10 I tested it successfully using an AR9462 adapter and a kernel 4.0. >From what I understood from tx99_power parameter doing; echo 10 > /sys/kernel/debug/ieee80211/phy0/ath9k/tx99_power will set the tx power to 5 dBm Please try this shell script: http://pastebin.com/ANZwVmbp ./test-wifi.sh 1 HT40+ First arg is the channel number,second one is the HT mode. This script set the txpower to 20dBm. I'm almost sure that there is a version of ART for Linux somewhere but you may need to sign NDA, or special licence with QCA. Best Regards, Julien -- *This email and any attachment thereto are confidential and intended solely for the use of the individual or entity to whom they are addressed.If you are not the intended recipient, please be advised that disclosing, copying, distributing or taking any action in reliance on the contents of this email is strictly prohibited. In such case, please immediately advise the sender, and delete all copies and attachment from your system.This email shall not be construed and is not tantamount to an offer, an acceptance of offer, or an agreement by SoftBank Robotics Europe on any discussion or contractual document whatsoever. No employee or agent is authorized to represent or bind SoftBank Robotics Europe to third parties by email, or act on behalf of SoftBank Robotics Europe by email, without express written confirmation by SoftBank Robotics Europe’ duly authorized representatives.* ------------------------------ *Ce message électronique et éventuelles pièces jointes sont confidentiels, et exclusivement destinés à la personne ou l'entité à qui ils sont adressés.Si vous n'êtes pas le destinataire visé, vous êtes prié de ne pas divulguer, copier, distribuer ou prendre toute décision sur la foi de ce message électronique. Merci d'en aviser immédiatement l'expéditeur et de supprimer toutes les copies et éventuelles pièces jointes de votre système.Ce message électronique n'équivaut pas à une offre, à une acceptation d’offre, ou à un accord de SoftBank Robotics Europe sur toute discussion ou document contractuel quel qu’il soit, et ne peut être interprété comme tel. Aucun employé ou agent de SoftBank Robotics Europe n'est autorisé à représenter ou à engager la société par email, ou à agir au nom et pour le compte de la société par email, sans qu’une confirmation écrite soit donnée par le représentant légal de SoftBank Robotics Europe ou par toute autre personne ayant reçu délégation de pouvoir appropriée.*