Skip to content

jdemel/GFDM-PHY-Reference

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GFDM USRP PHY-Reference

This repository contains a simplified reference model of GFDM/filtered OFDM signal processing layer, which is roughly aligned to the GFDM hardware implementation from the eWine Project. Some parts are not yet implemented (e.g. channel coding)

How to run

  • Requirements

    • The project was created and tested with python 3.6.5
    • required packages are listed in requirements.txt. You can install them using pip: pip install -r reqirements.txt
  • Run example: python /path/to/repository/simulation/example_waveform_test.py

About

A coarse reference for the Flexible GFDM PHY from eWine-project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%