mirror of
https://github.com/aicodix/modem.git
synced 2026-04-27 14:30:34 +00:00
added todo
This commit is contained in:
parent
3d6227a5b7
commit
befca97381
1 changed files with 7 additions and 0 deletions
7
TODO.md
vendored
Normal file
7
TODO.md
vendored
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
### TODO
|
||||
* refine Bhattacharyya parameters for each payload code before freezing the specification
|
||||
* erase symbol or abort if either head or tail data is damaged, as we can't recover anything when that happens
|
||||
* 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
|
||||
* re-encode entire message and output number of bitflips and real SNR
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue