Go to file
2019-08-25 15:57:53 -06:00
.gitignore Added gitignore 2019-08-25 15:21:55 -06:00
channel.py "Feature complete" but has issues 2019-08-25 15:48:40 -06:00
data.txt "Feature complete" but has issues 2019-08-25 15:48:40 -06:00
main.py Added TODO stuff 2019-08-25 15:55:13 -06:00
qam.py Back to where I was before I deleted everything! 2019-08-25 15:50:46 -06:00
README.md added README 2019-08-25 15:57:53 -06:00
serpar.py Moved serialisation/parallelisation to new file 2019-08-25 15:22:04 -06:00

Python-OFDM

Introduction

This is a small program/simulation/whatever meant to emulate an OFDM modem. This is the pilot work for creating an underwater communications system for ARVP. Eventually I want to put this on an FPGA. (will it fit on an iCE40 I wonder?)

OFDM Background

TODO

I should write stuff down here to help solidify my mental model of OFDM, but for now, you get nothing.