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

C++ file for the Frame Detector block. More...

#include <cstring>
#include <iostream>
#include "frame_detector.h"

Go to the source code of this file.

Namespaces

 fun
 

Constant Groups

 fun
 

Detailed Description

C++ file for the Frame Detector block.

This block is in charge of detecting the beginning of a frame using the short training sequence in the preamble.

Definition in file frame_detector.cpp.