Skip to content

fab35/wfx-common-tools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.6%
  • Shell 2.4%