Skip to content

yunerqing/gr-ofdm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gr-ofdm

gnuradio OFDM blocks for over the air communications. Tested with hardware (USRP's).

The purpose of this project is to provide multichannel OFDM reception with phase coherent receivers. Working with only SIMO configurations now, but maybe will expand in the future.

Notes:

  • Found issue with digital_ofdm_frame_acquisition: block really only works with manually created python, since it will always wrap input with parentheses. Currently using a hier block hack workaround

About

gnuradio OFDM blocks for over the air communications. Tested with hardware (USRP's).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 56.5%
  • C++ 20.2%
  • CMake 18.8%
  • MATLAB 2.7%
  • C 1.8%