Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 1.69 KB

File metadata and controls

30 lines (23 loc) · 1.69 KB

wfx-common-tools

This repository contains WFX tools which are not platform-specific, and can be used on several platforms.

Content

Typically, Python resources can be used to run tests on WFX devices, and such tools can be running on any Python-capable platform.

Folder Usage Documentation
connection Python communication resources imported from other tools, accessed using sys.path.append('../connection') README
pta Python scripts for PTA (Packet Traffic Arbitration), when several radio standards use shared RF resources README
test-feature Pythons scripts used to test the RF performance README

Please refer to the corresponding README files for details on using the tools.

Related resources

Whenever a tool is only valid for a single platform, it is stored in a corresponding platform-specific repository.

Platform-specific repositories are: