Commit Graph

21 Commits

Author SHA1 Message Date
Graham Jones
31e68eef86 V4.1.0 - Uses CNN V0.12 2022-10-02 21:24:27 +01:00
Graham Jones
114a6ba045 V4.1.0g - Uses V0.09 of the CNN algorithm. 2022-09-30 22:27:04 +01:00
Graham Jones
45f2b0d5e9 V4.1.0f - added V0.07 of CNN and added option to mark unverified events as false alarms 2022-09-26 21:06:39 +01:00
Graham Jones
726369c308 V4.1.0e - Upgraded cnn to V0.06. Tidied up main menu a bit. Added active algorithm display to main activiy. Pulled all of the algorithm activiation checkboxes to the top of the seizure detection settings so they are easier to find. 2022-09-25 20:20:17 +01:00
Graham Jones
e56284c79d V4.1.0d - uses best_model_v0.05 2022-09-25 18:38:15 +01:00
Graham Jones
715c8830d3 V4.1.0c - uses v0.04 of CNN model 2022-09-24 18:18:25 +01:00
Graham Jones
34eb763ccd V4.1.0a - neural network model runs and prints pSeizure to logcat. 2022-09-20 11:55:34 +01:00
Graham Jones
79c65284e4 Increased minimum SDK to Android 5 because of errors compiling for Android 4. Fixed web interface javascript (broken by V3.1.13). Separated Start-up and Main activity UI strings to resources so we can add translations 2020-02-27 20:58:26 +00:00
Graham Jones
b1b8659d55 Added V2.6 of pebble app to Android APK, and packaged as V2.5.2 2017-09-10 22:17:23 +01:00
Graham Jones
98f6af1083 Added the facility to accept an alarm from the web interface ("/acceptalarm" url), and added button to web interface page. 2017-05-07 20:13:54 +01:00
Graham Jones
3e46f50c47 V2.0.7 - variable sample period and sample frequency. 2016-08-22 21:56:46 +01:00
Graham Jones
256280ac0b v2.0.6 beta release - see CHANGELOG.md 2016-07-29 08:35:48 +01:00
Graham Jones
426d363577 Modified web interface to display log files correctly (removed jquery-mobile) 2016-07-25 21:44:04 +01:00
Graham Jones
70f251dff6 Added settings for watch debug mode and to switch the spectrum display on the watch off to save processor power. 2016-07-03 20:24:42 +01:00
Graham Jones
5c392b887c Recive data as 3 integers (x,y,z) rather than AccelData structure. 2016-07-01 19:54:42 +01:00
Graham Jones
994655d55a raw data transfer to phone working - started on adding fft analysis, but not finished. 2016-06-28 22:15:26 +01:00
Graham Jones
c0d0f9ed30 Added receiving of raw data - not working yet - numSamples wrong and null pointer exception converting to AccelData class. 2016-06-27 22:45:43 +01:00
Graham Jones
9dce8c6237 update gradel 2016-06-27 17:35:07 +01:00
Graham Jones
bde99a6ce0 Release v2.0.4 - see CHANGELOG.md 2016-05-14 22:23:02 +01:00
Graham Jones
cacbb04969 Added pebble watch app to assets folder, and added an 'installWatchApp()' function - still not working - installes from pebble store, not the pbw file... 2016-05-08 22:17:07 +01:00
Graham Jones
4ffddf7d6c Converted Android_Pebble_SD to use Android Studio (Gradle) build system. 2015-08-11 17:37:23 +01:00