docs: update TODO.md

This commit is contained in:
2026-03-06 00:55:09 +01:00
parent 754ad3700f
commit 65ea8ba27c

View File

@@ -3,7 +3,11 @@
O> 16 KB paging for NDK libs
* target SDK level 35
* minimum amplitude for accelero
* record the accelero and check why repeated fast beats result in occasional detection outages
- guess: the threshold gets pushed so high that the later beats are not detected properly
- maybe we need the `*0.6` factor after all (but verify this!)
* minimum amplitude for accelero (avoid detecting e.g. when phone is lying flat and you hammer on the table)
* filter away bad SQI areas of the signal (do not detect steps if we have bad SQI)
## Nice-To