This folder contains the code implementation of the functional blocks as described in the DVBS2 paper:
- Mode adaptation
- Stream adaptation
- Forward error correction
- Mapping
- Physical layer framing
- Base-Band Filtering and Quadrature Modulation
Each folder contains the implementation of the corresponding block. Some of it uses MATLAB's com library, other parts are own implementation of the COM team.
The code follows the guidelines as described in the image below: