fun_ofdm
1.0
802.11a Physical Layer for USRP
|
Files | |
file | block.h [code] |
Base class for receiver chain blocks. | |
file | channel_est.cpp [code] |
C++ file for the Channel Estimate block. | |
file | channel_est.h [code] |
Header file for the Channel Estimate block. | |
file | circular_accumulator.h [code] |
Template for a circular accumulator. | |
file | fft.cpp [code] |
C++ for the fft class. | |
file | fft.h [code] |
Header file for the fft class. | |
file | fft_symbols.cpp [code] |
C++ file for the FFT Symbols block. | |
file | fft_symbols.h [code] |
Header file for the FFT symbols block. | |
file | frame_builder.cpp [code] |
C++ for the Frame Builder class. | |
file | frame_builder.h [code] |
Header file for the Frame Builder class. | |
file | frame_decoder.cpp [code] |
C++ file for the Frame Decoder block. | |
file | frame_decoder.h [code] |
Header file for the Frame Decoder block and the FrameData struct. | |
file | frame_detector.cpp [code] |
C++ file for the Frame Detector block. | |
file | frame_detector.h [code] |
Header file for frame_detector block. | |
file | interleaver.cpp [code] |
C++ file for the Interleaver class. | |
file | interleaver.h [code] |
Header file for the Interleaver class and the BitInterleave struct. | |
file | modulator.cpp [code] |
C++ file for the Modulator class. | |
file | modulator.h [code] |
Header file for Modulator class. | |
file | parity.cpp [code] |
C++ file for parity. | |
file | parity.h [code] |
Header file for parity class. | |
file | phase_tracker.cpp [code] |
C++ file for the Phase Tracker block. | |
file | phase_tracker.h [code] |
Header file for the Phase Tracker block. | |
file | ppdu.cpp [code] |
C++ file for the ppdu class. | |
file | ppdu.h [code] |
Header file for the ppdu class and the plcp_header struct. | |
file | preamble.h [code] |
Hardcoded preamble samples. | |
file | puncturer.cpp [code] |
C++ file for the puncture class. | |
file | puncturer.h [code] |
Header file for puncturer class. | |
file | qam.h [code] |
Header file for QAM template. | |
file | rates.h [code] |
Header file for the PHY Rates parameters and the RateParams struct. | |
file | receiver.cpp [code] |
file | receiver.h [code] |
C++ file for the receiver class. | |
file | receiver_chain.cpp [code] |
C++ file for Receiver Chain class. | |
file | receiver_chain.h [code] |
Header file for Receiver Chain class. | |
file | symbol_mapper.cpp [code] |
C++ file for the symbol mapper class. | |
file | symbol_mapper.h [code] |
Header file for symbol mapper class. | |
file | tagged_vector.h [code] |
Header file for the tagged_vector template. | |
file | timing_sync.cpp [code] |
C++ file for the Timing Sync block. | |
file | timing_sync.h [code] |
Hader file for the Timing Sync block. | |
file | transmitter.cpp [code] |
C++ file for the transmitter class. | |
file | transmitter.h [code] |
Header file for transmitter class. | |
file | usrp.cpp [code] |
C++ file for the usrp class. | |
file | usrp.h [code] |
Header file for the usrp class and the usrp_params struct. | |
file | viterbi.cpp [code] |
C++ file for the viterbi class. | |
file | viterbi.h [code] |
Header file for the Viterbi class and the v struct. | |