OpenSeizureDetector / Android_Pebble_SD

The main OpenSeizureDetector Android App, that is published on the Android Play Store.
http://openseizuredetector.org.uk
GNU General Public License v3.0
9 stars 11 forks source link

V4.2.1 FAULT condition after Fidget Alarm resets #145

Closed jones139 closed 1 month ago

jones139 commented 4 months ago

The (lack-of) fidget alarm initiates correctly, generating a FAULT condition. If the wearer moves, the system goes into a state where it oscillates between OK and FAULT. So we must be failing to stop a timer somewhere in the fidget detector code.

jones139 commented 4 months ago

Now, it is possible that what I saw was actually a different issue - I am assuming the original FAULT was a fidget issue, but can't be sure. I'll try reducing the fidget timeout to see if I can repeat it.

jones139 commented 1 month ago

I think this is fixed now, but I can't remember what I did....