GNU Radio 3.7.0 C++ API
ofdm_chanest_vcvc.h File Reference
Include dependency graph for ofdm_chanest_vcvc.h:

Go to the source code of this file.

Classes

class  gr::digital::ofdm_chanest_vcvc
 Estimate channel and coarse frequency offset for OFDM from preamblesInput: OFDM symbols (in frequency domain). The first one (or two) symbols are expected to be synchronisation symbols, which are used to estimate the coarse freq offset and the initial equalizer taps (these symbols are removed from the stream). The following n_data_symbols are passed through unmodified (the actual equalisation must be done elsewhere). Output: The data symbols, without the synchronisation symbols. The first data symbol passed through has two tags: 'ofdm_sync_carr_offset' (integer), the coarse frequency offset as number of carriers, and 'ofdm_sync_eq_taps' (complex vector). Any tags attached to the synchronisation symbols are attached to the first data symbol. All other tags are propagated as expected. More...

Namespaces

namespace  gr
 

Include this header to use the message passing features.


namespace  gr::digital