fun_ofdm
1.0
802.11a Physical Layer for USRP
|
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 |
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.