This website requires JavaScript.
Explore
Help
Register
Sign In
gudbjartur22
/
clinx02-androidpebble
Watch
1
Star
0
Fork
0
You've already forked clinx02-androidpebble
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
1535e1cd2b12db7331ec4fb9c5b454287c801ae9
clinx02-androidpebble
/
app
History
Graham Jones
1535e1cd2b
Fixed but in seizure detection algorithm that meant that the alarmRatioThreshold only really increased in units of 10 (if you specified 50 to 59, it would only alarm if the actual ratio exceeded 60).
2022-02-18 23:32:30 +00:00
..
libs
raw data transfer to phone working - started on adding fft analysis, but not finished.
2016-06-28 22:15:26 +01:00
release
Fixed data log manager crash if there are no remote events, and fixed issue with some versions of sqlite not liking me using 'false' to mean '0' - I don't know why it worked on my test phone!
2022-02-14 20:20:08 +00:00
src
Fixed but in seizure detection algorithm that meant that the alarmRatioThreshold only really increased in units of 10 (if you specified 50 to 59, it would only alarm if the actual ratio exceeded 60).
2022-02-18 23:32:30 +00:00
build.gradle
Updated WebApiConnection to use callbacks rather than interfaces, moved the shared preference handling code into SdServer so it is all together. Updated the various activities to use the single instance of LogManager and WebApiConnection in SdServer rather than creating new instances which are likely to resuld in duplicate data being uploaded.
2022-01-23 22:13:38 +00:00