Skip to content

Sanya-123/ofdm_cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ofdm_cpp

Example easy cpp OFDM transirver

It is full OFDM example transmitter without external library, and full OFDM example recirver with use QVector library;

Example to use and tests in class:OFDM_Window;

This exampe use for create: Lib_myOFDM

OFDM frame include : [FetstSync;SecondSync;Header;Payload[0];Payload[1]...Payload[N]];

Slosts Header and Payload - is FFT256 frame; Header use BPSK mod, Payload use [BPSK, QPSK, QAM16, QAM64, QAM256] mod;

(now dont use)Header must include type modulation of Payload, and size Payload slots;

TODO

About

Example easy cpp OFDM transirver

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages