Wireless Testbeds Academy
The WirelessTestbedsAcademy GitHub account contains several repositories with simple code examples that can be run on one or more wireless facilities.
BasixTx/Rx: This repository describes several experiments that show the operation of a simple transmitter (Tx) and simple receiver (Rx) can be implemented using the APIs available on the individual testbeds.
BasicCR: This repository describes several experiments that show the operation of a simple cognitive radio example that can be implemented using the APIs available on the individual testbeds. For some testbeds, a docker image is available that contains all the necessary files and configurations to run the experiment.
BasicSensing: This repository describes several experiments that show how to do basic spectrum sensing using the APIs available on the individual testbeds. For some testbeds, a docker image is available that contains all the necessary files and configurations to run the experiment.
ChannelGain: This repository describes a simple channel gain experiment that shows how the gain between a transceiver and a receiver can be measured on a real testbed.
CrossTranscieverAPI: This repository contains the code for the WINNF transceiver facility implementation for SNE-ESHTER.
CDF toolbox: This repository contains the the CREW Common Data Format toolbox (Matlab) .