Merge pull request #35 from WFA-HarshMadhiwalla/develop

Implementation of Linux sample DUT for Location
tree: 4d0211cb4a2a1541a150f7fff1d205772bb1c229
  1. ca/
  2. console_src/
  3. Docs/
  4. dut/
  5. inc/
  6. lib/
  7. scripts/
  8. WTGService/
  9. buildEssentials.sh
  10. CONTRIBUTING.md
  11. LICENSE.txt
  12. Makefile
  13. Makefile.inc
  14. README.md
  15. sources.list
  16. sources_Ubuntu.list
  17. wfa_cli.txt
README.md

# Wi-Fi Test Suite Linux Control Agent

##Wi-Fi Test Suite Introduction Wi-Fi Test Suite is a software platform originally developed by Wi-Fi Alliance, the global non-profit industry association that brings you Wi-Fi®, to support certification program development and device certification. Non-proprietary components are provided under the ISC License and can be accessed at this open source project on GitHub. Wi-Fi Alliance members can access the full software package, including proprietary components, on the Wi-Fi Alliance member site.

##Control Agents Control agents are a proxy in which a CAPI control command(CAPI specification) is converted for the device into the device’s native control interface. APs, DUTs, sniffers, and STAs may require control agents. The Linux control agent can be downloaded through the open source repository.

##Installation from sources Refer to the Install Guide for instructions on setting up a Linux DUT.

##License Please refer to LICENSE.txt.

Issues and Contribution Guidelines

Please submit issues/ideas to Wi-Fi Test Suite Google Group. Both Wi-Fi Alliance members and non-members can contribute to the Wi-Fi Test Suite open source project. Please review the contribution agreement prior to submitting a pull request. Please read more on contributions in CONTRIBUTING.md.