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

C++ file for the Timing Sync block. More...

#include "timing_sync.h"
#include <algorithm>
#include <cstring>
#include <iostream>
#include "preamble.h"

Go to the source code of this file.

Namespaces

 fun
 

Constant Groups

 fun
 

Variables

int fun::lts_count = 0
 

Detailed Description

C++ file for the Timing Sync block.

This block is in charge of using the two LTS symbols to align the received frame in time. It also uses the two LTS symbols to perform an initial frequency offset estimation and applying the necessary correction.

Definition in file timing_sync.cpp.