Compact OFDM receiver for educational and further development purposes. It is supposed to be a part of the Magic video link.
I exploit the fact, that the video signal is continuous and periodic, and therefore normally never interrupted. This leads to many attractive simplifications.
- Basic timing and FFO synchronization
- Radix-2^2 SDF 1024-point FFT
- LS estimator and linear interpolator
- ZF equalizer
- Run it on an FPGA and prove it works
- Verify performance
