openofdm/docs/source/index.rst

31 lines
779 B
ReStructuredText
Raw Normal View History

2017-04-03 18:42:37 +00:00
.. OpenOFDM documentation master file, created by
sphinx-quickstart on Mon Apr 3 14:42:17 2017.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
2017-04-21 17:42:20 +00:00
|project|: Synthesizable, Modular Verilog Implementation of 802.11 OFDM Decoder
===============================================================================
|project| is a open source Verilog implementation of 802.11 OFDM decoder.
Highlights are:
- Supports 802.11a/g (all bit rates) and 802.11n (20MHz BW, MCS 0 - 7)
- Modular design, easy to extend
- Fully synthesizable, tested on USRP N210
2017-04-03 18:42:37 +00:00
.. toctree::
:maxdepth: 2
:caption: Contents:
2017-04-21 17:42:20 +00:00
overview
2017-04-05 20:06:23 +00:00
detection
2017-04-03 19:48:25 +00:00
freq_offset
2017-04-07 20:48:34 +00:00
sync_long
2017-04-12 19:49:17 +00:00
eq
2017-04-14 14:59:40 +00:00
decode
2017-04-17 19:55:36 +00:00
sig
2017-04-05 20:06:23 +00:00
setting
verilog
2017-04-25 19:19:32 +00:00
usrp
2017-04-03 19:48:25 +00:00