Added crude flap detector to detect arm flapping motion in addition to default OSD shaking detector - all hard coded - not for public release!!

This commit is contained in:
Graham Jones
2024-06-29 21:27:51 +01:00
parent df0ab065c6
commit 404bc3108d
7 changed files with 127 additions and 9 deletions

View File

@@ -1,5 +1,6 @@
OpenSeizureDetector Android App - Change Log
============================================
V4.2.11 - added a crude 'flap' detector into OSD Algorithm
V4.2.10 - fixed (infrequent) crash when opening data sharing page (#195), and crash if log manager fails to start (#196)
V4.2.9 - fixed crash when using Polish translation.
V4.2.8 -