fun_ofdm  1.0
802.11a Physical Layer for USRP
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Macros Pages
channel_est.cpp File Reference

C++ file for the Channel Estimate block. More...

#include <cstring>
#include "channel_est.h"
#include "preamble.h"

Go to the source code of this file.

Namespaces

 fun
 

Constant Groups

 fun
 

Detailed Description

C++ file for the Channel Estimate block.

The Channel Estimate block is in charge of estimating the current channel conditions using the two known LTS symbols and equalizing the channel affect by applying the inverse of the channel attenuation & phase rotation to each of the subcarriers.

Definition in file channel_est.cpp.