mirror of
https://github.com/aicodix/modem.git
synced 2026-04-27 22:35:41 +00:00
6 lines
336 B
Markdown
Vendored
6 lines
336 B
Markdown
Vendored
### TODO
|
|
* implement analog mode (most significant mode bit is 1), where only complex values are the payload
|
|
* re-encode preamble to use entire symbol to update the channel estimation
|
|
* compute SNR per subchannel using sync and preamble and update with each symbol
|
|
* re-encode entire message and output number of bitflips and real SNR
|
|
|