Commit Graph

24 Commits

Author SHA1 Message Date
906763055f Why study for finals when you can work on a project that isn't getting anywhere :)
Started switching to pilot symbols instead of subcarriers.
Still need to reconcile the channel estimation.
2019-12-15 19:31:25 -07:00
047b83533f More work.
I have no idea why channel estimation isn't working.
2019-09-05 11:12:38 -06:00
1e20a5c6be Updated gitignore for VSCode 2019-09-05 10:36:02 -06:00
2b395b458a Channel estimation is not working at all.
Maybe a math problem with how I did things? Almost definitely
2019-09-05 10:31:18 -06:00
dbdf45ef05 Trying to debug issues with carrier estimation 2019-09-05 09:56:02 -06:00
bd3535d7d7 Updated README 2019-09-04 21:27:44 -06:00
38f866cd1b Added some comments 2019-09-04 21:25:32 -06:00
1eede7d8c4 Fixed issue with things not plotting 2019-09-04 21:07:29 -06:00
5703b7656e Switched to venv 2019-09-03 11:06:51 -06:00
e16f191edb actually I think it's working but making impulse responses by hand is finnicky 2019-08-25 20:28:39 -06:00
d4a1105f11 code is working, but it's not necessarily doing what I want 2019-08-25 20:22:39 -06:00
8b3396278a channel estimation mostly done, working out bugs 2019-08-25 20:07:21 -06:00
71a6045885 added error 2019-08-25 19:00:49 -06:00
f701c204c6 Added credit in README 2019-08-25 18:31:23 -06:00
6f09910060 Added channel impulse response. Try shifting the one around in the response in channel.py, it's pretty cool 2019-08-25 18:29:24 -06:00
6666efee1b added README 2019-08-25 15:57:53 -06:00
6877c3a9c9 Added TODO stuff 2019-08-25 15:55:13 -06:00
9b98f5e88f Back to where I was before I deleted everything! 2019-08-25 15:50:46 -06:00
9b1353b4ef "Feature complete" but has issues 2019-08-25 15:48:40 -06:00
0cdb4b0176 There's something wrong, but no exceptions now 2019-08-25 15:39:39 -06:00
1c87f451f3 Moved QAM into it's own file 2019-08-25 15:33:33 -06:00
f22dfb0274 Moved serialisation/parallelisation to new file 2019-08-25 15:22:04 -06:00
68a4c0c230 Added gitignore 2019-08-25 15:21:55 -06:00
d18410abc3 Initial commit. Stuff is incomplete because I deleted it :( 2019-08-25 15:11:02 -06:00