From befca973811dc280e8c4de821eaaadec27dfcd98 Mon Sep 17 00:00:00 2001 From: Ahmet Inan Date: Wed, 23 Jul 2025 12:13:33 +0200 Subject: [PATCH] added todo --- TODO.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 TODO.md diff --git a/TODO.md b/TODO.md new file mode 100644 index 0000000..997bf0b --- /dev/null +++ b/TODO.md @@ -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 +