Commit Graph

20 Commits (master)

Author SHA1 Message Date
Travis Evans e94f420356 Correct calculation of daily summary for movement
- Heartrate was being summed from the DB instead of movement itself

- The daily average value was inadvertently being divided by 8
  relative the hourly data, resulting in very low precision
2023-08-01 16:14:55 -05:00
Kendell R a67f819cf3
Raise threshold to 90% confidence 2023-04-17 06:00:09 -04:00
Kendell R f7d8ab1a5b
turns out the two bpms can be a bit off 2023-04-13 09:09:44 -04:00
Kendell R cdb441d40f
Fix some logic in the health app 2023-04-13 09:02:29 -04:00
Martin Boonk b4d9935eb7 health - Fix pulse sensor not switched off after a minute in 3 min setting 2023-01-13 09:55:32 +01:00
thyttan 422255b20a move LANG-tag to right before string 2023-01-08 13:53:30 +01:00
Marco H 73f63839a8 Don't use fixed step goal 2023-01-06 15:35:58 +01:00
Marco H 1e0b07b563 Use notify library for B1 and B2
Minify boot.js
2023-01-06 15:33:14 +01:00
Marco H d9e080e7b8 Use notify library for notification 2023-01-06 15:27:17 +01:00
Marco H dd8040af5d Use LCDOverlay for notificiation on Bangle.js 2 2023-01-04 10:24:12 +01:00
Marco H 6358325ec4 Fix translation 2023-01-04 08:15:41 +01:00
Marco H 15b0876aaa Step goal reached notifications 2023-01-04 08:14:22 +01:00
Martin Boonk 2f531799db health - Adds 3 minute setting 2022-01-27 18:27:10 +01:00
Gordon Williams 9b429fff22 health 0.09: Fix file naming so months are 1-based (not 0) (fix #1119) 2021-12-17 09:09:33 +00:00
Gordon Williams 4b3a9a09e2 health: 0.06: Fix daily health summary for movement 2021-11-12 09:30:28 +00:00
Gordon Williams 26beb8fafd health 0.05: Fix daily summary calculation 2021-11-01 19:47:57 +00:00
Gordon Williams c0c8f36573 health 0.04: Add HRM graph view
Don't restart HRM when changing apps if we've already got a good BPM value
2021-11-01 09:54:28 +00:00
Gordon Williams 6d27159cdd health: Settings to turn HRM on 2021-10-29 20:50:51 +01:00
Gordon Williams 2a97f49ded health 0.02: Modified data format to include daily summaries 2021-10-29 10:34:14 +01:00
Gordon Williams be34e2b00d new 'health' app for 2v11, improved bangle2 launcher 2021-10-14 17:14:10 +01:00