fun_ofdm
1.0
802.11a Physical Layer for USRP
|
C++ file for the receiver class. More...
Go to the source code of this file.
Classes | |
class | fun::receiver |
The receiver class is the public interface for the fun_ofdm receiver. This is the easiest way to start receiving 802.11a OFDM frames out of the box. More... | |
Namespaces | |
fun | |
Constant Groups | |
fun | |
Macros | |
#define | NUM_RX_SAMPLES 4096 |
C++ file for the receiver class.
Header file for the receiver class.
The receiver class is the public interface for the fun_ofdm receiver. This is the easiest way to start receiving 802.11a OFDM frames out of the box.
Definition in file receiver.h.
#define NUM_RX_SAMPLES 4096 |
Definition at line 16 of file receiver.h.
Referenced by fun::receiver::receiver_chain_loop().