Commit 3d3a07c0 authored by Stefan Westerfeld's avatar Stefan Westerfeld

Update TODO.

Signed-off-by: Stefan Westerfeld's avatarStefan Westerfeld <stefan@space.twc.de>
parent 9b507413
speed detection possible improvements:
- refine with 128 sync step instead of 256?
- use bigger initial region (50s) --detect-speed-harder
- use window hann instead of hamming for sync bits (or all bits)?
- remove lrint and QInterpolator?
- grid size adjustment
- remove lrint?
- detect silence instead of total volume?
- split big region into two smaller ones?
- connected search on even smaller regions?
- reorder memory access in compare to be more cache efficient
- n-best search?
- soft sync?
possible improvements:
- dynamic bit strength
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment