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 14 forks source link

Enabling Heart Rate or O2Sat alarms with Phone Data Source gives continuous alarms. #113

Closed jones139 closed 1 year ago

jones139 commented 1 year ago

I think phone data source must be defaulting to zero values for HR and O2Sat, which are interpreted as valid. We need to make sure it returns -1 so it is interpreted as a fault condition.

jones139 commented 1 year ago

Fixed in V4.1.9