Changes between Version 12 and Version 13 of WARPLab/Examples/OFDM


Ignore:
Timestamp:
Nov 2, 2015, 2:14:12 PM (9 years ago)
Author:
chunter
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WARPLab/Examples/OFDM

    v12 v13  
    2626The OFDM receiver code implements the following functions:
    2727 * LTS correlation for synchronization
    28  * CFO estimation and correcting use time-domain estimation from LTS
     28 * CFO estimation and correction use time-domain estimation from LTS
    2929 * Cyclic prefix removal
    3030 * Fast Fourier transform (FFT)
    3131 * Channel estimation from frequency-domain LTS
    3232 * Residual phase error estimation from frequency-domain pilot tones
     33 * SFO estimation and correction from frequency-domain pilot tones
    3334 * Equalization of data-bearing subcarriers using channel estimates and phase error estimates
    3435 * Demodulation of complex symbols to data values