Skip to content

dgcell20/Citizens-Broadband-Radio-Service-Device

 
 

Repository files navigation

CBSD Testing and Interoperability Repository

This repository contains code and data for testing Citizens Broadband Radio Service Devices (CBSDs) and their operation with the Spectrum Access System (SAS).

Code Prerequisites

This is the Python runtime which interprets the scripts in the src/ directory. It may already be running on many platforms, and if it is not already installed, is widely available. Type the command python --version to check the Python version installed on your platform.

This is the Python package management system. If you have Python installed on your system, it may already be available as well. The latest distributions of Python come with pip pre-bundled so you may not need to retrieve it separately. To check it's availability on your system run the command pip --version.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 96.3%
  • Batchfile 2.2%
  • Shell 1.5%