Commit Graph

4 Commits

Author SHA1 Message Date
716a54e76e refactor: disable debug prints by a switch in RunningQuality 2026-03-12 21:35:49 +01:00
90f8943930 feat: iterate on SsfStepDetector
* use SSF signal instead of accelerometer signal
* use higher BEAT_CORR_THR_{12} for SSF signal
* add absolute SSF_THRESHOLD to ignore small accelero bumps
* compute ssf_threshold according to detected SSF peaks, not the mean (more robust vs. noise)
2026-03-11 20:47:53 +01:00
c5acce5699 test: iir filter works but is not exact -- over 0.01 abs error 2026-03-02 22:33:46 +01:00
6ff7db4d93 refactor: move iir_filter to separate compilation unit 2026-03-02 17:23:14 +01:00