This repository is maintained by the Institute for the Wireless Internet of Things at Northeastern University. Please use pull requests to contribute to keep the project up-to-date. The design is inspired to this reading list.
To contribute to the list, please fork the repository, check out a new branch and add the respective software, software-defined radio, or testbed to the appropriate category in _data/software.yml
. When ready, please open a pull request and/or contact one of the authors. These are the fields we ask you to fill for each new entry:
- title:
contributors:
license:
status:
community:
url:
desc:
- title:
contributors:
channel:
frequency_range:
bandwidth:
ran_software:
target:
url:
desc:
- title:
consortium:
technology:
5g_software:
framework:
scale:
url:
desc:
- Ruby
- Bundler:
gem install bundler
Install dependencies:
make install
Serve page on local web server:
make serve